Breadcrumb Schema Generator
Create BreadcrumbList JSON-LD for category pages, product pages, guides, and nested site sections. Add each breadcrumb item, preview ordered markup, and copy clean schema.
Breadcrumb Items
Start from Home and build down to the current page.
Fill the form and generate to see JSON-LD output here.
Clarify site hierarchy
BreadcrumbList schema shows the ordered path from homepage to the current page, helping search engines understand where a URL sits in your site structure.
Match visible breadcrumbs
Use breadcrumb markup that matches visible navigation on the page. The names and URLs should reflect the path users can follow.
Useful across content types
Breadcrumb schema works well on product pages, category pages, documentation, guides, directories, and any site section with a clear hierarchy.
Breadcrumb Schema Generator FAQs
What is BreadcrumbList schema?
BreadcrumbList schema is structured data that describes the ordered breadcrumb path for a page. Each item includes a position, name, and URL.
Should the last breadcrumb be the current page?
Yes. A common pattern is Home, parent section, and the current page as the final item. The final item should use the canonical URL for the page.
Can BreadcrumbList schema improve SEO?
It can help search engines understand site hierarchy and may support breadcrumb display in search results, but it should be paired with useful page content and clean internal linking.