I am using Open Graph on a website.
As mentioned in the Facebook documentation, this allowed a meta to be placed like this:
meta property = "fb: page_id" content = "your_page_id"
But the Facebook debugging tool showed an error :
Extraneous property: objects of this type do not allow named fb: page_id properties.
Other websites seem to have the same error as Mashable.com
In the other hand, on the other documentation page , the page administration seems to work only with fb: admins and / or fb: app_id. But no mention of fb: page_id.
So what are the fb: page_id metadata states on the website?
source share