Missing field 'item' (in 'itemListElement')

Created on 8 February 2023, almost 2 years ago
Updated 24 May 2024, 8 months ago

I was checking if everything was OK with my site in GSC. Turns out it report this problem.
"Items with these issues are invalid. Invalid entries are not eligible for enhanced Google Search results."

I have "Add current breadcrumb as structured data." checked on the config page.

When I look in the pagecode I see this:
{"@context": "https://schema.org","@type": "BreadcrumbList","itemListElement": [
{"@type": "ListItem","position": "1","name": "Home","item": "https://domain.com/"},
{"@type": "ListItem","position": "2","name": "name of page"},
{"@type": "ListItem","position": "3","name": "name of page","item": "https://domain.com/page/page/"}]}

Is it the "item" in de row of position 2; there is no "item" there. I think this is the issue.

Using version 2.0.5 of this module + drupal 9.5.2.

Hope there is a quick and easy solution "-) thanks!

πŸ’¬ Support request
Status

Fixed

Version

2.0

Component

Code

Created by

πŸ‡³πŸ‡±Netherlands MLZR Zutphen

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024