Tag for using Facebook OpenGraph protocol to preview webpage links (HTML meta tags with property starts with "og:"
Questions tagged [share-open-graph]
105 questions
1
vote
0 answers
open graph tags are not shown properly in nuxt static site generation when I share on social media
I'm trying to add social sharing to my muxt.js website through opengraph meta tags. All the tags are generated but when I share a link to my website on any social media nothing is shown. I statically generate via nuxt generate command.
this is the…

Hawkar Shwany
- 324
- 3
- 15
1
vote
0 answers
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?
And I have those headers:
user19473296
1
vote
1 answer
Reddit Link Thumbnail not Showing Dynamic og:image
I've got a NextJS app where users can share links to Reddit and the link preview in Reddit should show a different thumbnail based on the shared link. It works perfectly sharing to Slack or FB, but it always shows the exact same image on Reddit…

Connor V
- 231
- 3
- 15
1
vote
0 answers
Can Google Analytics track URL previews generated by social media sites
When a link is posted to a social media site, such as Facebook, Twitter, and WhatsApp, does the preview that is generated lead to a page view that can be captured in Google Analytics? I'm assuming that each social media platform makes an HTTP call…

Aschharwood
- 391
- 1
- 4
- 16
1
vote
0 answers
Issue regarding Open Graph protocol in discord and crawlers
I have a problem on my site with ogp not showing up in discord or ogp check crawlers (i.e.rakko) but showing up properly in opengraphcheck (https://opengraphcheck.com/result.php?url=https%3A%2F%2Fcorepunk.org.pl)
Also works in facebook…

Sebastius
- 11
- 1
1
vote
0 answers
Why is LinkedIn not fetching correct og tags from my URL
I am trying to use OG tags to share my links on social media. However, for some reasons, LinkedIn is not capturing correct tags from my link. When I share on LinkedIn, it seems to pick the default favicon and not the image from the tags.
Facebook,…

Saurabh Tiwari
- 4,632
- 9
- 42
- 82
1
vote
1 answer
dynamic meta tags for client-side in angular 2+
Good Morning.
I'm working on a process that needs OpenGraph metatags of registered products. but the application is already developed as a client-side and my only idea is to convert to server side using the universal angular.
do I have any other…

Eustáquio
- 41
- 5
1
vote
1 answer
og meta tags in angular application not working when shared on facebook
i am working on the og tags for the first time. Not getting where to place what. i am working on an angular application where i need to share my application link in facebook and it should be loaded with all the tags information i have given.
I have…

Smitha Chandra
- 11
- 4
1
vote
1 answer
Issue with Open Graph tags and Nuxt.js (prod?)
I integrated OpenGraph tags into my Nuxt.js app, following the instructions from their SEO documentation at https://nuxtjs.org/examples/seo-twitter-og
I'm setting tags from a child component using the SocialHead component. The contents of this…

Mark Shust at M.academy
- 6,300
- 4
- 32
- 50
1
vote
1 answer
Can I omit "og:url" when using link rel="canonical"
When setting up a new webpage and to prevent duplicate content issues on search engines, I am using the canonical tag .
I came across of the open graph protocol to improve the experience when…

Silveste
- 189
- 2
- 11
1
vote
2 answers
mkdocs meta-tags for opengraph
I would like to have an image preview when sharing links to my mkdocs documentation, hosted and built by RTD. I need to override the HTML header of the site and add an open graph protocol.
After some investigation, I found a few resources on HTML…

f.bra
- 21
- 3
1
vote
1 answer
How do you clear the snippet Metadata / Open Graph cache of an URL on Whatsapp?
I created a new website using wordpress, but I shared the link on whatsapp before I set it up entirely. The snippet shown on whatsapp included the theme's name and author's information in the meta description.
I updated the meta data and opengraph…

Pranab
- 2,207
- 5
- 30
- 50
1
vote
1 answer
How to use post cover image as Card Image for twitter
I'm trying to use Gridsome metaInfo to create a Twitter Card with the Cover Image of the current post, but the image is not showing in the card.
...

baruchiro
- 5,088
- 5
- 44
- 66
1
vote
0 answers
How can I add a default og:image if image missing?
Is it possible to add a default image in open graph.
currently image is missing in category, pagination pages,archive pages etc. So I would like…

user3505756
- 31
- 5
1
vote
1 answer
OpenGraph image standards for Facebook, Whatsapp, and iMessage
Open Graph tag for Whatsapp link sharing showed that I can have two or more Open Graph images, e.g. a rectangular one for Facebook and a square one for Whatsapp:

miguelmorin
- 5,025
- 4
- 29
- 64