AI Search Lexicon

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).

Filter by:
Showing 45 of 45 definitions

A

AEO (Answer Engine Optimization)

AEO

The 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

LLM

AI-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)

GEO

Google 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

AEO

The ratio of direct, factually concise answers to fluff content. AI engines favor high answer density as it fits easily within context constraints.

Answer Share

GEO

The 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

GEO

The 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

GEO

The frequency and strength with which an AI model recalls and recommends your brand when queried for general product or industry terms.

C

Chunking

Technical

The 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

GEO

Your 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

GEO

The 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

LLM

The 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

LLM

The 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

Technical

The 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

Technical

Schema.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

SEO

Experience, Expertise, Authoritativeness, and Trustworthiness. Core standards Google and generative engine retrieval algorithms use to measure content credibility.

Embedding

LLM

A dense numeric vector that represents the semantic meaning of a text passage. Retrieval systems compare embeddings to find passages relevant to a query.

Entity

SEO

A distinct, well-defined concept, place, person, or organization that search engines and AI map as unique nodes within knowledge bases.

Entity Grounding

LLM

The semantic process of mapping ambiguous text mentions to specific, verified entries in an established knowledge graph to eliminate ambiguity for LLMs.

F

FAQPage Schema

Technical

A 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)

GEO

The strategic methodology of optimizing digital content specifically to increase visibility, recommendations, and source citation links within generative AI outputs.

Grounding

LLM

Constraining an LLM's output to verified external sources at inference time, typically via retrieval. Grounded answers cite sources; ungrounded answers hallucinate.

H

Hallucination

LLM

A state where an LLM confidently produces answers that contain factual errors or fabricated source details, often mitigated by retrieval grounding (RAG).

I

Information Gain

SEO

A 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

Technical

JavaScript Object Notation for Linked Data. The standard schema serialization format recommended for providing search engines and AI models structured contextual metadata.

K

Knowledge Graph

SEO

A 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)

LLM

A deep learning algorithm trained on massive text corpora to predict tokens and generate human-like textual, code, or conversational outputs.

LLM-SEO

GEO

The 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)

GEO

The practice of formatting, structuring, and asserting corporate knowledge across the web to influence how LLMs represent and recommend a brand.

LLMs.txt

Technical

A 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

LLM

Aligning multi-word sequences in website copy to match the probability patterns expected by natural language processing models, optimizing for retrieval.

NLP (Natural Language Processing)

LLM

The scientific discipline of analyzing, understanding, and generating natural human languages using computational frameworks and machine learning.

P

Passage Ranking

Technical

A 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

GEO

A 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)

LLM

An 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

Technical

A 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

Technical

A 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

GEO

The 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

AEO

The 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)

GEO

The 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

AEO

The exact user interface location and visual prominence of source link citations in conversational AI interfaces (such as inline superscripts vs footer links).

Structured Data

Technical

Code 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

LLM

The 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

LLM

The process of chunking natural language text into integer representations (tokens) that LLMs use as input and output states.

V

Vector Database

LLM

A specialized storage system optimized for indexing and calculating cosine similarity between high-dimensional vector embeddings, enabling RAG applications.

Z

Zero-Click Search

SEO

A 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.