The Open Graph protocol enables any web page to become a rich object in a social graph. For instance, this is used on Facebook to allow any web page to have the same functionality as any other object on Facebook.
Questions tagged [og-meta]
22 questions
29
votes
7 answers
Are there tags to specify the Google +1 story format in Google+ like og-meta for Facebook?
With Facebook we have the Open Graph tags that allow webmasters to specify how the story is displayed on Facebook.
Is there something similar for the Google +1 button, that allows webmasters to specify the thumbnail image, description and title?…

texmex5
- 4,354
- 1
- 26
- 28
5
votes
1 answer
dynamically update og meta tags in angular
I want to share some dynamic content to WhatsApp, the dynamic content gets from an API. therefore I used the angular Meta class in my component.ts file to update the default meta tag property in index.html with the dynamic content.
when I navigate…

Nanthagopal
- 199
- 1
- 3
- 11
5
votes
1 answer
Pinterest Rich Pins Save : Truncating Title and tags
I am having strange issue in my rich pin save button. Its truncating title and tags while creating new PINs into Pinterest.
I have used same OG data given in pinterest developer site.
Reference :…

Viral
- 1,329
- 1
- 9
- 31
2
votes
1 answer
How to dynamically set open graph meta tags in zend for facebook sharing
I want to set open graph meta tags dynamically so it can be done either from controller or from view. I have tried many things which I got during searching but din't succeed. Following are the solutions which I have already tried:
I have written the…

iit2011081
- 742
- 8
- 26
2
votes
1 answer
How whatsapp messaging reads website url like the facebook open graph protocol?
I want to make like Facebook og meta but for whatsapp messaging for my website like attached screenshot, as I looked into google's meta tags and found this role attribute but found nothing that I can use to accomplish it.
How could I achieve…

Mahmoud Zakaria
- 43
- 1
- 1
- 8
2
votes
1 answer
Facebook Share showing small square thumbnail instead of large rectangle (og image is correct size)
When I try to share from http://www.giftry.com I am given the small square thumbnail image instead of the large rectangle. The image linked to in the open graph meta tags is larger than Facebook's recommended 1200x630.
I've tried using the debugger,…

brandon
- 21
- 1
- 2
1
vote
0 answers
angular.js & prerender.io - How to allow client to dynamically generate og:meta tags?
My website is a single page application that pulls data from a MySQL database, which my client is able to update on their own with HTML forms with input fields. I'd like to be able to make it so that my client can dynamically add og:meta tags so…

rpivovar
- 3,150
- 13
- 41
- 79
1
vote
1 answer
Facebook debugger scrapes default Apache page instead mine
I made a site: http://pravo-trans.eu/
There is all needed og meta tags. But when I want to share link on any social networks nothings happens. I thought it might be cach. But when I used facebook debugger, it said:
The 'og:type' property is…

Oksana
- 11
- 3
1
vote
0 answers
Make fb share button to link to my homepage?
I have a og meta on a certain address.
I wish, however that, when the user clicks on the shared link on their wall, to go to my homepage address (and not to the og page address);
Has anyone accomplish this?

MEM
- 30,529
- 42
- 121
- 191
1
vote
0 answers
OG meta data issue using Feed dialog
When sharing a website via FB.ui (feed dialog) and it hasn't been scraped yet by the Facebook Debugger the preview in the feed dialog looks fine, but when the link is shared it is shared as a complete URL (all og meta data seems to be lost).
It also…

Tim Ruiters
- 11
- 1
1
vote
1 answer
Why does facebook show wrong images on shared links?
I have some urls like this one
http://www.d10scup.com/notizia/122/
with og meta tags in it as you can see here on the fb linter
http://developers.facebook.com/tools/debug/og/object?q=http%3A%2F%2Fwww.d10scup.com%2Fnotizia%2F122%2F
The problem is…

razorxan
- 516
- 1
- 7
- 20
0
votes
1 answer
How to add OG meta to Shopify descriptions?
How can I automatically add the OG meta description from Twitter to the meta description in Shopify?
0
votes
1 answer
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 create small images for all our customers just for…

John Pollard
- 3,729
- 3
- 24
- 50
0
votes
1 answer
Can't fix: 'og:image' error from Sharing Debugger
I want share buttons on my webpage, using og meta tags. But Facebook doesn't use any of my og meta tags. So I tried the debugger, which fetched the latest version. But I can't see what's wrong.
these are my tags

Richard de Ree
- 2,329
- 4
- 30
- 47
0
votes
2 answers
Facebook is Fetching Weird URL of my laravel based website
I am having this link:
http://www.myqourse.com/offer/557/en/Certificate+Business+Professional+-+CBP+Leading+through+change
when I post it on WhatsApp, the link renders perfectly. However, Facebook tries to fetch…

ZYSHAQ
- 55
- 9