whyisjake / Simple-Instant-Articles-for-Facebook

Add support for Facebook Instant Articles to your WordPress site.
https://wordpress.org/plugins/simple-facebook-instant-articles/
55 stars 19 forks source link

Domain URL admin setting #38

Closed dashaluna closed 8 years ago

dashaluna commented 8 years ago

You will need to provide a URL that will be used for Instant Articles and add a meta tag to HTML's <head> tag. Docs.

whyisjake commented 8 years ago

Is this something that we need to do in the plugin? Looks like something just on the Facebook side.

dashaluna commented 8 years ago

As I understand it - you have to specify your domain (according to docs there are 3 options) when setting up the Instant Articles on the FB itself. That will generate the code that must be used in the meta tag to mark a page as eligible/trustworthy to be posted on FB Instant Articles, ex:

<meta property="fb:pages" content="generated_code_from_FB" />

@mattheu could you please confirm this.

dashaluna commented 8 years ago

Hm, actually not sure about this. I find the docs confusing :( Going to close this.