Updating Open Graph Type Settings
-
Hello, I am experiencing an issue where my WooCommerce product pages are incorrectly assigned the Open Graph type
articleinstead ofproduct.Example of what I see in my source code:
<meta property="og:type" content="article" class="yoast-seo-meta-tag" />What I have already configured:
- In Yoast Settings > Content Types > Products: The Schema type is set to
ItemPage(Pagina elemento). - I have already cleared all caches (Server, Cloudflare, and Plugin).
Since I have an e-commerce with over 50,000 products, having them tagged as “articles” is affecting how they appear on social media and potentially confusing crawlers about the page’s intent.
- How to force to change
og:typetoproductfor the WooCommerce “product” post type?
Thank you for your help.
- In Yoast Settings > Content Types > Products: The Schema type is set to
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
You must be logged in to reply to this topic.