All articles
Technical SEO
The 47-Point Technical SEO Checklist for 2026
From Core Web Vitals to JavaScript rendering, here's every technical issue you need to fix before chasing rankings.
Priya Anand 2026-02-03 15 min read
Why Technical SEO is Non-Negotiable
You can have the best content in the world — if Googlebot can't crawl, render, or index it efficiently, you'll lose to inferior competitors.
Crawlability (Points 1-12)
- robots.txt allows Googlebot
- XML sitemap submitted in GSC
- No orphan pages
- Internal linking depth ≤ 3 clicks from home
- Proper canonical tags on every page
- No infinite redirect chains (>2 hops)
- 404s are <1% of crawled URLs
- Pagination handled correctly
- Faceted nav doesn't create thin duplicate URLs
- hreflang on multilingual sites
- Mobile-first crawling validated
- crawl budget optimized for large sites
Core Web Vitals (Points 13-22)
- LCP < 2.5s on 75th percentile
- CLS < 0.1
- INP < 200ms (replaced FID in 2024)
- Lazy load below-the-fold images
- Preload critical fonts
- Server response time < 200ms
- CDN deployed for static assets
- Critical CSS inlined
- JavaScript deferred or async
- Image formats: WebP/AVIF with fallbacks
On-Page Technical (Points 23-35)
- Title tag 30-60 chars
- Meta description 120-160 chars
- One H1 per page
- Logical heading hierarchy (no H2 → H4 jumps)
- Schema markup (Article, Product, FAQ, etc.)
- Open Graph + Twitter cards
- Image alt text on every img
- Internal anchor text descriptive
- URL structure: short, lowercase, hyphens
- No URL parameters for content pages
- Breadcrumb navigation + schema
- 404 page is helpful and indexable
- XML sitemap auto-updates
Security & Trust (Points 36-42)
- HTTPS everywhere, valid cert
- HSTS header set
- No mixed content warnings
- Content Security Policy header
- Author bylines + bio pages
- About / Contact / Privacy linked from footer
- Trust signals (reviews, certifications, press)
Indexability (Points 43-47)
- noindex only on intended pages
- No accidental noindex in CMS
- JavaScript rendering verified (use URL Inspection)
- Server-side render or pre-render for JS-heavy SPAs
- Soft 404s identified and fixed
How to Audit All 47 in 10 Minutes
Run outrank.so Site Audit — it covers every point above plus 80+ additional checks. Health score updated daily.