audit_technical_seo
Audits technical SEO foundations: validate heading hierarchy, Schema.org JSON-LD, robots.txt, sitemap.xml, and text-to-HTML ratio to identify on-page issues.
Instructions
Audits Technical SEO foundations: H1-H6 heading hierarchy (single H1, non-sequential skip detection), Schema.org JSON-LD structured data validation, Robots.txt directives, Sitemap.xml detection, and text-to-HTML ratio.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Live web page URL to audit. | |
| html | No | Raw HTML markup string to audit. | |
| robotsTxtContent | No | Optional raw robots.txt content to parse and validate. | |
| sitemapXmlContent | No | Optional raw sitemap.xml content to parse and validate. |