Glossary · SEO

Breadcrumb

BRED-krumnoun

A breadcrumb is a navigation aid that shows a page's location within the hierarchy of a website.

Part of speech
noun
Pronunciation
BRED-krum
Origin
From the Hansel and Gretel tale, where breadcrumbs marked a path home. In the web sense it names a trail showing a page's location in a site.

What is Breadcrumb?

A breadcrumb is a navigation aid, usually displayed as a horizontal trail near the top of a page, that shows where the current page sits within the hierarchy of a website. A typical breadcrumb reads something like Home, then Category, then Subcategory, then the current page, with each earlier step acting as a link back to that level. It gives visitors an immediate sense of their location in the site's structure and an easy way to move up to broader sections without relying on the browser's back button.

Mechanically, breadcrumbs reflect the organizational hierarchy of a site. The most common type is location-based, mapping the page's position in the site's structure, so a product page shows the path through its category and parent sections. A second type is attribute-based, common in ecommerce, where the trail describes the filters or attributes that led to the current view. A less common path-based version records the actual steps a user took to arrive, though this is used sparingly because it can be confusing. Breadcrumbs are typically marked up with structured data so that search engines understand the hierarchy, which allows the trail to appear in search results in place of a raw URL, giving searchers a clearer picture of where a page belongs.

The name is one of the more charming in web design. It comes from the fairy tale of Hansel and Gretel, in which the children drop breadcrumbs to mark a trail so they can find their way back home. In the web context, the term describes exactly that: a visible trail marking the path from the current page back toward the site's home. The metaphor stuck because it captures the feature's purpose so neatly.

For a business, breadcrumbs matter for both usability and SEO. For visitors, they reduce friction by making a site feel navigable and orienting people who arrive deep in the structure from a search result, which can lower bounce rates and encourage exploration of related sections. For search engines, breadcrumbs reinforce the site's internal linking and hierarchy, helping crawlers understand how pages relate to one another and distributing authority through the structure. When breadcrumb structured data is present, the trail can replace the URL in search listings, which often reads more clearly to users and can improve click-through.

The nuances and mistakes are worth noting. A breadcrumb should complement primary navigation, not replace it; it is a secondary aid, and relying on it as the only way to move around a site frustrates users. The trail must accurately reflect the site's real hierarchy, because a breadcrumb that points to a nonexistent or inconsistent structure confuses both people and crawlers. On shallow sites with only a level or two of depth, breadcrumbs add little and can look redundant, so they are most valuable on larger, multi-level sites such as ecommerce catalogs and content libraries. It is also important that the structured data match the visible trail. Implemented thoughtfully, breadcrumbs are a small feature that quietly improves navigation, clarifies site structure for search engines, and strengthens the connections between related pages.

Why it matters

Breadcrumbs improve navigation and can appear in search results, clarifying your listing. They reinforce site structure for both users and search engines.