Feature image not displaying on FB- OG:image issue?
-
Hi there!
Looking for solution to why these blog post featured images are not appearing in Facebook posts.
I tried everything, deactivating plugins, reverting the htaccess file, refreshing permalinks, re-scraping in Facebook Debugger….but I can’t escape the fact that in the source file the OG:image has:
og:image” content=”https://www.wildrootjourneys.com/wp-content/uploads/2021/07/Big-Tree-scaled.jpg” /><meta
While in Dev Tools, the image source calls for
<img src=”https://www.wildrootjourneys.com/wp-content/uploads/2021/07/Big-Tree-1080×675.jpg”
Why is the image size being added to the image url? How do we prevent that?
More importantly is that what’s causing these errors?
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_idAny advise is welcome. Thanks so much!
The page I need help with: [log in to see the link]
- The topic ‘Feature image not displaying on FB- OG:image issue?’ is closed to new replies.