Thanks Paulo,
no, we don’t mind having our 140,000+ previous articles pushed. We have not even expected that this will be possible.
It’s about new articles. We use XML-RPC to automatically insert new articles. These articles are not correctly pushed via the API to FB/IA. (“Empty Instant Article: The Instant Article does not have any content.”)
When we manually save the article (without changing the content) with
/wp-admin/post.php?post=<id>&action=edit
the very same article will be pushed to FB IA without problems.
So I suppose the problem will show up only when you POST with xmlrpc.php.
Let me know if/how I can provide you with more info. We don’t see any problem in the server logs (with debugging enabled; other notices will be shown).
Problem still exists with plugin version 2.10.
This issue is related to
https://wordpress.org/support/topic/planified-articles-are-empty
Might have the same root cause.
Same issue and same resolution here. But manually opening and saving all the articles on our platform doesn’t sound like the best solution to me.. 😉
@johanvoets, agreed that opening+saving each article isn’t a proper solution. In v2.9, a problem with the “bulk” update functionality was fixed, so hopefully that can be a better solution.
@lars, the “planified” (aka “scheduled”) posts issue is being tracking on GitHub: https://github.com/Automattic/facebook-instant-articles-wp/issues/110, but I think your issue of XML-RPC should be treated separately so I’ve opened the following to investigate further. Marking this thread as “resolved” to avoid duplicates:
https://github.com/Automattic/facebook-instant-articles-wp/issues/268