Does ChatGPT mention your company?
GEO, generative engine optimization, is about becoming one of the sources an AI answer is built on. Here is how the selection works, and how much traffic it actually delivers.

Contents
Yes, ChatGPT can mention your company, but only if the model finds you at the moment it searches. It does not answer from memory when the question is about a supplier here and now: it runs a search, pulls a handful of pages and summarises them. The work of becoming one of those pages is called GEO, generative engine optimization. Here is what drives the selection, seven actions you can take yourself, how to measure the result and how much traffic it actually delivers.
What is GEO, generative engine optimization?
GEO is optimization for answers rather than for lists. Classic SEO competes for a position among ten links. GEO competes to become one of the three to five sources the model chooses to summarise and link to in its answer. The same thing is sometimes called AEO, answer engine optimization, or simply AI optimization. In practice it is the same work under three names.
The difference from SEO is not the technique but the space. In an AI answer there is no position four to slip down to: either you are among the sources or you do not exist in that answer. That makes the selection criteria more important than the finer points of ranking.
How much traffic does AI search actually deliver?
We have the numbers from a site we launched at the end of June 2026, a stone supplier in Stockholm with no ad budget. The table shows sessions according to Google Analytics from 1 May to 18 August 2026, covering the period around and after the launch. The full background is in the client case Stonepoint.
| Source | Sessions | Share |
|---|---|---|
| Google, organic | 169 | 50% |
| Direct | 132 | 39% |
| ChatGPT | 8 | 2.4% |
| Bing | 5 | 1.5% |
| DuckDuckGo | 3 | 0.9% |
| Copilot | 1 | 0.3% |
| Other: social media and referrals | 20 | 5.9% |
| Total | 338 | 100% |
Two things are true at the same time. ChatGPT is the third traffic source on the site, ahead of Bing and ahead of all social channels combined. And nine sessions from AI assistants stand against 169 from Google. Which of the two numbers someone chooses to quote decides whether it sounds like a sales argument or like a description of the data.
One site over four months is not statistics. Treat the numbers as an order of magnitude, not as a verdict. What they say is that AI search is measurable, small and growing from a low base, not that the channel is about to replace anything.
How the models pick which companies to name
ChatGPT searches through Bing's index and its own crawler, Perplexity has its own index, Google's AI Overviews are built on Google's ordinary index. Different pipes, same logic: pull a few pages that appear to answer the question, summarise them, cite the sources. That gives five concrete conditions.
- You have to exist in the underlying index. If you do not rank at all in Google or Bing you are not even a candidate to be cited.
- The page has to be machine readable. Text in HTML works, text baked into an image or rendered only after heavy JavaScript often does not.
- The answer has to sit near the surface. The model picks the paragraph that answers the question, not the whole page. An answer that arrives only after three promotional intros rarely gets picked.
- Mentions on other sites carry weight. Directories, comparison sites and forums get cited ahead of your own sales copy, because a third-party source looks more independent.
- The entity has to be unambiguous. The same company name, address and registration number everywhere, otherwise the model cannot tell that the mentions refer to the same business.
Seven actions that make you citable
- Answer the question in the first paragraph. Heading as a question, answer directly below, depth after that. The format that wins featured snippets in Google wins space in AI answers.
- Write out the numbers. Prices, timeframes, dimensions and terms in running text, not in an image and not only in a quote document. The model can only cite what it can read.
- Add an FAQ block with real customer questions and mark it up with schema.org. The question format matches how people actually ask a chat assistant.
- Make sure others mention you. Industry directories, comparison sites, local registers and press. This is the heaviest factor and the one that takes longest.
- Keep the entity consistent. Identical company name, address and registration number on the website, in the Google Business Profile and in every directory.
- Let the AI bots in, both in robots.txt and in the firewall. If you block the search bots they cannot fetch you, and then they cannot cite you either.
- Keep the site fast and indexable. The fundamentals still decide, and they are collected in our technical SEO guide.
Robots.txt: should you let the AI bots in?
| Bot | Owner | What it does |
|---|---|---|
| GPTBot | OpenAI | collects text to train future models |
| OAI-SearchBot | OpenAI | indexes for the search function inside ChatGPT and decides whether you can be cited there |
| ChatGPT-User | OpenAI | fetches a page when a user asks ChatGPT to read it |
| ClaudeBot | Anthropic | collects text to train future models |
| Claude-SearchBot | Anthropic | indexes for search inside Claude |
| PerplexityBot | Perplexity | indexes for Perplexity's answers with source citations |
| Google-Extended | controls whether your content may be used in the Gemini models. AI Overviews in Google Search are not affected, they follow the regular Googlebot |
The bots come in two kinds, and the difference decides the question. Search bots (OAI-SearchBot, Claude-SearchBot, PerplexityBot) decide whether you can become a source in an answer: block them and you disappear from the answers. Training bots (GPTBot, ClaudeBot) decide whether future models know about your company without searching. Block them and you still appear in search-based answers, but the model knows less about you when it answers from memory. For a service company that wants to be found the choice is obvious: let both in, it is free exposure. For a site whose business rests on ad impressions it is reasonable to close the training bots and keep the search bots open.
The check has two steps. First open yoursite.com/robots.txt and look for Disallow rules for the bots above. Then look at the firewall, because robots.txt is only half the answer: Cloudflare and other CDN services have settings that block AI bots regardless of what robots.txt says, and web hosts can have similar blocks. We found such a block against GPTBot and ClaudeBot on synligwebb.se ourselves in September 2026, despite a fully open robots.txt.
How to measure whether you appear in AI answers
- Analytics: filter on the sources chatgpt.com, perplexity.ai and copilot.com. Google Analytics now classifies these under the ai-assistant channel, so you can follow them together.
- Search Console will not show it. A click from ChatGPT is a referral, not a Google search, and never appears in the search analytics. Looking there makes it seem as if the channel does not exist.
- Manual prompt testing: ask ten questions a customer would ask, note which companies are named and which sources are cited. Repeat every month with the same questions. Blunt, but it is the only direct measurement of visibility inside the answers themselves.
- Server logs or your CDN statistics: check whether OAI-SearchBot, Claude-SearchBot and PerplexityBot actually fetch your pages. If the search bots fetch nothing, the content does not matter.
If you would rather have someone else do the review, the AI visibility check is now part of our free mini analysis: we look at where you stand in Google and whether the AI assistants name you when someone asks for what you sell. The details are on SEO analysis.
GEO does not replace SEO, and the proportions show why
169 against 9. If AI traffic on that site grew tenfold it would still land below half of the organic figure. Rebuilding your strategy around the channel today would mean optimising the fifth largest traffic source before the first one is solved.
The good news is that the work is largely the same work. Indexability, readable text, clear answers, mentions and an unambiguous entity are exactly what makes you findable in Google. GEO is therefore not a separate discipline but one more reason to do the fundamentals properly. The ongoing work sits in search engine optimization, and how long it takes before anything shows up at all is something we measured on a real site in How long does SEO take?.
Common questions about GEO and AI search
What is the difference between SEO and GEO?
SEO competes for a position in a list of ten links, GEO for becoming one of the three to five sources an AI answer is built on and refers to. The methods overlap heavily: both require the page to be indexed, readable and mentioned on other sites. What differs is the format of the text, because AI answers pick short, direct answer paragraphs rather than whole pages.
How do I know whether ChatGPT mentions my company?
Two ways. Directly: ask ten questions a customer would ask and note which companies and sources appear, using the same questions every month. Indirectly: filter Google Analytics on the source chatgpt.com, which sits under the ai-assistant channel. Search Console does not help, because clicks from ChatGPT count as referrals and not as Google searches.
Should I block the AI bots in robots.txt?
For a company selling services: no. If you block the search bots OAI-SearchBot, Claude-SearchBot and PerplexityBot they cannot fetch your pages, and then they cannot cite you in an answer. The training bots GPTBot and ClaudeBot do not affect citations directly, but if you shut them out future models learn less about your company. Blocking the training bots is reasonable for sites whose business rests on ad impressions. Also check the firewall at your CDN, it can block the bots even when robots.txt is open.
Do I need an llms.txt file?
No, not today. llms.txt is a proposed format for pointing out which content a model should read, but none of the major providers has confirmed that they use it. The file costs almost nothing to publish, so there is no harm done, but spend the time on indexability and mentions first because those factors are established.
How much traffic can I expect from AI search?
On the Swedish client site we measured, AI assistants accounted for about 2.7 percent of sessions, which was enough for third place among traffic sources but amounted to nine visits over four months. Expect the same order of magnitude: measurable, growing and small. If someone builds you a forecast where AI search accounts for a significant share of leads within a year, it is reasonable to ask for the data behind it.
Does GEO cost extra on top of ordinary SEO?
With us it is not a separate service. The actions that make you citable, meaning answer format, schema markup, mentions and technical indexability, are already part of the SEO work, and the AI visibility check sits in the mini analysis. If GEO is sold to you as its own package on top of SEO, it is worth asking exactly which steps are new. If you instead want to use AI internally, for customer service or administration, that is a different service: AI consultant in Stockholm.
Do you appear in the AI answers in your industry?
We check where you stand in Google and whether ChatGPT and Perplexity name you when someone asks for what you sell. A free 30-minute review with a concrete verdict.


