• Resolved Jagobahe

    (@oceanjol)


    There was no option for using yoast breadcrumbs on my previous theme. Recently I switch to Astra theme. And using breadcrumbs. But continuously getting error on

    Missing field “Item” under itemListElement section. My theme astra has 2 options using theme default breadcrumbs and yoast breadcrumbs. As I use yoast permanently, then prefer to use yoast breadcrumbs. But getting error on my search console. Note: theme’s default breadcrumbs also show same error.

    I search for issue on Schema Markup Validator. But no error detect there. But getting error on console and rich results test also.

    Please help me to overcome the issue and solve missing item error on my site. Thank you.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Maybellyne

    (@maybellyne)

    Hello Jagobahe,

    Thanks for reaching out regarding your breadcrumbs schema.

    I ran the URL through the rich result test and got a warning. When I looked into the page’s source code, I noticed that all the meta tags occurred twice within the source code. Due to these duplicate codes, Google validates both schemas of breadcrumbs as a single one, and due to that, Google is showing the errors for the breadcrumb with the specific error. These duplicate codes and tags would be mostly because of using wp_head() twice on the respective page files by your theme developer, or whether the theme which you are using is adding all the tags within the <head> </head> twice for the respective pages.

    So we also recommend you perform a conflict check to determine whether the theme or any plugin is causing the duplication of all the <head> codes within the respective page. The fastest way to rule out any conflict is to deactivate all non-Yoast plugins and switch to a standard theme like Twenty Twenty.Please test this on your development or staging site if you have one.

    If not, we recommend using the Health Check & Troubleshooting plugin. This plugin has a troubleshooting mode, which does not affect normal visitors to your site.

    If you’re unfamiliar with checking for conflicts, we’d like to point you to a step-by-step guide that will walk you through the process: How to check for plugin conflicts.

    Thread Starter Jagobahe

    (@oceanjol)

    Hi Maybellyne,

    Thank you so much for your kind support. I search on my theme head and found wp_head for multiple time. I just delete one and everything is working fine now. Thank you so much.

    Thanks for your reply and confirming. We are going ahead and marking this issue as resolved. If you require any further assistance please create a new issue.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Continuously getting Missing Field “Item” error on search console.’ is closed to new replies.