43 questions
Best practices
0
votes
0
replies
31
views
Next JS v16.0.3 TypeScript - The following required properties are missing: fb:app_id at Facebook Debugger
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 ...
1
vote
0
answers
178
views
Why is Facebook debugger ignoring my request to scrape again?
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....
2
votes
0
answers
424
views
"Sender action failed" When reacting to facebook message
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>}&...
0
votes
0
answers
68
views
Why Facebook does not show og:video?
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 ...
0
votes
1
answer
461
views
Why og:url can not point to og:image?
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 ...
3
votes
0
answers
469
views
Facebook microdata debugger not picking up OG and while share debug does
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 ...
0
votes
0
answers
666
views
What is the difference between "fetched URL" and "canonical URL" in Facebook's Sharing Debugger?
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 ...
0
votes
0
answers
59
views
Facebook Debugger doesn't see my Open Graph code
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:
&...
1
vote
0
answers
439
views
Facebook crawler cURL: 28 (OPERATION_TIMEOUTED) on AWS CLoudFront
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 ...
0
votes
1
answer
555
views
Facebook Graph API Explorer is not working
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-
...
29
votes
3
answers
20k
views
Can we use webp extension image in og:image meta tag?
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:...
0
votes
1
answer
2k
views
How to fix facebook links preview for vue js links?
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.
...
0
votes
0
answers
4k
views
WordPress / FB Sharing: How to fix invalid image content type error?
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 ...
0
votes
0
answers
2k
views
Invalid Parameter Error using facebook graph API
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 ...
-1
votes
1
answer
362
views
Full_picture Parameter for page
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 ...
0
votes
1
answer
723
views
Facebook privacy policy invalid because we support https
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 ...
1
vote
1
answer
644
views
Unable to identify element inside shadow-root in ReactJS application
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....
0
votes
0
answers
406
views
Facebook Sharing debugger not picking up OG tags
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 ...
1
vote
0
answers
572
views
502 HTTP Response Code in Facebook Debugger when trying to access image, I can access image fine using the URL
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....
2
votes
0
answers
1k
views
Random OG Image Tag Facebook
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 :) .
0
votes
1
answer
570
views
Debugger showing correct thumbnail preview, old posts not changed (Facebook)
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 ...
6
votes
5
answers
14k
views
Facebook Not Recognizing Metadata
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 ...