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.

If one wants to link to a Facebook tab and include a title, description and image for that page tab the open graph meta tags doesn't seem to work as it grabs the details of the page rather than the tab. Is there a way around this or is the only way to link to another URL that has the data which then redirects to the page tab?

<meta property="og:title" content="some title" />
<meta property="og:description" content="some description" />
<meta property="og:image" content="some image" />
share|improve this question
Duplicate. See this question: stackoverflow.com/q/8407013/601466 – Lego Jan 23 '12 at 20:49
@Lego - So it is, thanks! – Kit Sunde Jan 23 '12 at 21:03

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.