Facebook fan page is the most required thing for your brand or website
to reach more people via social. Facebook Pages by default applications
for Photos, Videos and Events, if you would like to add custom pages
with other information like product Look Book, Offers, etc. This post
explains you to how to create an application for Facebook Fan page, take
a quick look at the following steps.
Follow Every Post on Facebook......

Step 1
Open the Facebook Developer page and create an application and click Create New App button.

Give valid application name.

Disable the Sandbox mode.

Step 2
Create a simple HTML page with the following dimensions. Take a look at this page.
body
{
width:730px;
height:680px;
}
{
width:730px;
height:680px;
}
Note: Facebook allows only https SSL urls, try to host your pages at Dropbox or Google Docs.
Step 3
Here give the HTML page urls one is http while the other one is https, and upload tab image with 111×74 pixels dimensions.

Step 4
Copy the application ID from the URL.

Step 5
Execute the following URL with your application ID.
https://www.facebook.com/dialog/pagetab?next=http://facebook.com&app_id=Your_Application_ID
Step 6
The above Facebook pagetab URL will prompt with following screen, here map the pagetab with your Fan Page.

Step 7
Final result HTML page inside Facebook

Step 8
You can change the application display position while clicking edit icon.

No comments:
Post a Comment