AI Search Optimization

How to Audit Your Own Website in 2026: A Practical, Free Checklist

A free, four-pillar checklist to audit your website in 2026: technical, content E-E-A-T, structured data, and AI agent readiness — plus DIY limits.

Long Nguyen Avatar

Long Nguyen

Fullstack Developer · AI Engineer · Researcher

3 min read

What a real audit actually covers in 2026

"Audit your website" used to mean checking title tags and broken links. That's still part of it, but a 2026 audit that stops there misses whether AI systems can find, trust, and act on your site at all — which is now a separate set of checks from classic technical SEO. Four pillars cover almost everything worth checking yourself, for free, before deciding whether you need a deeper professional pass:

Pillar Question it answers Main free tools
Technical & crawlability Can search engines and agents even reach and render your pages? Google Search Console, PageSpeed Insights
Content & E-E-A-T Is what's on the page actually good enough to trust and cite? Manual review, Search Console Performance report
Structured data Can machines verify facts about your pages without guessing? Rich Results Test, Schema Markup Validator
AEO/GEO & agent readiness Can an AI agent discover, read, and act on your site specifically? Manual checks, described below

Off-page authority (backlinks, Domain Rating) is a real fifth pillar, but it's a big enough topic on its own — we cover it separately in how to build Domain Rating for a service business. This guide focuses on what you can check and fix on your own site directly.

Pillar 1 — Technical and crawlability

Nothing else on this list matters if search engines and agents can't reach your pages in the first place.

  • Search Console Coverage / Indexing report. Check for pages marked "Crawled — currently not indexed" or blocked by robots.txt that shouldn't be — these are pages actively excluded from search, not just ranking poorly.
  • Core Web Vitals via PageSpeed Insights. Run your homepage and your two or three highest-traffic pages. A slow LCP (largest contentful paint) or high CLS (layout shift) is a real ranking and conversion factor, not a vanity number — and it's usually fixable with a handful of concrete changes (image compression, font-loading strategy, removing render-blocking scripts) rather than a rebuild.
  • Mobile rendering. Load your key pages on an actual phone, not just a browser resize. Broken mobile forms and overlapping elements are more common than teams expect, and they block both human conversions and agent form-filling.
  • XML sitemap and canonical tags. Confirm your sitemap in Search Console matches what's actually live, and spot-check canonical tags on any pages with URL parameters or duplicate content risk.

Pillar 2 — Content and E-E-A-T

This is the pillar most DIY audits skip because it's harder to check with a tool — it takes actually reading the pages.

  • Thin or generic pages. Flag any page that reads like it could belong to any competitor with the company name swapped in. These rank poorly and get skipped by AI systems comparing sources.
  • Missing or anonymous authorship. Advice content with no named author, or a byline with no real credentials behind it, is a direct E-E-A-T gap — see the trust section of our service/agency SEO strategy guide for why this matters more than it looks like it should.
  • Stale dates on evergreen-sounding claims. A "last updated" date that's years old on a page describing current pricing, current features, or current rules is a trust problem for both readers and AI systems checking whether your content is still accurate.
  • Title and meta description accuracy. Skim your top 20 pages in Search Console's Performance report, sorted by impressions. A title that doesn't match what the page actually delivers tanks click-through rate even at a decent ranking position.

Pillar 3 — Structured data

Run your homepage, one product or service page, and one blog post through the Rich Results Test and the Schema Markup Validator. Look specifically for: missing required properties (a Product with no Offer, an Article with no author), price or availability mismatches between the markup and the visible page, and any schema type you've implemented that no longer produces a rich result — FAQPage being the current example, retired by Google in May 2026, so markup for it is harmless but pointless to maintain. For the full field-by-field requirements, see our ecommerce schema guide.

Pillar 4 — AEO/GEO and agent readiness

This pillar barely existed in an audit checklist two years ago. Now it's arguably the fastest-moving one. Check, in order:

  1. Does an llms.txt file exist at your domain root? If not, that's a quick, low-effort fix.
  2. Does robots.txt explicitly address AI crawlers? Check whether GPTBot, ClaudeBot, and PerplexityBot are allowed or blocked deliberately, rather than by default or accident.
  3. Can an agent get a clean read of your content, or only rendered HTML? Fetch a key page's URL with a plain HTTP client and see what actually comes back — heavy client-side rendering with no server-rendered fallback is invisible to a lot of simpler crawlers and agents.
  4. Can an agent actually do anything on your site, or only read it? Try having an AI assistant fill out your own contact or quote form using nothing but your public URL. If it can't reliably find and complete it, that's a real gap, not a theoretical one.

This whole pillar is its own deep topic — we cover it in full across what agentic commerce actually is, how to integrate it layer by layer, and how to let agents actually act on your site.

A quick off-page sanity check

You don't need a full backlink strategy audit to get a useful read here. Search Console's Links report shows your top linking sites for free — scan for anything obviously spammy, and note whether your backlink profile has grown at all in the last six months. If it's flat, that's worth addressing, but it's a strategic project rather than a fix-it-today item — see our Domain Rating guide for the actual playbook.

Turning findings into a fix list, not just a list of problems

An audit that produces forty flagged issues with no order is barely more useful than no audit at all. Sort what you found on two axes — impact and effort — and work top-left first:

  Low effort High effort
High impact Do this week: missing schema on a key page, a blocked-but-shouldn't-be page, a broken mobile form Plan this quarter: Core Web Vitals rebuild, restructuring thin content, agent-action layer
Low impact Batch and clean up: minor meta description tweaks, stale dates on low-traffic pages Usually skip: cosmetic schema types with no rich-result payoff

What a DIY pass genuinely can't catch

Worth being honest about the limits here rather than pretending a checklist replaces expert judgment. A self-audit is good at surfacing individual, page-level problems. It's weaker at three things: spotting patterns across dozens or hundreds of pages at once (the same schema mistake repeated site-wide, for instance), benchmarking against what your actual competitors are doing well, and prioritizing correctly when you're too close to your own site to know which fix genuinely moves the needle versus which one just feels urgent. That's the gap between a checklist and an audit someone runs professionally — which is exactly what our $20 Audit + Roadmap is built for: a full pass across all four pillars above plus a prioritized fix list, delivered in 24–48 hours, if you'd rather have someone else run this checklist against your specific site.

FAQ

Frequently asked questions

How often should I audit my own website?

A light pass through Search Console's Coverage and Performance reports monthly catches most urgent issues early. A full four-pillar audit like this one is worth doing quarterly, or any time you launch a redesign, migrate platforms, or make significant content changes.

What's the single highest-impact thing to check first?

Search Console's Coverage report. If pages are being excluded from the index entirely, nothing else on this checklist matters for those pages until that's fixed — content quality, schema, and agent readiness are all moot if the page isn't indexed.

Do I need paid tools to do a useful audit?

No. Google Search Console, PageSpeed Insights, the Rich Results Test, and the Schema Markup Validator are all free and cover the four pillars in this guide. Paid tools like Ahrefs or Semrush add breadth — competitor comparison, larger-scale crawl data — but aren't required for a genuinely useful first pass.

Is checking for llms.txt and AI crawler rules actually worth the time?

Yes, because it's quick to check and quick to fix if missing, even though its direct impact is harder to measure than Core Web Vitals or indexing. Given how fast AI-agent traffic is growing, it's a low-cost way to avoid being invisible to a growing category of visitor.

Stay visible to AI

AEO, GEO, and agent-readiness tips, sent straight to your inbox.