llms.txt
A proposed standard: a Markdown file served at the root of your site (/llms.txt) that gives language models a concise, curated map of your most important content. It plays for AI assistants a role comparable to robots.txt and sitemap.xml for crawlers. Engine adoption is still uneven, but the file is cheap to add and makes your site easier to read for the systems that quote it.
Go deeper: our llms.txt guide →
AI crawler (GPTBot, ClaudeBot, PerplexityBot)
A bot an AI company uses to read web content, either to train its models or to fetch pages live while composing an answer. The best known are GPTBot (OpenAI), ClaudeBot (Anthropic) and PerplexityBot (Perplexity). Blocking them in robots.txt keeps your content out of the engines — and out of the answers; letting them in is usually the first technical step of GEO.
Check that AI crawlers can read your site →
Answer-first content
A writing structure where the complete, direct answer to the reader's question comes first — typically in the opening paragraph — with context and details after. Answer engines favor passages they can quote as they stand, so answer-first pages are easier to extract and cite. It is the editorial backbone of most GEO recommendations, including the page you are reading.
Go deeper: how to get cited by the engines →