GlossaryUpdated 2026-08-28

What Are Breadcrumbs? SEO Guide

Breadcrumbs are a secondary navigation trail showing where a page sits in the site hierarchy. They aid user orientation and can appear in search results via BreadcrumbList structured data.

Explain It Like I'm 5

Breadcrumbs are the trail of cookie crumbs you leave so you can find your way back: Home > Blog > SEO > This Article. You always know where you are, and each crumb is clickable to climb back up.

Understanding Breadcrumbs

Breadcrumbs display the path from homepage to current page: Home > Category > Subcategory > Page. Three forms exist: location-based (hierarchy position, the common SEO form), attribute-based (filter paths in e-commerce), and path-based (the exact route the user took, generally discouraged as redundant with the back button).

The user value is orientation and shortcut climbing in deep sites. The SEO value is threefold: internal links on every page reinforcing hierarchy, anchor text describing parent categories, and, with BreadcrumbList structured data, the chance of the trail replacing the raw URL in mobile search results.

Breadcrumb structured data (BreadcrumbList JSON-LD) is well-documented by Google and widely implemented, including on this very glossary. Consistency between the visible trail and the markup matters: the structured data should mirror what users see.

Implementation should reflect genuine hierarchy. Breadcrumbs naming a category that is not actually a parent mislead both users and engines. Mobile visibility of the trail can be handled with responsive design; hiding via CSS is acceptable when space demands, though visible trails remain the standard.

Types of Breadcrumbs

Location Breadcrumbs

Hierarchy position, the standard form.

Example: Home > SEO Glossary > Breadcrumbs for a glossary term page.

Attribute Breadcrumbs

Filter-path trails common in e-commerce.

Example: Home > Shoes > Trail > Waterproof reflecting applied filters.

Why Breadcrumbs Matter

Breadcrumbs are inexpensive, dual-purpose navigation: they improve user orientation in deep sites and give engines hierarchical context plus a search-result enhancement via structured data.

Location-based trails are the SEO standard form
Internal links + descriptive anchors on every page
BreadcrumbList markup can replace the URL in mobile results
Markup must mirror the visible trail and real hierarchy

Best Practices

Mirror the Real Hierarchy

Each crumb should be an actual parent, clickable, naming the true category path. Cosmetic hierarchies mislead.

Implement BreadcrumbList JSON-LD

Structured data makes the trail eligible for search display. Match the markup to the visible trail exactly.

Keep Trails on Mobile Too

The orientation value is highest on small screens. Responsive handling beats removal.

Use Breadcrumbs With, Not Instead Of, Categories

Breadcrumbs complement category navigation and internal linking; they do not replace a sound architecture.

Common Mistakes

Markup that does not match the visible trail

Fix: Consistency between JSON-LD and the rendered trail is the documented expectation. Mismatches risk both display loss and trust.

Breadcrumbs for flat two-level sites

Fix: With Home > Page only, trails add clutter without orientation value. Skip them until depth exists.

Non-clickable crumbs

Fix: Every crumb except the current page should be a link. Dead text crumbs forfeit the internal-link value.

Breadcrumbs on This Site

This glossary itself runs location breadcrumbs with matching BreadcrumbList structured data on every term page, the exact pattern described here.

Frequently Asked Questions

Ready to optimize your internal links?

Get started with WPLink today and see the difference.

Download WPLink