Article

Technical SEO checklist (2026)

TL;DR

  • Technical SEO makes sure engines can crawl, render and index your site.
  • Priorities: crawl and indexing, rendering, speed and schema.
  • Without a technical base, the best content doesn't perform.
  • Fix by impact, not by an endless list.
Reference video Actionable and impactful SEO audits — Aleyda Solis
Technical SEO pillars
Technical SEO pillars

Technical SEO is the layer that makes a site eligible: if engines can't crawl, render and index it, nothing else matters. Here's the essential, in order of impact.

What to check

AreaWhat to confirm
Crawl and indexingrobots.txt, sitemap, Search Console coverage
RenderingContent visible without fragile JS
Core Web VitalsLCP, INP and CLS in "good"
Structured dataValid schema for your content types
CanonicalsClear preferred version, no conflicts

It's the starting point of any technical SEO engagement.

Fix in this order - impact first

The mistake I see most is teams working a 300-item audit top to bottom. Sequence by consequence instead: if a page isn't crawled and indexed, nothing downstream matters, so that's always first. Then rendering - can Google see the content without executing fragile JavaScript? Then speed and Core Web Vitals, then structured data. Ten fixes in the right order beat a hundred in the wrong one.

Rendering: the trap that hides good content

Google renders pages, but it doesn't guarantee it renders yours perfectly or promptly. On JavaScript-heavy sites, critical content and links can be invisible in the initial HTML and arrive too late - so Google indexes a shell. The test is simple: view the rendered HTML (Search Console's URL Inspection, or "view source" vs the live DOM). If your main content or internal links aren't in the server response, that's a priority-one fix, not a nice-to-have.

The prioritized checklist

  1. Crawl & indexing: robots.txt allows key paths, XML sitemap is clean (200s only), Search Console coverage has no surprises.
  2. Rendering: main content and links present in the HTML, not dependent on client-side JS.
  3. Canonicals: self-referencing and consistent, with no conflict against noindex.
  4. Core Web Vitals: LCP, INP and CLS in 'good' on field data.
  5. Structured data: valid schema that matches the visible content.
  6. Internal linking: important pages are a few clicks deep and well-linked.
  7. HTTPS, redirects (301, no chains) and a sane 404.

How to verify - mostly free

You don't need an expensive stack to start. Search Console shows coverage, rendering and field Core Web Vitals; PageSpeed Insights diagnoses performance; the Rich Results Test validates schema. A desktop crawler (Screaming Frog) then catches the long tail. Confirm each fix in the field, not just the lab - a green lab score that real users never feel is a vanity metric.

Key data

96,6%of web pages get no Google traffic
66,3%of pages have no backlinks
26%of crawl budget spent on orphan pages
Crawl and indexing
Pages with no organic traffic96,6%
Pages with 1–10 visits/month1,9%
Pages with no backlinks66,3%

Ahrefs study from 2023 (~14B pages).

Sources: Ahrefs — Search Traffic Study · Botify

Common mistakes and how to do it right

Nearly two decades of this taught me that brilliant content can't save a site Google can't read. By order of pain:

AvoidDo
✗ Leaving key pages on noindex after a deploy✓ Auditing meta robots and coverage in Search Console after each release
✗ Trusting JavaScript to always render✓ Checking the rendered HTML; critical content shouldn't depend on fragile JS
✗ Pointing canonicals to the home by mistake✓ A correct self-referencing canonical, no conflicts with noindex
✗ Leaving heavy images for the end✓ Handling LCP and image weight from the start
✗ Having 404 or noindex URLs in the sitemap✓ A clean sitemap, indexable 200 URLs only

Tools I use and recommend

Sources

Frequently asked questions

Where do I start with technical SEO?

With crawl and indexing: if pages aren't crawled and indexed, nothing else counts. See service →

Do I need expensive tools?

Search Console and PageSpeed Insights, both free, cover much of the initial diagnosis. Core Web Vitals →

Want this on your site?

SEO and GEO consulting focused on results.

Let's talk