Acclaira

Appendix A

Glossary

Every term used in this book, in one line each.

Chapter 24 of 26 · 2 min read

TermMeaning
AEOAnswer Engine Optimisation — making your business the answer an AI gives.
GEOGenerative Engine Optimisation — the same job, named after the 2024 academic paper.
AI OverviewsGoogle's AI summary box at the top of search results.
AI ModeGoogle's conversational search tab. Heavier fan-out, passage-level retrieval.
RAGRetrieval-Augmented Generation — the model retrieves real documents before answering, rather than answering from memory.
Query fan-outOne user question expanded into many narrower sub-queries, run in parallel.
Passage / chunkThe fragment of a page that is actually retrieved and scored — not the whole page.
CitationThe source link an AI attaches to a claim in its answer.
Share of voiceYour brand's mentions as a proportion of all brand mentions across a fixed prompt set.
Presence rateThe share of your tracked prompts where you appear at all.
Prompt setA fixed list of questions you re-run on a schedule to measure visibility.
EntityA resolved, machine-readable identity for a real-world thing — your company, your people, your locations.
Knowledge GraphGoogle's database of entities and the relationships between them.
WikidataOpen structured database that feeds the Knowledge Graph. Easier to enter than Wikipedia.
Schema / JSON-LDMachine-readable markup describing what a page is about. Useful for identity and rich results; not an AI unlock.
sameAsThe schema property listing your other official profiles, declaring they are all the same entity.
NAPName, Address, Phone — the trio that must be identical everywhere.
SSR / pre-renderingGenerating page content on the server so it exists in the HTML before any JavaScript runs.
SPASingle-Page Application — a site rendered in the browser. The highest-risk architecture for AI visibility.
robots.txtThe file telling crawlers what they may fetch. Where most AI visibility is accidentally destroyed.
IndexNowOpen protocol pushing changed URLs to Bing instantly. Free, and matters because ChatGPT retrieves via Bing.
GPTBot / OAI-SearchBotOpenAI's training crawler and search crawler respectively. Blocking the second removes you from ChatGPT answers; blocking the first does not.
Google-ExtendedThe user-agent controlling whether your content trains Gemini. Blocking it does not affect Search or AI Overviews.
Zero-clickA search that ends without the user visiting any website.
HallucinationA confident, plausible, false statement — often about your business.
UCP / ACP / AP2Competing agentic-commerce standards for discovery, checkout and payment authorisation.

Read the whole book

Answering Machines is 26 chapters on being the answer when your customer stops searching and starts asking. Free, ungated, and every figure is sourced and confidence-rated.