geo-fundamentals

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

GEO Fundamentals

GEO基础

Optimization for AI-powered search engines.

面向AI驱动搜索引擎的优化。

1. What is GEO?

1. 什么是GEO?

GEO = Generative Engine Optimization
GoalPlatform
Be cited in AI responsesChatGPT, Claude, Perplexity, Gemini
GEO = 生成式引擎优化(Generative Engine Optimization)
目标平台
在AI回复中被引用ChatGPT、Claude、Perplexity、Gemini

SEO vs GEO

SEO vs GEO

AspectSEOGEO
Goal#1 rankingAI citations
PlatformGoogleAI engines
MetricsRankings, CTRCitation rate
FocusKeywordsEntities, data

维度SEOGEO
目标排名第一AI引用
平台GoogleAI引擎
指标排名、点击率(CTR)引用率
核心关键词实体、数据

2. AI Engine Landscape

2. AI引擎格局

EngineCitation StyleOpportunity
PerplexityNumbered [1][2]Highest citation rate
ChatGPTInline/footnotesCustom GPTs
ClaudeContextualLong-form content
GeminiSources sectionSEO crossover

引擎引用风格机遇
Perplexity编号式 [1][2]最高引用率
ChatGPT内联/脚注自定义GPTs
Claude上下文式长内容创作
Gemini来源模块SEO交叉优化

3. RAG Retrieval Factors

3. RAG检索因素

How AI engines select content to cite:
FactorWeight
Semantic relevance~40%
Keyword match~20%
Authority signals~15%
Freshness~10%
Source diversity~15%

AI引擎选择引用内容的依据:
因素权重
语义相关性~40%
关键词匹配~20%
权威信号~15%
时效性~10%
来源多样性~15%

4. Content That Gets Cited

4. 易被引用的内容类型

ElementWhy It Works
Original statisticsUnique, citable data
Expert quotesAuthority transfer
Clear definitionsEasy to extract
Step-by-step guidesActionable value
Comparison tablesStructured info
FAQ sectionsDirect answers

要素有效原因
原创统计数据独特、可引用的数据
专家语录权威传递
清晰定义易于提取
分步指南实用价值
对比表格结构化信息
FAQ板块直接解答问题

5. GEO Content Checklist

5. GEO内容检查清单

Content Elements

内容要素

  • Question-based titles
  • Summary/TL;DR at top
  • Original data with sources
  • Expert quotes (name, title)
  • FAQ section (3-5 Q&A)
  • Clear definitions
  • "Last updated" timestamp
  • Author with credentials
  • 基于问题的标题
  • 顶部添加摘要/TL;DR
  • 带来源的原创数据
  • 专家语录(含姓名、头衔)
  • FAQ板块(3-5个问答)
  • 清晰的定义
  • "最后更新"时间戳
  • 带资质的作者信息

Technical Elements

技术要素

  • Article schema with dates
  • Person schema for author
  • FAQPage schema
  • Fast loading (< 2.5s)
  • Clean HTML structure

  • 含日期的文章Schema
  • 作者的Person Schema
  • FAQPage Schema
  • 加载速度快(<2.5秒)
  • 简洁的HTML结构

6. Entity Building

6. 实体构建

ActionPurpose
Google Knowledge PanelEntity recognition
Wikipedia (if notable)Authority source
Consistent info across webEntity consolidation
Industry mentionsAuthority signals

行动目的
Google知识面板实体识别
维基百科(若具备知名度)权威来源
全网信息一致性实体整合
行业提及权威信号

7. AI Crawler Access

7. AI爬虫访问权限

Key AI User-Agents

关键AI用户代理(User-Agents)

CrawlerEngine
GPTBotChatGPT/OpenAI
Claude-WebClaude
PerplexityBotPerplexity
GooglebotGemini (shared)
爬虫引擎
GPTBotChatGPT/OpenAI
Claude-WebClaude
PerplexityBotPerplexity
GooglebotGemini(共享)

Access Decision

访问策略决策

StrategyWhen
Allow allWant AI citations
Block GPTBotDon't want OpenAI training
SelectiveAllow some, block others

策略适用场景
允许全部希望获得AI引用
阻止GPTBot不想被OpenAI用于训练
选择性允许允许部分,阻止其他

8. Measurement

8. 效果衡量

MetricHow to Track
AI citationsManual monitoring
"According to [Brand]" mentionsSearch in AI
Competitor citationsCompare share
AI-referred trafficUTM parameters

指标追踪方式
AI引用次数手动监控
"据[品牌]称"提及在AI中搜索
竞品引用占比对比份额
AI引流UTM参数

9. Anti-Patterns

9. 避坑指南

❌ Don't✅ Do
Publish without datesAdd timestamps
Vague attributionsName sources
Skip author infoShow credentials
Thin contentComprehensive coverage

Remember: AI cites content that's clear, authoritative, and easy to extract. Be the best answer.

❌ 不要做✅ 应该做
发布无日期内容添加时间戳
模糊的引用来源明确标注来源
省略作者信息展示作者资质
低质量内容全面覆盖主题

提示: AI会引用清晰、权威且易于提取的内容。成为最佳答案。

Script

脚本

ScriptPurposeCommand
scripts/geo_checker.py
GEO audit (AI citation readiness)
python scripts/geo_checker.py <project_path>
脚本用途命令
scripts/geo_checker.py
GEO审计(AI引用就绪性检测)
python scripts/geo_checker.py <project_path>