How to Create Custom Tabs for Your Facebook Business Page

Get the Guide
Andy Pitre
Andy Pitre

Updated:

Published:

Let's say you've already created a fantastic Facebook cover photo, you're posting engaging social media content on the regular, and your Facebook Page is totally optimized for the Timeline design. You savvy social media marketer, you ;-)

book with tabs sticking out of the top

But are you ready to take your Facebook Page to the next level?

If so, we think you might be game for a new Facebook marketing challenge: creating custom Facebook tabs. Tabs give you a way to showcase custom content alongside the default tabs (e.g. "About" and "Likes") and any ready-made apps you may have already added to your page.

Custom tabs are valuable to your social media marketing strategy because they let you create a much richer user experience on Facebook and control the content your visitors and followers see when they come to your page.Free Guide: How to Market on Facebook & Instagram

So how do you create your very own custom Facebook Page tabs? Just follow these 6 simple steps, and you'll be up and running with a more customized Facebook Page experience in no time. 

Editor's Note: This post has been updated to reflect Facebook's custom tab setup documentation for 2015. That said, Facebook has made this setup process somewhat trickier over the years, requiring a bit more tech-savviness then the average marketer may have. If you hit any snags, it might be best to call in a seasoned developer to help you get set up. 

How to Use Custom Facebook Page Tabs

Before we get started, let's make sure we're all on the same page (hehe, get it?) about where you even find Facebook Page tabs. Tabs exist under your Facebook cover photo and can be expanded by clicking on the 'More' drop-down arrow on the right. They're something like the website navigation for your Facebook Page, allowing visitors to browse all that your page has to offer. Check out a screenshot of HubSpot's Facebook Page below. Can you spot our tabs? (Hint: We've highlighted them for you.) 

facebook-page-tabs

Before I discuss some use cases for custom Facebook tabs, let me show you a custom Facebook tab in action. Take a look at Coca-Cola's "House Rules" tab on its Facebook Page (pictured below) ...

coca-cola-house-rules

Coca-Cola is cleverly using custom tabs as a way to showcase guidelines for how Coca-Cola will govern its page, and how visitors and followers should behave when interacting with it. Smart, especially if you're a big company like Coca-Cola. This is just one way you can use custom tabs on your page.

Here are some other ideas ...

The possibilities are endless. Okay, now that you understand what a Facebook tab is and how it could potentially be used, let's start customizing!

How to Add a Custom Tab to Your Facebook Page

Step 1: Create the Content to Display Within Your Custom Tab

Think of your Facebook tab like an iFrame that loads inside Facebook. In other words, you can display pretty much whatever content you'd like inside your custom Facebook tab. You do this by creating a web page outside of Facebook. The contents of this page are what you'll tell Facebook to display within your custom tab.

Important: Facebook requires you to provide a secure URL for your web page in order to set up your Facebook tab. A secure URL is a URL with "https://" instead of "http://" at the front. If the website you use to create your Facebook Page tab does not support https, Facebook will not allow you to set up a custom tab, and you'll need to get an SSL certificate first.

To ensure that your page's content displays correctly on Facebook, make sure the width of your web page is either set to 100%, 520px, or 810px. Make sure all images, videos, etc. that you include on your page are also less than either 520px or 810px, depending on how wide you chose to make the content of your tab. You'll also want to get rid of any margin or padding around the body of your content so it's optimized for the space Facebook provides within the tab.

Since Facebook's latest Business Page layout is wider than it used to be, I recommend making the content of your tab 810px. Facebook's previous Business Page layout was much narrower at 520px. 

facebook-custom-tab-width

Step 2: Log In to Facebook as a Facebook Developer

Visit https://developers.facebook.com/apps. You'll be able to log in with your normal Facebook credentials.

Step 3: Create and Name Your New Tab

1) Click the green '+ Add a New App' button from the top right-hand corner. Then choose the 'Website' button at the far right.

create-fb-tab-step-1

2) Instead of using the "Quick Start" wizard that Facebook launches (which gets confusing), click on the 'Skip and Create App ID' button at the top right.

skip-and-create-app-id

3) Here, you'll need to provide a 'Display Name,' which is what your "app," or tab, will be displayed as on your Facebook Page. You can also create a 'namespace,' which is basically just a unique ID for your app -- although this is not required, and you're welcome to leave it blank. Select 'No' for the question about test versions -- this is more applicable if you're creating a Facebook app that you want others on Facebook to use, not if you're just creating a custom tab for your own page. Lastly, choose 'Apps for Pages' as the category, since you're creating this app as a custom tab for your Facebook Page.

create-app-id

4) Click 'Create App ID,' and you'll be taken to your App Dashboard for the next step. (Note: You may be required to enter a captcha first to prove you are indeed human ;-)

Step 4: Configure Your Facebook Page Tab

1) Once in your App Dashboard, click 'Settings' in the left-hand navigation; then click the '+ Add Platform' button to start configuring your Facebook Page tab.

basic-settings.jpg

2) When prompted, select 'Page Tab' as your platform.

select-platform

3) Next, add the 'Secure Page Tab URL' of the external web page you created in step 1. Remember, Facebook requires a secure URL (which starts with https://), otherwise it won't work. (See step 1 for more details.) Then specify whether you want a wide page tab (810px), which I recommend so your content fills the full width of the tab. This should also align with the width of the page you set up in step 1. You can leave 'Page Tab Edit URL' field blank. You can also upload a 'Page Tab Image' here (which must be 111 x 74 pixels), although to be honest, I'm not sure how Facebook uses this image since it no longer uses thumbnails in the Facebook tab navigation on your page. 

page-tab-details

4) When you're done editing the contents of this section, click the blue 'Save Changes' button at the bottom right.

Step 5: Add Your New Custom Tab to Your Facebook Page

This step can be a bit tricky, so read carefully. In order to add your new tab to your Business Page, you'll need to visit a link with several custom URL parameters. I know it sounds strange, but bear with me. Here's the link you'll need to modify:

http://www.facebook.com/dialog/pagetab?app_id=YOUR_APP_ID&next=YOUR_URL

1) First, replace the parts in red in the URL above -- YOUR_APP_ID and YOUR_URL -- with the 'App ID' found in the basic settings for your app, and your 'Secure Page Tab URL.'

create-url

So using my example, my new URL would be: 

http://www.facebook.com/dialog/pagetab?app_id=1546958298917818&next=https://www.hubspot.com/custom-facebook-tab

2) One you have your URL, visit it in your browser. When you do, this will pop up ... 

add-page-tab

3) Last but not least, select the Facebook Page you want to add your tab to. Then click 'Add Page Tab.' Keep in mind that you'll need to be an administrator of the Facebook Page in order to add the tab. 

Voila! Your custom Facebook tab should now be added to your page. Go check and see! 

Editor's Note: We've heard rumblings of people getting 405 and 403 "Forbidden" errors within their page tabs once they've been set up. When a Facebook user clicks on your custom tab, their browser sends a HTTP POST request to your tab's Secure Page Tab URL. They'll see this error message if the page you're using to host the content of your Facebook tab forbids HTTP POST requests. If you see these errors, your best course of action is to work with an experienced developer to help you set up your custom Facebook tab.

Step 6 (Optional): Rearrange Your Facebook Tabs

Because Facebook only allows you to display four tabs before the rest get bucketed under the 'More' dropdown, you can also rearrange the order of your tabs so your new custom tab appears more prominently in the main navigation of your page rather than in the 'More' dropdown. To rearrange your tabs, click 'Manage Tabs' in the 'More' drop-down menu on your Facebook Page, and then drag and drop your tabs in the order you want them to appear. Just note that 'Timeline' and 'About' must appear first no matter what.

Bonus: You can also reorder the content modules that appear to the left of your Facebook Page timeline by hovering over a module, clicking the pencil icon, and selecting 'Manage Sections.'

For Facebook's official documentation about creating custom Facebook Page tabs, click here.

Editor's Note: This post was originally published in 2011 and has been updated to reflect Facebook's custom tab setup documentation for 2015.

Free Resource: How to Reach & Engage Your Audience on Facebook

 

Related Articles

Learn how to maximize the value of your marketing and ad spend on Meta platforms Facebook and Instagram.

DOWNLOAD FOR FREE

Marketing software that helps you drive revenue, save time and resources, and measure and optimize your investments — all on one easy-to-use platform

START FREE OR GET A DEMO