-
Hi there, On a WooCommerce site Rank Math is adding the following schema on all product pages
{ "@type": "WebPage", "@id": "https://example.com/product/xxx-xxx/#webpage", "url": "https://example.com/product/xxx-xxx/", "name": "Product Title", "datePublished": "2021-01-14T16:41:00+00:00", "dateModified": "2021-01-14T17:48:05+00:00", "isPartOf": { "@id": "https://example.com/#website" }
This includes datePublished and dateModified as a result Google is showing date before product meta description in Search Results.
How do I remove the date from this schema?
I don’t have a date anywhere else on the page or in HTML except OG meta property; if possible, I want to remove the date from there.
I don’t use Product Schema Type for WooCommerce products if that matters.
Thanks 🙂
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The ticket ‘Remove Dates from Website Schema’ is closed to new replies.