Growth strategy
The technical SEO checklist every site needs in 2026
Not the sexy part of SEO, but the part that makes everything else work. Your complete checklist.
Technical SEO isn't exciting. Nobody gets promoted for fixing canonical tags. But without a solid technical foundation, your content strategy, your link building, and your on-page optimization all underperform.
Here's the complete checklist. Run through it once, fix what's broken, then revisit quarterly.
Crawling & Indexing
Must have:
- XML sitemap submitted to Google Search Console and Bing Webmaster Tools
- robots.txt that doesn't accidentally block important pages
- No orphan pages — every important page is linked from at least one other page
- Canonical tags on every page (especially if you have duplicate content or URL parameters)
- No index/follow on thin or duplicate pages that shouldn't be in search results
Check:
Run a crawl of your site (Screaming Frog, Sitebulb, or Fixly). Look for pages returning 4xx/5xx errors, pages blocked by robots.txt that shouldn't be, and pages with no internal links pointing to them.
Page Speed & Core Web Vitals
Targets:
- LCP (Largest Contentful Paint): under 2.5 seconds
- CLS (Cumulative Layout Shift): under 0.1
- INP (Interaction to Next Paint): under 200ms
- Total page weight: under 1.5 MB
- Time to First Byte: under 600ms
Common fixes:
- Compress and convert images to WebP format
- Lazy-load images below the fold
- Defer non-critical JavaScript
- Inline critical CSS
- Use a CDN for static assets
- Enable browser caching with appropriate headers
Mobile Optimization
Must have:
- Responsive design that works on all screen sizes
- No horizontal scrolling on any page
- Tap targets at least 44x44 pixels
- Readable text without zooming (minimum 16px body font)
- No intrusive interstitials (full-screen pop-ups that block content)
On-Page Elements
Every page needs:
- Unique title tag (under 60 characters, includes primary keyword)
- Unique meta description (under 155 characters, includes a call to action)
- One H1 tag (and only one) that describes the page content
- Logical heading hierarchy (H1 → H2 → H3, not random)
- Descriptive URL slug (not /page-123 or /index.php?id=456)
- Alt text on images (descriptive, not keyword-stuffed)
- Internal links to 2-3 related pages
Structured Data
Priority schemas:
- Organization — on your homepage
- Article — on blog posts (title, author, publish date)
- FAQ — on FAQ pages and product pages with Q&A sections
- Product — on pricing pages (price, availability)
- BreadcrumbList — for site navigation
Test your structured data with Google's Rich Results Test tool.
Security & Infrastructure
Must have:
- HTTPS everywhere (no mixed content)
- HSTS header enabled
- Proper 301 redirects for any URL changes
- Custom 404 page with navigation links
- No redirect chains (A→B→C should be A→C)
The quarterly audit routine
- Run a technical crawl of your entire site
- Check Google Search Console for coverage errors, Core Web Vitals issues, and mobile usability problems
- Test your top 5 pages on PageSpeed Insights
- Verify structured data with Rich Results Test
- Review and fix the highest-priority issues
Set a calendar reminder. Technical SEO isn't a one-time project — it's ongoing maintenance. Sites that check quarterly catch problems before they impact rankings. Sites that don't discover issues when traffic has already dropped.
