GEO & AI Search Glossary
50+ essential terms for Generative Engine Optimization, AI SEO, and LLM-ready content.
A
AEO
Answer Engine OptimizationThe practice of optimizing content to be directly surfaced as answers by AI engines like ChatGPT, Perplexity, and Google AI Overviews, rather than just ranking in traditional search.
AI Crawlers
AI Web CrawlersAutomated bots used by AI companies to index and train on web content. Examples include GPTBot (OpenAI), ClaudeBot (Anthropic), PerplexityBot, and Google-Extended. They follow robots.txt directives.
AI Overviews
Google AI OverviewsGoogle's AI-generated summaries shown at the top of search results, powered by Gemini. Sites cited in AI Overviews receive traffic without the user clicking traditional blue links.
Algorithm
Search AlgorithmA complex system used by search engines to retrieve data from its search index and instantly deliver the best possible results for a query.
Authority
Domain AuthorityA metric that indicates how reputable and trustworthy a website is in the eyes of search engines, impacting its ability to rank and be cited.
B
Bot
Web BotAn automated software application that performs repetitive tasks over the Internet, such as crawling websites for indexing.
Backlink
Inbound LinkA link from one website to another. In traditional SEO, backlinks are critical for authority, but in GEO, they help establish a site as a trusted entity.
C
Citation
AI CitationWhen an AI engine references and links to a specific webpage as the source of information in its response. Citations are the primary metric of success in GEO, equivalent to rankings in traditional SEO.
ClaudeBot
Anthropic ClaudeBotThe web crawler operated by Anthropic to index content for Claude AI models. Can be blocked via robots.txt using 'User-agent: ClaudeBot'.
Crawlability
AI CrawlabilityThe degree to which AI crawlers can access, parse, and index a website's content. Affected by robots.txt rules, JavaScript rendering, and page structure.
Corpus
Text CorpusA large and structured set of texts used to train AI models. In GEO, getting your content into an AI's training corpus is a step toward citation.
D
Data Density
Information DensityThe amount of useful factual information conveyed per sentence. Higher data density improves the chance of AI citation.
Dynamic Content
Dynamic Web ContentContent that changes based on user behavior or timing. Often challenging for standard crawlers but important for interactive web experiences.
E
Entity
Named EntityA specific, identifiable concept such as a person, organization, location, or product. AI engines use named entities to verify facts and attribute content to authoritative sources.
E-E-A-T
Experience, Expertise, Authoritativeness, TrustworthinessA framework used by Google to evaluate content quality. Also highly relevant for GEO, as AI engines favor trustworthy, expert sources.
Embeddings
Vector EmbeddingsNumerical representations of text used by AI models to understand the semantic meaning and relationship between words and concepts.
F
Featured Snippets
Google Featured SnippetsShort excerpts displayed at the top of Google Search results that directly answer a query. A precursor to AI Overviews, optimizing for featured snippets overlaps with GEO best practices.
Factuality
AI FactualityThe degree to which an AI output is factually correct. Content that is clear and fact-rich helps AI maintain high factuality.
G
GEO
Generative Engine OptimizationThe discipline of optimizing web content to be understood, cited, and recommended by AI-powered search engines like ChatGPT, Perplexity, and Google AI Overviews. GEO focuses on clarity, structure, and authority signals.
GEO Score
GEO Citability ScoreA 0-100 score measuring how likely AI search engines are to cite a piece of content. Factors include sentence clarity, data density, use of lists, active voice, and named entities.
Google-Extended
Google-Extended CrawlerA specific Google crawler used to collect data for training Gemini AI models and Google's AI Overviews. Distinct from Googlebot, which powers traditional search.
GPTBot
OpenAI GPTBotOpenAI's web crawler that indexes content to train GPT models and power ChatGPT's browsing capabilities. Identifiable by 'User-agent: GPTBot' in server logs.
H
Hallucination
AI HallucinationWhen an AI model generates false or nonsensical information. GEO aims to reduce this by providing clear, unambiguous facts.
Headings
HTML HeadingsH1-H6 tags used to structure content. Clear hierarchy is vital for AI crawlers to grasp the document's structure quickly.
I
Indexability
Search IndexabilityA search engine's ability to analyze and store a webpage in its index. If a page isn't indexable, it cannot be used or cited by AI.
Intent
Search IntentThe underlying goal a user has when searching. AI engines are particularly adept at parsing complex intent and synthesizing answers.
J
JSON-LD
JSON Linked DataA structured data format recommended by Google for implementing Schema.org markup. Embedded in a <script type='application/ld+json'> tag, it helps AI engines understand page entities without parsing HTML.
K
Knowledge Graph
AI Knowledge GraphA database of entities and their relationships used by search engines and AI models to understand the world. Building a presence in Google's Knowledge Graph increases the likelihood of AI citation.
Keyword Optimization
Keyword Density OptimizationThe traditional practice of placing specific words in content. In GEO, semantic relevance and context are favored over pure keyword matching.
L
LLM
Large Language ModelAn AI model trained on large amounts of text data to generate, summarize, and answer questions in natural language. Examples include GPT-4, Claude, Gemini, and Llama. LLMs power modern AI search engines.
llms-full.txt
llms-full.txtAn extended version of llms.txt that includes the full text of key pages (not just links), giving AI models complete context about the site without crawling individual pages.
llms.txt
llms.txt SpecificationA markdown file placed at /llms.txt on a website that provides AI-friendly navigation guidance. It includes an H1 title, a blockquote summary, and categorized lists of links with descriptions, helping LLMs efficiently understand site structure.
M
Meta Tags
HTML Meta TagsHTML elements in a page's <head> that provide metadata to crawlers. Key GEO meta tags include og:title, og:description, and twitter:card. Properly implemented meta tags improve social sharing and AI comprehension.
Microdata
HTML MicrodataAn HTML specification used to nest metadata within existing content. Often replaced by JSON-LD for ease of use.
N
NLP
Natural Language ProcessingThe branch of AI focused on the interaction between computers and humans through natural language. Essential for how modern search engines parse queries and content.
O
Open Graph
Open Graph ProtocolA protocol developed by Facebook that uses meta tags (og:title, og:image, etc.) to control how pages appear when shared on social media. Also used by some AI engines to understand page context.
Ontology
Information OntologyA formal representation of knowledge as a set of concepts and the relationships between them. Key to how AI connects entities.
P
PerplexityBot
Perplexity AI BotThe web crawler used by Perplexity.ai to index content for its AI-powered search engine. Perplexity is known for heavy inline citations, making GEO optimization particularly valuable for it.
Prompt
AI PromptThe text input given by a user to an AI engine. AI models use context from indexed web pages to formulate the best response to a prompt.
Q
Query
Search QueryThe actual word or string of words that a search engine user types into a search box. AI engines aim to generate a complete answer to a query.
R
RAG
Retrieval-Augmented GenerationAn AI architecture where a language model retrieves relevant documents from a knowledge base before generating a response. Many AI search engines use RAG, meaning well-structured, retrievable content gets cited more often.
robots.txt
robots.txt StandardA text file at the root of a website that instructs web crawlers which pages to access or avoid. For GEO, it controls which AI crawlers (GPTBot, ClaudeBot, etc.) can index the site's content.
S
Schema Markup
Schema.org Structured DataA standardized vocabulary of tags (implemented as JSON-LD, Microdata, or RDFa) that helps search engines understand page content. Types like FAQPage, Article, and Organization are particularly valuable for AI citations.
SEO
Search Engine OptimizationThe practice of optimizing websites to rank higher in traditional search engine results pages (SERPs). GEO extends SEO principles to the context of AI-generated answers.
Sitemap
XML SitemapAn XML file listing all important URLs on a website. Helps AI crawlers discover and prioritize content. An AI-optimized sitemap includes priority scores and update frequencies.
Structured Data
Structured Data MarkupMachine-readable data added to web pages using formats like JSON-LD to help AI engines understand content type, author, date, and relationships. Essential for appearing in rich results and AI citations.
Semantic Search
Semantic Web SearchSearch that improves accuracy by understanding the searcher's intent and contextual meaning rather than just matching keywords.
T
Training Data
AI Training DataThe vast datasets fed into machine learning models so they can learn to generate text. Websites can block being used as training data while still allowing search indexing.
U
URL Structure
Uniform Resource Locator StructureThe way web addresses are organized. Clean, descriptive URLs help both human users and AI crawlers understand page topics.
V
Vector Database
Vector StorageA specialized database used to store high-dimensional vectors (embeddings) which are used in semantic search and RAG systems.
W
Web Crawler
Web SpiderAn internet bot that systematically browses the World Wide Web. Many AI search engines maintain their own crawlers for current data.
X
XML
Extensible Markup LanguageA markup language that defines rules for encoding documents. Widely used for sitemaps.
Y
YMYL
Your Money or Your LifeGoogle's classification for topics that could impact a person's future happiness, health, financial stability, or safety. AI engines are especially cautious with YMYL topics.
Z
Zero-Click Search
Zero-Click Search ResultsSearch queries where the user gets their answer directly from the search results page without clicking any link. AI Overviews dramatically increase zero-click searches, making citation tracking (not just click tracking) essential.
Missing a term?
Help us improve the GEO Glossary by suggesting new terms.
Suggest on GitHub