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

All Questions

0 votes
0 answers
75 views

How to go about creating share cards (facebook, twitter) for a single page react application?

I'm developing an SPA in React and I've hit a wall that I'm not sure how to work around; I need different pages to display different information in share cards when shared on twitter and facebook (...
ThomasSiopes's user avatar
0 votes
2 answers
495 views

How to add dynamic opengraph meta data to page in NuxtJS

I am using NuxtJS with Nuxt3 and in my component, I want to update the head of the page with dynamic opengraph meta data. In my component, I am showing a gallery and for that I am fetching the data ...
Pratik Chakraborty's user avatar
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
0 votes
2 answers
518 views

Valid Azure Blob Metadata Identifiers

I've been trying to add metadata on an .mp4 video that is stored on an Azure Blob. I want to add opengraph tags and when I try and enter them in, I get a message that says, "The name: 'og:type' ...
Korey Madden's user avatar
2 votes
1 answer
770 views

Nuxt OG:tags not being correctly read by Facebook

I am having this issue for a while now. We've a nuxt website running in SSR mode and inside it, it has a news page that follows this structure: /pages /noticia /_slug /_id ...
mateuskb's user avatar
  • 358
-2 votes
1 answer
286 views

Bots don't access Metatags and Open Graph

We have a huge issue on our website, bots don't seems to find access to our metatags and opengraph wheareas we have some on our website when we inspect our code. We have no "no-follow" tags. ...
Bonapara's user avatar
  • 369
0 votes
0 answers
890 views

Facebook OG image set as undefined, using NextJs

I have a website where I dinamically set the og:image, using Next.js The thing here is that everything display the og:image correctly (Tests bellow) but not Facebook, I just keep getting this error: ...
Victor Shinobi Gakiya's user avatar
1 vote
0 answers
280 views

My OpenGraph is not working to any social media platform like Discord, Twitter and Facebook

Based on facebook debug here's the error. But I don't think That's the problem in SSL Error My SSL is provided by Let's Encrypt. For the other errors meta og is already there for like 48hours now ...
Mashwishi's user avatar
  • 179
0 votes
0 answers
257 views

Why don't my meta tags work (manually uploading individual HTML files)?

I've searched around and can't find any solutions to why my meta tags don't work. I'm manually uploading my html files into my public_html folder so I'm guessing that I'm missing a file or piece of ...
Gregg's user avatar
  • 109
5 votes
2 answers
2k views

Open Graph link sharing does not work on only slack message box

I have a dynamic open graph tag is a meta tag in the nuxt.js app. Its preview is working great in Twitter, Facebook, Linkedin, skype, telegram, ... but it does not work in slack only. head() { ...
risingagain's user avatar
1 vote
2 answers
1k views

Facebook it's not reading any meta tag from Head on my React Web App

Here is my code from the Head. I checked on https://validator.w3.org/ and it's ok. Facebook it's not reading almost any from the head. Not a single meta for example. Meanwhile google it's reading all ...
Agustin Barros's user avatar
0 votes
2 answers
3k views

How to dynamically update Meta tags (OG) using JavaScript

This is my first question here in the Stack community. I know it has been asked earlier, but I wanted to know how to do it specifically just using JS (I'm not a coder by education). This is something ...
Daljot Singh's user avatar
0 votes
2 answers
255 views

Why does Facebook scraper ignore my meta-tag?

When I scrape a url in facebook the meta tags are ignored. But in other social media platforms it works.. Example link: https://www.viro-group.com/nl/nieuws/viro-opent-nieuwe-vestiging-in-zwolle/ My ...
Dennisvdw's user avatar
1 vote
1 answer
383 views

Post Inspector (520 error), and how to debug?

When I try to validate social sharing tags using Linked in Post Inspector I get the following error for any page I submit, but no other information, it gives no clue as to what is wrong: I found this ...
greebstreebling's user avatar
0 votes
0 answers
656 views

How do I stop Yoast from using first image it finds on a page as its og:image?

I think I understand that the behaviour's expected to prioritise from a given individual page's overriding image, to the first image it can scrape from a page, to the site's default fallback image (...
lin.rit's user avatar

15 30 50 per page
1
2 3 4 5