HowTo Schema Generator

Generate HowTo JSON-LD structured data for step-by-step guides.

Processed on your device β€” never uploaded

HowTo Details

Tools

Supplies

Steps

Step 1
Generated JSON-LD
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "HowTo"
}
</script>

Frequently Asked Questions

What is HowTo schema markup?
HowTo schema is JSON-LD structured data that describes a set of steps to complete a task. It helps Google display step-by-step instructions as rich results directly in search.
What is the ISO 8601 format for totalTime?
ISO 8601 duration format uses the pattern PT#H#M#S. For example, PT30M means 30 minutes, PT1H means 1 hour, and PT1H30M means 1 hour and 30 minutes.
Should I include images in HowTo steps?
Yes, adding images to each step is highly recommended. Pages with step images are more likely to receive rich results and provide a better user experience.
Can HowTo schema appear as a rich result on mobile?
Yes. Google shows HowTo rich results on both mobile and desktop search. On mobile, they often appear as an expandable accordion of steps with optional images.