# AI visibility audit: how to run one on your own site

*AEO, GEO · The Litebox team · Last updated: September, 2026 · 7 min read*

An AI visibility audit is a one-time check of where your site shows up when AI tools like ChatGPT, Perplexity and Google answer buyer questions, distinct from the ongoing system in [AI visibility tracking](https://litebox.ai/blog/ai-visibility-tracking). It takes about an hour, uses a fixed prompt list, and ends in a ranked list of fixes.

## Key facts

- This audit measures where your brand shows up in AI-generated answers: mentioned, cited, or absent, on a fixed list of prompts.
- Google states that [AI Mode and AI Overviews](https://developers.google.com/search/docs/appearance/ai-features) may use different models and techniques, so the set of responses and links they show will vary.
- Most AI platforms run a training bot that can be blocked with no effect on visibility, alongside one or more search bots that power what shows up in an answer and need to stay allowed.
- In DataForSEO's keyword data for the US market, measured September 15, 2026, ai visibility audit costs advertisers $53 per click while facing low ad competition, the kind of gap that signals real buying intent behind the question.
- No AI platform publishes official guidance on sample size for this kind of check. This piece uses a starting count sized for a first pass, not a statistical measurement.

## You need a prompt list, incognito access, and an hour

You need a written list of real buyer questions, access to ChatGPT, Perplexity and Google in a private or incognito window, and about 45 to 60 minutes with a spreadsheet or a doc open to log results.

The incognito window is standard practice for keeping a signed-in account's history out of any search check.

You also need to confirm your site isn't blocking the wrong bot before you start. [OpenAI's bot docs](https://developers.openai.com/api/docs/bots) name four: GPTBot for training, OAI-SearchBot for its own search feature, OAI-AdsBot for ad review, and ChatGPT-User for a fetch one user's question triggers directly. [Anthropic's bot docs](https://support.claude.com/en/articles/8896518) name three: ClaudeBot for training, Claude-SearchBot for search indexing, and Claude-User for the same kind of direct, per-query fetch.

[Perplexity's crawler docs](https://docs.perplexity.ai/docs/resources/perplexity-crawlers) name two: PerplexityBot for its search index, and Perplexity-User for a fetch triggered by one specific question.

A training bot (GPTBot, ClaudeBot) can be blocked with no effect on your visibility in answers. OAI-SearchBot, Claude-SearchBot and PerplexityBot cannot: confirm all three are allowed in robots.txt before you run a single prompt, because an audit against a blocked crawler measures the block, not your content.

The per-query bots (ChatGPT-User, Claude-User, Perplexity-User) sit outside that check. Perplexity's docs say Perplexity-User generally ignores robots.txt, and OpenAI's docs say the same rules for ChatGPT-User may not apply, since a person's own question triggers the fetch. Blocking either one in robots.txt isn't a reliable way to keep your pages out of a direct answer.

The prompts you're about to run test whether your pages already do what [How to structure a page so AI engines cite it](https://litebox.ai/blog/answer-engine-optimization-website-structure-h1) covers: a clear direct answer an AI system can lift and attribute. If a prompt in this audit comes back empty, that piece is where the fix usually starts.

## Build your prompt list

Write down 15 to 20 questions your buyers would actually ask.

Draw them from how a buyer moves through a decision: a few that ask what tools exist for a problem ("what tools help a DevTools startup grow"), a few that describe the problem without naming a category ("how do developers find my API docs through ChatGPT"), a few that compare you against a named alternative, and a few that ask what to look for before choosing ("what should I look for in a DevTools growth agency").

Keep the list in a doc you'll reuse, because the value of this exercise compounds once you can compare a later run against the same questions.

## Run each prompt across the platforms your buyers use

Run every prompt in ChatGPT, Perplexity and Google (AI Overviews or AI Mode, whichever surfaces), one at a time, in the incognito window from your setup step, and copy the full response into your log instead of a summary.

Each platform attributes what it returns differently. Perplexity's help center states that every answer includes [numbered citations](https://www.perplexity.ai/help-center/en/articles/10352895-how-does-perplexity-work) linking to the original sources. If you want a version of this step that produces a repeatable score instead of a log, see [AEO graders](https://litebox.ai/blog/aeo-graders).

## Log every mention, citation, and absence

For each prompt on each platform, record one of three outcomes: your brand is cited with a link, your brand is mentioned by name with no link, or your brand doesn't appear at all.

The mention-citation line isn't defined by any AI platform, but it has a concrete technical shape in at least one of them: OpenAI's search tool attaches an [url_citation object](https://developers.openai.com/api/docs/guides/tools-web-search) to a response, carrying the source URL, its title, and where it sits in the text. That object is the difference between a link a reader can follow and your name sitting in the text with nothing to click.

Log which competitors show up on prompts where you don't, because that tells you whose content is winning the question yours should be answering.

## Diagnose the gap behind each miss

For every prompt where you got neither a mention nor a citation, work out which of three things is true: you have no content that answers the question, your content exists but a search bot can't reach it, or the AI platform associates the question with a different category than yours.

A missing page and a blocked bot look identical in your log, so check robots.txt against OAI-SearchBot, Claude-SearchBot and PerplexityBot before you assume the problem is content. If the bot has access and you still don't appear, read what does get cited on that prompt: a page that answers the question more directly, more specifically, or with a fact yours doesn't have.

## Turn the findings into a prioritized fix list

Sort your gaps by how often the underlying question came up across your prompt list. A question three different prompts pointed at deserves a page or a section before a one-off phrasing nobody else asked.

For each gap, write down the specific fix and who owns it: a new page, a rewrite of an existing one, or a robots.txt unblock. A gap with no owner attached tends to sit at the bottom of everyone's list.

## It worked when every prompt has an outcome and an owner

You know the audit worked when every prompt in your list has a logged outcome by the end of the session, and every gap on the resulting list has a named fix with someone's name next to it. A completed log with zero action items usually means the prompt list needs more DevTools-specific questions.

## These mistakes undo an otherwise clean audit

**Treating one platform's answer as the final word.** A single AI Overview or a single ChatGPT response is one sample from a system built to vary. Run each prompt once per platform, log it, and read the pattern across your full list as the signal, not any one answer.

**Mixing up a mention with a citation.** A missing citation is usually a structure problem on the page that should have earned it, while a mention with no link is usually a clarity problem in how the page frames the topic, so treat them as two separate fixes, not one.

**Running it once and calling it done.** A one-time audit shows where you stand today; tracking whether a fix held over the following weeks is a separate, ongoing job with its own method.

## FAQ

### How can I check my AI visibility?

Build a list of real buyer questions, run each one across ChatGPT, Perplexity and Google in an incognito window, and log whether you're mentioned, cited, or absent on each. A comparison of the free checker tools that automate a version of this is in [the free-checker comparison](https://litebox.ai/blog/what-ai-visibility-is-and-how-to-measure-it).

### Can ChatGPT do an SEO audit?

ChatGPT can explain SEO concepts and review text you paste in, but a session only shows you its own answer at that moment, and responses vary between runs. Running the same fixed prompt list across each platform from the outside is what turns one session's answer into a real pattern.

### What is a good AI visibility score?

This audit gives you a list of prompts where you're missing and a specific fix for each one, which is what decides your next move. AEO graders covers the scored, graded version of this exercise if a single number is what you're after.

### How is AI visibility score calculated?

This piece's method doesn't produce a score at all: you get a prompt-by-prompt log and a fix list instead. AEO graders walks through how a scored, tool-based approach calculates one, if that's what you're after.

Running this audit tells you where you stand today. Turning what it finds into pages that close the gaps is the harder, ongoing part, and it's the work we partner on with DevTools teams through our [growth and AEO program](https://litebox.ai/services/growth).

[All articles](https://litebox.ai/blog) · [Talk to the team](https://litebox.ai/contact-us)

---

HTML version: https://litebox.ai/blog/ai-visibility-audit · All pages: [sitemap.xml](https://litebox.ai/sitemap.xml) · Agent guide: [llms.txt](https://litebox.ai/llms.txt)
