Breadcrumb Schema Generator
Generate breadcrumb JSON-LD markup for site navigation rich results in Google search. Add breadcrumb levels, copy the schema and paste into your page.
🔍 SEO Tools
Free
Browser-based
Breadcrumb Items
#Label / NameURL
What is Breadcrumb Schema?
BreadcrumbList structured data tells Google the hierarchical path to a page on your website. When implemented, Google may display the breadcrumb trail in search results instead of the raw URL — for example: Home › Blog › SEO › Title Tags. This improves click-through rates and helps users understand site structure.
Breadcrumb Best Practices
| Rule | Detail |
|---|---|
| Add to every page | Add the schema to each page in the breadcrumb trail |
| Match visible breadcrumbs | Schema must reflect the breadcrumbs visible on the page |
| Use full URLs | Each item URL must be absolute (include https://) |
| Last item URL optional | The current page URL in item.id can be omitted for the last crumb |