HowTo Schema Generator

Create step-by-step HowTo JSON-LD structured data with duration, supplies, and tools.

100% Free · No Sign-up · Runs in Your Browser

Tutorial Steps
Step 1
Step 2
Step 3

About the HowTo Schema Generator

HowTo structured data explicitly marks up instructional tutorials, DIY guides, and step-by-step walkthroughs. It details the steps, required materials, tools, and total estimated completion time.

Search engines use HowTo markup to understand procedural content, making instructions eligible for rich step-by-step search previews and voice assistant reading.

This HowTo Schema Generator creates valid Schema.org HowTo JSON-LD code containing structured HowToStep objects, ISO 8601 duration values (e.g. PT30M for 30 minutes), and supplies lists.

A common mistake is using HowTo schema for recipes (which should use Recipe schema instead) or for content that is not a genuine step-by-step process.

Tip: Break tutorials into numbered, sequential steps with concise step names and clear instructional text.

Frequently Asked Questions

Q.What is HowTo schema used for?

Step-by-step tutorials, instructional guides, and DIY how-to articles explaining how to accomplish a specific task.

Q.Should I use HowTo schema for recipes?

No, cooking and food preparation tutorials should use the dedicated Schema.org Recipe type.

Q.What format does totalTime use?

ISO 8601 duration format, such as PT15M for 15 minutes or PT1H30M for 1 hour 30 minutes.

Q.Can HowTo steps include images?

Yes, each HowToStep object can include an image URL demonstrating that specific step.

Related Tools