The Complete AEO & GEO (AI Search) Glossary
From AI Overviews basics to advanced, pro-level retrieval and language model concepts - every Answer Engine Optimization and Generative Engine Optimization term explained in plain language by Search Savvy's team.
A
- Answer Box Beginner
- A direct, on-page answer to a query shown at the top of results, whether from traditional featured snippets or newer AI-generated summaries.
- Answer Engine Beginner
- A search or assistant experience (like ChatGPT, Perplexity, or Google AI Overviews) built to directly answer a query rather than just list links.
- Answer Engine Optimization (AEO) Intermediate
- The practice of structuring and writing content so it's more likely to be selected as a direct, cited answer by AI-driven answer engines.
- Attention Mechanism Advanced
- A core component of transformer models that lets an AI weigh which words or pieces of context matter most when generating a response.
- Augmented Generation Advanced
- See RAG (Retrieval-Augmented Generation).
- AI Crawler Intermediate
- A bot (such as GPTBot or ClaudeBot) that fetches and processes web content specifically to train or ground AI models, distinct from traditional search crawlers.
- AI Search Visibility Intermediate
- How often and how prominently a brand or website appears within AI-generated answers, a newer counterpart to traditional search rankings.
B
- Bidirectional Context Advanced
- The ability of certain language models to consider both the words before and after a given word when interpreting meaning, improving comprehension accuracy.
- Brand Mention (AI Context) Beginner
- An instance where a brand name is referenced within an AI-generated answer, whether or not it includes a link back to the source.
C
- Chatbot Beginner
- A conversational AI interface that responds to user questions in natural language, ranging from simple rule-based tools to advanced LLM-powered assistants.
- Chunking (Content Chunking) Advanced
- Breaking a document into smaller, self-contained sections so an AI system can retrieve and cite the most relevant passage rather than an entire page.
- Citation (AI Citation) Beginner
- A reference or link back to a source website included within an AI-generated answer, functioning similarly to a traditional backlink.
- Citation Density Advanced
- How frequently a specific source is cited across a range of AI-generated answers on related topics, used as a proxy for perceived authority.
- Context Window Advanced
- The maximum amount of text an AI model can consider at once when generating a response, limiting how much source material it can reference.
- Conversational AI Beginner
- AI systems designed to interact with users through natural, multi-turn dialogue rather than single, isolated queries.
- Conversational Search Intermediate
- Searching through natural, back-and-forth dialogue with an assistant, rather than typing isolated keyword queries into a search box.
- Cosine Similarity Advanced
- A mathematical measure of how closely related two pieces of content are in meaning, used by AI systems to find relevant passages during retrieval.
D
- Data Freshness Intermediate
- How recently a piece of content was published or updated, an important factor in whether AI systems treat it as current and trustworthy.
- Dense Retrieval Advanced
- A search method that finds relevant content by comparing meaning (via embeddings) rather than matching exact keywords.
- Digital Assistant Beginner
- A voice or text-based AI tool (like Siri, Alexa, or Google Assistant) that helps users complete tasks or answer questions.
- Direct Answer Beginner
- A concise, standalone response to a query generated by an AI system, often eliminating the need to click through to a website.
E
- E-E-A-T (AI Trust Context) Intermediate
- Experience, Expertise, Authoritativeness, and Trustworthiness signals that AI systems, like traditional search engines, increasingly weigh when deciding which sources to trust and cite.
- Embeddings (Vector Embeddings) Advanced
- Numerical representations of words, sentences, or documents that capture their meaning, allowing AI systems to compare and retrieve content by semantic similarity.
- Entity Recognition Intermediate
- The process by which an AI system identifies and classifies real-world people, places, organizations, or things mentioned in text.
- Extractive Summarization Advanced
- A summarization method that pulls exact sentences or phrases directly from source content, as opposed to generating new wording.
F
- Fan-Out Query Advanced
- See Query Fan-Out.
- Few-Shot Learning Advanced
- A technique where an AI model is given a small number of examples within a prompt to guide how it should respond, without additional training.
- Fine-Tuning Advanced
- Further training a pre-built AI model on a specific, narrower dataset to improve its performance on a particular task or domain.
G
- GEO (Generative Engine Optimization) Intermediate
- The practice of optimizing content, structure, and authority signals so it's more likely to be retrieved, referenced, and cited by generative AI systems like AI Overviews and chat assistants.
- Generative Search Intermediate
- A search experience where the result is a newly generated, synthesized answer rather than a static list of ranked links.
- GPTBot Advanced
- OpenAI's web crawler, used to gather publicly available content for training and improving its AI models; site owners can allow or block it via robots.txt.
- Grounding Advanced
- The practice of anchoring an AI model's response in specific, verifiable source content, reducing the risk of fabricated or inaccurate answers.
H
- Hallucination Beginner
- When an AI model generates information that sounds plausible but is factually incorrect or entirely fabricated, not grounded in real source material.
- Hybrid Search Advanced
- A retrieval approach that combines traditional keyword matching with semantic (meaning-based) search to improve result relevance.
I
- Indexing for AI Intermediate
- The process by which AI systems and their crawlers discover, process, and store web content so it can later be retrieved for generating answers.
- Information Retrieval Advanced
- The broader field concerned with finding relevant content from a large collection of documents in response to a query, foundational to both search engines and AI answer systems.
- Intent Modeling Intermediate
- How an AI or search system interprets the underlying goal behind a query in order to generate a genuinely useful response.
J
- JSON-LD (AI Readability Context) Advanced
- A structured data format that, beyond helping traditional search engines, also gives AI crawlers clear, machine-readable facts about a page's content.
K
- Knowledge Cutoff Beginner
- The date after which an AI model has no awareness of events or information, since its training data only extends up to a fixed point in time.
- Knowledge Graph (AI Context) Advanced
- A structured database of real-world entities and their relationships that AI systems can draw on to ground and verify answers, beyond raw text prediction.
L
- Large Language Model (LLM) Beginner
- An AI model trained on massive amounts of text data, capable of understanding and generating human-like language, such as GPT or Gemini.
- LLM Crawler Intermediate
- See AI Crawler.
- llms.txt Advanced
- A proposed standard file, similar to robots.txt, that gives AI systems a curated, structured summary of a website's most important content.
- Long-Context Window Advanced
- A model capability allowing it to process and reference very large amounts of text at once, useful for grounding answers in extensive source material.
M
- Machine-Readable Content Intermediate
- Content structured (through clean HTML, schema markup, or clear formatting) so it can be easily parsed and understood by automated systems, not just human readers.
- Model Context Protocol (MCP) Advanced
- An open standard that lets AI models connect to external tools, data sources, and services in a consistent, structured way.
- Multimodal AI Intermediate
- AI systems capable of understanding and generating more than one type of content, such as text, images, and audio, within a single model.
- Multi-Turn Conversation Beginner
- An interaction where a user and an AI assistant exchange multiple back-and-forth messages, with the AI retaining context from earlier in the conversation.
N
- Natural Language Generation (NLG) Advanced
- The AI process of producing coherent, human-readable text as output, the mechanism behind how chat assistants write their responses.
- Natural Language Query Beginner
- A search or question phrased the way a person would naturally speak, rather than as short, fragmented keywords.
- Neural Search Advanced
- A search approach powered by neural networks that ranks results based on learned semantic similarity rather than exact keyword matches.
O
- Open Web Crawling Intermediate
- The ongoing process by which AI companies' bots access publicly available websites to gather content for training or real-time retrieval.
P
- Passage Ranking Advanced
- Evaluating and ranking specific sections of a document (rather than the whole page) for relevance, so the most useful passage can be surfaced or cited.
- Perplexity (AI Search Engine) Beginner
- An AI-powered answer engine that generates direct, cited responses to queries by synthesizing information from multiple web sources.
- Prompt Beginner
- The input text a user gives an AI system, which the model interprets to generate its response.
- Prompt Engineering Intermediate
- The practice of carefully crafting prompts to reliably get more accurate, useful, or specific outputs from an AI model.
- Prompt Injection Advanced
- A technique (often malicious) where hidden instructions are embedded in content to manipulate how an AI system processes or responds to it.
Q
- Query Fan-Out Advanced
- A retrieval technique where an AI system breaks one user question into several related sub-queries to gather more comprehensive source material before answering.
- Query Understanding Intermediate
- The process by which a search or AI system interprets the meaning, context, and intent behind a user's input.
R
- RAG (Retrieval-Augmented Generation) Advanced
- An AI architecture that retrieves relevant documents from an external source before generating a response, grounding answers in real content rather than only the model's training data.
- Ranking Signal (LLM Context) Intermediate
- Any factor, such as authority, freshness, or structure, that influences whether and how prominently a source is used in an AI-generated answer.
- Retrieval Corpus Advanced
- The full set of documents or data an AI system can search through when retrieving information to answer a query.
S
- Semantic Chunking Advanced
- See Chunking.
- Semantic Search Intermediate
- Search based on the meaning and context behind a query, rather than exact keyword matching.
- SGE (Search Generative Experience) Intermediate
- Google's original name for its AI-generated search summary feature, since rebranded and rolled out more broadly as AI Overviews.
- Share of Model Advanced
- A brand's relative visibility and citation frequency across AI assistants and answer engines, viewed as an AI-era counterpart to share of voice.
- Source Attribution Beginner
- See Citation.
- Source Diversity Advanced
- How many distinct, varied sources an AI system draws from when constructing an answer, rather than relying heavily on just one or two.
- Summarization Beginner
- The AI process of condensing longer content into a shorter version while preserving its key information.
- Synthetic Query Advanced
- An artificially generated search query, often used to test or train AI and search systems without relying solely on real user data.
T
- Token Intermediate
- A chunk of text (roughly a word or part of a word) that an AI model processes as its basic unit of input and output.
- Token Limit Intermediate
- The maximum number of tokens a model can process in a single input and output, effectively capping how much text it can read or generate at once.
- Training Data Beginner
- The large body of text and other content an AI model learns from during its development, shaping what it knows and how it responds.
- Transformer Model Advanced
- The neural network architecture underlying most modern LLMs, which uses attention mechanisms to process and generate language.
U
- User Intent Modeling Intermediate
- See Query Understanding.
V
- Vector Database Advanced
- A specialized database that stores content as embeddings, allowing AI systems to quickly search for information based on meaning rather than exact text.
- Vector Embedding Advanced
- See Embeddings.
- Voice Assistant Beginner
- An AI-powered tool that responds to spoken queries, such as Siri, Alexa, or Google Assistant, often built on similar language understanding technology as chat-based AI.
W
- Weights (Model Weights) Advanced
- The internal numerical parameters an AI model learns during training, which determine how it processes input and generates output.
X
- xAI (Grok) Beginner
- An AI chatbot and answer engine developed by xAI, integrated directly into the X (formerly Twitter) platform.
Y
- Yandex Neural Search Advanced
- A neural network-based search feature from the Russian search engine Yandex, using deep learning to rank results by relevance rather than only keyword signals.
Z
- Zero-Click AI Answer Beginner
- A query fully resolved within an AI-generated response, meaning the user gets their answer without visiting any external website.
- Zero-Shot Learning Advanced
- An AI model's ability to complete a task or answer a question it wasn't explicitly trained on, using only its general knowledge and the prompt given.
No terms match your search. Try a different word, or ask our team directly.
Explore Our Other Resources
Looking for SEO, PPC, social media, web design, performance marketing, or content terms? We've split those into their own dedicated glossaries.
Browse All Glossaries
See the full hub of 12 glossaries and 1,000+ terms in one place.
SEO Glossary
126 SEO terms explained from beginner to pro level, covering everything from on-page to technical SEO.
PPC & Google Ads Glossary
97 bidding, targeting, and campaign terms explained from beginner to pro level.
Social Media Glossary
110+ Instagram, TikTok, and paid social terms explained from beginner to pro level.
Performance Marketing Glossary
85 attribution, growth, and cross-channel terms explained from beginner to pro level.
Content Marketing Glossary
100 editorial, writing, and content strategy terms explained from beginner to pro level.
Web Design & Dev Glossary
128 design, front-end, back-end, and CMS terms explained from beginner to pro level.
Email Marketing Glossary
81 deliverability, automation, and campaign terms explained from beginner to pro level.
Analytics & Reporting Glossary
86 GA4, statistics, and dashboarding terms explained from beginner to pro level.
E-Commerce Marketing Glossary
74 checkout, fulfillment, and retention terms explained from beginner to pro level.
Branding & Identity Glossary
70 brand strategy, visual identity, and positioning terms explained from beginner to pro level.
Marketing Automation Glossary
59 workflow, CRM integration, and orchestration terms explained from beginner to pro level.
Didn't Find the Term You Were Looking For?
Reach out and we'll add it - or better yet, walk you through what it actually means for your business.