SEO & AEO Strategy
Traditional SEO gets pages ranked. AI search optimization (AEO/GEO) gets content cited. This skill covers both.
SEO → Rank in traditional search results (blue links)
AEO → Appear in featured snippets, AI Overviews, voice answers
GEO → Get cited in generative AI responses (ChatGPT, Claude, Perplexity)
2025 reality: AI Overviews appear in ~47% of Google searches. 58% of queries end without a click. Optimize for citation, not just ranking.
Initial Assessment
Check for .claude/product-marketing-context.md or .agents/product-marketing-context.md first. Use existing context; only ask for what's missing.
Before auditing, understand:
- Site context — Type (SaaS, e-commerce, blog), primary SEO goal, priority keywords/topics
- Current state — Known issues, organic traffic level, recent changes or migrations
- AI visibility — Does the brand appear in AI-generated answers today? Checked ChatGPT, Perplexity, Google AI Overviews?
- Scope — Full site vs. specific pages? Technical + on-page + AI, or one focus area?
Technical SEO
Crawlability
| Check |
What to Verify |
| robots.txt |
No unintentional blocks, sitemap referenced, AI crawlers allowed |
| XML Sitemap |
Exists, submitted to Search Console, canonical URLs only, < 50K URLs |
| Site architecture |
Important pages within 3 clicks, logical hierarchy, no orphan pages |
| Crawl budget |
Parameterized URLs controlled, faceted nav handled, no session IDs in URLs |
Indexation
site:domain.com check vs. Search Console coverage report
- Verify no
noindex on important pages
- Check canonical tags (self-referencing on unique pages, HTTP→HTTPS, www consistency)
- Identify redirect chains/loops, soft 404s, duplicate content
Core Web Vitals & Speed
| Metric |
Target |
Tool |
| LCP (Largest Contentful Paint) |
< 2.5s |
PageSpeed Insights |
| INP (Interaction to Next Paint) |
< 200ms |
Chrome DevTools |
| CLS (Cumulative Layout Shift) |
< 0.1 |
WebPageTest |
| TTFB (Time to First Byte) |
< 800ms |
Search Console |
Mobile & Security
- Responsive design (not separate m. site), viewport configured, adequate tap targets (48px min)
- HTTPS across entire site, valid SSL, no mixed content, HSTS header
URL Structure
- Lowercase, hyphen-separated, < 75 characters
- Include target keywords naturally, avoid unnecessary parameters
On-Page SEO
Title Tags
- 50–60 characters, primary keyword near beginning
- Unique per page, brand name at end (unless homepage)
- Compelling and click-worthy
Meta Descriptions
- 150–160 characters, include primary keyword
- Clear value proposition with call-to-action, unique per page
Heading Structure
- Single
<h1> per page containing primary keyword
- Logical hierarchy (H1 → H2 → H3), no skipped levels
- Descriptive headings (not generic), include keywords naturally
Image SEO
- Descriptive filenames with keywords, alt text on all images
- Compressed, modern formats (WebP/AVIF), lazy load below-fold
- Responsive images with
width/height attributes
Internal Linking
- Descriptive anchor text with keywords (not "click here")
- Important pages well-linked, no broken internal links
- Breadcrumb navigation for hierarchy
Content Quality (E-E-A-T)
| Signal |
Implementation |
| Experience |
First-hand accounts, case studies, original data |
| Expertise |
Author credentials visible, accurate detailed information |
| Authoritativeness |
Cited by others, industry credentials, recognized in space |
| Trustworthiness |
Transparent sourcing, contact info, privacy policy, HTTPS |
AI Search Optimization (AEO/GEO)
How AI Search Platforms Select Sources
| Platform |
Source Selection |
Key Factor |
| Google AI Overviews |
Strong correlation with traditional rankings |
Top 5 organic positions favored |
| ChatGPT |
Wider range, not just top-ranked |
Branded domain authority, recency |
| Perplexity |
Always cites with links |
Authoritative, recent, well-structured |
| Gemini |
Google index + Knowledge Graph |
E-E-A-T signals, structured data |
| Copilot |
Bing index |
Microsoft ecosystem (LinkedIn, GitHub) |
| Claude |
Brave Search |
Factual density, structural clarity |
For detailed platform-specific ranking factors, see references/platform-ranking-factors.md and references/platform-algorithms.md.
The Three Pillars
1. Structure — Make content extractable
AI systems extract passages, not pages. Every key claim should work standalone.
- Lead every section with a direct answer (don't bury it)
- Keep key answer passages to 40–60 words (optimal for snippet extraction)
- Use H2/H3 headings that match how people phrase queries
- Tables beat prose for comparisons; numbered lists beat paragraphs for processes
Inverted pyramid pattern:
┌──────────────────────────────────┐
│ DIRECT ANSWER (1-2 sentences) │ ← AI extracts this first
├──────────────────────────────────┤
│ KEY FACTS & CONTEXT │ ← Supporting bullets/data
├──────────────────────────────────┤
│ DETAILED EXPLANATION │ ← Background, examples
└──────────────────────────────────┘
2. Authority — Make content citable
The Princeton GEO research (KDD 2024) ranked 9 optimization methods:
| Method |
Visibility Boost |
How to Apply |
| Cite sources |
+40% |
Add authoritative references with links |
| Add statistics |
+37% |
Include specific numbers with sources |
| Add quotations |
+30% |
Expert quotes with name and title |
| Authoritative tone |
+25% |
Write with demonstrated expertise |
| Improve clarity |
+20% |
Simplify complex concepts |
| Technical terms |
+18% |
Use domain-specific terminology |
| Unique vocabulary |
+15% |
Increase word diversity |
| Fluency optimization |
+15–30% |
Improve readability and flow |
Keyword stuffing |
-10% |
Actively hurts AI visibility |
Best combination: Fluency + Statistics = maximum boost. Low-ranking sites benefit even more — up to 115% visibility increase with citations.
For detailed GEO research, see references/geo-research.md.
3. Presence — Be where AI looks
AI systems cite where you appear, not just your site:
- Wikipedia mentions (7.8% of all ChatGPT citations)
- Reddit discussions, YouTube content, Quora answers
- Review sites (G2, Capterra, TrustRadius for B2B SaaS)
- Industry publications and guest posts
Semantic Triples (Key AEO Technique)
Compact, unambiguous facts AI can't misread. Pattern: [Subject] [specific verb] [concrete object].
✅ "HubSpot CRM syncs contact and company data."
✅ "Lead Scoring assigns priority based on engagement."
❌ "The system helps with various tasks."
❌ "It can do many things for users."
AI Crawler Configuration
Ensure robots.txt allows AI crawlers:
User-agent: GPTBot # OpenAI
Allow: /
User-agent: ChatGPT-User # ChatGPT browsing
Allow: /
User-agent: PerplexityBot # Perplexity
Allow: /
User-agent: ClaudeBot # Anthropic
Allow: /
User-agent: Google-Extended # Gemini/AI Overviews
Allow: /
See references/ai-crawlers.md for full configuration.
Structured Data for Search & AI
Schema markup improves AI visibility by 30–40%. Priority types:
| Content Type |
Schema |
Citation Impact |
| FAQs |
FAQPage |
2.5x inclusion |
| Articles/Blog |
Article + Author |
2.2x citations |
| Organization |
Organization |
2.8x citations |
| How-to content |
HowTo |
Step extraction |
| Products |
Product |
Pricing/features |
| Reviews |
AggregateRating |
Trust signals |
| Breadcrumbs |
BreadcrumbList |
Navigation context |
For full JSON-LD templates, see references/schema-templates.md and references/schema-for-ai.md.
Validate at Google Rich Results Test and Schema.org Validator.
Content Types That Get Cited Most
| Content Type |
AI Citation Share |
Why AI Cites It |
| Comparison articles |
~33% |
Structured, balanced, high-intent |
| Definitive guides |
~15% |
Comprehensive, authoritative |
| Original research/data |
~12% |
Unique, citable statistics |
| Best-of/listicles |
~10% |
Clear structure, entity-rich |
| Product pages |
~10% |
Specific extractable details |
| How-to guides |
~8% |
Step-by-step structure |
Underperformers: Generic blog posts without structure, thin product pages, gated content, undated content, PDF-only content.
For content templates and patterns, see references/content-patterns.md and references/content-templates.md.
AEO Measurement
Track these four metrics monthly:
1. AI Visibility
Test priority queries across ChatGPT, Perplexity, Gemini, Google AI Overviews. Target: Appear in 60%+ of priority queries.
2. AI Share of Voice
Share of Voice = (Your mentions / Total brand mentions) × 100. Target: Match or exceed traditional search market share.
3. AI Citations
How often YOUR WEBSITE is the source. Target: Cited in 30%+ of relevant queries.
4. Referral Demand
Traffic originating in AI but arriving later (brand search after AI mention). Track via post-purchase survey: "How did you first hear about us?"
Monitoring Tools
| Tool |
Coverage |
Best For |
| Otterly AI |
ChatGPT, Perplexity, AI Overviews |
Share of AI voice |
| Peec AI |
ChatGPT, Gemini, Perplexity, Claude |
Multi-platform monitoring |
| ZipTie |
AI Overviews, ChatGPT, Perplexity |
Brand mention + sentiment |
| HubSpot AEO Grader |
AI visibility audit |
Free audit |
Interpreting Results
| Visibility |
Share of Voice |
Diagnosis |
| ↓ Down |
↓ Down |
Platform algorithm change (industry-wide) |
| ↓ Down |
→ Stable |
Your content quality declined |
| → Stable |
↓ Down |
Competitors improved |
| ↑ Up |
↑ Up |
Your AEO strategy is working |
Audit Checklists
Critical (Fix Immediately)
High Priority
Medium Priority
Ongoing
For complete SEO checklist, see references/seo-checklist.md.
Tools
| Tool |
Use |
| Google Search Console |
Monitor indexing, fix issues, track queries |
| Google PageSpeed Insights |
Performance + Core Web Vitals |
| Rich Results Test |
Validate structured data |
| Lighthouse |
Full SEO audit |
| Screaming Frog |
Crawl analysis |
| Semrush / Ahrefs |
AI Overview tracking, backlinks, content gaps |
See references/tools-and-apis.md for API reference.
Scripts available in scripts/: SEO audit, keyword research, SERP analysis, backlink analysis, competitor gap analysis, autocomplete ideas. See script files for usage.
References
- references/platform-ranking-factors.md — How each AI platform selects sources
- references/platform-algorithms.md — Detailed ranking factors per platform
- references/geo-research.md — Princeton GEO research (9 methods)
- references/content-patterns.md — AI-optimized content block templates
- references/content-templates.md — Page structure templates for AI
- references/schema-templates.md — JSON-LD schema templates
- references/schema-for-ai.md — Schema markup for AI visibility
- references/ai-crawlers.md — AI crawler robots.txt configuration
- references/seo-checklist.md — Complete SEO audit checklist
- references/aeo-geo-patterns.md — Content patterns for AI citation
- references/ai-writing-detection.md — AI writing patterns to avoid
- references/query-research.md — Query research methodology
- references/tools-and-apis.md — Tools and API reference
- references/google-docs-summary.md — Google documentation summary
Related Skills
- keyword-research-and-clustering — Keyword research, expansion, and topic clustering
- schema-markup — Structured data implementation details
- programmatic-seo — Building SEO pages at scale
- competitor-alternatives — Building comparison pages that get cited
- content-strategy-and-planning — Planning what content to create
- data-and-funnel-analytics — Measuring SEO/AEO performance
1---2name: seo-and-aeo-strategy3description: SEO, AEO (Answer Engine Optimization), and GEO strategy for search engines and AI visibility. Use when working on "SEO audit," "technical SEO," "on-page SEO," "AI search optimization," "AEO," "GEO," "AI visibility," "optimize for ChatGPT," "optimize for Perplexity," "AI Overviews," "answer engine optimization," "generative engine optimization," "AI citations," "featured snippets," "meta tags," "schema markup," "search ranking," "content optimization," "E-E-A-T," "structured data," "search console," "SEO health check," "why am I not ranking," "AI search readiness," "backlink strategy," "link building," "domain authority," "programmatic SEO," "SEO at scale," "template-based SEO," "AEO monitoring," "AI search monitoring," "JSON-LD," "rich snippets," "schema.org," "SERP analysis," "search intent," "site architecture," "information architecture," "URL structure," "internal linking," or "navigation." For keyword research, see keyword-research-and-clustering.4---5
6# SEO & AEO Strategy
7
8Traditional SEO gets pages ranked. AI search optimization (AEO/GEO) gets content **cited**. This skill covers both.
9
10```
11SEO → Rank in traditional search results (blue links)
12AEO → Appear in featured snippets, AI Overviews, voice answers
13GEO → Get cited in generative AI responses (ChatGPT, Claude, Perplexity)
14```
15
16**2025 reality:** AI Overviews appear in ~47% of Google searches. 58% of queries end without a click. Optimize for citation, not just ranking.
17
18---
19
20## Initial Assessment
21
22Check for `.claude/product-marketing-context.md` or `.agents/product-marketing-context.md` first. Use existing context; only ask for what's missing.
23
24Before auditing, understand:
25
261. **Site context** — Type (SaaS, e-commerce, blog), primary SEO goal, priority keywords/topics
272. **Current state** — Known issues, organic traffic level, recent changes or migrations
283. **AI visibility** — Does the brand appear in AI-generated answers today? Checked ChatGPT, Perplexity, Google AI Overviews?
294. **Scope** — Full site vs. specific pages? Technical + on-page + AI, or one focus area?
30
31---
32
33## Technical SEO
34
35### Crawlability
36
37| Check | What to Verify |
38|-------|---------------|
39| **robots.txt** | No unintentional blocks, sitemap referenced, AI crawlers allowed |
40| **XML Sitemap** | Exists, submitted to Search Console, canonical URLs only, < 50K URLs |
41| **Site architecture** | Important pages within 3 clicks, logical hierarchy, no orphan pages |
42| **Crawl budget** | Parameterized URLs controlled, faceted nav handled, no session IDs in URLs |
43
44### Indexation
45
46- `site:domain.com` check vs. Search Console coverage report
47- Verify no `noindex` on important pages
48- Check canonical tags (self-referencing on unique pages, HTTP→HTTPS, www consistency)
49- Identify redirect chains/loops, soft 404s, duplicate content
50
51### Core Web Vitals & Speed
52
53| Metric | Target | Tool |
54|--------|--------|------|
55| LCP (Largest Contentful Paint) | < 2.5s | PageSpeed Insights |
56| INP (Interaction to Next Paint) | < 200ms | Chrome DevTools |
57| CLS (Cumulative Layout Shift) | < 0.1 | WebPageTest |
58| TTFB (Time to First Byte) | < 800ms | Search Console |
59
60### Mobile & Security
61
62- Responsive design (not separate m. site), viewport configured, adequate tap targets (48px min)
63- HTTPS across entire site, valid SSL, no mixed content, HSTS header
64
65### URL Structure
66
67- Lowercase, hyphen-separated, < 75 characters
68- Include target keywords naturally, avoid unnecessary parameters
69
70---
71
72## On-Page SEO
73
74### Title Tags
75
76- 50–60 characters, primary keyword near beginning
77- Unique per page, brand name at end (unless homepage)
78- Compelling and click-worthy
79
80### Meta Descriptions
81
82- 150–160 characters, include primary keyword
83- Clear value proposition with call-to-action, unique per page
84
85### Heading Structure
86
87- Single `<h1>` per page containing primary keyword
88- Logical hierarchy (H1 → H2 → H3), no skipped levels
89- Descriptive headings (not generic), include keywords naturally
90
91### Image SEO
92
93- Descriptive filenames with keywords, alt text on all images
94- Compressed, modern formats (WebP/AVIF), lazy load below-fold
95- Responsive images with `width`/`height` attributes
96
97### Internal Linking
98
99- Descriptive anchor text with keywords (not "click here")
100- Important pages well-linked, no broken internal links
101- Breadcrumb navigation for hierarchy
102
103### Content Quality (E-E-A-T)
104
105| Signal | Implementation |
106|--------|---------------|
107| **Experience** | First-hand accounts, case studies, original data |
108| **Expertise** | Author credentials visible, accurate detailed information |
109| **Authoritativeness** | Cited by others, industry credentials, recognized in space |
110| **Trustworthiness** | Transparent sourcing, contact info, privacy policy, HTTPS |
111
112---
113
114## AI Search Optimization (AEO/GEO)
115
116### How AI Search Platforms Select Sources
117
118| Platform | Source Selection | Key Factor |
119|----------|-----------------|------------|
120| **Google AI Overviews** | Strong correlation with traditional rankings | Top 5 organic positions favored |
121| **ChatGPT** | Wider range, not just top-ranked | Branded domain authority, recency |
122| **Perplexity** | Always cites with links | Authoritative, recent, well-structured |
123| **Gemini** | Google index + Knowledge Graph | E-E-A-T signals, structured data |
124| **Copilot** | Bing index | Microsoft ecosystem (LinkedIn, GitHub) |
125| **Claude** | Brave Search | Factual density, structural clarity |
126
127For detailed platform-specific ranking factors, see [references/platform-ranking-factors.md](references/platform-ranking-factors.md) and [references/platform-algorithms.md](references/platform-algorithms.md).
128
129### The Three Pillars
130
131**1. Structure — Make content extractable**
132
133AI systems extract passages, not pages. Every key claim should work standalone.
134
135- Lead every section with a direct answer (don't bury it)
136- Keep key answer passages to 40–60 words (optimal for snippet extraction)
137- Use H2/H3 headings that match how people phrase queries
138- Tables beat prose for comparisons; numbered lists beat paragraphs for processes
139
140**Inverted pyramid pattern:**
141```
142┌──────────────────────────────────┐
143│ DIRECT ANSWER (1-2 sentences) │ ← AI extracts this first
144├──────────────────────────────────┤
145│ KEY FACTS & CONTEXT │ ← Supporting bullets/data
146├──────────────────────────────────┤
147│ DETAILED EXPLANATION │ ← Background, examples
148└──────────────────────────────────┘
149```
150
151**2. Authority — Make content citable**
152
153The Princeton GEO research (KDD 2024) ranked 9 optimization methods:
154
155| Method | Visibility Boost | How to Apply |
156|--------|:---------------:|--------------|
157| **Cite sources** | +40% | Add authoritative references with links |
158| **Add statistics** | +37% | Include specific numbers with sources |
159| **Add quotations** | +30% | Expert quotes with name and title |
160| **Authoritative tone** | +25% | Write with demonstrated expertise |
161| **Improve clarity** | +20% | Simplify complex concepts |
162| **Technical terms** | +18% | Use domain-specific terminology |
163| **Unique vocabulary** | +15% | Increase word diversity |
164| **Fluency optimization** | +15–30% | Improve readability and flow |
165| ~~Keyword stuffing~~ | **-10%** | **Actively hurts AI visibility** |
166
167**Best combination:** Fluency + Statistics = maximum boost. Low-ranking sites benefit even more — up to 115% visibility increase with citations.
168
169For detailed GEO research, see [references/geo-research.md](references/geo-research.md).
170
171**3. Presence — Be where AI looks**
172
173AI systems cite where you appear, not just your site:
174- Wikipedia mentions (7.8% of all ChatGPT citations)
175- Reddit discussions, YouTube content, Quora answers
176- Review sites (G2, Capterra, TrustRadius for B2B SaaS)
177- Industry publications and guest posts
178
179### Semantic Triples (Key AEO Technique)
180
181Compact, unambiguous facts AI can't misread. Pattern: `[Subject]` `[specific verb]` `[concrete object]`.
182
183```
184✅ "HubSpot CRM syncs contact and company data."
185✅ "Lead Scoring assigns priority based on engagement."
186❌ "The system helps with various tasks."
187❌ "It can do many things for users."
188```
189
190### AI Crawler Configuration
191
192Ensure robots.txt allows AI crawlers:
193
194```
195User-agent: GPTBot # OpenAI
196Allow: /
197User-agent: ChatGPT-User # ChatGPT browsing
198Allow: /
199User-agent: PerplexityBot # Perplexity
200Allow: /
201User-agent: ClaudeBot # Anthropic
202Allow: /
203User-agent: Google-Extended # Gemini/AI Overviews
204Allow: /
205```
206
207See [references/ai-crawlers.md](references/ai-crawlers.md) for full configuration.
208
209---
210
211## Structured Data for Search & AI
212
213Schema markup improves AI visibility by 30–40%. Priority types:
214
215| Content Type | Schema | Citation Impact |
216|-------------|--------|:---------------:|
217| FAQs | `FAQPage` | 2.5x inclusion |
218| Articles/Blog | `Article` + Author | 2.2x citations |
219| Organization | `Organization` | 2.8x citations |
220| How-to content | `HowTo` | Step extraction |
221| Products | `Product` | Pricing/features |
222| Reviews | `AggregateRating` | Trust signals |
223| Breadcrumbs | `BreadcrumbList` | Navigation context |
224
225For full JSON-LD templates, see [references/schema-templates.md](references/schema-templates.md) and [references/schema-for-ai.md](references/schema-for-ai.md).
226
227Validate at [Google Rich Results Test](https://search.google.com/test/rich-results) and [Schema.org Validator](https://validator.schema.org/).
228
229---
230
231## Content Types That Get Cited Most
232
233| Content Type | AI Citation Share | Why AI Cites It |
234|-------------|:----------------:|----------------|
235| Comparison articles | ~33% | Structured, balanced, high-intent |
236| Definitive guides | ~15% | Comprehensive, authoritative |
237| Original research/data | ~12% | Unique, citable statistics |
238| Best-of/listicles | ~10% | Clear structure, entity-rich |
239| Product pages | ~10% | Specific extractable details |
240| How-to guides | ~8% | Step-by-step structure |
241
242**Underperformers:** Generic blog posts without structure, thin product pages, gated content, undated content, PDF-only content.
243
244For content templates and patterns, see [references/content-patterns.md](references/content-patterns.md) and [references/content-templates.md](references/content-templates.md).
245
246---
247
248## AEO Measurement
249
250Track these four metrics monthly:
251
252### 1. AI Visibility
253Test priority queries across ChatGPT, Perplexity, Gemini, Google AI Overviews. **Target:** Appear in 60%+ of priority queries.
254
255### 2. AI Share of Voice
256`Share of Voice = (Your mentions / Total brand mentions) × 100`. **Target:** Match or exceed traditional search market share.
257
258### 3. AI Citations
259How often YOUR WEBSITE is the source. **Target:** Cited in 30%+ of relevant queries.
260
261### 4. Referral Demand
262Traffic originating in AI but arriving later (brand search after AI mention). Track via post-purchase survey: "How did you first hear about us?"
263
264### Monitoring Tools
265
266| Tool | Coverage | Best For |
267|------|----------|----------|
268| **Otterly AI** | ChatGPT, Perplexity, AI Overviews | Share of AI voice |
269| **Peec AI** | ChatGPT, Gemini, Perplexity, Claude | Multi-platform monitoring |
270| **ZipTie** | AI Overviews, ChatGPT, Perplexity | Brand mention + sentiment |
271| **HubSpot AEO Grader** | AI visibility audit | Free audit |
272
273### Interpreting Results
274
275| Visibility | Share of Voice | Diagnosis |
276|------------|----------------|-----------|
277| ↓ Down | ↓ Down | Platform algorithm change (industry-wide) |
278| ↓ Down | → Stable | Your content quality declined |
279| → Stable | ↓ Down | Competitors improved |
280| ↑ Up | ↑ Up | Your AEO strategy is working |
281
282---
283
284## Audit Checklists
285
286### Critical (Fix Immediately)
287- [ ] HTTPS enabled, valid SSL
288- [ ] robots.txt allows crawling (including AI bots)
289- [ ] No `noindex` on important pages
290- [ ] Title tags present, unique, with primary keyword
291- [ ] Single `<h1>` per page
292- [ ] AI crawlers not blocked in robots.txt
293
294### High Priority
295- [ ] Meta descriptions present and compelling
296- [ ] XML sitemap submitted to Search Console
297- [ ] Canonical URLs set correctly
298- [ ] Mobile-responsive, Core Web Vitals passing
299- [ ] FAQPage schema on FAQ/support pages
300- [ ] Article schema with author on blog/guide pages
301- [ ] "Last updated" date visible on content
302
303### Medium Priority
304- [ ] Internal linking strategy implemented
305- [ ] Image alt text on all images
306- [ ] Descriptive URLs with keywords
307- [ ] Breadcrumb navigation + schema
308- [ ] Author bios with credentials
309- [ ] Statistics cited with sources
310- [ ] Content answers queries in first paragraph
311
312### Ongoing
313- [ ] Fix crawl errors in Search Console
314- [ ] Update sitemap when content changes
315- [ ] Refresh content quarterly (competitive topics)
316- [ ] Monitor AI visibility monthly (manual or tools)
317- [ ] Check for broken links
318- [ ] Track AI share of voice vs. competitors
319
320For complete SEO checklist, see [references/seo-checklist.md](references/seo-checklist.md).
321
322---
323
324## Tools
325
326| Tool | Use |
327|------|-----|
328| Google Search Console | Monitor indexing, fix issues, track queries |
329| Google PageSpeed Insights | Performance + Core Web Vitals |
330| Rich Results Test | Validate structured data |
331| Lighthouse | Full SEO audit |
332| Screaming Frog | Crawl analysis |
333| Semrush / Ahrefs | AI Overview tracking, backlinks, content gaps |
334
335See [references/tools-and-apis.md](references/tools-and-apis.md) for API reference.
336
337**Scripts available** in `scripts/`: SEO audit, keyword research, SERP analysis, backlink analysis, competitor gap analysis, autocomplete ideas. See script files for usage.
338
339---
340
341## References
342
343- [references/platform-ranking-factors.md](references/platform-ranking-factors.md) — How each AI platform selects sources
344- [references/platform-algorithms.md](references/platform-algorithms.md) — Detailed ranking factors per platform
345- [references/geo-research.md](references/geo-research.md) — Princeton GEO research (9 methods)
346- [references/content-patterns.md](references/content-patterns.md) — AI-optimized content block templates
347- [references/content-templates.md](references/content-templates.md) — Page structure templates for AI
348- [references/schema-templates.md](references/schema-templates.md) — JSON-LD schema templates
349- [references/schema-for-ai.md](references/schema-for-ai.md) — Schema markup for AI visibility
350- [references/ai-crawlers.md](references/ai-crawlers.md) — AI crawler robots.txt configuration
351- [references/seo-checklist.md](references/seo-checklist.md) — Complete SEO audit checklist
352- [references/aeo-geo-patterns.md](references/aeo-geo-patterns.md) — Content patterns for AI citation
353- [references/ai-writing-detection.md](references/ai-writing-detection.md) — AI writing patterns to avoid
354- [references/query-research.md](references/query-research.md) — Query research methodology
355- [references/tools-and-apis.md](references/tools-and-apis.md) — Tools and API reference
356- [references/google-docs-summary.md](references/google-docs-summary.md) — Google documentation summary
357
358## Related Skills
359
360- **keyword-research-and-clustering** — Keyword research, expansion, and topic clustering
361- **schema-markup** — Structured data implementation details
362- **programmatic-seo** — Building SEO pages at scale
363- **competitor-alternatives** — Building comparison pages that get cited
364- **content-strategy-and-planning** — Planning what content to create
365- **data-and-funnel-analytics** — Measuring SEO/AEO performance