Audit Site Batch
audit_site_batchAudit multiple site pages in one batch. Collects URLs from sitemap, crawl, or list, then runs SEO checks to deliver aggregate scores, top problems, quick wins, and critical pages.
Instructions
Batch audit multiple pages of a site. Collects URLs from sitemap, crawl, or a provided list, then runs a lightweight SEO audit on each page. Returns aggregate scores, top problems, quick wins, and critical pages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The site URL to audit | |
| urls | No | List of URLs to audit (only used when source = 'urls') | |
| delay | No | Delay in ms between batches | |
| limit | No | Max pages to audit | |
| source | No | Source of URLs: sitemap, crawl, or a provided list | sitemap |
| concurrency | No | Pages audited in parallel |