Technical2 min read · Reviewed February 2026

Breadcrumb Navigation

Breadcrumbs are a secondary navigation trail showing where a page sits in the site hierarchy, usually near the top as links like Home > Glossary > Crawl Budget. They help users move up a level and can replace the URL shown in Google's results.

Why it matters for your rankings

Breadcrumbs solve a specific problem: most visitors do not arrive at your homepage. They land deep inside the site from search, with no sense of where they are or what else exists nearby. A breadcrumb answers both questions in one line.

For search engines they make hierarchy explicit rather than something to be inferred from URL patterns. With BreadcrumbList structured data, Google frequently displays the trail instead of the raw URL in results, which reads as more trustworthy and can lift click-through rate. They also add internal links from deep pages back to category pages, which is exactly the direction authority needs to flow on large sites where category pages are otherwise reachable only through the main navigation.

How to check it on your site

Confirm they exist on deep pages

Open a product or article page three levels down. If there is no breadcrumb, visitors arriving from search have no upward path.

Validate the structured data

Run the page through Google's Rich Results Test and confirm BreadcrumbList is detected without errors.

Check the trail matches reality

The breadcrumb should reflect the real hierarchy and the URL path, not a marketing-preferred route.

Verify they are real links

Each level except the current page must be a crawlable anchor, not JavaScript-only text.