AI search visibility is how often AI answers name your brand, cite your pages or link to your site: in Google's AI Overviews and AI Mode, ChatGPT search, Microsoft Copilot, Perplexity and Claude. Some of it can now be measured properly, because Google and Bing added AI reports to their webmaster tools in 2026; much of it still cannot. This guide is for marketers and site owners who have been asked "how visible are we in AI?" and want an honest answer and a plan. It is one part of our guide to generative engine optimization, which covers the whole topic.
Quick answer
- Measure what the operators give you first. Search Console's Generative AI report shows impressions in AI Overviews and AI Mode; Bing Webmaster Tools' AI Performance report shows citations in Copilot. Both are free.
- Add referrals and logs. Analytics shows visits from chatgpt.com, perplexity.ai and others; your server log shows which AI crawlers read which pages.
- Treat prompt-tracking scores as samples. AI answers change between runs and between users, so a single "visibility score" is a trend line at best.
- Access comes before everything. A site that blocks OAI-SearchBot, Claude-SearchBot or PerplexityBot, or hides its text behind JavaScript, cannot be cited by those products.
- Improve the pages people ask about. Clear answers, real numbers and consistent facts about your business in plain HTML are what gets quoted.
- Check access in a minute with the free AI crawler check.
What does AI search visibility mean?
"Visibility" hides three different things, and it helps to keep them apart because they are measured differently:
- Read. An AI crawler fetched your page. That is a precondition, not visibility, but it is the part you control most and can measure exactly.
- Cited. An AI answer used your page as a source and showed a link or a source card. This is the closest thing to a ranking.
- Named. An answer mentions your brand or product, with or without a link, because it found you in a source or remembered you from training data.
A shop can be read by every crawler and still never be cited, and a well-known brand can be named in answers without a single link. When someone quotes an "AI visibility" number, ask which of the three it counts.
What you can measure today
Here is every source a site owner can use in September 2026, from most to least reliable.
| Source | What it shows | Covers | Limits |
|---|---|---|---|
| Search Console → Generative AI report | Impressions of links to your site, by page, country, device and date | AI Overviews, AI Mode and AI features in Discover | Impressions only; no prompts |
| Bing Webmaster Tools → AI Performance | Citations per page and the "grounding queries" Copilot ran to find them | Microsoft Copilot and partner experiences | Microsoft's products only |
| Analytics referrals | Visits from chatgpt.com, perplexity.ai, claude.ai, gemini.google.com, copilot.microsoft.com | Any AI product that sends a referrer | Undercounts; some apps send none |
| Server access log | Every fetch by GPTBot, OAI-SearchBot, ChatGPT-User, ClaudeBot, PerplexityBot and others | All crawlers that visit | Shows reading, not citing |
| Prompt-tracking tools | Whether your brand appears for a fixed list of questions | The products the tool queries | A sample; answers vary by run and user |
Google: the Generative AI performance report
Google announced Generative AI performance reports for Search Console on 3 June 2026 and had rolled them out to all sites worldwide by 31 August 2026. They show how often links to your site were shown in AI Overviews, AI Mode and AI features in Discover, broken down by page, country, device and date. They do not include clicks or the questions people asked. Google's guide to its generative AI features also warns against tools that claim access to internal Google metrics: this report is the official number.
Microsoft: the AI Performance report
Bing Webmaster Tools released its AI Performance report on 11 February 2026. It counts citations, how many times Copilot used a page of yours in an answer, and lists grounding queries, the searches Copilot generated behind the scenes to find sources. Those queries are not what users typed, but they show which topics you are cited for. In June 2026 Microsoft added intents, topics, citation share and a compare view in preview. If you have never verified your site in Bing Webmaster Tools, this is the reason to do it now.
Analytics referrals
Visits from AI products appear as referrals. ChatGPT also adds utm_source=chatgpt.com to links it shows, which OpenAI documents in its publisher FAQ, so those visits are easy to filter. Create a channel or segment for the AI referrers above and watch its trend. Expect undercounting: some apps and in-app browsers send no referrer, and those visits land in "direct".
Server logs
The access log shows which AI crawlers fetched which pages, and how often. One signal is especially useful: user-triggered fetchers such as ChatGPT-User, Claude-User and Perplexity-User only visit because a person asked an assistant something that led to your page. Rising ChatGPT-User hits on a product page mean people are asking about it. Detecting AI crawlers in your server logs shows how to count them and tell them apart.
What you cannot measure (yet)
Being honest about the gaps saves money:
- ChatGPT, Claude and Perplexity have no publisher console. There is no official count of how often they cite or mention you. Referrals and user-triggered fetches are indirect evidence.
- Answers are not stable. The same question can produce different sources on the next run, and products personalise answers using memory, location and conversation history. A "position" in an AI answer does not exist the way a ranking does.
- Mentions without links are invisible to every report above. Only prompt tracking samples them.
- Training data cannot be inspected. What a model learned about your brand months ago is not visible in any report, and you cannot edit it.
How to set up a baseline in an hour
- Verify the site in Search Console and Bing Webmaster Tools, if you have not, and submit your XML sitemap in both.
- Note last month's numbers: AI impressions by page in Search Console, citations by page and the top grounding queries in Bing.
- Build an AI referrals segment in your analytics for the referrer domains in the table, plus
utm_source=chatgpt.com. - Pull a month of access logs and count requests per AI crawler, split into training, search and user-triggered fetchers.
- Write down 20 questions your buyers actually ask ("best hand-made leather bag in Split", "does X ship to Germany") and, if you want, run them through a prompt tracker or by hand, noting who is cited. Repeat monthly; compare trends, not single answers.
How to improve brand visibility in AI search engines
The steps below are in order of evidence: the first three are documented by the operators, the rest is good practice with weaker proof.
1. Let the AI search crawlers in
Blocking a training crawler such as GPTBot or ClaudeBot does not affect citations, but blocking the search crawlers does. OpenAI documents that sites which disallow OAI-SearchBot are not shown in ChatGPT search answers. Check both robots.txt and your firewall or CDN, since Cloudflare and some security plugins block AI bots on their own. AI crawlers and robots.txt has robots.txt files to copy.
2. Serve your text in the HTML
Most AI crawlers do not run JavaScript. If your prices, descriptions or answers appear only after scripts run, those crawlers see an empty page. Server-side rendering or static generation fixes it.
3. Be indexed where AI search looks
Google's AI features draw on Google's index, and Google says a page needs nothing beyond being indexed and eligible for a snippet. Copilot grounds its answers in Bing, and ChatGPT search uses third-party search providers alongside OpenAI's own crawling. Being indexed in both Google and Bing is the cheapest visibility gain there is; IndexNow lets you tell Bing about changes instantly.
4. Answer the questions buyers ask, on your own pages
AI answers quote sentences that state something clearly: "Delivery to Germany takes 3–5 working days and costs 9 EUR." Put the answer first, then the explanation; use numbers with units; name your sources. Pages that only repeat what every competitor says give an answer nothing to cite you for.
5. Keep the facts about your business consistent
Name, address, prices, opening hours and what you sell should read the same on your site, your Google Business Profile, directories and marketplaces. Organization structured data with sameAs links to your official profiles states those facts in a form machines read directly; Organization and WebSite schema shows the markup. Microsoft has said schema helps its models understand content; Google says it is not required for its AI features.
6. Earn mentions elsewhere
Reviews, press, trade directories and forum threads are widely believed to influence which brands AI answers name, because retrieval often lands on those pages rather than yours. No operator documents it, so treat it as informed opinion, and never fake it: Google's guide explicitly warns against inauthentic mentions.
How to check your site's side of it
The check reads your robots.txt for 18 AI crawlers grouped by purpose, validates llms.txt, looks for AI opt-out tags and compares the raw HTML with the rendered page. It shows what your site allows and what crawlers can read. It does not track answers or citations; use the reports above for that. Every getReport report includes the same findings:
For the crawler side, the log file analyser counts every AI crawler in your access log in your browser, without uploading the file.
Common mistakes
- Buying a visibility score without asking how it is made. Ask which products, which questions, how many runs and how much the result changes between runs.
- Blocking every AI bot, then wondering why no AI cites you. Decide per purpose: training, search and user fetches are separate switches.
- Ignoring Bing. It has the most detailed AI citation report available and feeds Copilot.
- Reading AI referral traffic as the whole picture. Many AI answers satisfy the question without a click; impressions and citations tell you more.
- Rewriting the whole site "for AI". Google says there is no need. Fix access and rendering, then improve the pages people ask about.
Questions people ask
What is AI search visibility?
AI search visibility is how often AI answers from Google AI Overviews, AI Mode, ChatGPT, Copilot, Perplexity and Claude cite, link or mention your site or brand. It has three layers: crawlers reading your pages, answers citing them as sources, and answers naming your brand. Only some of it is measurable: Google and Bing now report AI impressions and citations, while other products offer no publisher data.
Can I see how often ChatGPT mentions my brand?
Not directly. OpenAI offers no publisher report of citations or mentions. You can see visits from ChatGPT in analytics, filtered by the chatgpt.com referrer or utm_source=chatgpt.com, and ChatGPT-User requests in your server log, which appear when someone asks ChatGPT about a page. Prompt-tracking tools sample answers to fixed questions, but results vary between runs.
Does Search Console's Generative AI report show clicks?
No. The Generative AI report in Search Console shows impressions: how often links to your site appeared in AI Overviews, AI Mode and AI features in Discover, by page, country, device and date. It does not show clicks or the questions people asked. Use your analytics and the standard Performance report alongside it to judge what those impressions are worth.
Why is AI referral traffic undercounted in analytics?
Because some AI apps and in-app browsers open links without sending a referrer, so the visit is recorded as direct traffic. ChatGPT adds a utm_source=chatgpt.com parameter to its links, which helps, but not every product does the same. Treat AI referral numbers as a minimum and watch their trend, alongside AI impressions in Search Console and citations in Bing.
Are AI visibility scores from tracking tools reliable?
They are useful for trends but not as exact measurements. A tracker runs a fixed list of questions through AI products and records which brands appear, yet the same question can return different sources on the next run, and real users get personalised answers. Ask how many runs each score is based on, and compare month to month rather than trusting one result.
How long does it take to improve visibility in AI answers?
It depends on the source. OpenAI says robots.txt changes for its crawlers apply within about 24 hours, and search-based answers pick up new or updated pages once they are crawled and indexed, often within days or weeks. What a model learned in training changes only when a new model is trained, which takes months, and you cannot speed that up.