Skip to main content
SEO for AI AgentsSEO for AI Agents
AI Visibility Checker

Are you visible to the engines that now mediate search?

Traditional SEO tools tell you how Google ranked you yesterday. They do not tell you whether ChatGPT, Claude, Perplexity, Gemini, Copilot or Google's own AI Overviews can read, understand, and cite you today. This checker does. Free, sourced, every finding shows its evidence.

https://

No signup · Crawls up to 50 pages · 60-90 seconds · Free

What "AI visibility" actually means in 2026

Search is no longer one surface. A user looking for an answer in 2026 may type into Google, ask ChatGPT, query Perplexity, talk to Claude, ping Gemini inside Gmail, or use Copilot inside Word. Each of those engines builds its answer from a different shortlist of sources. Ranking #1 on Google guarantees nothing about whether ChatGPT will mention you to its roughly 700 million weekly users [2].

AI visibility is the discipline of making sure your site is readable, citable, and attributable across all of those engines. It overlaps with classic SEO but it is not the same job. A site can have flawless Core Web Vitals, perfect meta titles, and a 90+ Lighthouse score, and still be invisible to LLMs because it blocks GPTBot in robots.txt, ships no structured data, and writes its content as marketing copy instead of question-shaped answers.

~50%
Of US informational queries returned an AI Overview by Q4 2025.
Semrush Sensor, via Capston.ai
58%
CTR drop at position #1 when an AI Overview is present (300k-keyword sample).
Ahrefs, December 2025
~80%
Of LLM citations come from URLs not ranking in Google's top 10.
BrightEdge, 2025

The seven engines we grade you for

AI Crawler Matrix · 2026
Click a row to see the robots.txt snippet that enforces our recommendation.
  • If you block it

    Block it and ChatGPT Search literally cannot cite you. You vanish.

    Our take

    Allow. This is the single highest-leverage bot in 2026.

    # robots.txt
    User-agent: OAI-SearchBot
    Allow: /

What we check that classic SEO tools do not

Seobility, Ahrefs and Semrush are excellent at what they were built for: the 2015 ten-blue-links Google. None of them grade the AI-search surface. We do. Here is what changes:

1. AI crawler access

We fetch your robots.txt, headers and meta tags and tell you exactly which AI crawlers can read you. The list includes GPTBot, ChatGPT-User, OAI-SearchBot, ClaudeBot, anthropic-ai, PerplexityBot, Google-Extended, GeminiBot and Bingbot. Most sites accidentally block one or more of these, usually because a default robots.txt template was copied from a 2019 blog post [5][4].

2015 SEO surface
2026 AI-visibility surface
Where you compete
Ten blue links on Google
Where you compete
Seven engines, each with its own index
What gets ranked
Whole pages on keyword + link signals
What gets ranked
Passages on embedding + entity signals
What kills you
Bad title, slow page, thin content
What kills you
Blocked AI crawler, no llms.txt, no entity schema
Where you find it
Google Search Console
Where you find it
Nowhere — until you audit each engine

2. llms.txt presence and quality

The llms.txt convention [6] gives LLMs a curated map of your site, similar to what sitemap.xml does for traditional crawlers. We check whether you ship one, whether it points to your highest-value pages, and whether the page summaries are written as briefs rather than marketing copy.

3. Answer-extraction readiness

AI Overviews and answer engines extract passages, not pages. We score whether the first 200 words of each page directly answers the page's primary query, whether your H2s are phrased as questions, and whether you provide TL;DR blocks above the 800-pixel fold.

Citation funnel · 2026
How sites drop out at each filter before relevance is ever scored.
01Crawl access100% SURVIVE02Index inclusion58% SURVIVE42 PTS DROP03Citation worthiness12% SURVIVE46 PTS DROP
01Crawl access
OAI-SearchBot · ClaudeBot · PerplexityBot

Robots.txt or CDN returns 403 to the AI crawler. The page never enters the candidate set.

02Index inclusion
Server-rendered HTML · sitemap · inbound links

Client-only JavaScript, missing sitemap, or weak link graph keeps you out of the index.

03Citation worthiness
Answer-first prose · entity schema · primary sources

Answer buried below the fold, no entity backbone, no citations of your own.

Estimated drop-off based on audits of ~3,400 mid-market sites, May 2026. Order matters: fail an earlier stage, the later ones never get scored.

4. Schema for LLM extraction

We crawl your JSON-LD and grade it for the schemas LLMs actually use to build entity links: Organization with sameAs edges to Wikidata, LinkedIn and Crunchbase; Person with credentials, jobTitle and knowsAbout; Article with author and datePublished; FAQPage where appropriate.

Do thisThe minimum Organization schema we look for
application/ld+json
{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "Your Company",
  "url": "https://yourcompany.com",
  "logo": "https://yourcompany.com/logo.png",
  "sameAs": [
    "https://www.wikidata.org/wiki/Q…",
    "https://www.linkedin.com/company/your-company",
    "https://www.crunchbase.com/organization/your-company"
  ]
}
Two of three sites we audit ship zero entity schema. This 12-line block is the single highest-leverage edit for GEO.

5. Entity coverage (GEO)

Generative Engine Optimization. LLMs need named entities to disambiguate you. We check whether your pages name the products, people, technologies, and locations the model needs to attribute information correctly.

6. Citation density

LLMs are statistically more likely to cite pages that themselves cite primary sources. We grade whether your long-form content carries inline references and links to authoritative domains.

What you get back

A graded report across all seven engines, an executive brief, an engineer-ready ticket list, and a 30/60/90 plan. Every finding ships with the raw evidence we used: HTTP headers, JSON-LD snippets, content excerpts, and the URLs where each issue appears. No black-box scores you cannot audit.

How long it takes

Sixty to ninety seconds. We crawl up to 50 of your most important pages, run the checks in parallel, and let an LLM draft the executive summary while we are still finishing the technical checks. You can leave an email and we will send the report when it is done, or watch it stream in live.

The 7-point AI-visibility checklist

  1. Allow OAI-SearchBot, ChatGPT-User, ClaudeBot, PerplexityBot in robots.txt.
  2. Server-render the answer in HTML — never wait for client-side hydration.
  3. Ship Organization + Person JSON-LD with sameAs to Wikidata, LinkedIn, Crunchbase.
  4. Open every page with a 2-3 sentence direct answer in the first 200 words.
  5. Rewrite at least three H2s as actual user questions.
  6. Publish /llms.txt with curated links to your highest-value pages.
  7. Cite primary sources inline — LLMs cite pages that cite sources.

Run the audit. See your gaps in 60 seconds.

Free, no signup, every finding shows the evidence and a fix you can ship today.

https://
References
  1. [1]Pew Research Center, "Google users are less likely to click on links when an AI summary appears in the results," July 2025. www.pewresearch.org
  2. [2]OpenAI weekly active user disclosures, 2025. openai.com
  3. [3]Google Search Central, "AI features and your website," documentation. developers.google.com
  4. [4]Anthropic, "ClaudeBot" crawler documentation. support.anthropic.com
  5. [5]OpenAI, "GPTBot" crawler documentation. platform.openai.com
  6. [6]llms.txt proposal, Jeremy Howard, 2024. llmstxt.org