HowTo Schema Generator
Generate Schema.org HowTo JSON-LD with your tutorial steps. Help Google show your step-by-step guide as a rich result in search.
JSON-LD
—
Turning steps into JSON-LD
You wrote an eight-step tutorial and you want Google to read it as a sequence instead of one wall of text. This generator asks for two things only: the name of the guide and the steps, one per line. What comes out is an application/ld+json script block with @type HowTo, the name, and an array of HowToStep entries already numbered in the order you typed them.
Here is what most generators skip: Google retired the HowTo rich result back in 2023, so those steps no longer get special treatment in search. The markup is still valid schema.org and other consumers still parse it, but do not expect a visual win on the results page. Inside the tool, every line break becomes a step, blank lines included, and a blank line ships as a step with empty text.
Write each step as a short action sentence, something like Mix the dry ingredients, and delete blank lines before you copy. The generated block carries name and step only; image, totalTime, tool and supply are yours to add by hand. The name field goes into the JSON unescaped, so a double quote in the title breaks the whole block. Everything is built in your browser and nothing is uploaded.
Frequently asked questions
Does Google still show HowTo rich results?
Can I use quotes in the tutorial name?
Where do I paste the generated code?
Related Tools
HowTo Rich Snippet Builder
Build a basic HowTo JSON-LD schema describing a single-step procedure.
BlogPosting Schema Generator
Generate Schema.org BlogPosting JSON-LD for blog posts. Add title, author, dates and image to improve how your article shows up in search results.
Course Schema Generator
Generate Schema.org Course JSON-LD with the course name, description and provider. Help Google show your classes and training as a rich result.
Product Schema Generator
Generates Schema.org Product JSON-LD with name, brand and a price offer, ready to paste into the page. The starting point for product rich snippets in search.
Microdata Schema Extractor
Extracts schema.org microdata (itemscope, itemtype, itemprop) from HTML and converts it to equivalent JSON-LD.
Event Schema Generator
Generate Schema.org Event JSON-LD with your event name, date, venue and tickets. Help Google display concerts, courses and events prominently in search.