Free SEO tool

HowTo Schema Generator

The HowTo schema generator turns your step by step instructions into valid HowTo structured data. Add HowTo JSON-LD to tutorials and guides so search engines and AI assistants understand each step of your process.

Valid HowTo JSON-LDCopy and paste readyNo signup required
Interactive tool

HowTo Schema Generator

Use the live howto schema generator below. Your data stays in your browser.

HowTo Schema Generator Private — runs in your browser

Converted to ISO 8601 for the markup, e.g. 30 → PT30M.

Supplies (optional)
Tools (optional)
Steps *

application/ld+json

			

Privacy by design: the markup is generated in your browser. Nothing you type is sent to a server, stored, or shared. Image URLs are never fetched.

Why marketers use it

Key features

Guides and tutorials deserve to be understood step by step. This HowTo schema generator builds correct HowTo structured data from your instructions, helping your content qualify for enhanced results and feed clear steps to AI and voice search.

Step by step markup

Add each step in order and the tool structures it as valid HowTo data.

HowTo JSON-LD

Generate standards compliant HowTo JSON-LD that search engines can read.

Step images

Attach an image to each step where the schema specification supports it.

Time and cost fields

Include total time, supplies, and tools for a complete HowTo definition.

Guideline aware

Output follows Google HowTo rules to keep you eligible for enhancements.

One click copy

Copy your finished HowTo markup and paste it straight into the page.

Benefits

Why use the howto schema generator?

Enhanced results

Structured steps can qualify for richer presentation and voice guidance.

Voice and AI ready

Clear ordered steps feed voice assistants and AI generated how to answers.

Clearer for users

Marking up steps encourages you to write cleaner, more usable instructions.

Save build time

Produce valid HowTo structured data in minutes without writing code.

How it works

How to use the tool

1

Enter the title of the how to, such as How to install a WordPress plugin.

undefined

2

List every step in order with a short, clear instruction for each one.

undefined

3

Add optional images, total time, tools, and supplies where relevant.

undefined

4

Copy the HowTo JSON-LD, add it to your page, and validate the markup.

undefined

Example output

A realistic example

Example HowTo JSON-LD output

<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "HowTo",
  "name": "How to add schema to a page",
  "step": [
    {
      "@type": "HowToStep",
      "position": 1,
      "name": "Generate the markup",
      "text": "Use the schema generator to create JSON-LD."
    }
  ]
}
</script>
Avoid these

Common mistakes

HowTo schema is for step by step tasks, not general articles or opinion pieces.

undefined

Every step in the schema must appear as visible content on the page.

undefined

Steps must be sequential. Out of order positions confuse search engines.

undefined

Do not combine question answer pairs with steps. Use the right schema for each.

undefined

One word steps help no one. Write clear, actionable instructions per step.

undefined

Always test HowTo JSON-LD in the Rich Results Test before publishing.

undefined

FAQ

Frequently asked questions

What is a HowTo schema generator?
It is a tool that converts your ordered instructions into HowTo JSON-LD structured data, helping search engines and AI understand each step of a task.
When should I use HowTo schema?
Use it on genuine step by step guides and tutorials, such as installation guides, recipes of a process, or setup instructions.
What is the difference between HowTo and FAQ schema?
HowTo schema describes ordered steps to complete a task, while FAQ schema marks up standalone question and answer pairs.
Can I add images to each step?
Yes. The HowTo specification supports an image per step, which the generator includes when you provide one.
Does HowTo schema guarantee rich results?
No. It makes your page eligible for enhanced presentation, but Google decides when to show it based on quality and query.
Where do I place the HowTo markup?
Add the JSON-LD inside the head or body of the page, then confirm it with the Rich Results Test.

Turn technical SEO into better rankings

Structured data is one layer of a strong technical foundation. We handle it all. Get a free consultation and a tailored plan.

Scroll to Top