How to get your business recommended in ChatGPT.
ChatGPT answers from two different places depending on the question, and the distinction decides everything about how you get in. Some answers come from what the model absorbed during training. Others come from a live retrieval step that fetches pages and cites them. You can influence the second within weeks. The first moves on a timescale you do not control.
Mechanism
How ChatGPT builds an answer.
- 01
For questions that need current information, ChatGPT runs a search and reads the pages it retrieves before answering.
- 02
Retrieved pages are summarised and often cited with links, so the source text directly shapes the wording of the answer.
- 03
For questions answered without retrieval, the response reflects training data — which means older, widely-repeated information about your brand.
- 04
Being mentioned across many independent sources influences the trained view; being clearly readable influences the retrieved view.
robots.txt
Which crawlers to allow.
Training crawlers and search crawlers are different agents with different consequences. Blocking the wrong one removes you from the answers while leaving training access untouched.
OAI-SearchBotPowers search and the links shown in answers. This is the one that matters for visibility.
ChatGPT-UserFetches a page when a user or tool follows a link during a conversation.
GPTBotCollects data used for model training. Blocking it does not remove you from search results.
What actually moves it
What works on ChatGPT.
Be retrievable without JavaScript
The retrieval step reads served HTML. Content that only exists after client-side rendering is frequently missed entirely, which silently removes your best pages from consideration.
Answer the comparative question directly
ChatGPT is heavily used for 'best X for Y' and 'X vs Y'. A page that states a clear verdict in its opening lines gives the model something quotable; a page that builds to a conclusion over 2,000 words does not.
Make the entity unambiguous
One consistent name, a plain description of what you do, and Organization markup with sameAs links. Ambiguity between similarly-named companies is a common and entirely avoidable reason for being skipped.
Earn mentions on sources it already reads
Directories, review platforms and established publications feed both the retrieval step and the trained view. Corroboration across independent domains outweighs anything you can say about yourself.
Common mistakes
- Blocking GPTBot in the belief it controls search visibility — it governs training data, not retrieval.
- Publishing key content only inside a JavaScript-rendered application shell.
- Assuming a mention in one conversation generalises; answers vary between users and sessions.
- Chasing the trained view with keyword-stuffed pages, which affects nothing on this timescale.
How fast it moves
Retrieval-driven answers can reflect site changes within days to a few weeks. The trained view moves only when models are retrained, which is outside anyone's control and should not be planned around.
FAQ
ChatGPT questions.
Should I block GPTBot?
It is a legitimate choice about training data, and it does not remove you from ChatGPT's search results — those use a different agent. If your goal is visibility, do not block OAI-SearchBot.
Why does ChatGPT name us for one person and not another?
Answers vary by phrasing, conversation history, region and whether retrieval was triggered. This is why visibility has to be measured across a fixed prompt set rather than inferred from single conversations.
How long until changes show up?
For retrieval-driven queries, usually days to a few weeks once the page is crawled. Anything relying on the trained view is a much longer and less predictable horizon.
The other engines
The guarantee is met at 2+ engines within 45 days, so these are worked in parallel rather than one at a time.
How answer engine optimization worksReady to become the answer?
Free scan in ten seconds. $99 to fix it — refunded in full if we don't.