Note that there are some explanatory texts on larger screens.

plurals
  1. POIs it possible to add an iFrame tab to an existing Facebook page?
    text
    copied!<p>The recent Facebook update (timeline etc) seems to have changed how to add an iFrame tab to a page. There are lots of questions relating to this issue already, but none that I can see which have been asked/answered since the recent update in September 2011. </p> <p>I want to be able to add an iFrame to my existing Facebook page. My understanding is that I can put a page on my server (e.g. at foo.com/facebook), with CSS and even JavaScript running there. I then specify foo.com/facebook in the Facebook Developer app, and users will then see the page that is hosted on my site, in an iFrame on the Facebook page. </p> <p>I have been to the Facebook Developer application and I can see how to add the URL etc for a <em>new</em> application. However I want to add this to an <em>existing</em> Facebook page. I've found a few posts relating to this, such this one:</p> <p><a href="http://www.facebook.com/notes/hyperarts-web-design/adding-an-iframe-application-to-your-facebook-fan-page-2011/10150145148215844" rel="nofollow">http://www.facebook.com/notes/hyperarts-web-design/adding-an-iframe-application-to-your-facebook-fan-page-2011/10150145148215844</a></p> <p>It explains how to associate an application with any page that you are an admin of (see "Installing your iFrame application on your Fan Page"). This is exactly what I want to do. </p> <p>However, with the recent update, the ability to associate an app with any page that you are an admin of (as opposed to the page that is created when you create the application) seems to have disappeared. So now, it seems like my only option is to start a whole new page along with the new application. This is not good, because all the people who like my existing page will not start liking the new page just because I've put a fancy new iFrame tab there (plus I don't want to change the vanity URL I've secured for the existing page).</p> <p>The only way round it that I can see is to add an application like <a href="http://iframes.wildfireapp.com" rel="nofollow">http://iframes.wildfireapp.com</a> to my existing Facebook page, and then add some custom HTML. But this is not really what I want because I'd have to put all my CSS inline with the HTML, plus I wouldn't be able to use any Javascript. </p> <p>Even if I can't use Javascript it would be really nice if I could just specify the URL on my site rather than make all my styling inline (which would be an ongoing pain in the ass to update versus just updating it like the rest of my website with normal stylesheets).</p> <p>Any help appreciated!</p> <p>Thanks</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload