AI Site Grade

hoffmanauto.com — AI Site Grade

Hoffman Auto Group's Akamai WAF blocks all major AI crawlers except Anthropic, creating a selective visibility gap while the site lacks schema and JS-rendered content limits AI comprehension.

Hoffman Auto Group's Akamai WAF blocks all major AI crawlers except Anthropic, while the site lacks schema and JS-rendered content limits AI comprehension.

Findings
10
Evidence checks
48
Completed
30 May 2026

Analysis

Selective AI Gate: Only Anthropic Sees the Site

The site's Akamai WAF blocks every major AI crawler tested — GPTBot, ClaudeBot, PerplexityBot, Google-Extended, ChatGPT-User, OAI-SearchBot, Applebot-Extended, and Bytespider all receive HTTP 403 — yet anthropic-ai alone passes through to a 200 with 613KB of full HTML. This creates a bizarre inversion: the one model whose crawler is explicitly allowed gets the richest content, while every other AI engine sees a locked door.

Crawler Access

The robots.txt and llms.txt both return 403 Access Denied from AkamaiGHost, meaning no crawler can even read the crawl directives. The DNS points to dealer.com (NS records), and the site runs on the DDC (Dealer.com) platform behind Akamai. The anthropic-ai user-agent bypasses the Akamai wall entirely and hits an nginx backend, while all other bots — including browsers — are blocked at the edge. The homepage redirects from hoffmanauto.com to www.hoffmanauto.com for the anthropic-ai bot, but the bare domain also 403s for browsers.

Cold-Knowledge Gap

LLM knowledge describes Hoffman Auto Group as a family-owned chain selling Ford, Lincoln, Mazda, and Subaru in East Hartford, with mixed reviews and no major scandals. The actual site reveals a far larger operation: the HTML class list includes Porsche, Hyundai, Honda, Ford, BMW, Genesis, Audi, Lincoln, Subaru, Toyota, Lexus, and Scion — 12+ brands. The Wayback snapshot shows inventory pages for Audi of East Hartford, Audi of New London, BMW of Watertown, Hyundai of Vermont, Burlington Subaru, Hoffman Ford, and Hoffman Honda as separate subdomain dealerships. The cold knowledge undercounts the brand portfolio by roughly half and misses the luxury-tier presence (Porsche, BMW, Audi, Lexus, Genesis).

Schema Posture

The homepage HTML contains zero JSON-LD schema of any type. The Wayback snapshot confirms no AutoDealer, Organization, or LocalBusiness structured data. Given the multi-franchise complexity — a single domain serving as a hub for a dozen brand-specific subdomains — the absence of schema is a critical gap. AI engines cannot programmatically determine which brands are sold at which locations, what the business type is, or how the subdomains relate to the parent group.

Content Architecture

The site is a JS-heavy single-page application shell on the DDC platform. The Wayback Machine's text extraction yielded only 58 words of visible text from the homepage — mostly a list of vehicle model names — despite the page being 613KB. Key pages like /about/index.htm return 404, while /dealership/about.htm exists. The /hours.htm page also 404s. The shop-by-brand.htm page exists but its content is entirely JS-rendered. The brand-specific subdomains (e.g., hoffmanfordct.com, hoffmanhonda.com) are live and independently crawlable by anthropic-ai, but the Audi subdomain (hoffmanaudiofhartford.com) returns a 503 maintenance page from Audi's own microsite platform.

Findings

  1. Akamai WAF blocks all major AI crawlers except Anthropic High

    The site's Akamai WAF returns HTTP 403 for GPTBot, ClaudeBot, PerplexityBot, Google-Extended, ChatGPT-User, OAI-SearchBot, Applebot-Extended, and Bytespider, while allowing only anthropic-ai to access full HTML content. This creates a selective visibility gap where only one AI model can index the site.

    What to change: Update the Akamai WAF configuration to allow all major AI crawlers (GPTBot, ClaudeBot, PerplexityBot, Google-Extended, etc.) to access the site, or implement a consistent bot management policy.

  2. Robots.txt and llms.txt return 403 Access Denied High

    Both robots.txt and llms.txt return HTTP 403 from AkamaiGHost, preventing any crawler from reading crawl directives. This means AI bots cannot discover allowed or disallowed paths, and the site cannot communicate its crawling preferences.

    What to change: Ensure robots.txt and llms.txt are publicly accessible (HTTP 200) and contain appropriate directives for AI crawlers.

  3. Homepage lacks any JSON-LD structured data High

    The homepage HTML contains zero JSON-LD schema of any type, including AutoDealer, Organization, or LocalBusiness. Given the multi-franchise complexity, AI engines cannot programmatically determine brand-location relationships or business type.

    What to change: Add JSON-LD structured data for AutoDealer, Organization, and LocalBusiness to the homepage, including all brand affiliations and location details.

  4. Homepage is a JS-heavy single-page application shell High

    The homepage is 613KB but the Wayback Machine extracted only 58 words of visible text, indicating most content is rendered client-side via JavaScript. AI crawlers that execute JS may see content, but those that don't will see an empty shell.

    What to change: Implement server-side rendering or pre-rendering for key content to ensure AI crawlers can extract text without executing JavaScript.

  5. LLM knowledge undercounts brand portfolio by half Medium

    LLM knowledge describes Hoffman Auto Group as selling Ford, Lincoln, Mazda, and Subaru, but the site's HTML class list includes 12+ brands including Porsche, BMW, Audi, Lexus, Genesis, and Hyundai. The cold knowledge misses luxury-tier presence and roughly half the brands.

    What to change: Ensure all brand affiliations are prominently listed in visible text and structured data on the homepage to correct LLM knowledge gaps.

  6. Key pages /about/index.htm and /hours.htm return 404 Medium

    The /about/index.htm and /hours.htm pages return HTTP 404, while /dealership/about.htm exists. This broken URL structure may confuse crawlers and users looking for standard information.

    What to change: Fix the broken URLs by either creating the expected pages or implementing redirects to the correct pages (e.g., /dealership/about.htm).

  7. Audi subdomain returns 503 maintenance page Medium

    The Audi-specific subdomain hoffmanaudiofhartford.com returns HTTP 503, indicating the microsite is down or under maintenance. This prevents AI crawlers from indexing Audi inventory.

    What to change: Restore the Audi subdomain to a live state or redirect to the main site's Audi inventory page.

  8. Sitemap returns 403 and is inaccessible Medium

    The sitemap at www.hoffmanauto.com returns HTTP 403, preventing crawlers from discovering the site's URL structure. This limits indexing efficiency.

    What to change: Ensure the sitemap is publicly accessible (HTTP 200) and contains all relevant URLs.

  9. No web search results found for the domain or brand Medium

    Multiple web searches for hoffmanauto.com and Hoffman Auto Group returned zero results, indicating extremely low external visibility and lack of backlinks or citations.

    What to change: Build external backlinks through local business directories, press releases, and social media to improve search and AI visibility.

  10. Bare domain redirects to www for anthropic-ai but 403s for browsers Low

    The bare domain hoffmanauto.com redirects to www.hoffmanauto.com for the anthropic-ai bot, but returns 403 for browser requests. This inconsistent behavior may confuse crawlers and users.

    What to change: Ensure consistent access policy for both bare and www domains, preferably redirecting all traffic to www.

What's working

  • Anthropic AI crawler receives full 613KB HTML content — The anthropic-ai user-agent bypasses the Akamai WAF and receives a 200 response with 613KB of full HTML, allowing Anthropic's models to index the site's content completely.
  • Brand-specific subdomains are independently crawlable — Subdomains like hoffmanfordct.com and hoffmanhonda.com are live and accessible to anthropic-ai, providing dedicated inventory pages for major brands.
  • Wayback Machine has a recent snapshot of the homepage — A Wayback Machine snapshot from 2026 shows the homepage title and some text content, providing a fallback for historical indexing.
  • New and used inventory pages return 200 with content — Pages like /new-inventory/index.htm and /used-inventory/index.htm return 200 with substantial HTML (365KB+), allowing AI crawlers to access vehicle listings.
  • Service and financing pages are accessible — The /service/index.htm and /financing/index.htm pages return 200 with content, providing AI crawlers with information about service departments and financing options.
  • Contact and privacy pages are accessible — The /contact.htm and /privacy.htm pages return 200 with content, providing essential business information and legal pages.
  • Dealership about page exists at /dealership/about.htm — The /dealership/about.htm page returns 200 with content, providing an alternative about page that is accessible.
  • Directions page is accessible — The /dealership/directions.htm page returns 200 with content, providing location and directions information.

Track hoffmanauto.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