Facebook is the world’s most popular and growing social network for both businesses and individuals. Facebook business pages can be of a great help to achieve your business goal. These business pages allow you to promote your products and services, offer discounts, showcase videos, etc. You can build a closer relationship with your audience, reach and engage the people who matter the most to your business, and turn the likes and comments into leads.

There is more to Facebook business pages than the standard tabs that come out of the box – Photos, FB wall, Info, etc. You can add custom tabs to your Facebook Business page in order to organize your information in a more systematic way, and attract more visitors and retain them. Being able to create custom tabs on Facebook can be a huge plus. You can use these custom tabs to:

  • Organize your content like you do on your website.
  • Promote the links of specific tabs rather than complete page.
  • Use several apps, as required and suitable, for promoting your business.

There are several third party apps available, which allow you to display the static HTML within the iframe they provide. For example – woobox, StaticHTML, etc. However, adding dynamic content to a Facebook custom tab, that blends dynamic HTML into it (social streams, slider and effective user experience controls), requires a bit of programming skills.

Note: We assume that  you have html pages deployed on your Microsoft Azure website or any other live website which we will use to blend with the custom tab being created in the steps below. In my case, I am using the following published URL –https://fbcanvassite.azurewebsites.net

So here we go!

  1. First of all you need a Facebook developer account to login to Facebook developer site.
  2. Navigate to https://developers.facebook.com/apps
  3. Click Add a New App button given on the right side. 
  4. Select Facebook Canvas. 
  5. Type the name of your app as done in the image below. In my case its – InformationApp. 
  6. Click Create New Facebook App ID 
  7. On the next screen, under Category, select Apps for Pages and click Create App ID. 
  8. After clicking Create App ID, the app page will load showing the details of the steps to be performed for creating the app. 
  9. The Setup the Facebook SDK for JavaScript section of this page, gives the JS Code to be added to your page, this code includes the unique ID of the app you created. 
  10. Embed this code in your page which you want to blend with the custom tab that you are creating.
  11. Now, publish the project to the Azure Website (if you have an existing website created on your azure account). In case you do not have, you can create a new Azure Website using Manage Azure).
  12. Under Where is your app hosted?  section, there is field labeled Secure Host URL. Enter the URL (prefixed with https) of the Azure website where you have deployed your page. I am using one of my pre-created website which I had added to the Microsoft Ignite Facebook page. It is https://msignite.azurewebsites.net/
  13. Click Next and then Next again.
  14. Click “Open Your App in Facebook“. This opens your App in your Facebook account. 
  15. Go to https://developers.facebook.com/apps, and in the top menu, click Apps –> Select InformationApp (YOUR APP NAME) to update some settings on the app.
  16. Click Settings in the left navigation pane. Following information will be displayed: 
  17. Add following information under Basic tab.
    1. App Domains: msignite.azurewebsites.net (Replace with – your website domain where your page is hosted)
    2. Contact Email:  Your email address (in my case – [email protected]). This should be the email Id using which your Facebook account created.
  18. Scroll down, and click Add Platform. 
  19. Under Select Platform, select Page Tab
  20. This will add the section as shown below: 
  21. Fill this section with the information as follows:
    1. Page Tab Name: Information (Replace with the name that you want to give)
    2. Page Tab URL: http://msignite.azurewebsites.net/ . (Replace with your page)
    3. Secure Page Tab URL: https://msignite.azurewebsites.net/ . (Replace with your page)

     

  22. Click ‘Save Changes’.
  23. Next step is to add this tab to your page (assuming you already have created the Facebook business page).
  24. Navigate to following link: https://www.facebook.com/dialog/pagetab?app_id=[YOUR_APP_ID]&display=popup&next=[YOUR_WEBSITE_URL]
  25. Here replace [YOUR_APP_ID] by the app id you got when you created the app. For example mine is 1500569086875916 and [YOUR_WEBSITE_URL] by the url of your website which you will blend in to the page. In my case, it is:  http://msignite.azurewebsites.net/
  26. On the Add Page Tab, page select the page where you want to add this tab. All the pages on which you have Admin rights, will be listed here in the drop down.

     

  27. In my case, I selected Microsoft Ignite and clicked on Add Page Tab button on the bottom-right corner. This completes the process to add the custom tab, now go to your facebook page, you will see the new tab with all default tabs. If you don’t see all tabs on the page then click on the ‘More‘ drop down which will show all tabs including your custom tab. 

Here is the newly created information tab available on your Facebook page. You can see that your customized tab is now added to the default tabs of your page and it has been blended with the site which you had published on Microsoft Azure. (In my case – http://msignite.azurewebsites.net.

If you want, you can adjust the order of these tabs by click on More -> Manage tabs.

Would like to hear from you about how do you use Facebook custom tabs for your business? If you plan to use custom tabs after reading this article, let me know how helpful this article was?

Posted by Advaiya

    Let's connect to make technology work for you.





    Please tick the options most relevant to your business challenges
    Decision makingBusiness productivityCustomer experienceTechnology-led innovationDigital transformation


    [By using this form you agree with the storage and handling of your data by this website.]