Why Schema.org matters for AI search
Schema.org structured data provides explicit signals to AI models about what your page contains — your product details, article metadata, organization information, FAQ content, and more. Pages with well-implemented schema markup are easier for AI models to parse, quote, and cite.How to use the Schema Optimiser
1
Enter a URL
Navigate to Schema Optimiser in the Tools section. Enter the URL of the page you want to analyze.
2
Run the analysis
Click Analyze Schema. The tool detects and evaluates all structured data on the page.
3
Review the results
You’ll see a Schema Quality Score, detected schema types, and a detailed breakdown of what was found.
4
Copy the optimized schema
The tool generates an improved JSON-LD version with AI-recommended changes. Copy it and add it to your page.
What the tool detects
The Schema Optimiser scans for structured data in multiple formats:Understanding the quality score
The Schema Quality Score (0–100) reflects how well your structured data serves AI search visibility:
The score accounts for completeness, accuracy, use of recommended properties, and alignment with AI search best practices.
The optimization output
The tool provides:- Summary of changes — how many nodes were added, enriched, or removed
- AI-generated change list — bullet-point explanation of each recommended change
- Highlighted diff view — visual comparison of your existing schema vs. the optimized version, making it easy to see exactly what changed
- Detected schema types — what types were found on the page (e.g., WebPage, Article, Product)
- Page info — title, meta description, and canonical URL of the analyzed page
Implementing the optimized schema
You can copy the optimized JSON-LD in two formats:- Raw JSON — the JSON-LD object, useful if you manage schema through a CMS or build tool
- HTML script tag — the complete
<script type="application/ld+json">tag, ready to paste into your page’s<head>
Related tools
AI Search Checker
Full AI search readiness analysis including schema.
Site Health
Monitor schema quality across all your pages.