Download all Joomla templates including quickstart (demo)only $29

Forum

Important - Hands Up!

- Please ask using the account with which you made the purchase or download of our products and in its respective category.
- If you bought our products in another market, ask your questions in that market, not here.

* ADD PRODUCT NAME IN START OF SUBJET

SOMBRA missing itemListElement breadcrumbs

  • J
  • jeromebg New Member
  • Topic Author 1 week 1 day ago #1
Hi, since 5 days I have errors in search console due to missinf itemListElements in structured data generated by breadcrumbs, is this due to a Joomla update or to template ?
url example :  www.360images.fr/visites-virtuelles/new-york/times-square.html
thanks

Please Log in or Create an account to join the conversation.

  • J
  • jeromebg New Member
  • Topic Author 1 week 1 day ago #2
ok, I disabled the breadcrumb module override from the template and it solved the issue, so there is a problem with helixultimate breadcrumbs override...

Please Log in or Create an account to join the conversation.

  • L
  • leoalv Moderator
  • 1 week 1 day ago #3
Hello.
This is indeed a problem due to the Breadcrumbs module override in the Helix Ultimate plugin. It doesn't contain the code that generates JSON for structured data. The override in the template only loads the override in the plugin.

Apparently, Google is now reading only JSON-LD when exists, because the microdata for BreadcrumbList in the HTML of the override generated by Helix Ultimate is correct, but Google isn't taking it into account and is only using the Joomla JSON-LD. The problem is that the Joomla JSON-LD has a BreadcrumbList without an itemListElement, which causes the error.

We have already reported this to Joomshaper; I hope they fix this as soon as possible.
Regards
The following user(s) said Thank You: jeromebg

Please Log in or Create an account to join the conversation.