Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

1 vote
0 answers
574 views

Why Facebook does not animate gif, if gif is used as og:img?

I have this post: https://tikex-dev.com/kubl/szkg/j1vd/7w68 it has og:img: https://t44-post-cover.s3.eu-central-1.amazonaws.com/v56o If you load it in a browser it animates, but not on Facebook, why? ...
user avatar
0 votes
1 answer
884 views

Why og:image / og:url can not be followed?

Got this error in Facebook Graph API Explorer, for scrape: { "error": { "message": "Invalid parameter", "type": "OAuthException", "...
János's user avatar
  • 34.6k
0 votes
1 answer
811 views

Facebook og:image is there a way to force the small image when using a larger image?

When using og:image og:image:width and og:image:height tags, is there a way to force the small square without sending a smaller image? It seems its all depended on the image size but I don't want to ...
John Pollard's user avatar
  • 3,849
-2 votes
1 answer
149 views

Why does Facebook sharer see my old website

I have a domain name and it had a wordpress cms in it, I re-created the website using another cms (not wordpress). When I try to share the articles or any page, it gives me in the FB sharer badge &...
Mahmoud Abdelsattar's user avatar
3 votes
1 answer
18k views

The following required properties are missing: og:url, og:type, og:title, og:image, og:description, fb:app_id

We're testing our open graph tags for https://www.roadgoat.com with the Facebook Share Debugger. We keep getting the error: The following required properties are missing: og:url, og:type, og:title, ...
KHMan's user avatar
  • 333
7 votes
0 answers
1k views

Facebook Open Graph properties not working: "The 'og:image' property should be explicitly provided, even if a value can be inferred from other tags."

So I have this website: http://asimpleforexguide.com/ I have already specified the Open Graph properties with an app_id generated from Facebook. <meta property="fb:app_id" content="...
Chris Mikkelsen's user avatar
0 votes
1 answer
32 views

Facebook lost track of all links I have shared after migration

I have a website which I decided to migrate, but I haven't changed the URL's, yet the Facebook (https://developers.facebook.com/tools/debug/sharing/) complains that This URL hasn't been shared on ...
MadMatt's user avatar
  • 119
0 votes
0 answers
116 views

Facebook scraper not seeing Opengrapth Meta Tags on shop products using PHP and Mysql

I really hope someone on this site can help me with this problem, I have been looking for days now but just can't find a solution. I have an e-commerce website containing 100's of products and I am ...
Andy Howe's user avatar
0 votes
0 answers
134 views

Facebook cannot read open graph meta tags

I have been running into a really strange issue. I have two websites, they are identical in code and data, one is on a production server, the other on a testing server. On the test server, Facebook is ...
Roberto Herman's user avatar
0 votes
0 answers
60 views

Two Facebook apps for the same website?

I have a web app in which users can have a variety of activities and I want them to be able to share them on Facebook using custom Open Graph stories. There are also public pages and I want my users ...
Arnaud's user avatar
  • 750
3 votes
1 answer
1k views

Using Facebook Sharer to Share Multiple Images

I am trying to enable multiple images on a page to be shared to Facebook, as described in this StackOverflow post. The post indicates that in order to share multiple images, you need to include ...
Joe Levinger's user avatar
0 votes
0 answers
173 views

Incorrect data from Facebook Share button

for test i use https://developers.facebook.com/tools/debug/sharing/ site gmk.ru, but data loaded from site amobile-studio.ru site gmk.ru contains another content. iam use open graph properties on ...
Leonid  Minderoff's user avatar
-1 votes
1 answer
127 views

How does Facebook Sharer select description when sharing my URL?

I am using below code on my site.When I try to share on facebook , it always pics my meta keywords content and not picking my og:descption . Is there any way I can make facebook to pic my og:...
viki's user avatar
  • 1
9 votes
3 answers
3k views

Is there a way to force Facebook to show the og:image on shared links?

We have a Facebook app that generates custom shareable links for users when they complete certain activities. The shareable pages have the following meta tags: <meta property="fb:admins" content=...
ray1's user avatar
  • 3,998
1 vote
1 answer
422 views

Facebook Android SDK: how to get Open Graph Object from URL?

On the Facebook documentation I have only found the way to build a ShareOpenGraphObject by manually specifying the fields: ShareOpenGraphObject object = new ShareOpenGraphObject.Builder() ...
Daniele B's user avatar
  • 20.6k

15 30 50 per page
1
2 3 4 5