AI Site Grade
darlings.com — AI Site Grade
Darling's auto dealership grants exclusive AI visibility to Anthropic's crawler while blocking all other AI bots and human browsers, and the LLM's cold knowledge describes the site as a plus-size fashion retailer.
Darling's auto dealership has accidentally granted exclusive AI visibility to Anthropic's crawler while blocking all other AI bots and human browsers, and the LLM's cold knowledge describes the site as a plus-size fashion retailer.
- Findings
- 10
- Evidence checks
- 35
- Completed
- 30 May 2026
Analysis
The anthropic-ai Backdoor
The site at darlings.com is a multi-franchise car dealership group (Darling's, serving Bangor, Brunswick, Brewer, Ellsworth, Augusta, and Newport, Maine) that has accidentally granted exclusive AI-visibility to a single crawler. The anthropic-ai bot receives a full 200 response with 496KB of content, while every other major AI crawler — GPTBot, ClaudeBot, PerplexityBot, Google-Extended, OAI-SearchBot, ChatGPT-User, Applebot-Extended, Bytespider — plus all human browsers, receive a 403 Access Denied from Akamai's edge network. The robots.txt, llms.txt, and sitemap.xml are all blocked behind the same 403 wall, accessible only to anthropic-ai.
Cold-Knowledge Gap
The LLM's prior knowledge describes darlings.com as a plus-size women's fashion retailer selling sizes 14-32 with a "Darling Denim" line and bodycon dresses. The actual site is a 100-year-old family-owned auto group selling 15+ automotive brands (Ford, Chevrolet, Honda, Toyota, Subaru, Hyundai, Kia, Dodge, Jeep, Audi, Buick, Chrysler, GMC, Volvo, Ram, Nissan, Volkswagen) across six Maine locations. This is a complete identity mismatch — the model knows nothing about the actual business and instead hallucinates an entirely different e-commerce brand.
Crawler Access Asymmetry
The Akamai WAF configuration appears to have a whitelist that includes anthropic-ai but blocks everything else, including Googlebot and all other AI crawlers. The anthropic-ai bot reaches an nginx origin server directly (bypassing Akamai), while all other traffic hits Akamai's 403 page. The sitemap (accessible to anthropic-ai only) contains 340KB of URLs including inventory listings, specials pages, and service department pages — none of which are indexed by any search engine or AI crawler except Anthropic's.
Schema and Content Posture
The homepage and inventory pages carry no JSON-LD structured data. The site uses the Dealer.com (DDC) platform with heavy JavaScript dependencies, but the anthropic-ai fetch returns server-rendered HTML with visible text content including vehicle listings, location information, and service offerings. The about page (/about/index.htm) returns a 404 with a misleading <title> tag reading "2020 Model Clearance" — a stale promotion from five years ago serving as the error page title. No FAQ schema, no Organization schema, no AutoDealer schema, no Product schema for vehicles.
External Visibility
No external search results surfaced for darlings.com, Darling's Bangor, or any variant of the dealership name across the search tool used. The domain has DNS verification tokens for Anthropic (anthropic-domain-verification-pcs1qx), Google, Apple, Zoom, and Microsoft — confirming the anthropic-ai access is intentional — but the site has zero organic search footprint and zero AI-crawler visibility outside the Anthropic ecosystem. The LLM's cold knowledge of a fashion brand with "mixed reviews on Trustpilot" has no connection to the actual auto dealership operating at this domain.
Findings
Exclusive AI crawler access granted to anthropic-ai only High
The site returns a 200 response with full content to the anthropic-ai bot, but all other AI crawlers (GPTBot, ClaudeBot, PerplexityBot, Google-Extended, OAI-SearchBot, ChatGPT-User, Applebot-Extended, Bytespider) and human browsers receive a 403 Access Denied from Akamai's edge network.
What to change: Update the Akamai WAF configuration to allow all legitimate AI crawlers and human browsers, or remove the anthropic-ai whitelist if exclusive access is not intended.
Robots.txt blocked for all crawlers except anthropic-ai High
The robots.txt file returns a 403 Access Denied for all user agents except anthropic-ai, preventing crawlers from discovering allowed paths.
What to change: Serve a publicly accessible robots.txt that allows appropriate crawlers and references the sitemap.
Sitemap blocked for all crawlers except anthropic-ai High
The sitemap.xml returns a 403 for regular requests but is accessible to anthropic-ai, containing 340KB of URLs that remain unindexed by other search engines.
What to change: Make the sitemap publicly accessible to all crawlers.
LLMs.txt file unreachable Medium
The llms.txt file at darlings.com returns a connection refused error, providing no guidance to AI crawlers.
What to change: Create and serve a publicly accessible llms.txt file with site description and key URLs.
LLM cold knowledge describes a plus-size fashion retailer, not an auto dealership High
The LLM's prior knowledge identifies darlings.com as a plus-size women's fashion brand with 'Darling Denim' and bodycon dresses, while the actual site is a 100-year-old auto group selling 15+ automotive brands across six Maine locations.
What to change: Improve external signals (backlinks, citations, structured data) to correct the LLM's knowledge about the site's actual business.
No JSON-LD structured data on homepage or inventory pages High
The homepage and inventory pages lack any JSON-LD structured data, including Organization, AutoDealer, Product, or FAQ schema, reducing the site's ability to be understood by AI crawlers.
What to change: Add JSON-LD structured data for Organization, AutoDealer, and Product (vehicles) on relevant pages.
About page returns 404 with misleading title Medium
The about page at /about/index.htm returns a 404 status code with a title tag reading '2020 Model Clearance', a stale promotion from five years ago.
What to change: Fix the about page to return a proper 200 response with accurate content and title.
Zero organic search visibility for the domain or dealership name High
No search results surfaced for darlings.com, Darling's Bangor, or any variant of the dealership name across multiple search queries, indicating no organic search footprint.
What to change: Build external backlinks, claim local business listings, and improve on-page SEO to establish search visibility.
Human browsers receive 403 Access Denied High
All human browser requests to the site return a 403 Access Denied from Akamai, making the site inaccessible to regular users.
What to change: Allow human browser traffic through the Akamai WAF by configuring proper access rules.
No Wayback Machine snapshots available Medium
The Wayback Machine has no snapshots for darlings.com, indicating the site has been consistently blocked from archiving.
What to change: Allow the Wayback Machine crawler to access the site to build historical archives.
What's working
- Full server-rendered HTML served to anthropic-ai — The anthropic-ai bot receives a 200 response with 496KB of server-rendered HTML containing vehicle listings, location information, and service offerings, enabling AI understanding of the site's content.
- Sitemap accessible to anthropic-ai with 340KB of URLs — The sitemap.xml is accessible to the anthropic-ai bot and contains 340KB of URLs covering inventory, specials, and service pages, providing a comprehensive site map for that crawler.
- DNS verification tokens for major AI providers present — The domain has DNS TXT records for Anthropic, Google, Apple, Zoom, and Microsoft, indicating intentional setup for AI crawler access and verification.
Track darlings.com across AI search
This is one snapshot. Open the interactive report to inspect evidence, or grade another site free.