Open Graph not working
-
Hi,
I’m writing here because it seems that all my “meta property=og” don’t work on my website. I mean, I can see them on the source code of my website but they don’t work (on Facebook, for instance).
For example, for this page:
https://www.cactus-encyclo.com/identification-cactus/
On the code I have this:
view-source:https://www.cactus-encyclo.com/identification-cactus/
Some excerpts:
<meta property="og:title" content="test"/>
<meta property="og:description" content="test"/>
<meta property="og:image" content="https://www.cactus-encyclo.com/wp-content/uploads/Identifi-1200-×-628-px-2.jpg" />
But on the debug tool: https://developers.facebook.com/tools/debug/?q=https%3A%2F%2Fwww.cactus-encyclo.com%2Fidentification-cactus%2F
The og:image is the first image of the website (
https://www.cactus-encyclo.com/wp-content/uploads/nom-cactus.jpg
)
The og:title is the Title of the page
The og:description is the Meta description of the pageEtc.
I have the same issue for all the pages… Can you please help?! ??
- The topic ‘Open Graph not working’ is closed to new replies.