How to solve - either 'name' or 'item.name' should be specified (in 'itemlistelement')

Method 1: Error due to structure 

This error message typically appears when you're trying to implement structured data in the form of breadcrumb trails on your Blogger website. The error is indicating that either the name property or the item.name property should be specified in the "itemListElement" object.

To solve this issue, you can follow these steps:

  • Locate the section of your Blogger template that contains the breadcrumb trail code.
  • Check if the "itemListElement" objects have either the "name" property or the "item.name" property specified. If not, add either one of them to each "itemListElement" object.
  • The "name" property should contain the name of the breadcrumb element, and the "item.name" property should contain a reference to the "name" property in a parent object. 
  • Save your changes and validate your structured data using the Google Structured Data Testing Tool or a similar tool to make sure that the error has been resolved.

I hope these steps help you resolve the "Either "name" or "item.name" should be specified (in "itemListElement")" error on your Blogger website.



Method 2 : common error due to unavailability of "labels to post"

there is also a second variation of this problem which is due to that ,you have not specified the required label to your post thus google crawl bot connot identify the label of your post and hence shows the error

solution : to solve this you have to just open your blogger dashboard and then give a appropriate label to your post that is showing the error in google search console 

Post a Comment

Previous Post Next Post