BreadcrumbList error – v16.5
-
Hi,
since the update to v16.5 Google Search Console is listing an error regarding the schema markup BreadcrumbList. “name” is empty and in general I am not sure if the code is correct.
"@type":"BreadcrumbList", "@id":"https://www.huppenkothen.com/en/buy-and-rent/excavators/tb290-2#breadcrumb", "itemListElement":[ { "@type":"ListItem", "position":1, "name":"Huppenkothen GmbH", "item":"https://www.huppenkothen.com/en" }, { "@type":"ListItem", "position":2, "name":"" }, { "@type":"ListItem", "position":3, "name":"TB290-2" } ]
Any ideas how to fix it? I read all the other threads and https://yoast.com/help/breadcrumb-changes-yoast-seo/ but couldn’t find a solution yet.
And I found another instance of the BreadcrumbList but I don’t know where this is coming from. My guess would be woocommerce (?). This implementation is correct and looks like the older version of yoast’s implementation.
"@type":"BreadcrumbList", "itemListElement":[ { "@type":"ListItem", "position":1, "item": { "name":"Home", "@id":"https:\/\/www.huppenkothen.com\/en" } }, { "@type":"ListItem", "position":2, "item":{ "name":"Excavators", "@id":"https:\/\/www.huppenkothen.com\/en\/buy-and-rent\/excavators" } }, { "@type":"ListItem", "position":3, "item":{ "name":"TB290-2", "@id":"https:\/\/www.huppenkothen.com\/en\/buy-and-rent\/excavators\/tb290-2"} } ]
thanks
ManuelThe page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘BreadcrumbList error – v16.5’ is closed to new replies.