RankpediaA plain-English encyclopedia of search

SEO Audit

A structured review of a website's technical, content, and authority signals to find issues that limit crawling, indexing, ranking, or traffic.

If you have ever run a tool and still missed a noindex tag that blocked your best page, you already know an audit is only as good as what you verify manually.

Key points

  • Start every audit with crawlability and indexability before touching content or links.
  • Check robots.txt, noindex directives, canonical tags, and XML sitemaps on every audit.
  • Use Google Search Console as your primary source for coverage, Core Web Vitals, and manual actions.
  • Verify canonicalisation across www versus non-www, HTTP versus HTTPS, and trailing-slash variants.
  • Test JavaScript-heavy pages by comparing raw HTML with rendered output for content differences.
  • Prioritise blocking issues like accidental noindex tags before low-impact optimisations.

A single noindex tag that cost 40% of traffic

An e-commerce site lost 40% of organic traffic overnight. The SEO auditor ran a crawl using tools for seo audit and manual checks, and found that a developer had added a meta robots noindex tag to the product category pages. The tag was present in the source code but did not appear in the tool's rendered view because the tool cached an older version. Manual inspection of the live page caught the issue. Removing the tag restored traffic within two weeks. The fix took five minutes; the oversight cost three months of revenue.

Three situations where an audit changes your decision

  • Before a site migration An audit catches redirect chains, broken internal links, and orphan pages that would otherwise dilute authority after a URL change.
  • After a CMS or theme update New templates can strip canonical tags, add noindex directives, or break structured data. An audit verifies nothing critical changed.
  • When traffic drops without explanation A technical SEO audit isolates whether the cause is a crawl block, a manual action, a Core Web Vitals regression, or a content quality shift, and provides a baseline to track seo progress.

Four ways an audit goes wrong

  • Relying only on tool output Tools miss JavaScript rendering differences, server-side headers, and dynamic noindex tags that only appear on real user agents. A complete seo analysis requires manual inspection.
  • Ignoring duplicate URL variants If www, non-www, HTTP, HTTPS, and trailing-slash versions all resolve to the same content without canonical tags, signals split across multiple URLs.
  • Prioritising low-impact fixes first Fixing page speed on a page blocked by robots.txt wastes effort. Always clear crawl and index blocks before performance tweaks.
  • Treating it as a one-time task An audit captures a snapshot. After major site changes, rerun it. Google's crawling and rendering behaviour also evolves over time.

What to check before acting on audit results

  • Verify findings against live site Open the page in a browser, view source, check response headers, and test with Google's URL Inspection tool before marking an issue as confirmed.
  • Cross-reference with Search Console Coverage reports, Core Web Vitals data, and rich results status in Search Console often reveal issues that a standalone crawl tool misses.
  • Assess traffic impact and effort Rank issues by severity, affected URL count, traffic loss, and implementation effort. A high-severity issue affecting one page may be less urgent than a medium issue affecting hundreds.
  • Use a consistent report template A standard seo audit report template helps compare results across audits, track recurring issues, prioritise actions, and clearly communicate findings to stakeholders.

Common questions

What is the best SEO audit tool?

No single tool fits all cases. Google Search Console is free and essential; paid tools like Ahrefs or Semrush add depth for link and content analysis.

What is the best free website audit tool?

Google Search Console, Google's PageSpeed Insights, and the Rich Results Test are free and cover the most critical checks for any site.

How often should I run an SEO audit?

Run a full audit after every major site change, and a lighter check monthly. Treat it as a recurring process, not a one-time event.

What is the difference between an audit and an SEO analysis?

An audit is a structured check of technical and content signals. An analysis is broader, including competitor research, keyword gaps, and traffic trends.

Sources

  1. Google Search Central Official documentation on crawling, indexing, rendering, and structured data validation.
  2. Google Search Console Help Coverage reports, Core Web Vitals, manual actions, and URL inspection tools.
  3. Moz SEO Audit Checklist A structured checklist covering technical, on-page, and off-page audit steps.