开发者

Web Programming: Includes Facebook as an iframe

开发者 https://www.devze.com 2023-02-05 11:53 出处:网络
Having trouble: I cannot link to facebook.com by another url or by an iframe, because they mabye blocked that... How can I include FB to my site (it is to handle a block of a server service (which blo

Having trouble: I cannot link to facebook.com by another url or by an iframe, because they mabye blocked that... How can I include FB to my site (it is to handle a block of a server service (which blocks FB, youtube and other stuff))...

How can I include it anyway, without facebook recognizing that i'm just includ开发者_JAVA百科ing as an iframe?

Thx for help, flo


Facebook checks to see if it is in a frame or iframe and refuses to load if it is. If you want to overcome that or if you are trying to bypass an internet filter (sounds like you are in high school or something) you would have to use a proxy of some sort, and facebook is incompatible with almost all proxies.

If you are desperate I have successfully tunneled facebook through secure shell on a linux server, it's a bit complicated but works.

0

精彩评论

暂无评论...
验证码 换一张
取 消