You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Use Docusaurus Docs with Nested Content
Submit to Google
Wait for Google to finish crawling and do a validation check.
Observe validation errors reported by Google Search Console
Have you read the Contributing Guidelines on issues?
Prerequisites
npm run clear
oryarn clear
command.rm -rf node_modules yarn.lock package-lock.json
and re-installing packages.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
Expected behavior
Breadcrumb Structured Data to be valid.
Actual behavior
Breadcrumb Structured Data is invalid.
Your environment
Self-service
The text was updated successfully, but these errors were encountered: