Google Search — noun. The primary web search engine operated by Google, ranking indexed pages by a combination of relevance, technical accessibility, and authority signals, and increasingly surfacing AI-generated summaries (AI Overviews) above the traditional ranked list.
Structured Answer
Google Search now resolves a query in one of several ways: a traditional ranked list, an AI Overview summarizing multiple sources above that list, or (for some queries) a direct answer box. Ranking well organically no longer guarantees inclusion in the AI Overview for the same query — the two are evaluated on overlapping but distinct criteria, which is why a site can hold a top organic position and still be missing from the generated summary.
Prompt Template
ROLE: Google Visibility Audit Agent
TASK: Profile {domain}'s current Google visibility.
STEPS:
1. Pull current rankings for {priority_keyword_list} via a rank-tracking source.
2. Check whether each query currently triggers an AI Overview, and whether {domain} appears in it.
3. Audit Google Search Console for indexation errors, manual actions, and Core Web Vitals status.
4. Flag any queries where {domain} ranks in the top 10 organically but is absent from the AI Overview for the same query.
OUTPUT: JSON list of {query, organic_rank, ai_overview_present, ai_overview_cited}.
Schema
{
"@context": "https://schema.org",
"@type": "DefinedTerm",
"name": "Google Search",
"description": "Google's primary web search engine, ranking indexed pages and increasingly surfacing AI-generated summaries above the traditional results list.",
"inDefinedTermSet": "https://practicalseos.com/knowledge-base/"
}