audit_site
Audit on-page SEO of pages from a sitemap URL and roll up the most common issues across the site. Works without Google credentials.
Instructions
Audit the on-page SEO of up to N pages from a sitemap and roll up the most common issues across the site. Takes a sitemap URL rather than a Search Console property, and needs no Google credentials
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxPages | No | Maximum pages to audit | |
| sitemapUrl | Yes | Public sitemap URL to audit | |
| concurrency | No | Maximum page fetches in flight |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pages | Yes | ||
| failed | Yes | ||
| rollup | Yes | ||
| audited | Yes | ||
| skipped | Yes | ||
| truncated | Yes | ||
| sitemapUrl | Yes | ||
| totalDiscovered | Yes | ||
| childSitemapsFailed | Yes | ||
| childSitemapsSkipped | Yes |