Tagged Questions

Reference documentation http://ogp.me/ https://developers.facebook.com/docs/opengraph/

learn more… | top users | synonyms

63
votes
4answers
24k views

“Unsafe JavaScript attempt to access frame with URL…” error being continuously generated in Chrome webkit inspector

Chrome (or any other webkit browser) throws a ton of these "Unsafe JavaScript attempt to access frame with URL..." when working with the Facebook API for example. It doesn't interfere with actual ...
23
votes
6answers
14k views

How does Facebook Sharer select Images?

When using Facebook Sharer, Facebook will offer the user the option of using 1 of a few images pulled from the source as a preview for their link. How are these images selected, and how can I ensure ...
22
votes
8answers
3k views

Opengraph validation for HTML5

Is there any way to get facebook's crappy open graph meta tags to validate if my doctype is <!DOCTYPE html> (HTML5)? Other than facebook's opengraph meta tags, my document validates perfectly. ...
14
votes
1answer
8k views

Facebook open graph meta tags & valid html

According to facebook to use their like button and the open graph meta tags you need to place something like this into your html page. <meta property="og:title" content="The Rock"/> <meta ...
9
votes
1answer
2k views

How can I retrieve the new timeline data from the API?

At the f8 conference http://f8.facebook.com/ Facebook just announced the new timeline view. This is based on the new Open Graph model http://developers.facebook.com/docs/opengraph/ The question is, ...
9
votes
5answers
4k views

Facebook Open Graph not clearing cache

I'm having troubles with my meta tags with Open Graph. It seems as though Facebook is caching old values of my meta tags. Old values for Attributes og:title and og:url are still used, even though I ...
9
votes
6answers
7k views

facebook OpenGraph API on Rails (FBGraph)

I am trying to use FBGraph to let my app publish messages on the users wall. However, all of the APIs are kind of foreign to me and I am just trying to change things and see what happens. Right now, I ...
8
votes
4answers
3k views

HTML5 and RDFa support

I'm about to introduce the Open Graph protocol to an existing HTML5 Web application and I'd like to include the necessary RDFa data without introducing any unnecessary crud. I've looked at the ...
8
votes
4answers
3k views

Opengraph W3C valid?

I would like to know if the opengraph markup is W3C valid, I'm getting the following error when I try to validate it: Line 14, Column 17: there is no attribute "PROPERTY" <meta ...
7
votes
3answers
163 views

Timeline Action Layout - No Attachment displayed

I am trying to post a Action to the Facebook Timeline using the JS API FB.api('/me/application:action_type' + '?opject_type='+document.location.href,'post', function(response) { if ...
5
votes
2answers
988 views

Simple Facebook API usage in Rails 3

I want to simply connect my app to Facebook in order to post on the user's wall. This would be simple: The user would click to post a message on his Wall, the pop-up of the js SDK would appear, he ...
5
votes
3answers
350 views

Facebook: User Like/Become fan of page

In any facebook api (connect, graph, rest, etc) is there a way to prompt the user to become a fan of a page (now known as liking a page).
4
votes
3answers
325 views

FB OpenGraph og:image not pulling images (possibly https?)

First -- I do not believe this is a duplicate issue. I've searched for same or similar problems on SO extensively, and due to the nature of troubleshooting before asking, I believe this problem is ...
4
votes
1answer
689 views

Facebook Open Graph locale for Australia

I am trying to add the og:locale tag for an Australian website and Facebook's linter tells me that I have an error. Based on the documentation (and assuming what the correct content should be), I ...
4
votes
2answers
5k views

Retrieve Facebook users that like a URL / web page via Open Graph

Is there a way to retrieve the list of Facebook users that have clicked the like button on an external website? E.g. there is a domain example.com which has been confirmed via Facebook Insights to ...
4
votes
3answers
3k views

Manage Facebook Page tab apps via Open Graph API?

I have been investigating the Facebook Open Graph API. There is a "manage pages" extended permission which allows publishing to a user's Facebook Page news feed/wall via "impersonation". This is nice ...
4
votes
2answers
2k views

How to construct a Facebook post URL from the post id?

The Facebook open graph API allows a public search, e.g. https://graph.facebook.com/search?q=watermelon The results returned may be statuses, videos, links, photos (and others?). Each has a post ...
4
votes
2answers
1k views

Facebooker and Rails3 with OpenGraph

The facebook rest API is apparently deprecated and is going to disapear soon. This Api is replaced by the new OpenGraph Api. Right ? I'm looking for a way to replace Facebooker with a plugin able to ...
4
votes
2answers
3k views

How to query the like count of a facebook object such as a album or photo via fql?

Here is a tricky question, how do you get the like count of a facebook object such as an album or a photo? I know that facebook has a fql table called link_stat that allow you to get the like count ...
3
votes
2answers
378 views

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, but still cannot Like after confirming Including this ...
3
votes
1answer
110 views

Facebook Open Graph Action coding error

i've been figuring it out for ages, there's no problem debugging tool or in the terminal console, but it keeps popping "error occurred" in the following codes: <script type="text/javascript"> ...
3
votes
4answers
331 views

Open Graph information for a link to a Page Tab

When posting a link directly to a Tab on a Facebook Page, https://www.facebook.com/PAGENAME?sk=app_APPID Facebook picks up the Page's Open Graph <meta> tags, which means the link post gets ...
3
votes
1answer
506 views

Facebook Publish to Timeline - Requires extended permission: publish_actions

I am trying to create an action on an article so when a user, who has authorised the app lands on article, it publishes the fact they've read the article to their timeline. This works for me without ...
3
votes
0answers
143 views

Graph api and custom actions

I know It is already possible to get all actions for custom app actions and objects: https://graph.facebook.com/me/{appNameSpace}:{action}/{object} This will list all the actions generated by an ...
3
votes
1answer
369 views

Relationship between FB Open Graph object identity, object url and app domain?

I'm looking for clarification on how Facebook uniquely identifies objects in the object graph. Specifically, we have several hundred sites for which there is significant overlap in pages that display ...
3
votes
5answers
5k views

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.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" ...
3
votes
2answers
470 views

Facebook Canvas URL-bound Updates Not Reflected On apps.facebook.com

A Facebook Canvas URL's source has been updated with Open Graph protocol meta elements and linted (no problems). Here's what happens once the changes are published: Accessing the canvas URL ...
3
votes
3answers
194 views

rdfa namespace specifically for cars

I would like to implement RDFA to a car site. Triples would go something like: This image is about a honda This page is about a honda This rating is for a honda civic ...etc... I can't seem to ...
3
votes
5answers
709 views

Open Graph Protocol - how to make it work with multiple stories on a page?

The Open Graph Protocol is a new methodology for storing metadata to make it easier for third party sites (think the Facebook LIKE button) to identify relevant content on your page. It looks like ...
3
votes
1answer
402 views

Open Graph Protocol is not a valid XHTML 1.0 Strict?

The protocol: http://opengraphprotocol.org/ states the use of <meta> tags with the attribute property. AFAIK, this is not a valid XHTML 1.0 Strict value. Is there any design decision over why ...
2
votes
1answer
42 views

How long does the Open Graph actions take to get approved from 'pending'?

My Facebook app has had an action pending for some time now. Does anyone know how long it typically takes to get approved for an Open Graph action? Just curious.
2
votes
1answer
78 views

Why does Google ignore my +1 page thumbnail?

Google +1 button generator implies I need to specify <meta itemprop="image"> for the thumbnail. Documentation page says the following order is respected: Schema.org microdata <img ...
2
votes
2answers
34 views

Open Graph action with two people

I have been looking through to Open Graph documentation and I haven't come across actions that can be defined for multiple users. For instance, x ran a route with y, or x sent y a photo. Is it ...
2
votes
1answer
117 views

Sharing on Facebook is sometimes working fine and sometimes not (no title, no description, no thumbnail)

I'm working at Storify and we have an issue when we want to share some stories on Facebook. We are using og meta tags to make sure the story is shareable in a nice way. Mainly, we use og:title, ...
2
votes
1answer
91 views

Open Graph on mobile (iOS)

I would like to realize an iPhone app with Facebook OpenGraph to push user activities directly in Facebook (for this part, it's OK). BUT, I would like to show friends activities for the same verb. In ...
2
votes
3answers
158 views

Posting object to Facebook via Open Graph with a specific date, but the date isn't working

I am posting to a user's Facebook Timeline from my app, and am having some trouble with dates. The user is initiating the post to Facebook from my app. The object they are posting is an event that ...
2
votes
1answer
276 views

How do I publish to Timeline Automatically?

http://www.independent.co.uk/ and http://www.guardian.co.uk/ have an application where by if you read an article on their site, it writes to your profile/timeline that "X has read Y on Z". Now I can ...
2
votes
0answers
52 views

OGP endpoints that point to Facebook entities being incorrectly parsed by FB crawler?

Our app renders Like buttons that point back to an actual Facebook page. However, instead of pointing the Like button's href directly to the FB url, we proxy it through our servers through an ...
2
votes
1answer
617 views

HTML5 validator failing on Facebook OpenGraph XML Namespace xmlns:og

HTML 5 validator is failing on my code despite me following the Facebook documentation to the letter. There are a variety of problems but let's start with one example to start with. I'm following ...
2
votes
0answers
49 views

opengraph objects only show default locale in stream

I have an opengraph object https://example.com/object that supports multiple locales, specifically en_US and fr_FR with the first as default. Parsing it in Facebook's Object Debugger correctly shows ...
2
votes
0answers
153 views

Wrong value for 'og:type' in facebook debugger

On a site I'm developing, I've set the og:type as "non_profit" as per Facebook's docs. When I examine the page with the Facebook debugger / linter, the type is picked up as "profile". I can't seem to ...
2
votes
3answers
270 views

Facebook Open Graph API - og:metatags being ignored

I'm troubleshooting an issue where the page title and image aren't being included on facebook likes. Having hit the OG debugger, it looks like none of the og:metatags are being accessed by facebook: ...
2
votes
1answer
180 views

Timeline posting from wordpress

Recommendation Bar requires and add to timeline opengraph tag requires Why they haven't fixed it yet? That bar is what controls the "Read" action to be posted. Or anyone has other idea how to ...
2
votes
2answers
968 views

og:url is driving me crazy?

hope you can help me... I want to have a page with facebook metatags, like: <meta property="og:title" content="TITULO" /> <meta property="og:type" content="website" /> <meta ...
2
votes
1answer
65 views

Gets “One or more of your tags are not allowed” when trying to create Open Graph action with friend tags

Fairly new to Open Graph. I am able to post an action with (using the sample code from when I created the action on the dev app page): curl -F 'access_token=xxx' \ -F ...
2
votes
3answers
391 views

Open Graph error code 100

I'm testing the open-graph with the tutorial, but I keep getting "API Error Code: 100 API Error Description: Invalid parameter Error Message: The app must have aggregation units with sample data in ...
2
votes
1answer
296 views

Facebook og:url meta tag stripping query parameters

I have an open graph meta tag on a static page that contains a query string, and each time I run it through Facebook's url linter, the query value is stripped out. For example: ...
2
votes
1answer
218 views

How can I 301 redirect a page in the open graph and retain facebook like information?

I understand the og:url meta tag is the canonical url for the resource in the open graph. What strategies can I use if I wish to support 301 redirecting of the resource, while preserving its place in ...
2
votes
0answers
99 views

Twitter Tweet-button with opengraph support? Is it possible?

I've already added the Facebook like-button, the Google +1 button and now i'm adding the Twitter Tweet button but noticed that it doesn't make use of any the opengraph metatags i've embedded in the ...
2
votes
3answers
863 views

Why does Facebook's Open Graph protocol require an fb:admins or fb:app_id .. and what is the importance of this property?

.Hi folks, I'm playing around with adding some Facebook Open Graph meta tags to my web site, to help with Facebook sharing of my website content. One of the tags is this :- fb:admins or fb:app_id ...

1 2 3 4 5 9