Breadcrumb Schema Generator
Get rich breadcrumbs in Google Search results by adding BreadcrumbList structured data.
Breadcrumb Schema Generator
Generate properly formatted JSON-LD BreadcrumbList structured data to improve how your site's hierarchy is displayed in Google search results.
JSON-LD Output
Valid Schema
What is Breadcrumb Schema?
A breadcrumb trail on a page indicates the page's position in the site hierarchy, and it may help users navigate all the way up to the home page. Google Search uses breadcrumb markup in the body of a web page to categorize the information from the page in search results.
Implementation Tips
- Position is important: Ensure the
positionproperty accurately reflects the order in the breadcrumb trail, starting at 1 for the home page. - Include the current page: Google recommends including the current page (the final item) in the breadcrumb trail.
- Must be visible: Google's guidelines state that if you mark up breadcrumbs, they should also be visible to the user on the page.
Related Guides
Deepen your understanding with our expert articles.
