SourceCited / Table stakes

Guide · Foundations

The table-stakes technical checklist

Eight classics that quietly decide whether any of the AI-era work lands. Boring, load-bearing, checkable in an afternoon.

Answer first

AI visibility stands on classic technical SEO: Core Web Vitals (CLS now matters twice — users and agents), mobile-first, HTTPS, fast TTFB, clean crawl, XML plus image/video sitemaps, hreflang where international, validated structured data, and for local businesses a claimed Google Business Profile with consistent NAP. Clear these first; then the GEO work compounds.

On this page
  1. The checklist
  2. Validation

The checklist

None of the AI-era tactics matter if the classics fail — AI Overviews cite ranking pages, and agents act on working ones. Run this list, with Claude, before and after any GEO push.

  1. Core Web Vitals. Targets: LCP ≤ 2.5s, INP ≤ 200ms, CLS ≤ 0.1 — and CLS now counts double: for users, and for agents clicking moving targets.
  2. Mobile-first and HTTPS. Indexing is mobile-first; a valid certificate is assumed.
  3. Fast TTFB and clean crawl. Server response under ~0.8s; no crawl traps, redirect chains, or orphan pages.
  4. Sitemaps — XML plus image/video. Honest lastmod values, declared in robots.txt.
  5. hreflang if international. Reciprocal pairs, an x-default, no mixed signals.
  6. Structured data that validates. Rich Results Test plus the schema.org validator.
  7. Local: Google Business Profile + NAP. For local intent, a claimed profile and consistent name-address-phone everywhere — Google's own AI guidance calls local out explicitly.
  8. Accessibility. Labeled controls and a sane accessibility tree — compliance for people, parseability for agents.

Validation is half the checklist

Lighthouse (including the Agentic Browsing category), Search Console's coverage and enhancement reports, the Rich Results Test, and the schema.org validator between them catch most of what silently breaks. Re-run after every meaningful deploy, not once a year.

prompt · Table-stakes pass
I'm pasting my Lighthouse/PageSpeed output, my sitemap, and my robots.txt. Produce a ranked fix list: every failing table-stakes item (Core Web Vitals, mobile, HTTPS, TTFB, sitemap hygiene, hreflang, schema validation, accessibility) with severity, the specific fix, and which files or pages it applies to. Order by impact on classic ranking first, agent usability second.
NW
OSINT researcher and founder; runs a network of ranked content & tools sites
Updated July 21, 2026

Keep reading

[0] Audit

Where the workflow starts

Make your site agent-ready

The new layer on these classics

[2] Technical GEO

The AI-specific technical work

Questions people actually ask

Do Core Web Vitals affect AI citations?

Indirectly but really: they shape the classic rankings AI Overviews draw from, and CLS directly affects whether agents can act on your pages without missing their targets.

Do I really need image and video sitemaps?

If media matters to your traffic, yes — they are how image and video surfaces, and increasingly multimodal AI, find and attribute your media correctly.

Where should a small site start?

Core Web Vitals, crawl hygiene, and one validated structured-data pass. That trio clears most of what actually blocks visibility for small sites.