• Resolved rogerr2

    (@rogerr2)


    Using the Google Structured Data Testing Tool, I am getting the following error for every blog post…

    “The property item-###### is not recognised by Google for an object of type BreadcrumbList.”

    The full code snippet is as follows:

    <ol class="fbc-items" itemscope itemtype="https://schema.org/BreadcrumbList"><li itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem"> <a itemprop="item" href="https://www.artyjphotography.com.au"> <i class="fa fa-home" aria-hidden="true"></i>Home </a><meta itemprop="position" content="1" /></li><li itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem"><span class="fbc-separator" itemprop="name">></span></li><li itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem"><span itemprop="name"><a itemprop="item" id="292"href="https://www.artyjphotography.com.au/category/blog/wedding/weddings/" title="Weddings & Elopements">Weddings & Elopements</a>, <a itemprop="item" id="452"href="https://www.artyjphotography.com.au/category/blog/wedding/" title="Wedding">Wedding</a></span></li><li itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem"><span class="fbc-separator" itemprop="name">></span></li><li class="active" itemprop="item-19651" itemscope itemtype="https://schema.org/ListItem"><span itemprop="name" title="Hayley & Jason + Pre Wedding Shoot + Hunter Valley Wedding Photography">Hayley & Jason + Pre...</span></li></ol>

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Google SD Testing Tool Error’ is closed to new replies.