Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google Crawler Breadcrumb Structured Data Error #7375

Closed
5 of 7 tasks
elucidsoft opened this issue May 8, 2022 · 2 comments
Closed
5 of 7 tasks

Google Crawler Breadcrumb Structured Data Error #7375

elucidsoft opened this issue May 8, 2022 · 2 comments
Labels
closed: duplicate This issue or pull request already exists in another issue or pull request

Comments

@elucidsoft
Copy link

Have you read the Contributing Guidelines on issues?

Prerequisites

  • I'm using the latest version of Docusaurus.
  • I have tried the npm run clear or yarn clear command.
  • I have tried rm -rf node_modules yarn.lock package-lock.json and re-installing packages.
  • I have tried creating a repro with https://new.docusaurus.io.
  • I have read the console error message carefully (if applicable).

Description

This issue occurs only when Google Search Crawls your Docusaurus site. It will warn you that breadcrumb structured data was detected but it is invalid with the following error:

Invalid URL in field "id" (in "itemListElement.item")

Perhaps this is a change to Googles Own Search Criteria, I am not 100% clear but I did not see this error until I upgraded my Docusaurus to the latest version last week.

Reproducible demo

No response

Steps to reproduce

  1. Use Docusaurus Docs with Nested Content
  2. Submit to Google
  3. Wait for Google to finish crawling and do a validation check.
  4. Observe validation errors reported by Google Search Console

Expected behavior

Breadcrumb Structured Data to be valid.

Actual behavior

Breadcrumb Structured Data is invalid.

Your environment

Self-service

  • I'd be willing to fix this bug myself.
@elucidsoft elucidsoft added bug An error in the Docusaurus core causing instability or issues with its execution status: needs triage This issue has not been triaged by maintainers labels May 8, 2022
@Josh-Cena Josh-Cena added closed: duplicate This issue or pull request already exists in another issue or pull request and removed status: needs triage This issue has not been triaged by maintainers labels May 8, 2022
@Josh-Cena
Copy link
Collaborator

Duplicate of #7303

@Josh-Cena Josh-Cena marked this as a duplicate of #7303 May 8, 2022
@Josh-Cena
Copy link
Collaborator

This has been fixed by #7304 and released in beta.19

@Josh-Cena Josh-Cena removed the bug An error in the Docusaurus core causing instability or issues with its execution label May 8, 2022
@Josh-Cena Josh-Cena closed this as not planned Won't fix, can't repro, duplicate, stale May 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed: duplicate This issue or pull request already exists in another issue or pull request
Projects
None yet
Development

No branches or pull requests

2 participants