All terms
The 2026 vocabulary of Generative Engine Optimization, with live per-term citation status across ChatGPT, Perplexity, Claude, and Copilot.
No terms match that search. Try a different keyword, or clear the search to browse all terms.
GEO content methods (2)
advanced
Black-hat C-SEO
Black-hat C-SEO is the use of adversarial techniques (most notably prompt injection hidden in page content) to manipulate an AI engine's ranking or citation behavior through deception rather than genuine content quality. It is the adversarial counterpart to white-hat C-SEO, which improves a page's actual clarity and usefulness. Beyond likely violating many platform terms, black-hat C-SEO is detectable, unreliable as models and defenses evolve, and a poor bet given that even the white-hat methods tested in C-SEO Bench show limited measured effect.
GPT·Plx·Cld0×Cop0×Gem·advanced
C-SEO Bench
C-SEO Bench is the Puerto et al. 2025 NeurIPS Datasets & Benchmarks paper that evaluates 9 Conversational Search Engine Optimization methods across 6 domains, two tasks (question answering + product recommendation), and continuous multi-actor adoption rates. Its headline finding is that most current C-SEO methods are largely ineffective once tested outside the single-actor synthetic conditions of prior GEO benchmarks; a traditional retrieval-ranking SEO baseline (moving the source to context position 1) is roughly 7.6× more effective in their retail-domain measurement than the best C-SEO method tested.
GPT·Plx·Cld·Cop·Gem·
Retrieval pipeline (3)
advanced
BM25
BM25 (Best Matching 25) is a probabilistic ranking function used by classical search engines and the lexical layer of modern hybrid retrieval systems. It is the standard mechanism for scoring exact-keyword match in search retrieval; its application inside specific commercial AI search engines is not vendor-documented but is consistent with observable lexical-signal behavior.
GPT·Plx0×Cld0×Cop0×Gem0×advanced
Inverted index
An inverted index is the data structure classical search engines use to look up which documents contain a given term. It is the foundation under BM25 ranking and a common lexical layer in many modern hybrid retrieval systems.
GPT·Plx0×Cld0×Cop0×Gem0×advanced
Reranking
Reranking is the second-stage retrieval step where a more expensive model rescores the top-N candidates returned by an initial retriever. It is the technique that makes hybrid retrieval feasible at scale by trading recall breadth at stage one for precision at stage two.
GPT·Plx0×Cld0×Cop0×Gem0×
Infrastructure (1)
Methodology (1)
AI behavior (2)
advanced
Citation precision and recall
Citation precision is the fraction of citations in an AI engine's response that actually support the sentence they are attached to. Citation recall is the fraction of generated sentences that are fully supported by their citations. Both are model-behavior metrics, not publisher-visibility metrics: they measure how faithfully an AI engine uses the sources it cites, not how often a publisher's content appears as a source.
GPT·Plx·Cld·Cop·Gem·advanced
Cited-version Lag
Cited-version lag is when an AI answer engine cites a page's current URL but reproduces a claim that appeared in an earlier version of that page and has since been corrected. The observable part is a version mismatch; the behavior is consistent with a stale retrieved or indexed representation, though the exact stale layer is usually not identifiable from the answer interface. Distinct from citing genuinely old content and from a knowledge cutoff. Coined by GEO Glossary for this precise, under-named case, detectable only where the engine renders the exact fact that was corrected.
GPT·Plx·Cld0×Cop0×Gem·