Technical SEO checklist

Thirty-three technical SEO checks in seven groups, tickable on this page with progress saved in your browser, plus a printable PDF. The order matters more than the list: crawling and indexing come first, because every check below assumes Google can reach the page and has chosen to keep it. Each group names the free tool that answers it.

  • CHECKLIST
  • PDF
  • FREE
Best for
Anyone auditing a site's technical health, or launching one
Includes
33 tickable checks + printable PDF + tool map
Time to use
2–3 hours for a first pass

Free to download and use in your own client work. No email address required.

Most technical SEO checklists are a flat list of forty items with no order, which is unhelpful — because if a page cannot be crawled, nothing further down matters yet.

These are grouped in the order to work through them, and each group names the free tool that answers it.

The checklist

Tick these here — progress saves in your browser, so a two-session audit does not lose the first session — or take the PDF if you would rather print it.

7 groups · 33 checks

Crawling and indexing 7

Canonicals and duplicates 6

Redirects and migrations 4

On-page basics 5

Speed and Core Web Vitals 4

Structured data and rendering 3

Measurement 4

The three that cost the most when skipped

Out of everything above, three problems do most of the damage, and none of them looks broken from the front end. That is precisely why they survive for months.

One hostname, one hop. Pick www or the apex domain and 301 the other; redirect HTTP to HTTPS in a single hop. Duplicate hostnames split every signal you have — links, rankings, analytics — and the site looks completely fine while it happens.

Legacy URLs redirected to a genuinely equivalent page. Sweeping them all to the homepage is the most common migration mistake and the most expensive. Google largely discards a redirect to an irrelevant page, so years of accumulated links are thrown away in an afternoon, and there is no error message.

Analytics firing exactly once. A double-fired pageview or conversion makes every downstream decision wrong — budget, channel, targets — and it is more common than any other item here. Check it in preview mode before publishing, every time.

Indexed pages falling is the one to act on today

Everything else on this list can wait a week. A sudden drop in the Search Console Pages report usually means a technical change rather than an algorithm — a stray noindex, a robots.txt edit, a template change — and those are fixable within days if you notice. Left alone, recovery takes months.

Which tool answers which check

What you need to knowUseNote
Indexing and coverage Google Search Console — Pages report Your own data. No tool estimate beats it.
Crawl the whole site Screaming Frog or Sitebulb Free up to 500 URLs in Screaming Frog.
Core Web Vitals, field data Search Console — Core Web Vitals Real users. Lab tools are for diagnosing, not judging.
Core Web Vitals, lab data Lighthouse or PageSpeed Insights Use it to find the cause once the field data shows a problem.
Structured data Rich Results Test and the Schema validator Validates syntax, not honesty. It must match visible content.
Redirects and status codes curl -I, or the browser network tab Check the hop count, not just the destination.
Every check on this page can be answered with a free tool.

Two distinctions worth being clear about. Field data and lab data are not the same thing. Search Console’s Core Web Vitals report is real users on real connections and is what Google actually uses; Lighthouse is a single simulated load, useful for diagnosing a cause once the field data has shown you a problem. Judging a site on Lighthouse alone will send you chasing numbers no user experiences.

And the structured data validator checks syntax, not honesty. Markup can validate perfectly while describing content that is not on the page, which is a manual-action risk rather than a technical one.

Where this fits

This is the technical section of the wider digital marketing audit in depth. If you are auditing a whole setup rather than the site specifically, start there — it scores eight weighted sections and tells you whether technical work is even your biggest gap. Doing technical SEO first because it is the most tractable is a common and expensive instinct.

Once the checks pass, technical health becomes one line in a monthly SEO report rather than a project.