Archived topic
Images not showing up on Social Media
4 replies · Started by Alex on April 12, 2021
Hi for some reason Facebook is not pulling in the images from my website, any ideas why?
I tried Facebook Debugger
and receive these errors
Curl Error
Curl error: 61 (BAD_CONTENT_ENCODING)
Inferred Property
The 'og:image' property should be explicitly provided, even if a value can be inferred from other tags.
Missing Properties
The following required properties are missing: og:url, og:type, og:title, og:image, og:description, fb:app_id
Hi Alex,
Any chance you can link us to the site in question?
You can use the private information field.
And what do you mean by Facebook is not pulling your images?
Let me know :)
Hi thank you very much, this is the website:
https://lovefarnham.localcommunity.uk/greenscapes-surrey-and-hampshire-ltd/
On my old site, when I posted the link on Facebook, facebook automatically brings in the thumbnail image into the post, it's the same for most sites.
But now it's not working, I tried the facebook debugger tool, and tells me what the error message is.
https://developers.facebook.com/tools/debug/
caution-solidWarnings That Should Be Fixed
Curl Error
Curl error: 61 (BAD_CONTENT_ENCODING)
Inferred Property
The 'og:image' property should be explicitly provided, even if a value can be inferred from other tags.
Missing Properties
The following required properties are missing: og:url, og:type, og:title, og:image, og:description, fb:app_id
Hi I managed to solve the problem was linked to another pluggin called W3 Total Cache
I disabled the Gzip Compression in Performance>Browser Cache and works fine now.
Thanks
Glad you figured it out :)