Knowledge base/Help /Installation

How to integrate your website to your facebook page.

Mathew Brown
posted this on Jan 06 20:03

1. Create New App

Visit https://developers.facebook.com/apps and click the Create New App button. Next type an App Name (This can be anything you want, the name you are

going to call your tab would be a good choice), agree to the Facebook terms and click Continue.

1.png

 

2. Configure your App

Click the edit icon link to upload the icon for your tab. Next, click the Page Tab section under Select how your app integrates with Facebook.

2.png

 

Canvas URL - Enter http://yourwebsiteURL/ (you should type your website URL with http connection )
Secure Canvas URL - Enter https://yourwebsiteURL/ (you should type your website URL with https connection)
Page Tab URL - Enter Enter http://yourwebsiteURL/ (you should type your website URL with http connection )
Secure Page Tab URL - Enter https://yourwebsiteURL/ (you should type your website URL with https connection)
Page Tab Name - Enter whatever you want your tab name to be
*** Make sure your URLs end in / ***

After you finish entering those 4 fields. Click the Save Changes button.

3. Install your new App to your Page

Enter the following URL in your browser to install your new page tab app:
http://www.facebook.com/add.php?api_key=YOURAPPID&pages (Replace YOURAPPID with your App ID)
Select the page you would like to install the tab on. Visit your Page Tab and find there your tab.