The SEO & GEO Glossary by Nati Elimelech
Short, quotable definitions of the SEO and GEO vocabulary: embeddings, crawl budget, AI memory and more, written by Nati Elimelech.
All terms
Agentic SEO is adapting a site for AI agents that browse and act on it for users, not just crawlers reading it.
What is AI memory?AI memory is what an assistant keeps about you from chats and files, and a main reason the same question gets different answers.
What is Crawl budget?(crawl budget)Crawl budget is the set of URLs Google can and wants to crawl on a site, set by crawl capacity and crawl demand.
What is Crawl capacity?(crawl capacity)Crawl capacity is Google's ceiling on the total time a server holds connections open for it.
What is Crawl demand?(crawl demand)Crawl demand is how much Google wants to crawl a site, separate from how much Google can crawl it.
What is Entity?(entity)An entity is a brand, person or concept search engines and AI models treat as one thing, with a name, attributes and links to other entities.
What is noindex?noindex is a rule in a meta tag or HTTP header that keeps a page out of the search index and out of results.
What is Platform Properties?Platform properties are a Google Search Console property type that shows how social and video accounts perform in Google Search.
What is query fan-out?Query fan-out is the technique where an AI engine splits one question into several searches and builds one answer.
What is robots.txt?robots.txt is a text file that says which URLs crawlers may fetch. robots.txt controls crawling, not indexing.
What is Server-side rendering?(SSR)Server-side rendering (SSR) is the approach where the server sends a page's HTML ready, instead of the browser building it in JavaScript.
What is user-triggered fetcher?A user-triggered fetcher is a bot that fetches a page because a user asked, not as part of proactive crawling.
What is web-bot-auth?web-bot-auth is an emerging protocol at the IETF: bots cryptographically sign requests, sites verify the sender.