SEO Audit Checklist: 15 Things Your Audit Must Include
Not all SEO audits are created equal. Some cover 50 factors but only shallowly. Others claim to be "comprehensive" but skip entire categories of analysis. A few deliver data without interpretation and call it an audit.
Before you pay for an SEO audit — or evaluate one you've already received — use this checklist to verify it's actually thorough. If your audit is missing any of the items below, it has gaps that may be letting your most important ranking problems go undetected.
---
1. Robots.txt verification
What it checks: Whether your robots.txt file is configured correctly — allowing search engines to access your important pages and blocking only pages you intentionally want excluded.
Why it matters: A single misconfigured line in robots.txt can block search engines from crawling your entire website. This is more common than you'd think — site migrations, CMS updates, and staging environment configurations can accidentally introduce `Disallow: /` rules that go unnoticed for months.
What a complete audit includes:
- Robots.txt file confirmed accessible
- All Disallow rules listed and assessed for correctness
- Crawlable pages confirmed as accessible
- No critical sections accidentally blocked
Red flag in your audit: "Robots.txt checked" with no detail about what was found and whether it's correct.
---
2. XML sitemap health
What it checks: Whether your sitemap exists, is correctly formatted, submitted to Google Search Console, and contains only indexable pages.
Why it matters: Your sitemap is how search engines efficiently discover all your pages. A sitemap full of 404 errors, redirected URLs, or noindex pages wastes Google's time and signals poor site quality. A missing sitemap doesn't prevent indexing, but it slows discovery — especially for large sites or newly published pages.
What a complete audit includes:
- Sitemap URL confirmed and accessible
- Sitemap validation (proper XML format)
- Check for redirected or non-200 URLs in sitemap
- Check for noindex pages incorrectly included in sitemap
- Confirmation of sitemap submission to Search Console
---
3. Crawl error identification
What it checks: Pages on your site that return errors when crawled — 404 (page not found), 500 (server error), and timeout issues.
Why it matters: Internal broken links waste crawl budget and create poor user experiences. 404 errors reached via internal links signal to search engines that your site has maintenance problems. If pages that used to rank are returning 404 errors, you're losing traffic you once had.
What a complete audit includes:
- All 4xx error URLs identified
- Source of each error (which pages link to broken URLs)
- Recommendation for each: fix the target page, update the internal link, or implement a redirect
---
4. Redirect chain analysis
What it checks: Whether your redirects are creating chains (A → B → C → D) instead of going directly to the final destination (A → D).
Why it matters: Each additional redirect in a chain adds load time and dilutes the link equity (ranking signals) passed through the chain. More than 2 hops in a redirect chain is a technical SEO problem worth fixing. Redirect loops (A → B → A) are catastrophic — they prevent pages from loading at all.
What a complete audit includes:
- All redirect chains identified with chain length
- Redirect loops flagged as critical issues
- Specific pages affected, with recommendation to consolidate chains to single-hop redirects
---
5. Canonical tag audit
What it checks: Whether canonical tags are correctly implemented across your site — pointing to the right pages, free of contradictions, and resolving duplicate content issues.
Why it matters: When similar content exists at multiple URLs (common with filtering systems, tracking parameters, or paginated content), search engines need canonical tags to know which version to index. Wrong canonical tags can cause your preferred page to be excluded from the index while the wrong URL gets indexed instead.
What a complete audit includes:
- All pages assessed for canonical tag presence
- Canonical chains identified (canonical pointing to another canonical)
- Self-referencing canonicals confirmed correct
- Conflicting signals identified (e.g., canonical pointing one direction while meta robots says noindex on the canonical target)
---
6. Duplicate content assessment
What it checks: Whether the same or nearly identical content exists at multiple URLs on your site.
Why it matters: Search engines don't index duplicate content reliably. When they encounter multiple versions of the same page, they choose one to index — often not the one you'd prefer. Duplicate content dilutes ranking signals across multiple URLs instead of concentrating them on your preferred version.
Common sources:
- HTTP and HTTPS versions of the same page
- WWW and non-WWW versions
- Trailing slash variants (/page/ vs. /page)
- Parameter-based duplicates (?sort=price, ?color=blue)
- Paginated duplicate issues
What a complete audit includes:
- Duplicate URL variants identified
- Recommended consolidation approach (canonical, redirect, or parameter handling)
---
7. Title tag analysis
What it checks: The title tags on each page — whether they exist, are unique, are the right length, and include relevant keywords.
Why it matters: Title tags are one of the most important on-page ranking signals. They tell search engines and users what your page is about. They also appear as the clickable headline in search results — a compelling title tag that includes your target keyword is both an SEO and conversion optimization.
What a complete audit includes:
- Missing title tags identified (critical)
- Duplicate title tags across pages identified
- Title tags over 60 characters flagged (risk of truncation in search results)
- Title tags under 30 characters flagged (missed keyword opportunities)
- Key pages assessed for keyword alignment in title
---
8. Meta description audit
What it checks: Whether meta descriptions exist, are unique across pages, and are the appropriate length.
Why it matters: Meta descriptions are what users read in search results to decide whether to click. Google often uses them verbatim when they're well-written, though it may override them with auto-generated snippets when it thinks its version is more relevant. Missing or duplicate meta descriptions signal neglect and miss a significant click-through-rate optimization opportunity.
What a complete audit includes:
- Missing meta descriptions identified
- Duplicate meta descriptions flagged
- Meta descriptions over 155 characters flagged (truncated in results)
- Recommendations for key pages
---
9. Heading structure review
What it checks: Whether your pages have a logical heading hierarchy (H1 → H2 → H3) with keyword-relevant content.
Why it matters: Headings help search engines understand the structure and content of your pages. The H1 is particularly important — it should clearly state what the page is about, typically including your primary target keyword. Multiple H1s on a single page, or missing H1s, are both common issues that undermine search engine understanding of your content.
What a complete audit includes:
- Pages with missing H1 tags
- Pages with multiple H1 tags
- Heading hierarchy violations (H1 → H3 skipping H2)
- Assessment of keyword alignment in H1 and H2 tags for key pages
---
10. Page speed and Core Web Vitals assessment
What it checks: How fast your pages load on mobile and desktop, and whether they pass Google's Core Web Vitals thresholds.
Why it matters: Page speed is a confirmed Google ranking factor. Core Web Vitals — LCP, CLS, and INP — are specific speed and user experience metrics that directly affect rankings. Pages that fail Core Web Vitals assessment are suppressed in rankings compared to equivalent pages that pass.
The three Core Web Vitals:
- LCP (Largest Contentful Paint): Must be under 2.5 seconds
- CLS (Cumulative Layout Shift): Must be under 0.1
- INP (Interaction to Next Paint): Must be under 200ms
What a complete audit includes:
- Core Web Vitals scores for key pages (especially homepage and top traffic pages)
- Mobile performance assessed separately from desktop
- Specific causes of speed issues identified (uncompressed images, render-blocking scripts, etc.)
- Estimated impact of fixing each issue
---
11. HTTPS and security check
What it checks: SSL certificate status, proper HTTP-to-HTTPS redirects, and mixed content issues.
Why it matters: HTTPS is a confirmed Google ranking factor. Sites without valid HTTPS certificates, or with mixed content (HTTPS pages loading insecure HTTP resources), rank below equivalent HTTPS-secure sites. Additionally, browsers mark non-HTTPS sites as "Not Secure," which reduces user trust and click-through rate.
What a complete audit includes:
- SSL certificate validity confirmed
- Certificate expiration date (flagged if within 60 days)
- HTTP pages confirm redirect to HTTPS
- Mixed content identified (specific insecure resources on HTTPS pages)
- HTTPS consistency (WWW and non-WWW both HTTPS)
---
12. Internal linking analysis
What it checks: How pages on your site link to each other — the distribution of internal links, anchor text patterns, and orphan pages.
Why it matters: Internal links distribute page authority throughout your site, help search engines understand content relationships, and determine how deeply crawlers explore your site. Pages with no internal links pointing to them (orphan pages) are often not crawled or indexed. Pages that receive many internal links signal higher importance to search engines.
What a complete audit includes:
- Orphan pages identified (no internal links pointing to them)
- Pages receiving very few internal links vs. their importance
- Anchor text distribution assessment
- Opportunities to improve link equity flow to key pages
---
13. Image optimization review
What it checks: Whether images have appropriate alt text, are optimized for file size, and use modern formats.
Why it matters: Images without alt text are inaccessible to screen readers and miss image search ranking opportunities. Large, uncompressed images are often the single biggest contributor to slow page load times. Modern image formats (WebP, AVIF) provide significantly better compression than JPEG or PNG.
What a complete audit includes:
- Images missing alt text identified (count and percentage)
- Large images flagged for compression
- Images not using modern formats identified
- Next-gen format recommendations
---
14. Structured data / schema markup check
What it checks: Whether your site uses schema markup, whether existing markup is valid, and what schema opportunities are being missed.
Why it matters: Schema markup enables rich results in search — star ratings, FAQ accordions, product prices, event details — that significantly improve click-through rates. An Organization schema for your business helps search engines understand your brand. A FAQ schema on your FAQ pages can unlock accordion-style search results. These are free ranking enhancements that many sites skip entirely.
What a complete audit includes:
- Existing schema inventory (what types are implemented)
- Schema validation (errors that prevent rich results)
- Opportunity assessment (schema types your content qualifies for but hasn't implemented)
---
15. Prioritized action plan
What it is: A ranked list of recommendations — ordered by projected impact on rankings and traffic, not just technical severity.
Why it matters: The most common way audits fail to deliver value: the business receives a list of 200 issues in no priority order and doesn't know where to start. Technical severity and ranking impact don't always correlate. A missing alt tag on a decorative image is a "technical issue" — it belongs on a list of things to fix eventually, not this week.
A quality audit clearly distinguishes:
- Critical issues that need immediate attention (blocking indexation, redirect loops, major speed failures)
- High-impact fixes that will move rankings once addressed
- Optimization opportunities for ongoing improvement
- Low-priority items that are fine to address when convenient
What a complete audit includes:
- Issues ranked by projected traffic impact
- Clear separation of critical, high, medium, and low priority
- Specific implementation guidance for each recommendation, not just identification
---
Using this checklist
Before purchasing an SEO audit, ask whether the service covers all 15 categories above. If they can't answer specifically, request a sample report and verify yourself.
When evaluating an audit you've received, work through the checklist to identify what was covered and what gaps remain. If major categories are missing, the audit is incomplete.
---
How AutoWork HQ covers all 15
The AutoWork HQ SEO audit covers every category in this checklist — from robots.txt verification through structured data to the prioritized action plan — in a single report delivered within 24 hours.
Use our free SEO tool for a quick health snapshot, or get the full 15-point analysis with the complete audit.
- Basic audit — $49 — All 15 checklist categories + prioritized recommendations
- Monthly monitoring — $99 — Full audit + ongoing regression tracking
- Deep dive — $299 — Full audit + competitive intelligence
Skip the trial-and-error. Run your company with AI agents.
The AI Company Starter Kit includes 11 agent configs, 4 operations playbooks, and the exact templates we use to run a real AI-first company — instantly downloadable.
Get the Starter Kit — $19930-day money-back guarantee. Instant download.
Get the AI Agent Playbook (preview)
Real tactics for deploying AI agents in your business. No fluff.
No spam. Unsubscribe anytime.