GlossarySEO
What is an SEO audit?
Also called: technical SEO audit, site audit, website SEO audit
Definition
An SEO audit is a structured review of a site's crawlability, indexing, on-page elements, content and links, to find what's stopping pages from ranking and what to fix first.
SEO audit, explained
Good audits start with Google's own data, not a crawler's score. Search Console's Page indexing report shows which pages Google left out and why. The Performance report shows which pages and queries already get impressions. Manual actions and Security issues rule out the rare serious problems. Then a site crawl fills in what Google doesn't show: status codes, redirect chains, canonicals, titles, headings, internal links and orphan pages.
A practical order: first, can Google reach and index the pages that matter (status codes, robots rules, noindex, canonicals, rendering, sitemap)? Second, is each important page clearly about one thing and good at it (titles, headings, content depth, duplicates, cannibalization)? Third, is the site structured so pages are found and connected (hubs, depth, internal links)? Fourth, is it fast and usable on mobile (Core Web Vitals, HTTPS)? Links and authority come after the site itself is sound.
The output should be a short, prioritized list, not a 200-row spreadsheet. Automated tools flag hundreds of issues, most harmless: missing alt text on decorative icons, meta descriptions a few characters long, H1 warnings. Rank by impact on pages that matter, fix the handful that affect indexing or many pages at once, and ignore the rest.
Re-audit after big changes like migrations, redesigns or large content batches, and do a light check monthly in Search Console. On a new domain, the first audit is really a setup checklist.
Why it matters for founders
Founders often get sold audits full of noise. Knowing what a useful one looks like helps you fix the few things that matter and skip the rest.
Example
Your audit finds a sitewide canonical bug, 300 thin tag pages and slow LCP on the homepage. You fix the canonical first, noindex the tag pages second, and leave 90 minor warnings alone.
Common mistakes
- Starting with a crawler score instead of Search Console data.
- Treating every warning as equally important.
- Auditing once and never checking again.
- Fixing cosmetic issues before indexing problems.
Sources
Checked
Related terms
- Technical SEOTechnical SEO is the work that lets search engines crawl, render, index and understand your pages: status codes, redirects, canonicals, sitemaps, robots rules, rendering, structured data, speed and mobile support.
- Google Search ConsoleGoogle Search Console is Google's free tool for site owners. It shows which queries bring impressions and clicks, which pages are indexed and why others aren't, and alerts you to manual actions and security issues.
- Page indexing reportThe Page indexing report in Search Console shows how many of your known URLs are indexed and groups the rest by the reason they aren't, like noindex, redirect, duplicate, 404 or crawled but not indexed.
- On-page SEOOn-page SEO is optimizing what's on each page so searchers and search engines understand it: the content itself, title tag, meta description, headings, internal links, images and structured data.