--- id: wiki-2026-0508-ai-overviews-and-sge title: AI Overviews and SGE (Search Generative Experience) category: 10_Wiki/Topics status: verified canonical_id: self aliases: [SGE, AI Overviews, Google AI Search, generative search, zero-click search] duplicate_of: none source_trust_level: B confidence_score: 0.85 verification_status: conceptual tags: [sge, ai-overviews, google-search, seo, aeo, citation, zero-click, structured-data] raw_sources: [] last_reinforced: 2026-05-09 github_commit: pending inferred_by: Claude Opus 4.7 (manual cleanup 2026-05-09) --- # AI Overviews and SGE ## πŸ“Œ ν•œ 쀄 톡찰 > **Google 의 search 의 λ§€ query 의 AI-generated answer + cited source**. λ§€ brand 의 λ§€ click 의 lose, λ§€ citation 의 gain. **Direct answer + structured data + Core Web Vitals 의 critical**. ## πŸ“– 핡심 ### Evolution 1. **PageRank** (1998): link 의 popularity. 2. **Knowledge Graph** (2012): structured entity. 3. **BERT / RankBrain** (2018+): semantic. 4. **SGE** (2023+): generative answer. 5. **AI Overviews** (2024+): permanent UI. ### λ§€ component - **AI-generated answer**: top of SERP. - **Cited source**: λ§€ link. - **Follow-up question**: chat-like. - **Traditional results**: below. ### Optimization 의 framework #### Visual Hierarchy - λ§€ H1 / H2 / H3 의 clear. - λ§€ 1 question / heading. - λ§€ short paragraph. #### Direct Answer - λ§€ H2 (question) 직후 = 1-2 sentence answer. - λ§€ expansion = λ‹€μŒ paragraph. - "Inverted pyramid" (journalism). #### Schema.org - FAQPage / HowTo / Article. - Product / Recipe (specific). - λ§€ entity 의 explicit. #### Core Web Vitals - LCP < 2.5s. - INP < 200ms. - CLS < 0.1. β†’ λ§€ SGE 의 selection signal. #### E-E-A-T - **Experience**: λ§€ first-hand. - **Expertise**: credential / qualification. - **Authoritativeness**: λ§€ domain authority. - **Trustworthiness**: secure, accurate. β†’ Google 의 quality rater guideline. ### λ§€ query type 의 SGE behavior #### Informational ("How to X") - AI Overview κ°€ dominant. - λ§€ step-by-step format. #### Transactional ("buy X") - AI Overview κ°€ less. - λ§€ product result. #### Navigational ("Tesla home page") - AI Overview 거의 X. - λ§€ direct site. #### YMYL (Your Money Your Life) - λ§€ strict E-E-A-T. - λ§€ medical / financial / legal. - λ§€ conservative AI Overview. ### Zero-click 의 reality - λ§€ user 의 click 의 ↓. - λ§€ publisher 의 traffic 의 hurt. - λ§€ brand visibility 의 citation 의 trade-off. ### λ§€ measurement #### Search Console - λ§€ query 의 AI Overview 의 inclusion. - λ§€ impression / position. #### 3rd-party - Semrush, Ahrefs, BrightEdge. - λ§€ SGE-specific tracking. #### Self-monitor - λ§€ important keyword 의 manual check. - λ§€ weekly / monthly. ## πŸ’» Code ### FAQ schema (top citation chance) ```html ``` ### HowTo schema ```html ``` ### λ§€ page structure (AI-friendly) ```html

Topic

Direct answer in 1-2 sentence (lead).

What is X?

Brief definition + key points.

Why is X important?

Context + benefit.

How to use X?

  1. Step 1
  2. Step 2

Common mistakes

``` ### Author bio (E-E-A-T) ```html ``` ## πŸ€” κ²°μ • κΈ°μ€€ | Query type | Strategy | |---|---| | Informational | FAQ + HowTo schema | | Product | Product schema + reviews | | YMYL | E-E-A-T strict | | Local | LocalBusiness schema | | News | Article + freshness | **κΈ°λ³Έκ°’**: Direct answer + FAQ schema + Core Web Vitals + E-E-A-T author info. ## πŸ”— Graph - λΆ€λͺ¨: [[SEO]] - λ³€ν˜•: [[AI-Answer-Engine-Optimization]] Β· [[Generative-Engine-Optimization]] - μ‘μš©: [[Core Web Vitals Optimization (INP, LCP ᄀᅒᄉα…₯ᆫ)|Core-Web-Vitals]] - Adjacent: [[Zero-Click-Search]] Β· [[Knowledge Graph|Knowledge-Graph]] ## πŸ€– LLM ν™œμš© **μ–Έμ œ**: Content website 의 SGE traffic 의 capture. **μ–Έμ œ X**: λ§€ internal app. λ§€ paid-only content. ## ❌ μ•ˆν‹°νŒ¨ν„΄ - **JS-only render**: bot blind. - **Fake schema**: penalty. - **Click-bait + AI 의 misalign**: low citation. - **No author info**: low E-E-A-T. ## πŸ§ͺ 검증 / 쀑볡 - Verified (concept). - 신뒰도 B (Google Search Central, Schema.org). - Related: [[AI-Answer-Engine-Optimization]] (overlap). ## πŸ•“ Changelog | λ‚ μ§œ | λ³€κ²½ | |---|---| | 2026-05-08 | Phase 1 | | 2026-05-09 | Manual cleanup β€” schema code + E-E-A-T + κ²°μ • |