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 have been asked to claim a domain for a brand. We use to do this by using

<meta property="fb:page_id"content="%page_id_here%" />

This would automatically give admins of the relevant Facebook page access to the domain insights. Facebook will no longer validate the ownership of domains like this (1) (2) and you must use fb:admin or fb:app_id.

Obviously fb:app_id will be the preferred way to do this but does that mean we have to sets of user permission, one for the Facebook page and one for the Facebook app created just for the domain?

Is there any easy way to make them one and the same?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

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

Browse other questions tagged or ask your own question.