Breadcrumb Schema Generator
Build BreadcrumbList JSON-LD for navigation.
Generate Breadcrumb Schema
BreadcrumbList structured data shows your site's hierarchy as a breadcrumb trail directly in search results, replacing the plain URL with a readable path. It improves both appearance and click-through.
How it works
- Each line is one step in the trail
- Steps are numbered by position automatically
- The current page (last item) can omit its URL
Match your page
The breadcrumb markup should mirror the breadcrumbs users actually see on the page, in the same order, from top-level down to the current page.
How to add this JSON-LD to your site
Copy the generated <script type="application/ld+json"> block and paste it into the <head> of the relevant page (it also works in the <body>). Each page should describe its own content.
Before publishing, validate the markup with Google's Rich Results Test and the Schema Markup Validator to confirm it is eligible for rich results and free of errors.
Private & Processed Locally
This generator runs entirely in your browser. Nothing you enter is uploaded to a server, so it is safe for unpublished pages and works offline. It is free with no sign-up.
Frequently Asked Questions
Common questions about the Breadcrumb Schema Generator.