Title: Errors in Breadcrumbs Schema Detected
Last modified: January 21, 2022

---

# Errors in Breadcrumbs Schema Detected

 *  Resolved [animesaulo](https://wordpress.org/support/users/animesaulo/)
 * (@animesaulo)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/errors-in-breadcrumbs-schema-detected/)
 * According to Google Search Console, there is an error with the structure of breadcrumbs
   schema for products and collections.
 * Google Search Console is stating the following the breadcrumbs on single Collection
   pages:
 *     ```
       id: https://pikadude.com/collections/one-piece/wps-breadcrumbs
       type: BreadcrumbList
       itemListElement
       	type: ListItem
       	item
       		type: Thing
       		id: https://pikadude.com/collections/
       	name: Collections
       	position: 1
       itemListElement
       	type: ListItem
       	item
       		id: One Piece <--(Invalid URL in field "id")
       		type: Thing
       	name: One Piece
       	position: 2
       ```
   
 * In the 2nd itemListElement, Google Search Console states ‘Invalid URL in field“
   id”‘. So, it seems to be expecting the “id” to be a URL like in the 1st itemListElement.
   Same goes for the single Product pages.
 * Can you update the schema so that the 2nd itemListElement is also a URL for proper
   schema code?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ferrors-in-breadcrumbs-schema-detected%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

The topic ‘Errors in Breadcrumbs Schema Detected’ is closed to new replies.

 * ![](https://ps.w.org/wpshopify/assets/icon.svg?rev=2740857)
 * [ShopWP](https://wordpress.org/plugins/wpshopify/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpshopify/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpshopify/)
 * [Active Topics](https://wordpress.org/support/plugin/wpshopify/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpshopify/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpshopify/reviews/)

 * 0 replies
 * 0 participants
 * Last reply from: [animesaulo](https://wordpress.org/support/users/animesaulo/)
 * Last activity: [4 years, 4 months ago](https://wordpress.org/support/topic/errors-in-breadcrumbs-schema-detected/)
 * Status: resolved