Missing breadcrumb schema on deep pages
BreadcrumbList markup earns a breadcrumb rich result and clarifies site hierarchy. Find deep indexable pages missing it free and add the markup.
What it means
This is an indexable page two or more clicks deep with no BreadcrumbList structured data. Breadcrumb markup describes the trail of pages leading to the current one (Home → Category → Page). Google uses it to render a breadcrumb rich result in the listing and to understand where the page sits in your hierarchy. Its absence on a deep page is a missed opportunity, not a defect.
Why it matters
Breadcrumb is one of the rich results Google still supports. When present and valid it replaces the plain URL in the snippet with a readable, clickable path, which improves how the listing looks and can lift click-through. Beyond the visual gain, the markup gives Google an explicit statement of the page's position in the site — reinforcing the hierarchy signal that internal links already imply. The value scales with depth: a homepage needs no breadcrumb, but a product three categories down benefits clearly, which is why the check targets non-homepage indexable pages at depth two or greater. It is a notice, not a warning: shipping breadcrumb markup is a low-risk enhancement, not a fix for something broken.
How to fix it
- Add a BreadcrumbList JSON-LD block listing each step from a top-level page down to the current one.
- Use position values starting at 1 and increasing by one per level.
- Point each item's URL at the real, canonical page for that level.
- Match the breadcrumb to the visible on-page breadcrumb navigation so markup and rendered page agree.
- Validate with Google's Rich Results Test, then request re-indexing.
When it's not a problem
This is a notice. Crawlinx skips the homepage and shallow pages, and does not flag pages that have no structured data at all (those are covered by schema.none). If a page is not part of a browsable hierarchy — a standalone landing page, for example — a breadcrumb may not make sense and you can leave it out. The signal is strongest when the rest of your site already uses breadcrumbs and a few deep pages are missing them.
How common is it?
19 audited sites in our corpus currently show this issue. The breakdowns below show which platforms, gatekeepers, verticals and countries are most exposed.
Audit your own site — free
77 checks, internal PageRank, render-diff. No signup, results in ~30s.