What is AI search visibility?
AI search visibility is how often, and how accurately, a website is used and cited by AI-driven search products such as ChatGPT search, Perplexity, Google AI Overviews, Copilot and Claude when people ask questions the site could answer.
Classic search visibility is measured in rankings and impressions. AI search visibility has no equivalent console yet, so it has to be measured indirectly: does the assistant cite your site when asked the questions your customers ask, does it describe your business correctly, and do the visits it sends show up in analytics as referrals from the AI products' own domains?
It matters because a growing share of research now happens inside an assistant rather than on a results page. A buyer asking which ERP integrator works with a given industry in the UAE may never see a results page at all; they see a paragraph with three names in it. If yours is not among them, or the description is wrong, there is no second page to fall back to.
Visibility rests on layers that can each fail independently. The crawler has to be allowed in (robots.txt, firewall rules), the page has to be readable as text rather than rendered only by JavaScript, the content has to contain quotable answers, and the site has to carry enough entity signals (organisation schema, a consistent name and address, sameAs links) for the model to be confident about who you are. I run a daily check across these layers on the sites I look after, and ai-visibility-audit is the open-source version of that check.
An example measurement: filter your analytics for referrals from chatgpt.com, perplexity.ai and similar hosts, and track the count weekly. The common mistake is to assume that good Google rankings carry over automatically. They help, but a site that blocks GPTBot at the firewall can rank first on Google and be absent from ChatGPT entirely.
Related terms
- GEO (generative engine optimisation): Generative engine optimisation (GEO) is the practice of making a website easy for generative AI systems such as ChatGPT, Perplexity, Claude and Gemini to crawl, understand and cite, so that the site appears as a source in AI-generated answers.
- AEO (answer engine optimisation): Answer engine optimisation (AEO) is the practice of structuring web content so that answer engines, meaning AI assistants, voice assistants and featured snippets, can extract a direct, accurate answer to a question and attribute it to your site.
- AI crawler (GPTBot, ClaudeBot, PerplexityBot and others): An AI crawler is a bot that fetches web pages for an AI vendor to train models, to build a search index for an assistant, or to fetch a page live when a user asks; most vendors use a separate user agent for each purpose.
- AI Overviews (Google): AI Overviews are the AI-generated summaries Google shows at the top of some search results, built by its Gemini models from pages in Google's index, with links to the sources it used; they launched in 2024 and now appear for many queries.