Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I'm implementing Open Graph on website.

As mentionned on Facebook insights documentation, it's allowed to put meta like this one :

meta property="fb:page_id" content="your_page_id"

But the Facebook debugger tool showed an error :

Extraneous Property: Objects of this type do not allow properties named fb:page_id.

Other websites seems to have the same error like Mashable.com

In other hand, on another documentation page, the page administration seems to be only working with fb:admins and/or fb:app_id. But no mention of the fb:page_id.

So what the states of the fb:page_id meta on a website ?

share|improve this question

2 Answers

I don't have an answer for that but I'm looking for one as well. It wasn't a requirement for OGP to function but was for page insights. As of late I can't seem to see fb:page_id referenced anymore on ogp.me or facbook's docs.

share|improve this answer

The behavior you describe appears to be a bug. The issue has been submitted to Facebook and accepted:

http://developers.facebook.com/bugs/144705805635591/?browse=search_4f0323eb790c29273088132.

It has now been resolved.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.