Top "Facebook-opengraph" questions

For programming questions about Facebook's Open Graph API, designed to integrate Web pages representing profiles of real-world things into the social graph

Facebook OG tags Not Working

I have a simple rails 3 app with a FB like button. Ive used FB OG tags to get the image …

html facebook facebook-opengraph meta
Facebook like button is asking to confirm the action

To begin with, I've already read the following topics: Facebook Like without Confirm? Facebook Like button shows the "Confirm" link, …

facebook facebook-like facebook-opengraph
Facebook pages API: "Page Public Content Access" review screencast

My website uses Facebook Page API to pull public content from a Facebook page, published by the page owner, to …

facebook facebook-opengraph facebook-page
facebook is not recognizing my meta tags

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.…

facebook facebook-opengraph
Facebook multiple og:image tags - Which is Default?

My web site specifies multiple og:image tags, and I'd like to control which one is the default. Does it …

facebook facebook-opengraph
FB.init has already been called

I am building facebook iframe app. My application is loaded once (I receive signed_request once) and then I navigate …

facebook facebook-opengraph
Facebook open graph meta tag: fb-admins

I'm going over Facebook's Open Graph API. All of it seems simple and is explained well except for the fb:…

meta-tags facebook-opengraph
Open Graph validation for HTML5

Is there any way to get facebook's crappy Open Graph meta tags to validate if my doctype is <!DOCTYPE …

facebook validation html facebook-opengraph
Open graph can resolve relative url?

I'm adding Facebook Open Graph meta tag to my site. For example: <meta property="og:image" content="../images/aa.…

html facebook-opengraph meta-tags meta
Jquery Select meta[property=og:image]?

I want to select in Jquery the main photo in a web page, I just have the url page. so …

jquery select meta facebook-opengraph