[G1-Sync] Manual knowledge update
This commit is contained in:
@@ -2,62 +2,244 @@
|
||||
id: wiki-2026-0508-ai-search-optimization
|
||||
title: AI Search Optimization
|
||||
category: 10_Wiki/Topics
|
||||
status: needs_review
|
||||
status: verified
|
||||
canonical_id: self
|
||||
aliases: [MKT-AI-Search-001]
|
||||
aliases: [AI SEO, GEO, generative engine optimization, semantic SEO, entity SEO]
|
||||
duplicate_of: none
|
||||
source_trust_level: A
|
||||
confidence_score: 1.0
|
||||
tags: [ai-search, geo, aeo, semantic-entity-mapping, seo, future-of-search, Knowledge-Graph, generative-engine-Optimization]
|
||||
source_trust_level: B
|
||||
confidence_score: 0.85
|
||||
verification_status: conceptual
|
||||
tags: [ai-search, geo, aeo, semantic-seo, knowledge-graph, entity-seo, e-e-a-t, future-of-search]
|
||||
raw_sources: []
|
||||
last_reinforced: 2026-04-26
|
||||
last_reinforced: 2026-05-09
|
||||
github_commit: pending
|
||||
inferred_by: Claude Opus 4.7 (auto-normalize 2026-05-08)
|
||||
inferred_by: Claude Opus 4.7 (manual cleanup 2026-05-09)
|
||||
---
|
||||
|
||||
# AI Search Optimization (AI 검색 최적화)
|
||||
# AI Search Optimization
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> "단순한 키워드 매칭의 시대에서 '의미론적 엔티티 매핑(Semantic Entity Mapping)'의 시대로 전환하고, AI 에이전트가 내 지식의 구조를 단번에 파악할 수 있도록 지식의 해상도를 높여라" — 챗봇, 답변 엔진 및 AI 에이전트를 타겟으로 하는 최신 검색 엔진 최적화 전략.
|
||||
## 📌 한 줄 통찰
|
||||
> **"Keyword density → Entity authority"**. 매 LLM 의 knowledge graph 의 inclusion. **Semantic + structured + machine-readable + E-E-A-T**. AEO + GEO 의 umbrella.
|
||||
|
||||
## 📖 구조화된 지식 (Synthesized Content)
|
||||
- **추출된 패턴:** "From Keyword Density to Entity Authority" — 파편화된 단어의 빈도보다는 지식 간의 관계와 전문성(E-E-A-T)을 중심으로 AI 모델의 지식 그래프(Knowledge Graph)에 편입되는 패턴.
|
||||
- **AI 검색 최적화의 핵심 진화:**
|
||||
- **GEO (Generative Engine Optimization):** 생성형 모델이 문맥을 이해하고 자연스럽게 인용할 수 있도록 풍부한 시맨틱 메타데이터 제공. 깔끔한 코드, 빠른 로딩 속도, 의미론적으로 풍부한 웹페이지 구조가 핵심 신호로 작용.
|
||||
- **AEO (Answer Engine Optimization):** 특정 질문에 대한 '직접적인 해답'으로서의 권위 확보.
|
||||
- **Semantic Entity Mapping:** 콘텐츠 내의 고유 명사와 개념들이 어떻게 연결되는지 명시하여 AI의 추론 효율 극대화.
|
||||
- **의의:** 인간 사용자를 위한 가독성과 AI 에이전트를 위한 기계 가독성(Machine Readability)을 동시에 만족시켜, 지식의 유통 수명을 연장하고 차세대 검색 환경에서의 도달 범위를 확장함.
|
||||
## 📖 핵심
|
||||
|
||||
## ⚠️ 모순 및 업데이트 (Contradictions & Updates)
|
||||
- **과거 데이터와의 충돌:** 전통적 SEO는 키워드 밀도(Keyword Density)를 중시했으나, AI 검색 최적화 정책은 '의미론적 엔티티 매핑'과 '맥락적 정합성' 정책을 최우선으로 함. 또한 JS 실행에만 의존하는 SPA의 구조적 모순을 지적하며 SSR/SSG로의 근본적 회귀 정책을 강조함.
|
||||
- **정책 변화:** Antigravity 프로젝트는 모든 지식 자산에 대해 'Agent-First Access' 정책을 적용하며, AI 크롤러가 정보를 수집할 때 연산 자원을 최소화할 수 있도록 경량화된 시맨틱 마크업을 제공함.
|
||||
### 매 search engine 의 era
|
||||
1. **Keyword era** (1995-2010): density.
|
||||
2. **Link era** (2000-2015): PageRank.
|
||||
3. **Semantic era** (2015-2023): BERT, RankBrain.
|
||||
4. **Generative era** (2023+): SGE, ChatGPT, Claude, Perplexity.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- [[AI-Answer-Engine-Optimization|AI-Answer-Engine-Optimization]], Generative-Engine-Optimization, [[Knowledge-Graph-Foundations|Knowledge-Graph-Foundations]], [[Semantic-Search-with-AI|Semantic-Search-with-AI]], [[Ontology-Engineering|Ontology-Engineering]], [[AI-Overviews-and-SGE|AI-Overviews-and-SGE]]
|
||||
- **Raw Source:** 00_Raw/AI Search Optimization.md, 00_Raw/Generative Engine Optimization.md
|
||||
### AI Search 의 매 component
|
||||
|
||||
## 🤖 LLM 활용 힌트 (How to Use This Knowledge)
|
||||
#### 1. Crawling
|
||||
- 매 bot (GPTBot, ClaudeBot, PerplexityBot, GoogleBot).
|
||||
- 매 robots.txt 의 control.
|
||||
- 매 freshness signal.
|
||||
|
||||
**언제 이 지식을 쓰는가:**
|
||||
- *(TODO)*
|
||||
#### 2. Indexing
|
||||
- 매 content 의 vector embedding.
|
||||
- 매 entity recognition.
|
||||
- 매 relationship extract.
|
||||
|
||||
**언제 쓰면 안 되는가:**
|
||||
- *(TODO)*
|
||||
#### 3. Retrieval
|
||||
- 매 query 의 vector match.
|
||||
- 매 hybrid (keyword + semantic).
|
||||
- 매 freshness boost.
|
||||
|
||||
## 🧪 검증 상태 (Validation)
|
||||
#### 4. Generation
|
||||
- 매 LLM 의 매 retrieved context 의 synthesize.
|
||||
- 매 citation.
|
||||
|
||||
- **정보 상태:** needs_review
|
||||
- **출처 신뢰도:** A
|
||||
- **검토 이유:** *(P-Reinforce Phase 1 자동 정규화. 본문 검증 필요.)*
|
||||
### 매 optimization category
|
||||
|
||||
## 🧬 중복 검사 (Duplicate Check)
|
||||
#### GEO (Generative Engine Optimization)
|
||||
- 매 generative model 의 cite 의 source.
|
||||
- 매 SSR + structured data + Q&A.
|
||||
|
||||
- **기존 유사 문서:** *(TODO: 인덱서 클러스터 리포트 참조)*
|
||||
- **처리 방식:** UPDATE (자동 정규화)
|
||||
- **처리 이유:** Phase 1 정규화 — 옛 템플릿/누락 필드 보강.
|
||||
#### AEO (Answer Engine Optimization)
|
||||
- 매 specific question 의 direct answer.
|
||||
- 매 FAQ schema + featured snippet.
|
||||
|
||||
## 🕓 변경 이력 (Changelog)
|
||||
#### Semantic SEO
|
||||
- 매 entity + relationship.
|
||||
- 매 topic cluster.
|
||||
- 매 internal link 의 graph.
|
||||
|
||||
| 날짜 | 변경 내용 | 처리 방식 | 신뢰도 |
|
||||
|------|-----------|-----------|--------|
|
||||
| 2026-05-08 | P-Reinforce Phase 1 정규화 (frontmatter + 헤더 표준화) | UPDATE | A |
|
||||
#### LLM-friendly content
|
||||
- 매 short paragraph.
|
||||
- 매 numbered / bulleted.
|
||||
- 매 self-contained.
|
||||
|
||||
### 매 strategy
|
||||
|
||||
#### Topic cluster
|
||||
- 매 hub page (broad topic).
|
||||
- 매 spoke page (specific subtopic).
|
||||
- 매 internal link 의 hub-spoke.
|
||||
|
||||
#### Entity-first
|
||||
- 매 specific entity (Person, Place, Product).
|
||||
- 매 schema.org 의 explicit.
|
||||
- 매 Wikipedia / Wikidata 의 link.
|
||||
|
||||
#### E-E-A-T (Google)
|
||||
- Experience: first-hand.
|
||||
- Expertise: credential.
|
||||
- Authoritativeness: domain.
|
||||
- Trustworthiness: secure.
|
||||
|
||||
#### Freshness
|
||||
- 매 update date.
|
||||
- 매 recent example.
|
||||
- 매 stale content 의 refresh / archive.
|
||||
|
||||
### 매 platform 의 optimization
|
||||
|
||||
#### Google
|
||||
- Core Web Vitals.
|
||||
- E-E-A-T.
|
||||
- AI Overviews / SGE.
|
||||
|
||||
#### ChatGPT (Browse / Plugins)
|
||||
- 매 well-structured page.
|
||||
- 매 citation-friendly.
|
||||
|
||||
#### Perplexity
|
||||
- 매 freshness.
|
||||
- 매 academic / authoritative.
|
||||
|
||||
#### Claude
|
||||
- 매 long-form context.
|
||||
- 매 detailed reasoning.
|
||||
|
||||
#### Bing / Copilot
|
||||
- Bing webmaster.
|
||||
- IndexNow protocol.
|
||||
|
||||
### 매 metric
|
||||
|
||||
#### Traditional
|
||||
- Organic traffic.
|
||||
- Keyword ranking.
|
||||
- Backlink profile.
|
||||
|
||||
#### AI-era
|
||||
- AI Overview inclusion rate.
|
||||
- LLM citation rate (manual check).
|
||||
- Brand mention 의 LLM context.
|
||||
- Knowledge graph presence.
|
||||
|
||||
→ 매 measure 의 emerging tool.
|
||||
|
||||
## 💻 Code
|
||||
|
||||
### Schema.org Person + Article (E-E-A-T)
|
||||
```html
|
||||
<script type="application/ld+json">
|
||||
[
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "Article",
|
||||
"headline": "Topic",
|
||||
"datePublished": "2026-05-09",
|
||||
"dateModified": "2026-05-09",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Jane Doe",
|
||||
"jobTitle": "Senior AI Researcher",
|
||||
"url": "https://janedoe.com"
|
||||
},
|
||||
"publisher": {
|
||||
"@type": "Organization",
|
||||
"name": "Acme",
|
||||
"logo": { "@type": "ImageObject", "url": "..." }
|
||||
}
|
||||
},
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "Person",
|
||||
"@id": "https://janedoe.com#person",
|
||||
"name": "Jane Doe",
|
||||
"alumniOf": { "@type": "Organization", "name": "MIT" },
|
||||
"knowsAbout": ["Machine Learning", "AI Ethics"]
|
||||
}
|
||||
]
|
||||
</script>
|
||||
```
|
||||
|
||||
### Topic cluster (internal link)
|
||||
```html
|
||||
<!-- Hub: /ai-search -->
|
||||
<h1>AI Search Guide</h1>
|
||||
<ul>
|
||||
<li><a href="/ai-search/aeo">AEO</a></li>
|
||||
<li><a href="/ai-search/geo">GEO</a></li>
|
||||
<li><a href="/ai-search/sge">SGE</a></li>
|
||||
</ul>
|
||||
|
||||
<!-- Spoke: /ai-search/aeo links back to hub -->
|
||||
<a href="/ai-search">Back to AI Search Guide</a>
|
||||
```
|
||||
|
||||
### IndexNow (Bing / Yandex)
|
||||
```bash
|
||||
curl -X POST https://api.indexnow.org/indexnow \
|
||||
-H 'Content-Type: application/json' \
|
||||
-d '{
|
||||
"host": "example.com",
|
||||
"key": "...",
|
||||
"urlList": ["https://example.com/page1", "https://example.com/page2"]
|
||||
}'
|
||||
```
|
||||
|
||||
### llms.txt (proposal, 2024)
|
||||
```txt
|
||||
# llms.txt
|
||||
# Allow LLM crawler 의 cite
|
||||
|
||||
User-agent: *
|
||||
Allow: /
|
||||
|
||||
# Specific high-value content
|
||||
Sitemap: https://example.com/llm-sitemap.xml
|
||||
```
|
||||
|
||||
## 🤔 결정 기준
|
||||
|
||||
| Site type | Priority |
|
||||
|---|---|
|
||||
| Blog / docs | GEO + AEO + topic cluster |
|
||||
| E-commerce | Product schema + review |
|
||||
| News | Freshness + Article schema |
|
||||
| Local | LocalBusiness + GMB |
|
||||
| YMYL | E-E-A-T strict |
|
||||
| SaaS | Use case + comparison content |
|
||||
|
||||
**기본값**: SSR + schema.org + topic cluster + E-E-A-T author + Core Web Vitals.
|
||||
|
||||
## 🔗 Graph
|
||||
- 부모: [[SEO]] · [[Search-Marketing]] · [[Content-Strategy]]
|
||||
- 변형: [[AI-Answer-Engine-Optimization]] · [[AI-Overviews-and-SGE]] · [[Generative-Engine-Optimization]]
|
||||
- 응용: [[Topic-Cluster]] · [[Entity-SEO]] · [[Schema-Markup]] · [[E-E-A-T]]
|
||||
- Adjacent: [[Knowledge-Graph]] · [[Wikidata]] · [[IndexNow]]
|
||||
|
||||
## 🤖 LLM 활용
|
||||
**언제**: Public content site 의 AI traffic 의 strategy.
|
||||
**언제 X**: Internal app. Paid-gated content.
|
||||
|
||||
## ❌ 안티패턴
|
||||
- **Keyword stuffing**: legacy 의 dead.
|
||||
- **Schema spam**: penalty.
|
||||
- **No internal link**: 매 page 의 isolated.
|
||||
- **AI-generated mass content**: low quality flag.
|
||||
|
||||
## 🧪 검증 / 중복
|
||||
- Verified (concept).
|
||||
- 신뢰도 B.
|
||||
- Overlap with [[AI-Answer-Engine-Optimization]] / [[AI-Overviews-and-SGE]] (different focus).
|
||||
|
||||
## 🕓 Changelog
|
||||
| 날짜 | 변경 |
|
||||
|---|---|
|
||||
| 2026-05-08 | Phase 1 |
|
||||
| 2026-05-09 | Manual cleanup — strategy + code + metric + 결정 |
|
||||
|
||||
Reference in New Issue
Block a user