Insert a Breadcrumb Path
The Breadcrumb component allows you to add a navigation path that allows users to retrace their steps through a site. For example, in the breadcrumb path below, you can click on either Home, About Us, or Careers to return to a previous location.
Home > About Us > Careers
The folder name links in the breadcrumb path link to the index page for that folder. So you must define an index page for every folder in your site to enable breadcrumbs.
This component is used in:
-
Wrappers (most common use)
-
Single display templates: Insert the component directly from the page-level components menu.
For more information about adding components, refer to Adding Content with Components.
For more information about wrappers, refer to Working with Wrappers.
For more information about configuring templates, refer to Working with Display Templates.