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.
- 1Enter your category or section name in the input
- 2Click Generate to produce a 3-level BreadcrumbList template
- 3Manually replace the placeholder "/cat" URL and add a URL for the final "Page" entry to match your real site structure
- 4Paste the corrected JSON-LD into a <script type="application/ld+json"> tag in your <head>
Related Tools
JSON-LD Generator
Generate Article-type JSON-LD structured data from a title, author, date, and description — this tool's JSON-LD output is specifically the Article schema, not a general-purpose schema builder.
Article Schema Generator
Generate Article schema JSON-LD (headline, author, publish date, description) to help search engines understand and richly display your blog post or news article.
FAQ Schema Generator
Turn a list of questions into FAQPage JSON-LD schema — note the generated answers are placeholder text you must replace with your real answers before publishing.
HowTo Schema Generator
Generate HowTo JSON-LD schema from a title and a list of steps, so search engines can display your instructions as a numbered rich result.