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
nytimes.com
Next steps
-

What to do next

3 fixes that add real value

nytimes.com is blocking at least one major AI crawler. Until those bots can fetch the site, ChatGPT and similar tools cannot reliably use it as a source.

  1. High impact · 1

    Allow AI crawlers in robots.txt

    Training, search, and live-answer bots each need access. If they are blocked, no amount of content work helps.

    robots.txt (append)

    User-agent: GPTBot
    Allow: /
    
    User-agent: OAI-SearchBot
    Allow: /
    
    User-agent: ChatGPT-User
    Allow: /
    
    User-agent: ClaudeBot
    Allow: /
    
    User-agent: PerplexityBot
    Allow: /
  2. High impact · 2

    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": "nytimes.com",
      "url": "https://nytimes.com",
      "description": "nytimes.com, add a one-sentence description of what the company does."
    }
    </script>
  3. Medium impact · 3

    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="nytimes.com, add a one-sentence description of what the company does." />

Can AI fetch it?

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

16/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)

    Fix

    GPTBot blocked · OAI-SearchBot blocked · ChatGPT-User blocked

  • Claude & Perplexity

    Fix

    ClaudeBot blocked · PerplexityBot blocked

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.

0/11

  • Sitemap

    Fix

    No sitemap.xml, crawlers often never leave the homepage.

  • 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 · nytimes.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 score20/100· Blocked

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
20AI / 100050100

Blocked

AI crawlers probably cannot fetch or name this site yet.

  • Can AI fetch it?

    16/35

  • Can AI name it?

    0/35

  • Can AI cite it?

    0/11

  • Agent extras

    0/10

Domain
nytimes.com
Next steps
3 to copy