Nesil Ozer

AI Visibility Audit

This tool checks whether AI systems can find, crawl, and learn your website. You get a scorecard in seconds, three years of Common Crawl ranking history, and fixes for what fails.

Add up to three domains, separated by spaces, to compare.

The five checks

1

Can AI crawlers like GPTBot and ClaudeBot reach your site?

2

How many of your pages sit in Common Crawl, a major source archive for AI training datasets?

3

How does the crawler rank your domain among 121 million others?

4

Does your homepage have structured data AI can read?

5

Is your homepage readable without running JavaScript?

Based on the five-check method from The AI Visibility Audit field guide by Stephen Burns, Common Crawl Foundation. This tool automates the manual checks.

How your content reaches AI

1

Bots visit your site

AI crawlers read your pages, if your site lets them in

You control this
2

Pages get saved

Your pages land in Common Crawl (a big open web archive), updated monthly

3

AI learns from it

Companies like OpenAI have used that archive to teach their models

4

AI can mention you

ChatGPT & co. can now bring up and recommend your site

2B+pages collected each month by Common Crawl
300B+pages stored since it started
10+ PBof free data that big AI models learn from

Good Google rankings don't mean AI tools can see your site. That depends on steps 1 and 2, and this audit checks both: can the crawlers reach you, and are your pages actually in the archive.

Frequently asked questions

What does this tool actually check?

It runs five checks on any domain:

  • Are AI crawlers like GPTBot and ClaudeBot allowed in?
  • Do the site's pages actually appear in the Common Crawl archive?
  • How much crawl priority does the domain have (its Web Graph rank)?
  • Does the homepage have structured data?
  • Is the homepage readable without running JavaScript?

As a bonus, it flags a noindex tag or header on the homepage (that matters for search engines; most AI crawlers ignore noindex), tests the live answer fetchers ChatGPT-User, OAI-SearchBot, Claude-User, and Perplexity-User, and fetches once as a fake Googlebot for comparison, so a block aimed at AI crawlers specifically can be told apart from a firewall that challenges every bot. You get a scorecard and a fix list, ordered by impact.

What is Common Crawl, and why should I care?

Common Crawl is a nonprofit that has archived the open web since 2008. Its crawler goes through the web every month, and the results are free for anyone to download. That archive became one of the main data sources used to train large language models. If your pages are in it, your content can end up in what AI models know. If they are not, every model that trains on this archive learns the web without you.

My site ranks well on Google. Doesn't that mean AI can see it too?

No, these are separate systems. Google runs its own crawler and its own index. AI training runs on different crawlers and different datasets, and those can be blocked while Google gets through fine. A site can hold the top Google spot and still be missing from every AI answer, because the AI crawlers were never let in. Gemini is a partial exception: for live answers it can pull from Google's search index, though its training data is still separate. That mismatch is exactly what this audit finds.

Why doesn't my site show up in Common Crawl?

The crawler has not found you yet. Common Crawl does not try to visit every domain. It follows links, and it spends its monthly budget on sites close to the well-connected core of the web. New sites and sites with few inbound links can stay outside the archive for months even when nothing blocks the crawler. The fastest way in is links from well-connected sites that are already crawled. One mention on a busy, well-linked site does more than many links from quiet corners of the web. Once the crawler discovers you, your pages can appear in the next monthly snapshot.

What is harmonic centrality, in simple words?

Harmonic centrality measures how connected your site is to the rest of the web. The web has a core, a cluster of strongly connected sites that everything else links toward, and your rank is your distance from it. The fewer link hops it takes to reach your site from that core, the better your rank. A short distance means the crawler visits you deeper and more often. Link quality beats link count here. One link from a well-connected site helps your rank more than many links from sites with no links of their own.

How could my site be blocking AI bots without me knowing?

Usually the block comes from a CDN or firewall setting that was on by default and nobody checked. Some CDNs reject AI crawlers at the edge, or quietly rewrite your robots.txt with disallow rules. Your robots.txt looks clean, but the firewall answers the bot with a 403 first, so your server never knows the bot came. The audit tests this live by fetching your site with the AI crawlers' full user agent strings. One limit worth knowing: those test requests come from our server, not from OpenAI's or Anthropic's real machines. A firewall that decides by IP address instead of user agent can treat the real bots differently, so a block found here is a strong signal, not final proof. If you want certainty, look at your own server logs.

A bot is blocked. How do I fix it?

If the block is in robots.txt, remove the disallow lines for the AI user agents you want to allow. If robots.txt is clean but bots still get errors, the block lives in your CDN or firewall dashboard, look for settings like "block AI bots" or bot fight mode and switch them off for the crawlers you want. The fix is usually one toggle, not a site rebuild.

I fixed everything. When will I show up in ChatGPT?

There are two speeds. AI tools that search the web live, like Perplexity or ChatGPT with search, can pick up your pages within days once your bots are unblocked. The training path is slower. Common Crawl captures pages monthly, so the next snapshot is your first chance to enter the archive, and models train on that data in later cycles that can be months apart. Opening access today starts both clocks. The search payoff comes fast. The training payoff waits for the next model release, and nobody can speed that up.

What if I do not want AI to use my content?

That choice is fine, and the audit helps here too. The same checks that show you are visible can show that your block actually works. This is worth testing, because opt-outs often fail without anyone noticing, and a rule that blocks one crawler can miss the next one. Common Crawl also has an opt-out registry. Recording your choice there keeps you out of future crawls. Removal from already-published archives is a separate request, and reporting suggests those removals have been slow and incomplete, so use this audit to verify your block actually works.

Where does this tool get its data?

From Common Crawl's own published datasets, processed into a fast lookup copy: the URL index for monthly page counts, and the Web Graph domain rankings, 94 to 209 million domains per release depending on the snapshot, from 2023 to 2026. The access, structured data, and rendering checks run live against your site when you hit the button. The five-check method comes from the AI Visibility Audit field guide by Stephen Burns of the Common Crawl Foundation, published under CC BY 4.0.

Is it free? Any limits?

Free, no signup. You can audit up to three domains at once by separating them with spaces, which is handy for comparing against competitors. Every run checks your site live, so if you fix something and audit again you see the change straight away. There is a fair-use daily limit across all users to keep the tool healthy.

The data behind this tool

121Mdomains ranked in the latest Web Graph snapshot
30snapshots covering 2023 to 2026
45Mdomains with monthly page counts in the archive

Do you like this tool and want to try the new ones when they're ready?

New tools and what I learn building them. When there is nothing to show, no emails!

Sent by Nesil Ozer via MailerLite. You confirm your signup by email (double opt-in) and can unsubscribe anytime with one click. Emails measure opens and clicks. Details in the privacy policy.

About this tool. The five-check framework comes from "The AI Visibility Audit" field guide by Stephen Burns of the Common Crawl Foundation, published under CC BY 4.0. Read the announcement post or the original guide (PDF). This tool automates those five manual checks against a local copy of the Common Crawl Web Graph and URL index. Data covers monthly crawls up to the newest published snapshot, June 2026 (CC-MAIN-2026-25), plus Web Graph rankings from 2023 to 2026. Built by Nesil Ozer. More free SEO tools.