Remove breadcrumbs from structured data
-
Yoast SEO generates two pieces of structured data for each Woocommerce product, located in the header and footer respectively. Both structured data contain a breadcrumb, but the breadcrumb in the header structured data is incorrect.
How to remove the breadcrumbs in the header structured data?
breadcrumbs in the header structured data
breadcrumb”:{“@id”:”http://127.0.0.1/blocksy/product/modern-chair/#breadcrumb”},”inLanguage”:”en-US”,”potentialAction”:[{“@type”:”ReadAction”,”target”:[“http://127.0.0.1/blocksy/product/modern-chair/”%5D}]},{“@type”:”BreadcrumbList”,”@id”:”http://127.0.0.1/blocksy/product/modern-chair/#breadcrumb”,”itemListElement”:[{“@type”:”ListItem”,”position”:1,”name”:”Home”,”item”:”http://127.0.0.1/blocksy/”},{“@type”:”ListItem”,”position”:2,”name”:”Shop”,”item”:”http://127.0.0.1/blocksy/shop/”},{“@type”:”ListItem”,”position”:3,”name”:”Modern chair”}]}]}
The topic ‘Remove breadcrumbs from structured data’ is closed to new replies.