Breadcrumb Navigation for Website Pages

Breadcrumbs

Odoo’s built-in website pages are flexible, but without breadcrumbs, users can easily lose track of where they are in a multi-page layout. That’s why Steersman developed a new feature to support SEO and user-friendly breadcrumbs on custom website pages. This enhancement introduces a straightforward method for defining page hierarchy.

Key Features

With this feature, any published page in Odoo’s Website app can now show a breadcrumb trail to help users understand where they are within the content structure.

  • Supports deep page nesting (child → parent → grandparent)
  • Follows Schema breadcrumb standards
  • Breadcrumbs automatically appear above the page content
  • Similar appearance and behavior to breadcrumbs on product pages
  • Does not display on top-level or standalone pages

How It Works

  • In Odoo, go to website > pages and select a page you want to add breadcrumbs to
  • In the “Parent” field, select the page you want this page to be linked to. Parentscindst
  • Once a parent is selected:
    • If both the current page and its parent are published, a breadcrumb will be displayed above the content breadcrumbs banner
    • If any parent in the hierarchy is unpublished, that segment of the breadcrumb will be skipped

Breadcrumbs do not display at all if the page has no parent or has no heading enabled.