seo_audit_sitemap_multipage
Crawls and audits every page registered in a website sitemap.xml (or local routes), cross-checks robots.txt allow/disallow rules, inspects HTTP security headers (HSTS, CSP), and generates a site-wide SEO/AEO/GEO/CRO health score, inventory table, and remediation roadmap.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Website URL (https://...) or local codebase folder path. | |
| maxPages | No | Maximum number of sitemap URLs to crawl and audit (default: 25). | |
| userAgent | No | Target crawler user-agent to test robots.txt permissions against (default: Googlebot). |