Schema Markup Generator
Generate schema manually by type, or paste your page's HTML for automatic detection and comprehensive schema generation β with full control over what gets included.
Schema.org V30.0
π 17 Schema Types
π Page Analyzer
Technical Stream Tool
β οΈ Educational Use Only
This tool generates schema for learning purposes. Validate with
Schema.org Validator and
Google Rich Results Test before production use.
Paste Page HTML
How to get your page's HTML: Open the page in your browser β right-click β
View Page Source (or Ctrl+U / β+U) β select all β copy β paste below. The analyzer will extract metadata, content structure, FAQ patterns, breadcrumbs, videos, and more to generate comprehensive schema markup.
Detection Summary
π
Paste HTML and click Analyze to detect schema opportunities.
Generated Schema (@graph)
π‘ "Copy with <script> tag" gives you the complete block ready to paste into your
<head>. Ensure it is server-rendered (not JavaScript-injected).
Schema Type
Properties
0 filled
Generated JSON-LD
application/ld+json
π When & Where to Use This Type
π Implementation Guide
Adding to your page:
- Copy the JSON-LD code
- Wrap in
<script type="application/ld+json"> - Place in HTML
<head> - Critical: Must be server-rendered, NOT JavaScript-injected
Verify: View Page Source β Search for "application/ld+json"
Validation & Documentation