Technical SEO

Site Audit

/seo-audit

Run a full technical SEO audit from your terminal. Checks crawlability, indexation issues, meta tags, page speed signals, and site structure in one pass.

Get this skill

Install all free SEO skills with one command:

curl -fsSL https://raw.githubusercontent.com/ccforseo/seo-skills/main/install.sh | bash

Or install this skill manually:

$ git clone https://github.com/ccforseo/seo-skills.git
$ cp -r seo-skills/site-audit ~/.claude/skills/site-audit
View on GitHubFree ยท MIT License ยท 8 skills included

What it does

The Site Audit skill is a Claude Code command that crawls your website and produces a prioritized list of technical SEO issues. It checks HTTP status codes, meta robots directives, canonical tags, heading hierarchy, image alt attributes, and internal link structure. Output includes severity ratings and fix recommendations grouped by impact, letting you address critical issues first.

Key features

  • Crawls all accessible pages and flags HTTP errors
  • Validates meta tags, canonicals, and robots directives
  • Checks heading hierarchy and content structure
  • Identifies missing alt text and oversized images
  • Generates a prioritized issue report with fix suggestions

How to use Site Audit

  1. Run the command

    Type /seo-audit in Claude Code and provide your target URL or sitemap path.

  2. Review the crawl results

    The skill outputs a categorized list of issues sorted by severity: critical, warning, and informational.

  3. Export and fix

    Copy the report or export it as CSV. Work through critical issues first, then warnings.

When to use it

Pre-launch technical review for new websites

Monthly health checks on client sites

Quick diagnosis after a traffic drop

Onboarding audit for new SEO clients

Frequently asked questions

How many pages can the Site Audit skill crawl?

The skill crawls up to 500 pages per run by default. You can adjust the crawl depth and page limit by passing flags when you invoke the command. For larger sites, run it against specific subdirectories.

Does the Site Audit check Core Web Vitals?

The Site Audit flags page speed signals like large images and render-blocking resources, but for detailed CWV data use the Core Web Vitals Analyzer skill (/cwv-check). The two skills complement each other.

Can I run the Site Audit on staging environments?

Yes. Point it at any accessible URL, including localhost, staging domains, or password-protected environments if you provide credentials. This is useful for catching issues before deployment.

What output format does the Site Audit produce?

The skill outputs a structured markdown report by default. You can also request CSV or JSON output for importing into spreadsheets or project management tools.

Get all 50 skills

The SEO Command Center includes every skill in this library plus Python data fetchers, CLAUDE.md configs, and report templates. One-time purchase.

Browse all skills