Skip to content
Docs/Utility Tools

SEO Audit

The SEO Audit tool crawls up to 1,000 pages on any website and generates a comprehensive audit report with a score out of 100.

What It Checks

  • Title tags - Missing, too long, too short, or duplicate titles
  • Meta descriptions - Missing, duplicate, or suboptimal descriptions
  • Headings - Missing H1, multiple H1s, skipped heading levels
  • Images - Missing alt text, large file sizes, missing dimensions
  • Links - Broken links, redirect chains, orphan pages
  • Performance - Core Web Vitals via PageSpeed Insights
  • Structured data - Missing or invalid JSON-LD
  • Security - HTTPS, security headers, mixed content
  • Crawlability - Robots.txt issues, noindex/nofollow tags, canonical problems

Running an Audit

Enter any URL in the SEO Audit utility page at /utilities/seo-audit. The audit crawls the site starting from that URL, following internal links up to 1,000 pages. Results are streamed in real-time as pages are crawled.

You can also ask the AI agent: "Run an SEO audit on example.com" and it will execute the same audit and summarize the findings.

Interpreting Results

The audit generates a score from 0 to 100 based on the issues found, weighted by severity. Issues are categorized as errors (high impact), warnings (medium impact), or notices (low impact). Each issue includes a description, the affected URLs, and a specific fix recommendation.