Skip to content

Features Overview

The plugin is built as a set of independent components, each toggled by its own setting. Everything below reflects what the code actually emits.

Component What it produces Where it runs
Open Graph and Twitter Cards Social meta tags in the page head Product, product category, product tag, shop, and other WooCommerce pages
Schema.org markup JSON-LD structured data Product, category, and shop pages
Social share buttons Share buttons for shoppers Single product pages
Product XML sitemap XML sitemaps for products, categories, brands Front-end sitemap URLs
  • Meta tags render on product, product category, product tag, shop, and any WooCommerce page. Each platform (Facebook, X/Twitter, LinkedIn, Pinterest, WhatsApp) has its own on/off setting.
  • Schema renders only when the Schema.org setting is on, and only on product, category, and shop pages.
  • Share buttons render only when share buttons are enabled, and only on single product pages.
  • The sitemap responds only when the product sitemap setting is on.

The plugin focuses on WooCommerce-specific data (price, availability, brand, GTIN, MPN, ratings) that generic SEO plugins do not add. It does emit its own og: and twitter: tags, so if another SEO plugin also outputs Open Graph tags you may see both. See Troubleshooting for how to handle duplicate tags.