Skip to content

Resolving BreadcrumbList error in Google Search Console #1024

Answered by McShelby
andrewmurphy353 asked this question in Q&A
Discussion options

You must be logged in to vote

The theme can only generate breadcrumbs for pages that contain a title. In your case, your home page does not have a title and so it will be missing from the breadcrumbs.

In general it is seldomly a good idea to leave out the title.

If you don't want the root breadcrumb to be displayed in the header of your site, set disableRootBreadcrumb=true in your hugo.toml but give your home page a title, so the the generated schema.org spec is generated correctly.

Replies: 6 comments 8 replies

Comment options

You must be logged in to vote
1 reply
@andrewmurphy353
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@andrewmurphy353
Comment options

@McShelby
Comment options

@McShelby
Comment options

Comment options

You must be logged in to vote
3 replies
@McShelby
Comment options

@andrewmurphy353
Comment options

@andrewmurphy353
Comment options

Comment options

You must be logged in to vote
1 reply
@andrewmurphy353
Comment options

Answer selected by andrewmurphy353
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants