Breadcrumb Schema Generator
Generate BreadcrumbList JSON-LD for breadcrumb navigation rich results in Google. Add unlimited depth levels with names & URLs.
Breadcrumb Path
Preview
Generated JSON-LD
💡 Breadcrumb Rich Results
How They Appear
- Google replaces the URL in search results with a breadcrumb trail.
- Shows page hierarchy: Home › Category › Subcategory › Page.
- Improves click-through rates by showing context.
- Helps users understand your site structure before clicking.
📖 Implementation
Best Practices
- Breadcrumb path should match your visible navigation breadcrumbs.
- Start with the homepage as the first item.
- Each item needs a name and URL (except the last item).
- Last item is the current page — URL is optional.