The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
14 views

Open Graph posts request returns non post items

When I make a request through open graph to get the latest posts from a brand such as 'libtech', I seem to get some non post items from time to time in the results. One of the results is listed as a ...
1
vote
1answer
19 views

Can the protocol be left off in og:image and og:url href attributes?

I've been using the double-slashed, protocol-independent, version of URLs systematically whenever I can for a while now, in HTML (for href on anchors and src on images) and in JS (for XHR). Today I ...
0
votes
0answers
82 views

Facebook Like button not displaying og:image

I've pasted the following code to my site in order to implement a facebook like button: <div class="fb-like" data-href="http://example.com/blog/article/28" data-send="false" data-width="450" ...
0
votes
0answers
22 views

map layout highlighted points

I am posting an Open Graph story. The posted object has GeoPoint array which correctly displays the route. The object also has a single GeoPoint property, which is selected as highlighted point in ...
0
votes
1answer
380 views

How to update facebook open graph image

Say if you have set the facebook image for your webpage via the meta tag of the open graph protocol like this: <meta property="og:image" content="http://ia.media-imdb.com/rock.jpg"/> If ...
0
votes
1answer
48 views

Reply to a message sent to a page

Do you know how to reply to a message sent to a page? You can reply to a user's message by issuing an HTTP POST to /CONVERSATION_ID/messages with the following parameters. A conversation ID looks ...
0
votes
1answer
67 views

How to specify a layout of a wall post?

I am using facebook opengraph for sharing my users stories on facebook. I am trying to create the following layout for my app's wallpost : Figure 1 All I am able to get is this : Figure 2 I selected ...
0
votes
1answer
21 views

List of Services for Open Graphic Protocol

Reference that I found here: Are Open Graph tags just for Facebook? And of course searching a bit through the internet - mostly self written resources from blogs that contained no direct cited ...
1
vote
2answers
62 views

Open Graph API - Action for our application keeps getting rejected for same reason

We are trying to use the Open graph API for our application and want to use the actions: User Messages and Tags. We understand that we have to provide step by step instructions. And we have done that ...
0
votes
0answers
46 views

Lista multiple objects in open graph action

I have created an simple shopping cart app where you can order products and I have created some working actions for rating, review and so on for products. But now I try to create a placed order action ...
0
votes
1answer
17 views

Share OpenGraph Action Types Across Applications

I'm currently trying to figure out whether it is possible for Applications to share a custom OpenGraph Action. I.e. Application A specifies Action B, is a user with a token from Application C allowed ...
1
vote
0answers
41 views

What is the correct way to get fb_ref in an open graph action?

According to the documentation, if you call an open graph action publish with the optional "ref" parameter filled in (let's say, ref: foo), Facebook will return that value to you in the fb_ref URL ...
1
vote
1answer
187 views

What is the borderline between the opengraph protocol and facebook's opengraph?

I have read a little bit about OpenGraph and Facebook's OpenGraph API but I am unsure if I understood the concepts well enough to draw a border which separates them. If I understood correctly, the ...
2
votes
2answers
79 views

Direct creation of this object type is forbidden - 1611181

So I'm trying to get it to post a sample photo using /me/photos.upload with the Open Graph API. I'm getting the following error {"error":{"type":"Exception","message":"Direct creation of this ...
2
votes
2answers
432 views

Google plus share : image and description not coming

I want to share link(from chrome extesnion) with image and description on Google plus. It's working fine without http basic authentication. i.e URL = "https://mysite.com" But with http basic ...
1
vote
2answers
146 views

OpenGraph now showing shares count for some pages

I've got a problem on a website I've made. Facebook opengraph is not showing the shares count for some pages... For example, I have only the id and the share count here: ...
0
votes
1answer
126 views

WP Featured image not showing on Facebook shares

When I paste the URL of a single post page from my site to my FB fan page it shows a default image and not the featured image I selected as the preview image. When I paste that same URL in FB's ...
0
votes
0answers
167 views

Rails with Koala - publish as open graph story

I have the following code in my Rails application to publish a open graph action action using the Koala gem: user.facebook.put_connections("me", "my_apps_namespace:recommend", event: event_url) It ...
3
votes
1answer
169 views

Facebook Open Graph: Use of built in Read & Article type

How can I use the built in Read Type as a view OG for a non news site. My pages are defined by a custom object type that is not an Article. Will this mean that I can add one more type og:type ...
2
votes
1answer
549 views

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 have something to do with the order in which they're specified? Right now the images are ...
2
votes
1answer
52 views

Open graph - displaying multiple aggregations

I have an open graph application which, has the Event option, with 2 actions, create and recommend. I also defined 2 aggregations: Events I recommended and Events I created. However in the timeline, ...
0
votes
0answers
22 views

Open Graph Object Migration

Over the past few months I've been managing two Open Grapph objects for a client of mine: http://eniracing.com/_fb_tecnico The client asked to be supported with the migration of those to objects to ...
0
votes
1answer
298 views

Delayed request for open graph permissions.

I have an app which never requested for open graph permission to post to the wall. But now I am in the process of integrating open graph and realized that I need to request publish actions. Now ...
0
votes
0answers
81 views

php and OpenGraph protocol errors

I'm using Magento 1.7.0.2. Want to get OpenGraph meta tags. I'm trying to use one of the recommended open source parser implementation. I downloaded the OpenGraph Protocol library and included on my ...
0
votes
0answers
228 views

Facebook sharer gets title from content of HTML element

I am working on a single page website with multiple Facebook 'Share this' buttons. The main URL is ie.: http://wishdesign.nl/fora/fb.sharer.htm (working demo URL) The Facebook sharer URL would then ...
1
vote
3answers
561 views

More Than One OG URL Specified

I've been looking EVERYWHERE to try and fix this error. SMH "More Than One OG URL Specified: Object at URL 'http://www.sistahhollywood.com' of type 'article' is invalid because it specifies multiple ...
1
vote
1answer
183 views

Facebook debugger is not parsing url correctly. Parses http://url.com instead of http://url.com?param=value

I am trying to integrate opengraph in this website http://www.lsenow.com . The person who wrote the theme used hard coded mysql instead of the functions already provided by WordPress to pull data ...
1
vote
0answers
116 views

Facebook shows aggregated open graph actions attachments based on the object and not on the action

I've created an action, and defined how the attachment should look like in "Configure Story Attachment". It looks fine in the feed when there is only one post of this action type. However, if there is ...
0
votes
1answer
89 views

Open Graph - XMLNS Required?

I will be using Open Graph Meta on my site for sharing with Facebook. I am a bit confused though. For the og tags to work it must have the following: xmlns:og="http://ogp.me/ns#" Correct? So it comes ...
-1
votes
1answer
116 views

Facebook App Friend's Activity

What would be the correct way to retrieve a list of recent Actions/Objects for a particular app from the logged in user's friends or particular friend who also has the app installed? Similar to how ...
1
vote
1answer
321 views

Facebook open graph url redirect issue

I am trying use open graph API to publish an action. URL that I provide as part of meta data property og:url can be accessed by authenticated users only. Facebook is trying to scrape the URL and is ...
-2
votes
1answer
66 views

Is there a well defined schema for semantically marking up Q&A platforms?

I am looking for a schema in microdata/open graph protocol with which I can markup content generated in Q&A platforms. Q&A platforms are user generated Q&A system like popular ...
0
votes
1answer
105 views

Page behaves differently in Facebook Sharer/ Status than in Facebook Debugger/Linter

I've been working on the og tags for our bilingual website; which uses a jquery slider to change languages (as well as changing the pages title on the fly) from English to Arabic.All english pages are ...
2
votes
1answer
305 views

Can i put both og:image:secure_url and og:image on page for linkedin and facebook

my website is currently running on HTTPS://. i am leveraging add this for social functionality. Problem: i face following problems on linkedin sharing. a) Most of time only half of the image comes ...
1
vote
1answer
84 views

Including the og:video tag on a product detail page

We are trying to use the og:video tag and related markup to enable in-NewsFeed video playing for product detail pages from our website that are shared via Facebook. For example, we have implemented ...
0
votes
1answer
503 views

Facebook Open Graph Protocol on Tumblr

When a link from my Tumblr blog is posted on Facebook, Facebook grabs the title between the title tags and not the one specified in the Open Graph meta tags. Why is it doing this? Is there any way to ...
1
vote
1answer
78 views

optimal way to use open graph for ebooks

I am self-publishing an ebook I read the types for open graph protocol http://ogp.me/#types In open graph protocol, for book namespace http://ogp.me/ns/book there are the following attributes. ...
0
votes
2answers
676 views

Facebook thumbnail never works properly (Open Graph)

The Goal: There will be a Facebook [like] and [send] option underneath all our products and it will show the proper thumbnail image. The problem: All the OG (open graph) tags are in place. ...
1
vote
0answers
168 views

Facebook OpenGraph API calls does not work at all times

We are not able to connect to Facebook OpenGraph API now and then. Our .NET client returns the below error: System.Net.WebException: Unable to connect to the remote server ---> ...
0
votes
1answer
85 views

query using FQL on comment with display all the reply

I'm using this command to display the comment with reply on my page https://graph.facebook.com/comments/?ids=http://development.deolvet.com/lorem-ipsum/. But it will not display the exact comment ...
0
votes
1answer
563 views

How to use a custom property of another object in an open graph object?

Sorry I am very new to open graph and have been having difficulty to post an action the way I want it to be... If I have two custom objects (book and author) and an action (read) that connects with ...
0
votes
1answer
127 views

Facebook - how to Like a specific post?

I have a twitter like application which displays a lot of posts. I want a user to be able to Like a single post, and when he does, the post will be displayed on his wall. I want to display the post, a ...
0
votes
1answer
729 views

Facebook aggregation doesn't come up on my timeline

This is a very general question. I am triggering few open graph actions from my facebook app, but the aggregation which I created in my settings doesn't show up on my timeline.Everything else works ...
-1
votes
1answer
274 views

How to create facebook open graph objects and actions?

I have created a few apps in facebook and also tried out open graph on them. I have created the open graph objects and actions by going to the app's settings page. I would like to know if I can create ...
0
votes
0answers
79 views

Applying the code for my Action type into my joomla site?

I have no clue where to post the code for my action type. I do know that the object goes in the header and what not, I have that part. I am learning all of this on my own and it's tough. Facebook says ...
1
vote
0answers
65 views

Publish Action similar to Draw My Thing

In the Facebook game DRAW MY THING, once the user draws a picture, the action is published to the timeline along with the drawn picture Is it possible to do the same from a mobile game which has ...
2
votes
0answers
120 views

Facebook publish actions - Values from preview object are taken when publishing

Ok I am trying to publish an action on facebook from my mobile game. I have set up an object (say "picture") and an action (say "draw") I have set up an external web page whose meta data describes ...
0
votes
1answer
161 views

Open Graph custom object properties: pairing objects?

I want to create two types of custom objects. Each has a property which references an object of the other type. Essentially I want to create doubly-linked pairs of objects which have a two-way ...
0
votes
1answer
88 views

require_once() breaking array of urls that should generate OpenGraph tags?

Having trouble with this code, wondering if I'm trying to achieve something impossible. I'm using the OpenGraph PHP library I want to fetch an array of urls, send them each through OpenGraph.php and ...
6
votes
2answers
3k views

Are Open Graph tags just for Facebook?

Will other services other than Facebook use Open Graph tags when scraping the page for sharing information? Meaning, if I have an AddThis button (for example) on a page, which allows sharing to ...

1 2 3