Breadcrumb structured data on pages with custom url? #498
Unanswered
pensivedog
asked this question in
Support
Replies: 1 comment
-
Confirmed — see also thuliteio/seo#24
Not yet — I will be looking into this and get back to you |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My website has several content types whose content items are neatly arranged in directories like
content/content-type/leaf-bundle/
. No problem there. However, I have a bunch of pages that, for the sake of keeping mycontent
directory organized, live incontent/pages/page-title/
. In the font matter of these pages, I seturl
manually so that the URLs don't include/pages/
.For all of these content items, Google Search Console gives the error
Either "name" or "item.name" should be specified (in "itemListElement") Items with this issue are invalid
.Any idea how I can fix this error for these pages?
Beta Was this translation helpful? Give feedback.
All reactions