Best SEO Singapore
SEO Insights

Search Generative Experience (SGE): How Google's AI Search Is Reshaping SEO

Jim Ng
Jim Ng
From SGE experiment to default Google search behaviour
May 2023
SGE launches
Google announces Search Generative Experience as opt-in Search Labs experiment. AI-generated answers above blue links for select queries.
May 2024
SGE → AI Overviews rebrand
Google renames SGE to AI Overviews at I/O 2024. Rolled out to general US search, no Labs opt-in required.
2025
Global expansion
AI Overviews extends to 100+ countries including Singapore. Coverage expands from 6% to 30%+ of all queries.
2026
AI Mode + adaptive
AI Mode launches as separate search surface. Adaptive Overviews now appear on commercial queries Google previously avoided.
If you have read more than three "how to rank in AI Overviews" guides published this year, you already know they almost all repeat the same five tips: write concise answers, add schema, build E-E-A-T, target long-tail questions, get cited by other authoritative sources. That advice is correct. It is also incomplete and slightly outdated, because it was written for SGE, not for what AI Overviews became after the May 2024 rebrand and the 2025 international rollout. This piece is for SEO practitioners who already do the basics well and want the technical layer underneath. We cover what changed between SGE and AI Overviews, the actual ranking signals Google uses, the schema that moves the needle versus the schema that does not, the Information Gain scoring concept that most posts skip, and the 8-step audit that turns the theory into action.

SGE to AI Overviews: A Quick History (and Why It Matters)

Google announced Search Generative Experience at I/O 2023 as an opt-in Search Labs feature. For about 12 months it lived behind the Labs toggle, accessible only to users who explicitly enabled it. SEOs studied it. Most CMOs ignored it. In May 2024, Google rebranded SGE to AI Overviews and launched it to all US users by default. The opt-in was gone. Within weeks, SEMrush and Ahrefs reported AI Overviews appearing on roughly 6% of US searches. By late 2025, that number had crossed 30% on informational queries. By Q1 2026, the surface had expanded to most major markets including Singapore. Why this history matters: every "SGE optimization" article published before mid-2024 was written against an experimental interface that had different ranking logic than what shipped. Many of the schemas, query types, and content patterns those guides recommended were tuned for SGE's beta behaviour. After the rebrand, Google rewired the ranking signals around the production system, and several pre-2024 tactics now produce zero lift. If your team is still working off a 2023 SGE playbook, you are optimising for a thing that no longer exists.

How AI Overviews Actually Work (Technical Architecture)

At a high level, AI Overviews runs a three-stage pipeline whenever Google decides a query qualifies for an AI-generated answer.
The 3-stage AI Overviews pipeline
1

Query qualification

Google's classifier decides if the query is "AI Overviews eligible" based on intent, ambiguity, and whether a synthesized answer adds value over the standard SERP. Most informational and "how to" queries qualify. Most pure transactional queries do not.

2

Source retrieval

Google retrieves a candidate set of pages from its index. The retrieval signals overlap with classical ranking (relevance, authority, freshness) but skew heavier toward content that contains directly liftable answer passages, structured data, and recognized entity associations.

3

LLM synthesis + citation

An LLM (Gemini, in 2026) synthesizes a 2 to 6 sentence answer from the retrieved passages, attributes citations to source URLs, and renders the result above the standard organic results. The cited URLs receive both a visible link and a "from [domain]" attribution.

The critical insight for SEOs: ranking in stage 2 (retrieval) is necessary but not sufficient. Plenty of sites that retrieve well never get cited in stage 3, because the LLM finds their passages too vague, too long, or too contextually dependent to lift cleanly. Optimising for AI Overviews is optimising for stage 3 quotability after passing the stage 2 relevance bar.

The 6 Ranking Signals Google Uses for AI Overviews

Synthesizing public Google guidance, the Quality Rater Guidelines, the academic GEO research, and field testing across hundreds of queries, the signals that drive AI Overviews citation cluster into 6 categories.
The six ranking signals AI Overviews actually uses
1

Entity recognition

Google must associate your brand and pages with the entities the query references. Wikidata presence, consistent NAP, Organization + LocalBusiness schema, and Knowledge Graph entries all feed this layer.

2

Answer-shaped content

The LLM lifts passages, not pages. Open every section with a 1-3 sentence direct answer before context, examples, or caveats. Buried answers do not get cited.

3

E-E-A-T evidence

Author bios with credentials, original first-hand experience, sourced statistics, and explicit dates of publication and last update. The 2024 Quality Rater Guidelines weight E-E-A-T heavier than the 2022 version.

4

Valid structured data

FAQPage, HowTo, Article, and Speakable schema where applicable. Schema gives the LLM machine-readable confirmation of what the page is about. Invalid or partial schema is sometimes worse than none.

5

Topical authority

One excellent article in a thin topic area underperforms a cluster of 8-12 related articles. Google treats topical breadth as evidence the site can be trusted on the subject.

6

Information Gain

The 2024 patent and Quality Rater Guidelines describe a concept of "Information Gain", the score for whether your content adds new information beyond what is already in Google's index. Regurgitation scores zero. Original data, contrarian analysis, and proprietary case studies score high.

Most "how to rank in AI Overviews" content covers signals 1 through 5. Signal 6 (Information Gain) is the one most posts skip, and it is increasingly the differentiator between sites that get cited and sites that meet every other criterion but stay invisible.

Schema Markup That Actually Helps AI Overviews

The schema you deploy matters more than the volume. A page with one valid, complete FAQPage block usually outperforms a page with six different schema types where two are partial or invalid.
The minimum FAQPage JSON-LD that Google reliably parses
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "mainEntity": [{
    "@type": "Question",
    "name": "What is Search Generative Experience?",
    "acceptedAnswer": {
      "@type": "Answer",
      "text": "Search Generative Experience (SGE) was Google's experimental AI search interface launched in May 2023. It was rebranded to AI Overviews in May 2024."
    }
  }]
}
</script>

Validate every block in Rich Results Test before deploying. Partial or invalid schema can suppress AI Overviews eligibility.

The schema types that consistently move AI Overviews citation rates in 2026:

  • FAQPage for question-answer blocks. Strongest signal for "how to" and "what is" queries.
  • HowTo for step-by-step instructional content. Pairs with How-to AI Overviews specifically.
  • Article with `author`, `datePublished`, `dateModified` populated. Reinforces E-E-A-T signals.
  • BreadcrumbList for navigational context. Helps AI Overviews understand topical hierarchy.
  • Speakable for content optimised for voice answers. Lower priority but adds incremental signal.

Schema types that do less than people think:

  • Organization schema on every page (deploy once on homepage, link via `@id` elsewhere).
  • WebPage schema (mostly redundant given the URL itself).
  • Person schema if not tied to verified author entities.

For a deeper dive into schema implementation, see our guide to schema markup types.

Information Gain: The Scoring Concept Most SEOs Miss

In 2023 Google was granted a patent (US 11,755,569) describing a system for scoring "Information Gain" — the degree to which a web document provides information beyond what already exists in the index. The Quality Rater Guidelines update in 2024 introduced explicit guidance for raters to identify content that "adds value over and above" what other sources offer. Both signals feed into AI Overviews source selection.

What counts as Information Gain in AI Overviews scoring
+
Scores high
  • Original survey data ("we audited 50 Singapore sites and found...")
  • Proprietary case study with named clients and real numbers
  • Contrarian analysis of accepted SEO advice with supporting evidence
  • First-hand experience from a verified expert (author bio matters)
  • Original frameworks named after their creator
Scores zero
  • Definitions paraphrased from other top-ranking pages
  • "What is X" articles that summarise existing content without adding insight
  • Generic "best practices" lists with no source-specific data
  • Spun or AI-generated content without editorial enhancement
  • Listicle aggregations of existing tools without comparative testing

Practical implication: a 1,200 word article with one original chart of proprietary data will outrank a 4,000 word article that synthesises information already in Google's index. This is why the "longer is better" SEO heuristic is dead for AI Overviews specifically. Density and originality beat length.

The 8-Step AI Overviews Audit (Technical Walkthrough)

Run this audit on your top 20 pages targeting informational queries. Total time: 2 hours.

  1. Identify AI Overviews eligibility per page. Search the target query in Google (logged out, Singapore IP). Note whether AI Overviews appears for that query. If it does, capture which sources are cited.
  2. Check entity association. Search "[your brand]" in Google. Look for Knowledge Panel. If absent, audit Organization + LocalBusiness schema, Wikidata entry, and Wikipedia eligibility.
  3. Audit opening 100 words of each page. Does it open with a direct, citable answer? If the answer is buried after intro paragraphs, rewrite.
  4. Validate schema in Rich Results Test. Run every page. Note which schema types are deployed and which are reported as valid. Fix invalid blocks first, then add missing FAQPage and Article where applicable.
  5. Score Information Gain per page. Does this page contain original data, frameworks, or analysis not present in the top 10 competing pages? If no, add at least one original element (proprietary stat, named framework, comparison test, expert commentary).
  6. Audit author signals. Every page targeting an AI Overviews-eligible query needs a visible author byline with credentials and link to author bio page with verifiable expertise.
  7. Check topical cluster depth. Does this page link to and from at least 5 other related pages on your site covering adjacent subtopics? If no, build out the cluster.
  8. Track AI Overviews position monthly. Use a tool (Profound, Athena HQ, Otterly) or manual prompt testing to record AI Overviews appearance and citation rate per query, monthly. Build the baseline now, measure delta in 90 days.

For a deeper technical walkthrough on the schema and entity layers, our technical SEO service covers the full audit and remediation programme.

Tools to Track AI Overviews Visibility

The market for AI search visibility tools matured rapidly in 2025. As of Q2 2026, the practical options are:

  • Profound — best for enterprise multi-engine tracking (Google AI Overviews, ChatGPT, Perplexity, Claude). Strong dashboards, expensive.
  • Athena HQ — focused on AI Overviews specifically. Good for SEO teams who want depth on Google's AI surface.
  • Otterly — lighter weight, good for agencies tracking multiple clients.
  • Manual prompt testing — for teams under SGD 5,000/month budget, a simple Google Sheet with 20 queries tested monthly across 4 engines beats over-investing in tooling.

None of these tools are free. None are perfect. The honest assessment is that manual testing on a stable query set still produces the highest signal-to-noise for most teams. Pair it with one paid tool for trend tracking once the baseline is established.

For a broader SEO foundation that supports AI Overviews work, our content strategy service builds the topical authority layer that makes individual page optimisations multiply in value.

Frequently Asked Questions

Is SGE the same as AI Overviews?

Yes, AI Overviews is the production rebrand of Search Generative Experience. SGE was the experimental Labs version (May 2023 to May 2024). AI Overviews is the version that ships to general Google search today. The underlying technology (LLM-synthesized answers above search results, with cited sources) is the same. The ranking signals were retuned during the rebrand.

Does AI Overviews appear on every search?

No. AI Overviews triggers on roughly 30% of informational queries in major markets as of Q1 2026 and rarely on transactional queries. Google decides per query whether a synthesized answer adds value over the standard SERP. Pure navigational queries (e.g. "facebook login") and most commercial queries (e.g. "buy iPhone 17") do not trigger AI Overviews.

How is AI Overviews different from featured snippets?

A featured snippet is one passage extracted verbatim from one source page. AI Overviews is a synthesized answer combining multiple sources. Featured snippets show one URL. AI Overviews shows 3-8 cited URLs. Optimising for one helps the other (both reward clear answer-first content) but they are different SERP features. See our guide to featured snippets for the older surface.

Will AI Overviews kill organic traffic?

It will reduce click-through rates on informational queries where AI Overviews appears, particularly when the AI answer fully resolves the user's question. Sites that rank inside the AI Overviews citation set retain meaningful traffic. Sites that rank in positions 1-5 of the standard SERP but are not cited by AI Overviews lose the most clicks. This is why getting cited inside the AI Overviews matters more than ranking position 1 in the classical SERP.

What is the single most important thing to optimise for AI Overviews?

Information Gain. Every other signal (schema, E-E-A-T, topical authority) is necessary but commodity. Original information that does not exist elsewhere in Google's index is what consistently lifts pages from "retrieved but not cited" to "cited in the AI Overviews answer". One original chart, one proprietary stat, one contrarian framework on each page changes the math.

Related reading

Jim Ng, Founder of Best SEO Singapore
Jim Ng

Founder of Best Marketing Agency and Best SEO Singapore. Started in 2019 cold-calling 70 businesses a day, scaled to 14, then leaned out to a 9-person AI-first team serving 146+ clients across 43 industries. Acquired Singapore Florist in 2024 and grew it to #1 rankings for competitive keywords. Every SEO strategy ships with his personal review.

Connect on LinkedIn

Want Results Like These for Your Site?

Book a free 30-minute strategy session. No pitch, just a real look at what is holding your organic traffic back.

Book A Free Growth Audit(Worth $2,500)