AI Search Glossary
Speak the language of the machines. The definitive index of technical terms, concepts, and acronyms powering Generative Engine Optimization (GEO) and Answer Engine Optimization (AEO).
A
AEO (Answer Engine Optimization)
AEOThe specialized discipline of optimizing web content to ensure it is chosen as the single, direct answer by voice assistants and conversational AI agents.
Agentic Search
LLMAI-driven search engines (e.g. Perplexity, SearchGPT) that utilize multi-step autonomous reasoning to crawl, verify, and compile synthesis responses for user questions.
AI Overviews (AIO)
GEOGoogle Search's generative answer module that summarizes results with an LLM and cites 3-8 source URLs above the traditional blue links. A primary target surface for GEO.
Answer Density
AEOThe ratio of direct, factually concise answers to fluff content. AI engines favor high answer density as it fits easily within context constraints.
Answer Share
GEOThe percentage of AI-generated answers for a defined prompt set in which your brand appears anywhere in the response text, regardless of whether you receive an inline citation.
B
Brand Mention Rate
GEOThe frequency at which an LLM mentions your brand by name across a fixed panel of category prompts. Distinct from citation share, which requires a linked source.
Brand Salience
GEOThe frequency and strength with which an AI model recalls and recommends your brand when queried for general product or industry terms.
C
Chunking
TechnicalThe process of splitting long documents into smaller passages before they are embedded and stored in a retrieval index. Chunk boundaries directly affect what an LLM sees during RAG.
Citation Share
GEOYour brand's percentage of total inline source citations returned by an AI engine for a defined prompt panel, benchmarked against a fixed competitor set.
Citation Velocity
GEOThe rate and consistency at which an entity or brand is cited across conversational AI outputs and real-time retrieval results over time.
Co-occurrence Analysis
LLMThe analytical study of how frequently your brand name is mentioned in close spatial proximity to target keywords, concepts, or competitors within LLM training corpuses.
Context Window
LLMThe buffer limit of data (tokens) that an LLM can hold in active memory to process a prompt and generate a response. SEOs optimize to occupy a portion of this space.
Crawl Budget
TechnicalThe frequency and volume limits set by a site owner or crawler capacity, determining how many pages an AI bot or search engine indexer will crawl during a visit.
D
DefinedTermSet / DefinedTerm Schema
TechnicalSchema.org structured data types that represent a glossary or dictionary and its individual terms. Critical for allowing AI crawlers to parse definitions directly.
E
E-E-A-T
SEOExperience, Expertise, Authoritativeness, and Trustworthiness. Core standards Google and generative engine retrieval algorithms use to measure content credibility.
Embedding
LLMA dense numeric vector that represents the semantic meaning of a text passage. Retrieval systems compare embeddings to find passages relevant to a query.
Entity
SEOA distinct, well-defined concept, place, person, or organization that search engines and AI map as unique nodes within knowledge bases.
Entity Grounding
LLMThe semantic process of mapping ambiguous text mentions to specific, verified entries in an established knowledge graph to eliminate ambiguity for LLMs.
F
FAQPage Schema
TechnicalA Schema.org type that marks up question-and-answer blocks so search engines and LLMs can extract them as discrete facts. One of the most reliably parsed schema types for AI answer engines.
G
GEO (Generative Engine Optimization)
GEOThe strategic methodology of optimizing digital content specifically to increase visibility, recommendations, and source citation links within generative AI outputs.
Grounding
LLMConstraining an LLM's output to verified external sources at inference time, typically via retrieval. Grounded answers cite sources; ungrounded answers hallucinate.
H
Hallucination
LLMA state where an LLM confidently produces answers that contain factual errors or fabricated source details, often mitigated by retrieval grounding (RAG).
I
Information Gain
SEOA content quality scoring metric evaluating whether your page provides unique, non-duplicative insights compared to all other pages already in the index.
J
JSON-LD
TechnicalJavaScript Object Notation for Linked Data. The standard schema serialization format recommended for providing search engines and AI models structured contextual metadata.
K
Knowledge Graph
SEOA graph database structure mapping entities and their descriptive relationships, serving as a semantic foundation for web search engines and LLM fact verification.
L
LLM (Large Language Model)
LLMA deep learning algorithm trained on massive text corpora to predict tokens and generate human-like textual, code, or conversational outputs.
LLM-SEO
GEOThe umbrella practice of optimizing content, structured data, and off-site signals so LLM-powered search interfaces surface, cite, and recommend a site. Overlaps with GEO and AEO.
LLMO (LLM Optimization)
GEOThe practice of formatting, structuring, and asserting corporate knowledge across the web to influence how LLMs represent and recommend a brand.
LLMs.txt
TechnicalA proposed public directory standard file located at the domain root (domain.com/llms.txt) containing clean, high-density markdown to feed AI crawlers.
N
N-Gram Optimization
LLMAligning multi-word sequences in website copy to match the probability patterns expected by natural language processing models, optimizing for retrieval.
NLP (Natural Language Processing)
LLMThe scientific discipline of analyzing, understanding, and generating natural human languages using computational frameworks and machine learning.
P
Passage Ranking
TechnicalA retrieval strategy that scores individual paragraphs rather than whole documents, so a single relevant passage can surface even when the surrounding page ranks poorly.
Prompt Panel
GEOA fixed, versioned set of user prompts used to benchmark AI-engine visibility over time. Changing the panel invalidates trend comparisons — treat it like a test suite.
R
RAG (Retrieval-Augmented Generation)
LLMAn architectural pattern that retrieves real-time, relevant information from an external index (like a web index) and feeds it to an LLM to answer a prompt accurately.
Rerank
TechnicalA secondary scoring pass, usually with a cross-encoder or LLM, that reorders an initial retrieval set for higher precision before the top passages are handed to the answer model.
Retrieval Score
TechnicalA relevance score generated during search index retrieval that determines whether a given web page will be selected to populate the LLM's prompt context.
S
Semantic Density
GEOThe density of meaning-rich terms, schema nodes, and entity links relative to total word count. High semantic density helps LLMs process info efficiently.
Sentiment Alignment
AEOThe degree of positive or negative sentiment associated with brand mentions in AI engine responses, critical for reputation monitoring in AI search.
Share of Voice (AI-SOV)
GEOThe percentage of occurrences where your brand is included or recommended relative to competitors in AI engine output for a specified set of queries.
Source Link Placement
AEOThe exact user interface location and visual prominence of source link citations in conversational AI interfaces (such as inline superscripts vs footer links).
Structured Data
TechnicalCode in a specific format (Schema) that makes it easier for search engine and AI crawlers to understand your content and represent it in rich results.
System Prompt
LLMThe hidden instruction block an AI vendor prepends to every user query. It shapes tone, refusals, and which sources the model is willing to cite.
T
Tokenization
LLMThe process of chunking natural language text into integer representations (tokens) that LLMs use as input and output states.
V
Vector Database
LLMA specialized storage system optimized for indexing and calculating cosine similarity between high-dimensional vector embeddings, enabling RAG applications.
Z
Zero-Click Search
SEOA search engine results layout where the answer to a user's query is displayed directly on the screen, resulting in zero traffic click-through to source sites.