Supervised Learning
Training a model on examples that are already labelled with the right answer. It is the most common approach when you know exactly what you want the system to produce.
Related terms
OAI-SearchBot
The crawler OpenAI uses to answer live searches in ChatGPT, separate from GPTBot. Blocking one does not block the other, so a site can be absent from ChatGPT search while still being read for training.
Crawl Budget
The rough limit on how much of your site a crawler will fetch in a visit. Slow pages and endless near-duplicate URLs spend it on nothing, so the pages that matter get visited less often.
FAQPage Schema
Markup that labels questions and their answers as questions and answers. It is the most direct way to hand an assistant something it can quote in full without swallowing the surrounding page.
Zero-Click Search
A search where the person gets their answer on the results page and never visits a website. Common for opening hours, definitions and conversions — and increasingly common for everything else as AI answers grow.
Grounding
Giving an AI real source material to answer from, instead of letting it rely on memory. A grounded answer can be checked and cited; an ungrounded one is where hallucinations come from.
Prompt
The instruction or question you give an AI. The wording matters more than people expect: the same request phrased two ways can produce noticeably different answers.

