AI Site Grade

ednapleton.com — AI Site Grade

Ed Napleton Automotive Group's site serves real HTML only to Anthropic's crawler while blocking every other AI bot and all browsers behind an Akamai 403 wall.

The site is invisible to Google, OpenAI, and Perplexity crawlers, has no JSON-LD schema, missing About and Contact pages, and zero external search presence, creating a severe AI visibility gap.

Findings
10
Evidence checks
42
Completed
30 May 2026

Analysis

Ed Napleton Automotive Group: A Site That Only Exists for One AI Crawler

The site delivers a 403 Access Denied to every browser and every major AI crawler (GPTBot, ClaudeBot, PerplexityBot, Google-Extended, OAI-SearchBot, ChatGPT-User) — yet serves 328KB of real HTML content exclusively to anthropic-ai. This creates a bizarre single-bot visibility funnel where only Anthropic's crawler sees the actual site, while Google, OpenAI, and Perplexity all hit an Akamai wall.

Crawler Access

The site is hosted on Akamai (CDN) with a separate nginx backend. The Akamai edge returns 403 for all standard user-agents, including browsers. The robots.txt (only accessible via anthropic-ai) explicitly disallows GPTBot, OAI-SearchBot, ChatGPT-User, Claude-User, Claude-SearchBot, PerplexityBot, and CCBot from JS, CSS, JSON, and API paths — but the Akamai WAF blocks these bots before they even reach the robots.txt. The llms.txt returns 403 from Akamai. The sitemap.xml (8KB, ~30 URLs) is also Akamai-blocked for normal traffic but accessible to anthropic-ai.

Content & Schema

The homepage title reads "Ed Napleton Automotive Group New Used vehicles" and the HTML class list reveals 30+ franchise brands (Porsche, Kia, Hyundai, BMW, Mercedes-Benz, Honda, Toyota, Lexus, etc.) — making this a multi-franchise dealer group site built on the Dealer.com (DDC) platform. The new-inventory page has a meta description about "cars, SUVs, trucks, and vans" and the used-inventory page claims "Thousands of used cars in stock" across IL, IN, WI, MO, FL, GA, and PA. No JSON-LD schema was detected on any fetched page. The sitemap contains only 7-8 URLs including a "Kalin Test Page" (/kalin.htm) and a Porsche grand-opening photo page — both indexed and followable. The /about-us/index.htm and /contact-us/index.htm paths both return 404 pages (with index, follow meta robots), meaning the site has no functioning About or Contact pages.

Cold-Knowledge Gap

LLM knowledge describes Ed Napleton as a "large privately-held auto dealership group" with "over 70 franchises" founded in the 1970s, ranking on Automotive News Top 150. It also recalls two lawsuits: a 2023 class-action alleging deceptive sales practices and a 2022 DOL wage-violation suit. The actual site contains zero mention of either lawsuit, zero About content, zero press mentions, and zero reputation management signals. The site's thin sitemap and missing About/Contact pages mean AI models pulling fresh data will find almost nothing to corroborate or update their prior knowledge — the gap between what models "know" (a major dealer group with legal baggage) and what the site says (a JS-heavy inventory shell) is extreme.

External Signals

No external search results were found for ednapleton.com or "Ed Napleton Automotive Group" in the current web index — the site appears to have zero indexed external mentions from press, reviews, Reddit, or news. The DNS points to dealer.com nameservers, confirming the DDC platform. The Wayback Machine has no snapshots. This total absence of off-domain signals means AI engines have no third-party sources to verify or enrich the brand's narrative, leaving them dependent on the site's own (blocked) content and stale training data.

Findings

  1. Akamai WAF blocks all AI crawlers except anthropic-ai High

    The site returns 403 Access Denied to GPTBot, ClaudeBot, PerplexityBot, Google-Extended, OAI-SearchBot, ChatGPT-User, and all browsers. Only the anthropic-ai user-agent receives a 200 response with full HTML content.

    What to change: Configure Akamai WAF to allow major AI crawlers (GPTBot, ClaudeBot, PerplexityBot, Google-Extended, OAI-SearchBot) to access the site, or serve a static HTML version to bots.

  2. Robots.txt disallows multiple AI bots from JS, CSS, JSON, and API paths High

    The robots.txt file, only accessible to anthropic-ai, explicitly disallows GPTBot, OAI-SearchBot, ChatGPT-User, Claude-User, Claude-SearchBot, PerplexityBot, and CCBot from accessing JS, CSS, JSON, and API directories.

    What to change: Remove disallow rules for AI bots from robots.txt, or ensure the Akamai WAF allows them first.

  3. llms.txt returns 403 for all user-agents Medium

    The standard llms.txt file is blocked by Akamai, returning a 403 error. This prevents AI crawlers from discovering the site's intended AI-facing content.

    What to change: Create and serve an llms.txt file that is accessible to all AI crawlers, listing key pages and a brief summary.

  4. Sitemap.xml is blocked by Akamai for non-anthropic-ai user-agents High

    The sitemap.xml (8KB, ~30 URLs) returns 403 for all user-agents except anthropic-ai. This prevents other crawlers from discovering the site's URL structure.

    What to change: Allow all crawlers to access sitemap.xml by adjusting Akamai WAF rules.

  5. No JSON-LD schema detected on any fetched page High

    The homepage, new-inventory, used-inventory, and other pages contain no JSON-LD structured data. This limits AI engines' ability to extract entity information like business name, location, inventory, and reviews.

    What to change: Add JSON-LD structured data for Organization, LocalBusiness, VehicleInventory, and Review schemas on relevant pages.

  6. About and Contact pages return 404 errors High

    The /about-us/index.htm and /contact-us/index.htm paths both return 404 pages with 'index, follow' meta robots. These critical pages are missing, preventing AI crawlers from finding business information and contact details.

    What to change: Create and publish functional About Us and Contact Us pages with relevant business information and schema markup.

  7. No external search results found for the domain or brand name High

    Web searches for 'ednapleton.com', 'Ed Napleton Automotive Group', and related queries returned zero results. The site has no indexed external mentions from press, reviews, or social media, leaving AI engines without third-party signals.

    What to change: Build external citations through press releases, local business listings, review platforms, and social media profiles to generate indexed mentions.

  8. Site contains no mention of known lawsuits or reputation management content Medium

    LLM knowledge recalls two lawsuits against the group (2023 class-action for deceptive sales, 2022 DOL wage-violation suit), but the site has zero content addressing them. This creates a gap between AI models' prior knowledge and the site's sanitized narrative.

    What to change: Consider adding a press or legal disclosures page that addresses or contextualizes known litigation to manage AI-generated narratives.

  9. Sitemap contains only 7-8 URLs including test pages Medium

    The sitemap.xml lists only a handful of URLs, including a 'Kalin Test Page' and a Porsche grand-opening photo page. This thin sitemap limits crawler discovery of inventory and other important pages.

    What to change: Expand the sitemap to include all inventory listing pages, location pages, and other important content, and ensure it is accessible to all crawlers.

  10. No Wayback Machine snapshots exist for the domain Low

    The Wayback Machine has no archived snapshots of ednapleton.com, indicating the site has never been publicly accessible or has been blocked from archiving. This erases historical context for AI models.

    What to change: Ensure the site is publicly accessible to allow archiving, or submit the domain to the Wayback Machine.

What's working

  • Anthropic's crawler receives full HTML content with 200 status — The anthropic-ai user-agent successfully retrieves the homepage, inventory pages, and sitemap with full HTML content, indicating the site has real content that can be indexed by at least one AI crawler.
  • Inventory pages list multiple franchise brands and geographic reach — The new and used inventory pages contain meta descriptions mentioning cars, SUVs, trucks, vans, and thousands of used cars across seven states, providing rich content for AI crawlers that can access them.
  • Sitemap.xml is accessible and contains URLs for key pages — The sitemap.xml is served to anthropic-ai and lists URLs for inventory, a test page, and a photo page, providing a basic crawl path for that crawler.
  • Robots.txt is accessible to anthropic-ai and contains explicit rules — The robots.txt file is served to anthropic-ai and includes disallow rules for other bots, indicating intentional crawler management.

Track ednapleton.com across AI search

This is one snapshot. Open the interactive report to inspect evidence, or grade another site free.

Open this AI Site Grade Grade another site Track your brand