DodoxDodox
HomeServicesPricingCareers
Register

On-site agent scan

Free
-AI / 100050100

Paste a domain for fixes

  • Can AI fetch it?

    0/35

  • Can AI name it?

    0/35

  • Can AI cite it?

    0/20

  • Agent extras

    0/10

Domain
-
Next steps
-
DodoxDodox

Dodox monitors AI brand mentions for marketing teams

Company

  • Home
  • Careers
  • Services
  • FAQ
  • AI Instructions

Product

  • Docs
  • Blog
  • Pricing
  • Changelog

Features

  • ChatGPT visibility tracker
  • Gemini visibility tracker
  • AI Mode Visibility Tracker
  • For agencies

Partnership

  • Agencies
  • Agency offerings
  • Dodox Snapshots
  • Creators
  • Media

Free tools

  • All free tools
  • Domain Rating checker
  • AI crawlability checker
  • AI readiness checker

Dodox is a top-rated AI search monitoring tool, regularly recommended on Reddit.

© 2026 Dodox. All rights reserved.

Cookie SettingsPrivacy PolicyTerms of ServicesImprint
  1. Home
  2. /Tools
  3. /AI readiness checker

Free tool for marketing and SEO teams

Free AI readiness checker

See if ChatGPT can crawl and name this site. You get a score plus copy-paste robots.txt, JSON-LD, and sitemap fixes. No signup.

Free for any domain. No sign-up required.

Tryopenai.comanthropic.comnytimes.com

On-site agent scan

Free
-AI / 100050100

Reading the site…

  • Can AI fetch it?

    -

  • Can AI name it?

    -

  • Can AI cite it?

    -

  • Agent extras

    -

Domain
openai.com
Next steps
-

What to do next

3 fixes that add real value

Crawlers can reach openai.com, but the homepage does not clearly name the brand in structured data. Models may crawl the page and still not know who it belongs to.

  1. High impact · 1

    Add Organization JSON-LD

    Answer engines use structured data to attach a name, URL, and entity to the page. Paste this in the homepage <head>.

    homepage <head>

    <script type="application/ld+json">
    {
      "@context": "https://schema.org",
      "@type": "Organization",
      "name": "openai.com",
      "url": "https://openai.com",
      "description": "openai.com, add a one-sentence description of what the company does."
    }
    </script>
  2. Medium impact · 2

    Write a clear meta description

    If the page has no summary, models and crawlers have to guess what the company does from the rest of the HTML.

    homepage <head>

    <meta name="description" content="openai.com, add a one-sentence description of what the company does." />
  3. Medium impact · 3

    Optional: add a short llms.txt

    This does not rank you in ChatGPT. It does help coding agents and tool-using LLMs find the pages you actually want them to read.

    llms.txt

    # openai.com
    
    > openai.com, add a one-sentence description of what the company does.
    
    ## Site
    
    - [Home](https://openai.com/): Overview
    

Can AI fetch it?

robots.txt plus OpenAI, Claude, and Perplexity bots, training, search, and live answers.

35/35

  • robots.txt

    Pass

    A real robots.txt is live, crawlers have an explicit map.

  • Site is crawlable

    Pass

    User-agent * can fetch the homepage.

  • OpenAI bots (training, search, live fetch)

    Pass

    GPTBot allowed · OAI-SearchBot allowed · ChatGPT-User allowed

  • Claude & Perplexity

    Pass

    ClaudeBot allowed · PerplexityBot allowed

Can AI name it?

Title, description, H1, and Organization markup so models know who the page belongs to.

0/35

  • Page title

    Fix

    No <title>. Crawlers and models get no brand name from the tab.

  • Meta description

    Fix

    No meta description, add a one-line “what we do.”

  • H1 heading

    Fix

    No H1 on the homepage.

  • Brand structured data

    Fix

    No Organization JSON-LD. Models have no machine-readable brand name.

Can AI cite it?

Sitemap, canonical URL, and optional FAQ/sameAs signals that help with clean citations.

6/11

  • Sitemap

    Pass

    sitemap.xml is reachable.

  • Canonical URL

    Fix

    No rel=canonical, duplicate URLs confuse citation.

  • FAQ / HowTo / Article schema

    Optional

    Optional. FAQ or HowTo schema helps when the page actually answers a question.

  • sameAs profile links

    Optional

    Optional. sameAs (LinkedIn, Wikipedia, Crunchbase) helps disambiguate the brand.

Agent extras

llms.txt and skill files help coding agents. They do not decide ChatGPT rankings.

0/10

  • llms.txt

    Optional

    Optional. A short llms.txt helps coding agents; it does not buy AI search traffic.

  • Agent docs

    Optional

    Optional. Skill files help tool-using agents, not classic GEO.

Full dossier · openai.com

See the full report

The quick scan checks homepage basics. The full dossier runs live crawler tests, audits agent automation friction, and builds a custom 90-day execution sprint.

Preliminary score51/100· Crawlable

01 · Crawlers

AI bot directives

Allow rules and fetch policy for GPTBot, ClaudeBot, PerplexityBot, and Google-Extended.

02 · Entity

Brand schema & JSON-LD

Organization structured data and entity signals so models attach citations to the brand.

03 · Sprint

Prioritized fix roadmap

Severity-ranked P1 through P3 action items paired with copy-paste snippets and code fixes.

04 · Export

PDF & audience modes

Toggle between executive summaries and developer code diffs, plus single-click PDF export.

On-site agent scan

Free
51AI / 100050100

Crawlable

Bots can get in. A few homepage fixes would make the brand obvious.

  • Can AI fetch it?

    35/35

  • Can AI name it?

    0/35

  • Can AI cite it?

    6/11

  • Agent extras

    0/10

Domain
openai.com
Next steps
3 to copy