setting facebook app as home page [closed]
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this questionI'm wondering how to set an app/iframe as the home page on a facebook brand page similar to how coca col开发者_Go百科a have achieved this - http://www.facebook.com/cocacola
I'm certain this this not something I can achieve through code and I've had a look through the facebook developer documentation for how to this using the facebook interface.
It's a maze of unhelpfulness.
What you probably have there is a Facebook application with a configured tab page. As the owner or admin of a page you can add whatever tabs you want, and even make them the default tab for visitors who are not already fans or admins of your page.
So here's how to do it:
- Create yourself a Facebook application, and make sure to set up a version with a max width of 520px.
- In your application settings configure the tab page settings to point at the narrow version of your app.
- Go to the Application's profile page, and from the links on the side select 'Add to my page'., select the page you want to add the app to.
- In your page settings, set the default tab to the App tab you just added.
精彩评论