My products have been crawled and indexed but don't show up in google searches. Google search console says there is a problem with my crumbs, and when I view the page sources there is only the "category.htm" (a link to the full URL) and in position 2 "product.htm" (also a link). The error in the console is "unamed item", missing field "id" in the first position, and in some products error in position 2 as well. The console doesn't show the full URL or the base URL anywhere, should it? (it does show id="https://www.autoprotool.com/store/pc/pcBreadCrumbs at the top) what needs to be fixed? Change it so it is not link and the full URL is displayed?
Example from webpage: <a href='viewCategories.asp'>Our Products</a>: <span itemprop="itemListElement" itemscope itemtype=" http://schema.org/ListItem" rel="nofollow - http://schema.org/ListItem" ><a itemscope itemtype=" http://schema.org/Thing" rel="nofollow - http://schema.org/Thing" itemprop="item" href="Cordless-Tools-c111.htm"><span itemprop="name">Cordless Tools</span></a><meta itemprop="position" content="1" /></span><span itemprop="itemListElement" itemscope itemtype=" http://schema.org/ListItem" rel="nofollow - http://schema.org/ListItem" > > <a itemscope itemtype=" http://schema.org/Thing" rel="nofollow - http://schema.org/Thing" itemprop="item" href="Impact-wrench-20v-c329.htm"><span itemprop="name">Impact wrench 20v</span></a><meta itemprop="position" content="2" /></span><span itemprop="itemListElement" itemscope itemtype=" http://schema.org/ListItem" rel="nofollow - http://schema.org/ListItem" > > <a itemscope itemtype=" http://schema.org/Thing" rel="nofollow - http://schema.org/Thing" itemprop="item" href="1-2-Inch-Drive-c330.htm"><span itemprop="name">1/2 Inch Drive</span></a><meta itemprop="position" content="3" /></span> </div>
------------- cd
|