Google: Missing field “item” (in “itemListElement”)
-
Hi, starting a new topic on this as advised ??
I got an alert from Google Search Console that there was an issue with how the breadcrumbs are now being rendered. This only happened after I updated to the latest version of the plugin.
Here’s the code in question:
<li itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem"> <span itemprop="name"> <!-- Home Link --> <a itemprop="item" href=""> <i class="fa fa-home" aria-hidden="true"></i>Home </a> </span> <meta itemprop="position" content="1" /><!-- Meta Position--> </li>
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Google: Missing field “item” (in “itemListElement”)’ is closed to new replies.