How to add a custom tab to my Facebook page, without the use of static iframes? I have followed the documentation of Facebook regarding the installing of tabs but couldn’t find the solutions for my problem.
I have fetched the pages of my users using the manage_permissions but am unable to get the custom tab install to a page.
Just go to:
http://facebook.com/add.php?api_key=YOUR_APP_ID&pages, you should get a select with all the pages where you are an administrator, so you can install that app’s tab to any of them.
You need to have an application created (https://developers.facebook.com/) and properly configured.
You should have the app’s Page Tab section configured also.
Another way of installing the tab to a page is going to your app’s profile page (http://www.facebook.com/apps/application.php?id=YOUR_APP_ID) and click on Add to My Page.