- This topic has 3 replies, 2 voices, and was last updated 2 weeks, 5 days ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Hello, please forgive me if this has been asked and I haven’t found …..I did search!
I have an SEO plugin that looks after the open graph meta tags and would like to disable the tags generated by the theme, at least I think they are generated by the theme lol
Hi,
Thanks for reaching out! No worries, that’s a good question.
The theme itself doesn’t generate Open Graph meta tags — those are usually added by SEO or social sharing plugins. If you’re already using an SEO plugin to manage them, you don’t need to worry about disabling anything in the theme.
If you’re still seeing duplicate tags, it’s most likely another active plugin handling them. In that case, try deactivating your plugins one by one to find which one is adding the extra tags, then adjust its settings to prevent overlap.
Let us know if you’d like us to take a closer look at your site setup.
Best regards
Thank you for the reply. I have Slim SEO installed and have set a preview image in that but the duplicate set points to whatever I have set as the site logo image which doesn’t show up when linked in facebook for example. The site is https://www.clairvoyantreadingsbysandy.com/
Hi,
Thank you for the follow-up and for sharing your site link.
From what you describe, it sounds like the duplicate Open Graph image is coming from another plugin or setting outside of Slim SEO, since the theme itself does not generate OG tags. Sometimes WordPress or caching plugins can serve an old OG meta tag, such as the site logo, even after you set a different image in your SEO plugin.
Here are a few steps to try:
Clear your site cache (if you’re using a caching plugin or server-level caching).
Clear any CDN cache (if applicable, e.g., Cloudflare).
Check for other plugins that might inject Open Graph tags — deactivate them temporarily to see if the duplicate tag disappears.
Use Facebook Sharing Debugger https://developers.facebook.com/tools/debug/
to scrape the latest meta tags and see the updated preview.
This should resolve the duplicate OG image issue.
Best regard