How ChatGPT Chooses Which Sites to Cite
ChatGPT retrieves before it writes. It queries an external index, fetches candidate pages through OAI-SearchBot, and lifts a self-contained passage from one of them. A site absent from that index is never considered, whatever its content quality. This page explains the retrieval path, the two OpenAI crawlers, and what makes a passage quotable.
Five questions decide a citation. Each one is answered below, in the order retrieval resolves them.
- Retrieval order — the stages ChatGPT runs before writing a sentence
- Index coverage — where the candidate pages come from
- Crawler identity — which OpenAI agent fetches a page for citation
- Render dependency — why browser-assembled content arrives empty
- Passage shape — the four properties that make text liftable
Questions
Common questions
Every answer below ships in the raw HTML, so an assistant reading this page without running a script still receives it.
Does ChatGPT use Google or Bing?
Bing grounds part of ChatGPT search; OpenAI's own crawl carries the rest. Google's index sits outside that set: Turley testified that OpenAI asked Google for search access and was refused. Gemini resolves sources on a separate path, set out in how google gemini grounds its answers.
Does blocking GPTBot stop ChatGPT from citing a site?
No. OpenAI states that each crawler setting is independent. A robots.txt block on GPTBot removes the domain from training data and leaves citation eligibility intact, because citation runs through OAI-SearchBot.
How does a business get mentioned in ChatGPT?
Three prerequisites run in order: an index entry, server-rendered HTML, and a self-contained passage carrying the fact. Each one gates the next, and the three together open the door to structural GEO work.
Do other assistants select sources the same way?
No. Each assistant runs its own index, crawler and ranking. The path described here applies to ChatGPT, and the comparable mechanism on xAI's assistant is set out in how grok selects sources.
Sources
- OpenAI, Overview of OpenAI Crawlers — user-agent tokens, strings, stated purposes, and the independence of each robots.txt setting.
https://developers.openai.com/api/docs/bots - Satya Nadella, Microsoft Build 2023 keynote — "We're bringing search grounding and Bing to ChatGPT."
- Nick Turley, testimony in the remedies phase of United States v. Google, April 2025 — OpenAI's own search index, the 80 percent target, and the refused request for Google search access.
- Vercel and MERJ, The rise of the AI crawler, 17 December 2024 — server-log measurement finding that none of the major AI crawlers render JavaScript.
https://vercel.com/blog/the-rise-of-the-ai-crawler - Microsoft Bing Webmaster Blog, Introducing AI Performance in Bing Webmaster Tools Public Preview, February 2026 — citation reporting across Microsoft Copilot, Bing AI summaries and partner integrations.
Next step
Find out which assistants name you today.
The audit runs 40 checks across five categories and queries seven assistants for your citation baseline. Findings in ten business days.