Have you heard about Facebook Instant Articles? Want to add Facebook Instant Articles on your WordPress site? In this step by step tutorial, we will explain what are the pros and cons of Facebook Instant Articles as well as show you how to easily setup Facebook Instant Articles for WordPress.
What is Facebook Instant Articles?
Instant Articles is a Facebook feature which allows you to load your content 10 times faster by using a customized mobile format. It is based on the same technology used in Facebook apps for mobile devices.
Instant Articles load up to 10 times faster than a normal web page. This incredible boost in speed provides a better user experience for mobile users.
Many popular media sites like BuzzFeed, TechCrunch, Mashable, and countless others are using it on their websites. You can easily spot instant articles in your Facebook feed by the lightning bolt icon.

Pros and Cons of Facebook Instant Articles
Like everything else, there are some advantages and disadvantages of using instant articles on your website.
Pros of Using Facebook Instant Articles
- Faster load time means significant improvement in user experience.
- Due to speed, users are more likely to share your content.
- Access to monetization options through Facebook Audience Network.
- Boosted Facebook Page Reach.
- Facebookβs massive user base can bring new wave of traffic to your site.
Cons of Using Facebook Instant Articles
- Users will not see your sidebars. It will hide your useful widgets, email list forms, and everything else that is not part of the article.
- You may witness a drop in advertising revenue, as Facebook instant articles limits the advertisers as well as the number of ads you can show on an article.
- You can use some images and videos on your article, but Facebook instant articles will limit that as well.
Most shortcodes, custom fields, and other WordPress features will not be displayed in your articles.
Considering the pros and cons of using Facebook Instant Articles, it is a mix bag for publishers. It actually depends on the type of content you produce and your business goals.
If youβre a news media site, then it makes sense for you to add it. If youβre a business website, then it may not be a huge difference maker.
What Do You Need to Enable Facebook Instant Articles in WordPress?
There are a few requirements for setting up Facebook Instant articles on your WordPress site. You need a:
- Facebook page for your WordPress website.
- Facebook page app (we will show you how to create it later in this article).
- At least 10 or more articles on your website.
- Instant Articles for WP plugin (We will show you how to set it up later in this article).
Having said that, letβs get started by applying for Facebook Instant Articles.
Signing up for Facebook Instant Articles
First you need to visit Facebook Instant Articles website and click on the sign up button to get started.

Facebook will now ask you to select a page. Here you need to select the Facebook Page for your website.
After that check the box to agree with Instant Articles terms and then click on βAccess Instant Articles Toolsβ button.

This will take you to the publisher tools on your Facebook page, which will now have an instant articles section.
First, you need to prove the ownership of your website by claiming your URL.

Scroll down a little to the Tools section on the page and click on the βClaim your URLβ to expand it. Facebook will show you a code snippet.

You need to copy the code and insert it into the <head>
section of your WordPress site.
There are two ways you can add this code to your website.
You can edit the header.php file in your child theme and paste the code just before <head>
tag.
But if you are not using a child theme, then you can use Insert Headers and Footers plugin. For more details, see our step by step guide on how to install a WordPress plugin.
After activating the plugin, go to Settings Β» Insert Headers and Footers page and paste the code into the header section.

Click on save button to store your changes.
Once you have added the code to your website, you need to switch back to the publisher tools section of your Facebook page.
Add your website URL below the code you copied earlier and then click on the claim URL button.

The next step is to add an Instant Articles RSS feed for your website. Here is how you can generate an Instant Article feed for your WordPress site.
Simply install and activate the Instant Articles for WP plugin. Upon activation, the plugin will generate an instant articles feed for your WordPress site.
You can find the feed by adding /feed/instant-articles
after your siteβs URL, like this:
http://www.example.com/feed/instant-articles
Copy your instant articles feed URL and switch back to your Facebook pageβs publishing tool section. Scroll down to the Tools section and click on βProduction RSS Feedβ to expand it.

Paste your Instant Articles feed URL and click on the save button. Facebook will show you a success message that your feed is added.
Setting up Facebook Instant Articles plugin for WordPress
In the previous step we installed Instant Articles for WP plugin to generate RSS feed for instant articles. Now you need to set up rest of the plugin settings.
You will notice that upon activation the plugin added a new menu item in your WordPress admin bar labeled βInstant Articlesβ. Clicking on it will take you to the pluginβs settings page.

This plugin requires an App ID and Secret keys for activation. You will need to create a Facebook app for your page to get those keys. Letβs take a look at how you can do that.
Creating a Facebook App for Your Page
First, you need to visit the Facebook for Developers website. Click on the drop down menu next to My Apps menu on the upper right corner of the screen next to your profile photo.

This will bring up a popup on screen. You need to click on website.

This will take you to a quick setup wizard. You need to enter a name for your Facebook app. This could be anything that helps you identify the app.
Click on the βCreate New Facebook App IDβ button to continue.

A new popup will appear asking you to provide a contact email address and select a category for your app.
Enter an email address and select Apps for Pages as app category.

Click on create App ID button to continue.
The popup will disappear and Facebook will now create an app for you. On the quick start page, you will see new information about how to use the app.
You just need to scroll down a little to βTell us about your websiteβ section.

Enter your WordPress website address here and click on the next button to continue.
Even though Facebook will be showing you that there are more steps in the set up wizard, but thatβs all the information you needed to enter.
You can now click on the βSkip Quick Startβ button at the top right corner of the page.

You will be redirected to your newly created appβs dashboard. You will be able to see your App ID and to see your App secret key you will need to click on βShowβ button.

Before you copy these keys, first you need to make your app live and publicly available.
Click on the βApp Reviewβ link from the menu on your left.

On the next screen, you will see that your app is under development mode. Click on the toggle to switch it to βYesβ and make your app live.
Now click on the dashboard link from the left hand column to go back to your appβs dashboard. Copy your App ID and Secret keys.
Return to your Instant Articles for WP pluginβ settings page on your WordPress site and paste your App ID and Secret keys there.

Click on the next button to continue.
The pluginβs settings page will now show you a login with Facebook button.

This will take you to Facebook, and you will be asked to give the app permission to access your profile information.
After giving permissions, you will be redirected back to your WordPress site. Click on the βSelect Pageβ drop down menu to select your Facebook page.