fb-instant-articles
fb-instant-articles copied to clipboard
Archived (see Readme). Enable Facebook Instant Articles on your WordPress site.
I am getting this error (The provided URL is not being accepted because the site has minimal readership) while trying to submit my website URL: https://chaospin.com Can you help me,...
## Steps required to reproduce the problem all my 10 business pages have issues with Instant Articles since last week in the production RSS feed section in FB Publishing tools...
My instant article urls are coming out incorrect for my site. I have contacted FB via email about this and haven't had any luck. example url for a post on...
Right now when adding this plugin via wpackagist (or in my case a fork published to packagist) it fatals because it expects the plugin to be built. This checks if...
Please review the next code behind that code in not working, in GA in a campaign section it does not appear register for facebook. window.dataLayer = window.dataLayer || []; function...
I've added the following to functions.php ``` add_filter('instant_articles_content','add_acf_field'); function add_acf_field($data) { $data = get_field('top_content') . $data . get_field('bottom_content'); return $data; } ``` But the content in the ACF field is...
This is a similar issue to the one reported in #827 and #935 Steps to Reproduce: 1. In Wordpress engine site, create a new post 2. Debug information displays as...
It would be nice to have options that allow site owners to choose which articles they want to appear in their Instant Articles feed. A checkbox in the 'Facebook Instant...
Hi, Facebook tells me that my page does not meet the requirements for instant articles. I can't fix the problem. What to do?
I don't have any "Production RSS Feed" but still, my old instant articles are being fetched and are getting "Live" automatically. We are already banned two times by facebook because...