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

All Questions

0 votes
0 answers
38 views

Facebook Sharing Debugger reports HTTP error for Open Graph meta tags

I'm encountering an issue with Facebook's Sharing Debugger tool (https://developers.facebook.com/tools/debug/) when trying to debug URLs from my website. The debugger consistently reports an error ...
Abubakr Shomirsaidov's user avatar
-1 votes
0 answers
25 views

Why is my content in `og:description` getting converted into lowercase characters?

Is there specific information on how the og:description parsed on Facebook? We used the og:description to put the categories and tags of a page. We specifically capitalize each word but when you share ...
gptimajo's user avatar
  • 137
0 votes
0 answers
18 views

opengraph-image and twitter-image - Metadata Image social previsualisation Nextjs App error

I have a Next.js Blog type application on which articles are published. Links to these are shared on social networks. I use opengraph-image and twitter-image for metadata. Initially when I do the ...
Christian Emmanuel Nkengne's user avatar
0 votes
0 answers
39 views

linkedin messages website preview where does it come from when using messages?

I have website which we manualy share links on social media platforms including linkedin. Then we created a business page in linkedin. then suddenly when we send our website url to different people ...
Fritz's user avatar
  • 1
0 votes
0 answers
122 views

why open graph image (og:image) not show on real share but show on analyzer?

If I use https://www.opengraph.xyz/ to check my page (https://timy-app.surge.sh), I can see the open graph image that I have provided. As below image. Somehow I don't see the image when I share that ...
inovramadani's user avatar
  • 2,026
1 vote
0 answers
34 views

Multiple og meta tags on single page

I have a single page on my site suppose example.com/content . That page have a tab contents like tab1 and tab2. When user visit example.com/content#tab1 the tab1 will be active and the tab2 content ...
Khalid Saiffullah's user avatar
3 votes
1 answer
652 views

NextJS dynamically created Image for opengraph tags not working in production

I'm working on a Next.js project where I need to dynamically generate Open Graph images. My implementation works locally, but I'm facing issues when deploying to production on Vercel and Netlify. ...
Hemendra  Khatik's user avatar
0 votes
0 answers
47 views

Nuxt2 social cards not displaying

I'm trying to set the metadata to see the social card in my nuxt2 aplication when i share the link of a post in facebook. In my nuxt.config.js i have set this: head: { titleTemplate: '%s - Estudios ...
Ernest Riccetto's user avatar
0 votes
1 answer
39 views

How to change url in open graph options?

Basically, I'm trying to set up meta tags and all that stuff. I have no idea how to change url so there will be just the name of the website. For instance, github has just GitHub there and I have this ...
kindBob's user avatar
1 vote
0 answers
45 views

How to get Open Graph image to work in LinkedIn

I have an Open Graph image and the following code in the <head> <meta property="og:title" content="<?= $site->title_meta_tag() ?>" /> <meta property="...
user2991837's user avatar
0 votes
0 answers
190 views

WhatsApp doesn't show image in link sharing?

Since this year (I think), all my sites with OpenGraph tags does not show image when an section or article is sent on whatsapp. E.g: My shopping website Its contains these tags: <meta property=&...
juliangorge's user avatar
3 votes
2 answers
3k views

Open Graph meta tags not recognized in NextJS website deployment

I have been working on a NextJS website project and I'm facing an issue with Open Graph meta tags. I have added appropriate meta tags for title, image, and description on all pages of the website to ...
koobi41e's user avatar
0 votes
1 answer
84 views

How will I fix this so that I can have different thumbnails in every web pages?

I'm new in making website, I searched on how to put an open graph, but I encountered a problem where I can only put 1 thumbnail for the website. Let's say I have 4 Navigation Menu (Home, About, ...
yukiiii's user avatar
  • 19
1 vote
2 answers
1k views

how can I get image preview with data of github after sharing repo?

how can I get an image like this? is there any linking structure for getting it? like you see there is some data, like userName, RepoName, Logo, description, N contributions, N issues, N stars, N ...
user avatar
1 vote
0 answers
133 views

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 ...
Hawkar Shwany's user avatar

15 30 50 per page