SEO ToolsSchema MarkupFree Tool

Breadcrumb Schema Generator

Generate a simple 3-level BreadcrumbList schema template (Home → your category → Page) — note the position-2 and position-3 URLs are fixed placeholders, not derived from your actual site's paths.

How to Use Breadcrumb Schema Generator
  1. 1Enter your category or section name in the input
  2. 2Click Generate to produce a 3-level BreadcrumbList template
  3. 3Manually replace the placeholder "/cat" URL and add a URL for the final "Page" entry to match your real site structure
  4. 4Paste the corrected JSON-LD into a <script type="application/ld+json"> tag in your <head>
Frequently Asked Questions

No — it always produces a fixed 3-level template: Home (item "/"), your entered category name (item hardcoded to "/cat"), then "Page" with no URL. You must manually replace the placeholder URLs with your actual page paths before publishing.

Not with this tool — it only outputs a fixed 3-level structure. For deeper hierarchies you'd need to add ListItem entries manually.

A single line — the name of the category or section that sits between Home and the current page.

It can make Google show a breadcrumb trail under your search result instead of the raw URL, which can improve click-through rate.

Related Tools

Related Articles

More from SEO Tools