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引擎
指标排名、点击率引用率
核心关键词实体、数据

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内联/脚注式自定义GPT
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. 易被AI引用的内容类型

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

内容元素有效原因
原创统计数据独特、可引用的数据源
专家引用传递权威背书
清晰定义易于AI提取信息
分步指南具备实用价值
对比表格结构化信息更易识别
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
  • 作者人物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

行动目的
申请谷歌知识面板提升实体识别度
入驻维基百科(若具备知名度)获取权威来源背书
保持全网信息一致性强化实体整合效果
增加行业提及量积累权威信号

7. AI Crawler Access

7. AI爬虫访问权限设置

Key AI User-Agents

核心AI用户代理

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中搜索品牌提及
竞品引用占比对比行业竞品的引用份额
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>