Breadcrumb Schema Generator — free online
You want Google to show that neat little path under your page title — Home > Blog > This Post. For that you need a bit of code called breadcrumb schema, and writing it by hand is fiddly and easy to get wrong. We added a free tool that does it for you — Breadcrumb Schema Generator — right in your browser.
What it does
You type in each step of your breadcrumb trail: the name of the level and its URL. The tool turns that into valid BreadcrumbList JSON-LD, ready to paste straight into your page's HTML. Add as many levels as your path needs, in order.
Nothing leaves your device
The whole thing runs in your browser. The names and links you enter stay on your screen — nothing is uploaded to a server and nothing is saved anywhere. When you close the tab, it's gone.
How to use it
- Open Breadcrumb Schema Generator and add each level of your path, with its name and URL.
- Check the order reads top to bottom, like a real trail.
- Copy the generated code and paste it into your page's HTML.
It's free with no limit. There are more small tools on the Apps page.