Skip to main content
Filter by
Sorted by
Tagged with
Best practices
0 votes
0 replies
31 views

I am trying to develop an app using Next JS v16.0.3 App router TypeScript . Except facebook debugger id that called fb:app_id, all other meta tags are working good. At inspect element it shows as ...
Mushfiqur Rahman's user avatar
1 vote
0 answers
178 views

I have a YouTube video that I would like to post on Facebook, but it keeps showing an old thumbnail that I changed 2 weeks ago. I tried to you Facebook Debugger, gave the link, and ask to scrape again....
Blue Moonshine's user avatar
2 votes
0 answers
424 views

I am using facebook api to react messages in messenger. This is the api POST request I am using https://graph.facebook.com/v15.0/<PAGE-ID>/messages?recipient={id:<Pariticipant_ID>}&...
Yasantha Mihiran's user avatar
0 votes
0 answers
68 views

Here is the url: https://tikex-dev.com/palferi/program/tanciskola Facebook Debugger does not raise any error. <meta property="og:title" content="Mutass egy mozdulatot és játssz az ...
János's user avatar
  • 35.5k
0 votes
1 answer
461 views

I have this sharing page: https://tikex-dev.com/kubl/34lw/j1vd/ceay Though og:url is the same as og:image, og:url value in Facebook Debugger will not show the meta tag value, but the url of the ...
János's user avatar
  • 35.5k
3 votes
0 answers
469 views

As per the title, I'm having trouble getting facebook to pick up my microdata information on my website. I've published both as JSON+LD and OpenGraph, but facebook pixel refuses to read it. I've tried ...
Maurizio Pozzobon's user avatar
0 votes
0 answers
666 views

I was using the Facebook's Sharing Debugger tool, and I have a question. What exactly is the difference between the 'fetched URL (URL buscada)' and the 'canonical URL (URL canônica)'? Print from ...
Natália Rodrigues's user avatar
0 votes
0 answers
59 views

I cannot figure out why Facebook Debugger only sometimes sees my open graph code. Here is a page where it CAN see my code: https://buckscountyalive.com/articles/railroad-attractions.cfm My code: &...
pm541's user avatar
  • 11
1 vote
0 answers
439 views

I deployed my site on AWS cloudfront, everything is using https, using postman I have 66ms to download the file but Facebook debugger shows following error: Curl Timeout The request to scrape the URL ...
Cristian Sepulveda's user avatar
0 votes
1 answer
555 views

Suddenly my Facebook Developer Explorer is not working. It shows an empty body only with a header and footer. I already clear the cache a few times, but nothing has changed. Here is the screenshot- ...
tisuchi's user avatar
  • 964
29 votes
3 answers
20k views

In my website I have converted all the image from jpg or png to webp but after this my og:image meta tag is unable to fetch images. In Facebook debugger I see the following error The provided 'og:...
Gaurav Aggarwal's user avatar
0 votes
1 answer
2k views

When I try (for testing) to post a link from my vue.js project in my facebook page, the link preview section does not work as expected although I've added the needed <meta /> facebook tags. ...
nael_d's user avatar
  • 27
0 votes
0 answers
4k views

I want to show the featured image of a post when I share it in Facebook, for that, I used All in One SEO plugin. The problem is that the image of the article doesn't show when I debug it on Facebook ...
jack john's user avatar
0 votes
0 answers
2k views

I am passing "https://www.cnbc.com/2019/01/13/saudi-energy-minister-on-work-with-oil-producers-to-balance-market.html" as the url to facebook sharing debugger at the following link: Facebook Sharing ...
indexOutOfBounds's user avatar
-1 votes
1 answer
362 views

I am using graph API to get access tokken using a reference "pagename?fields=picture" for my facebook page to be used on my website. This is the function that I am using; function ...
sundasmunir's user avatar
0 votes
1 answer
723 views

They say that we must check our privacy policy with curl. I tested this with Google's privacy policy to see what the fuss is about with http vs https. I believe the issue is that they are not ...
Gandalf458's user avatar
  • 2,277
1 vote
1 answer
644 views

ReactJS application is not allowing to find the element inside shadow-root. I could able to access the element using /deep/ in my AngularJS application but This is not working with React application....
dileep keeppalli's user avatar
0 votes
0 answers
406 views

Whenever I put https://enginity.be/ into the Facebook debugger, it doesn't display the image or description into the share box, and it informs me those og tags are missing. However, when you look at ...
PoeHaH's user avatar
  • 1,936
1 vote
0 answers
572 views

I have an image that is served up in the og:image metatag so that it can be the image in a Facebook share post. However, when I use the debugger it gives me: Error while downloading http://www....
poncho's user avatar
  • 1,150
2 votes
0 answers
1k views

Hello I want to have random og Image every time my link is shared in facebook. Like this website every time it's scrapped new image is found.Will be great if you can help me :) .
Bishal Bhandari's user avatar
0 votes
1 answer
570 views

So I have recently changed all my thumbnails to meet the requirements for larger thumbnails on Facebook, Pinterest and Twitter. The sharing debugger for facebook shows the correct thumbnail preview ...
Ash's user avatar
  • 822
6 votes
5 answers
14k views

I'm having trouble getting Facebook to recognize the og:image tag. It seems to scrape correctly, but then I get this warning: og:image could not be downloaded or is too small Provided og:image ...
Eric's user avatar
  • 65