Breadcrumb error in Google Search Console
-
Hi, I have been facing this issue. While I am trying to get my website indexed and crawled by Googlebot. Everytime, I do a live URL test on Google Search Console, it gives an error Breadcrumb error.
Below are the links where I am facing problem.
1. My Blog
2. Contact
3. AboutThe error is given below:
Unnamed item 1 error
type BreadcrumbList
itemListElement
Missing field “item”
type ListItem
name Home
position 1
itemListElement
type ListItem
name Blog
position 2The HTML Code is below
<li itemprop=”itemListElement” itemscope itemtype=”https://schema.org/ListItem” class=”trail-item trail-begin”><span itemprop=”name”>Home</span><meta itemprop=”position” content=”1″><li itemprop=”itemListElement” itemscope itemtype=”https://schema.org/ListItem” class=”trail-item trail-end”><span itemprop=”name”>Blog</span><meta itemprop=”position” content=”2″></nav></div><!– #breadcrumb-list –> </div><!– .wrapper –>
</div><!– .header-wrapper –>
</div><!– #page-site-header –><div id=”inner-content-wrapper” class=”wrapper page-section”>
<div id=”primary” class=”content-area”>The page I need help with: [log in to see the link]
- The topic ‘Breadcrumb error in Google Search Console’ is closed to new replies.