Schema Markup Generator
Generate valid JSON-LD or Microdata structured data for 16 schema types. Select a schema type, fill in the fields, and copy the markup to your site. Not sure where the code goes once you have it? Read how to add schema markup to your website for the exact steps on WordPress, Shopify, Wix, and custom sites.
BreadcrumbList Fields
Structured Data Output
Missing required fields:
- - At least 2 breadcrumb items needed
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://example.com/"
}
]
}
</script>What is Breadcrumb schema?
BreadcrumbList schema states the position of a page in your site hierarchy as an ordered list of named steps, each with a name and a URL. Google's breadcrumb rich result is one of the more reliably active structured data features, and it typically replaces the raw URL under your search listing with a readable trail, for example Home > Services > Boiler Repair.
Breadcrumb eligibility is broader than most rich results, since Google will use this markup as long as it accurately reflects the page's real position in your site, so it is one of the simplest wins available from structured data. Add each step below in order, starting with your homepage, and generate either the JSON-LD script tag or the Microdata equivalent.
Frequently asked questions
Does the breadcrumb trail need to match my visible navigation?
It should reflect the page's real position in your site structure. It does not have to be an exact copy of a visible breadcrumb bar on the page, but it should not contradict one if you have one.
How many steps should I include?
At least two, typically your homepage and the current page, with any category pages in between. Keep it to the genuine hierarchy rather than padding it out.
Will this always change how my listing looks in Google?
Not guaranteed on every result, but breadcrumb rich results have broad eligibility and are commonly shown when the markup is valid and matches the page's actual structure.
Can I generate breadcrumbs for every page on my site?
Yes, generate one BreadcrumbList per page, adjusting the steps to match that page's position, then paste each into the relevant page.
Want structured data implemented, validated, and monitored for you? The technical SEO audit includes a full schema markup review. Not sure where to paste the code above? Read how to add schema markup to your website.
Other schema types
Get Started
Want Your Schema Implemented and Validated for You?
Tell me your site and CMS. I will review your existing structured data, implement what is missing, and validate everything in Google's Rich Results Test as part of the fixed-fee audit.
- Focus on your biggest search problem
- Review the evidence you already have
- Identify the most useful next step
- Answer your priority SEO question
Usually responds within a few hours
Currently accepting new clients
More free SEO tools
Robots.txt Generator
Build a valid robots.txt with a visual editor. Includes AI crawler blocking presets.
Hreflang Tag Generator
Generate correct hreflang tags for multilingual sites in HTML or XML sitemap format.
Redirect Chain Checker
Follow and visualise the full redirect chain for any URL. Detect loops and 302s.