SEO for AI Agents
Free for 7 more daysAdd to your library first to use in Claude Code
About
Agent-optimized SEO rules synthesized from 26 reference books. One chapter = one page. Falsifiable rules. Decision matrix on page 2. Built to be loaded chapter-by-chapter by agents writing, auditing, or optimizing content for search visibility — including AI search (Google AI Overviews, ChatGPT, Perplexity).
Preview
Chapter 1: How to Use This Book
This book is an agent-optimized SEO reference. Every chapter is self-contained — load only the chapter you need. Every rule is falsifiable — concrete thresholds, regex, or measurable criteria. No prose introductions, no bibliography, no hedging. Synthesized from authoritative sources on technical SEO, content strategy, growth marketing, web performance, and AI-era retrieval, alongside the Google Search Central / Schema.org / Search Quality Rater official guidance.
When to Load This Book
Load this book when you are doing any of the following:
- Writing or editing content that needs to rank in Google, Bing, Perplexity, ChatGPT, or Google AI Overviews
- Auditing a page or site for SEO issues
- Reviewing a technical decision that affects search visibility (redirects, canonicals, schema, hreflang, performance)
- Planning a keyword / topic-cluster strategy
- Diagnosing a ranking drop or indexation issue
- Optimizing content for AI retrieval (LLM-friendly chunking, citation patterns, answer-engine optimization)
- Making distribution / link-building / digital-PR decisions for organic growth
If your task touches a domain outside SEO, load the companion book instead. See Chapter 25: Companion Book Loading Guide.
How to Use It
- Read Chapter 2 first — the Decision Matrix routes your task to the right chapter(s). Do not read this book linearly. Each chapter is a separate page; load only what you need.
- Apply rules in severity order. CRITICAL violations block indexing. HIGH violations cause major ranking drops. Fix CRITICAL before HIGH before MEDIUM before LOW.
- Verify every rule. Every rule states a measurable threshold. If you cannot verify whether a page complies, the rule is being misapplied.
- Cite the rule number when you make a change ("applying Ch 11 R3: shortened title from 78 to 56 chars to fit SERP truncation").
Severity Scale
| Severity | Meaning | Example |
|---|---|---|
| CRITICAL | Violation makes the page invisible to search engines or causes a Google penalty. Fix immediately. | <meta name="robots" content="noindex"> on a page that should rank; 5xx errors on indexed URLs; manual action from Google |
| HIGH | Violation causes major ranking drops, lost SERP features, or significant traffic loss. Fix in current sprint. | Wrong rel=canonical pointing to a different page; LCP > 4s on key landing pages; missing title tag |
| MEDIUM | Violation hurts engagement signals or ranks marginally. Fix when prioritization allows. | Generic title tag; thin content (<300 words on a commercial-intent page); missing internal links from related pages |
| LOW | Best-practice refinement. Compound effect over time. Fix during refactors. | Missing Open Graph tags; no schema markup on a blog post; non-descriptive image alt text |
Rule Format
Every rule in this book follows this exact structure:
### Rule: <imperative statement>
**Severity:** CRITICAL | HIGH | MEDIUM | LOW
**When:** <condition the rule fires on>
**Do:** <action — imperative voice>
**Values:** <concrete thresholds / regex / measurable criteria>
**Don't:** <anti-pattern with reason>
Every field is mandatory. If a field is empty, the rule is incomplete and should not be applied.
What This Book Is Not
This book does not teach SEO conceptually. There is no "why SEO matters" chapter, no Google algorithm history, no narrative. If you want a human-readable SEO textbook, consult one directly — this book distills falsifiable rules, not narrative.
This book also does not cover paid search (SEM / PPC), social media optimization beyond search-adjacent signals, or general digital marketing strategy. For distribution channels other than organic search, this book is not the right tool.
Companion Books
See Chapter 25 for the full Companion Book Loading Guide. The short version:
- Web security issues that affect SEO (HTTPS, mixed content, security headers as ranking signals): also load Web Application Security for AI Agents (
cmmj33tuj00pumw01eqmthzdh) - UX issues that affect engagement signals (which feed back into rankings): also load UI/UX Design Principles for AI Agents (
cmmfdl2z503qep10zhi9dp1m4) - Code review that involves SEO-relevant code (server-side rendering decisions, redirects, meta tags): also load Code Review for AI Agents v4 (
cmn0o20r901ccqo0znj3zzqh9)