• Resolved dsdevteam

    (@dsdevteam)


    Hello,

    There is an issue with breadcrumbs trailing crumbs where the item URL is not being added in the JSON schema.

    • Yoast SEO plugin is up-to-date
    • Tried activating a default WP theme
    • Tried suggestions from other forum topics

    Any further information on how to esnure item urls are added to the Breadcrumb JSON schema would be helpful as this occurs on other sites that we have that use Yoast SEO.

    Thank you in advance.

    – The DesignStudio Team

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Jose Varghese

    (@josevarghese)

    Hi @dsdevteam

    Thanks for reaching out to us and also for using the Yoast SEO plugin.

    From your message, I understand that you are noticing an error Missing field ‘item’ in itemListElement. So I checked the page via the Google Rich results testing tool and noticed the same error as you have mentioned.

    When I looked into the source code of the page, I noticed that all the meta tags, even from Google Analytics, 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() be used 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, or else it will be some of the errors within the theme. As other plugin codes are also occurring twice, can you please contact your theme developer to look into this case?

    You can search the <head> within the page source code and can find out that <head> and all the codes are outputting twice.

    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

    If you feel uncomfortable doing this yourself or if this does not solve your issue, our Yoast SEO Premium plugin comes with one year of (technical) support.

    I hope this guides you in the right direction.

    This thread was marked resolved due to a lack of activity, but you’re always welcome to re-open the topic. Please read this post before opening a new request.

    Hi I have just received the same message
    Top critical issues*
    Missing field “itemListElement”

    When I open my page online the url is listed and the page is blank

    I am using Medical Care Theme

    Can you advise?

    Thanks

    I have this showing from Google Search Console {“@type”:”BreadcrumbList”,”@id”:”https://www.glennhinds.com/#breadcrumb&#8221;,”itemListElement”:[]},{“@type”:”WebSite”,”@id”:”https://www.glennhinds.com/#website&#8221;,”url”:”https://www.glennhinds.com/&#8221;,”name”:”Glenn Hinds Motivation & Coaching

    Hey @oiwillo,

    Please create a separate forum topic where we can investigate your issue specific to your site/output and don’t mingle with a resolved old topic. Thank you.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Breadcrumbs Schema – Missing field “item” (in “itemListElement”)’ is closed to new replies.