Create a breadcrumbs module and add it to a page(s). Run Rich Results Test on the page.
May have minor warnings, but should be error free.
Get structured data errors indicating one or more missing itemprop fields for item, name, and/or position.
Happens on a fresh install of Joomla! 4.1.2 using default Cassiopeia template.
The html code that is generated for the breadcrumbs includes a reference to itemscope for BreadcrumbsList in the ordered-list tag that shouldn't be there. The full breadcrumbs meta data definition is included in JSON format by the same module, and that code is formatted and processed correctly by Google. The itemscope in the ordered-list tag should be removed.
Labels |
Removed:
?
|
Labels |
Added:
No Code Attached Yet
|
The issue is a duplicate - @aint-broke could you delete you rfirst comment? It was he wrong place.
Same issue here: #37508
It's the same module, but different issue. nadjak77 reported that the problem was related non-menu items and whether or not the breadcrumb module was set to show/hide the last item. I reported that it is always failing because there is a leftover itemscope in the output of the ordered-list that is no longer needed.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-04-07 22:03:44 |
Closed_By | ⇒ | aint-broke |
Status | Closed | ⇒ | New |
Closed_Date | 2022-04-07 22:03:44 | ⇒ | |
Closed_By | aint-broke | ⇒ |
Title |
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-04-27 12:36:33 |
Closed_By | ⇒ | richard67 |
#27151 (comment)