I have a site that hosts music (stereokiller.com) - a sample band page would be http://www.stereokiller.com/rapture .
I am attempting to create a facebook application t
You can install a profile_tab at the end of the current list of installed tabs for a page by issuing an HTTP POST request to PAGE_ID/tabs with a Page Access Token:
Parameter Description Type Required app_id ID of the application for which to install the tab. string Y
If the create is successful, you get the following return: Description Type If the create succeeded boolean