• Hi,

    Hope you are doing well.

    I install your plugin and also add code in my header file. All pages and post not showing breadcrumb error but home page show breadcrumb error like Missing field “itemListElement” at the Google Search Console.

    Can you please help me to solve error.

    Thanks

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • I find solution for this problem:
    open /class.bcn_widget.php and in line #76 , change
    itemtype="https://schema.org/BreadcrumbList"
    to:
    itemtype="https://schema.org/"

    Plugin Author John Havlik

    (@mtekk)

    @mjsaei: It’s interesting that Google seems to like that change. Especially since the suggested change does not follow Schema.org’s example for BreadcrumbList using the microdata markup “language”.

    • This reply was modified 4 years, 7 months ago by John Havlik.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Having Missing field “itemListElement” Error at Home Page’ is closed to new replies.