-
This is my clients site
-
Hello,
I’m sorry to hear that you are facing issues with the
og:imagetag on your client’s site when checking it on Facebook Debugger. This can be frustrating, but we can help you troubleshoot this.If the
og:imagetag is set correctly on the website but appears differently in the Facebook Debugger, there might be a few reasons for this discrepancy. One common issue could be related to caching or minification affecting how Facebook reads the Open Graph tags.To address this, you can follow these steps:
-
Check Open Graph Tags Placement: Ensure that the
og:imagetag is not pushed towards the end of the page’s source code due to minification or caching. Facebook only looks for Open Graph tags in the first 60 KB of your page’s source code. If they are pushed down, Facebook may not detect them correctly. -
Disable Gzip Compression: If you have gzip compression enabled in your cache plugin, like W3 Total Cache, it might interfere with Facebook’s Open Graph detection. Disable this option and clear your website and server cache, including Cloudflare if enabled.
-
Scrape Again in Facebook Sharing Debugger: After making these changes, use the Facebook Sharing Debugger tool to scrape the page again. This will force Facebook to update and read the Open Graph tags, including the image.
If these steps do not resolve the issue, please feel free to reach out to our support team directly from here. They will be more than happy to assist you further.
I hope this helps resolve the problem for your client’s site. If you need any further assistance, please let us know. Thank you for reaching out to us!
Sources:
Open Graph Meta Tags » Rank Math
Open Graph/Social Preview Image Is Not Displayed » Rank Math
How to Fix the ‘og: image’ Property Should Be Explicitly Provided » Rank MathCheck Open Graph Tags Placement: Ensure that the og:image tag is not pushed towards the end of the page’s source code due to minification or caching. Facebook only looks for Open Graph tags in the first 60 KB of your page’s source code. If they are pushed down, Facebook may not detect them correctly.
I have no idea how to check this
https://opengraph.dev/panel?url=http%3A%2F%2Fdjsdevoted.com
shows everything correctly even though the debug info is wrong.
<!– HTML Meta Tags –>
<title>HOME – DJs Devoted</title>
<meta name=”description” content=”We have caring, experienced DJs that would love to make your event a success. Weddings, parties, all sorts of occasions are easily catered for.”><!– Open Graph Meta Tags –>
<meta property=”og:url” content=”http://djsdevoted.com”>
<meta property=”og:type” content=”website”>
<meta property=”og:title” content=”HOME – DJs Devoted”>
<meta property=”og:description” content=”We have caring, experienced DJs that would love to make your event a success. Weddings, parties, all sorts of occasions are easily catered for.”>
<meta property=”og:image” content=”https://djsdevoted.com/wp-content/uploads/2024/07/open-graph-logo-only-dont-use-1024×725.jpg”>
<meta property=”og:image:width” content=”1024″>
<meta property=”og:image:height” content=”725″><!– Twitter Meta Tags –>
<meta name=”twitter:card” content=”summary_large_image”>
<meta property=”twitter:domain” content=”djsdevoted.com”>
<meta property=”twitter:url” content=”http://djsdevoted.com”>
<meta name=”twitter:title” content=”HOME – DJs Devoted”>
<meta name=”twitter:description” content=”We have caring, experienced DJs that would love to make your event a success. Weddings, parties, all sorts of occasions are easily catered for.”>
<meta name=”twitter:image” content=”https://djsdevoted.com/wp-content/uploads/2024/07/open-graph-logo-only-dont-use-1024×725.jpg”><!– Meta Tags Generated via https://opengraph.dev –>
Hello,
We can see that the issue is now fixed but we just wanted to let you know that these sorts of issues are usually caused by plugins adding other OpenGraph data to the website, most commonly, the social sharing plugins.
Don’t hesitate to get in touch if you have any other questions.
Hello,
Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.
If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.
Thank you.
-
The ticket ‘The Og:image is set, but when checking on facebook debugger it returns different’ is closed to new replies.