This module replaces the default PrestaShop breadcrumb with one that uses the Schema.org structured data format required by Google for breadcrumb rich results. By outputting the correct markup, it helps search engines better understand your site's navigation hierarchy, which can improve how your pages appear in search results.
- Schema.org breadcrumb markup: Outputs breadcrumb navigation using the structured data structure expected by Google.
- Configurable last-item linking: An option lets you choose whether the final breadcrumb item is rendered as a link or plain text (Google's specification does not require the last item to be a link).
- Custom hook integration: The module introduces a dedicated hook (
displayModernBreadCrumb) that you add to your theme's breadcrumb template, replacing the original breadcrumb div. - Theme template alternative: A later update provides a standalone breadcrumb.tpl file that can be dropped into a theme directly, removing the need for the module entirely if preferred.
This module is aimed at PrestaShop developers and technically confident store owners who want to implement Schema.org breadcrumb markup for SEO purposes. Some template editing is required to integrate the hook into your theme, so a basic familiarity with Smarty templates is recommended.
Comments (0)
Your review appreciation cannot be sent
Report comment
Report sent
Your report cannot be sent