AI Site Grade
conklincars.com — AI Site Grade
Conklin Cars' Cloudflare WAF blocks all AI crawlers with 403 responses, making the entire site invisible to LLMs and search engines.
Conklin Cars' Cloudflare WAF blocks all AI crawlers with 403 responses, erasing the site from AI knowledge and search results.
- Findings
- 10
- Evidence checks
- 31
- Completed
- 30 May 2026
Analysis
Total AI Crawler Blockade
Every AI crawler tested — GPTBot, ClaudeBot, PerplexityBot, Google-Extended, ChatGPT-User, OAI-SearchBot, Applebot-Extended, Bytespider, and anthropic-ai — receives a 403 Forbidden from Cloudflare when attempting to access conklincars.com. The homepage, robots.txt, llms.txt, and all subpages (e.g., /new-vehicles/, /contact-us/) return the same Cloudflare JS-shell page with zero visible content. No robots.txt file is served to any user-agent, meaning no crawl directives exist — but none are needed, because the WAF blocks all bots before they can read a single directive. The site runs on the DealerInspire platform behind Cloudflare, and the x-cars-signature-v1 response header confirms automotive-dealer middleware is active.
Cold-Knowledge Gap
The LLM model describes Conklin Cars as a "family-owned automotive dealership group based in Kansas" with "multiple franchises" and "over 50 years" in business. The actual site — visible only through the Wayback Machine snapshot from January 2025 — reveals a far larger operation: Conklin Automotive Group operates 10 branded dealerships across three cities (Hutchinson, Newton, Salina), selling Chevrolet, Chrysler, Dodge, Jeep, Ram, Ford, GMC, Honda, Nissan, and Toyota. The model's prior knowledge is vague and undercounts the brand's scale. The live site, however, is completely invisible to the model — the 403 wall means no AI crawler has ingested any of this inventory, location data, or service offerings since the Cloudflare block was enabled.
Schema Posture
The archived homepage includes AutoDealer and Organization JSON-LD schema with name, address (1400 E. 11th St, Hutchinson, KS 67501), price range, and logo. The schema is structurally valid but missing critical fields: no telephone value (empty string), no sameAs links, no openingHours, no areaServed. The WebSite schema lacks potentialAction for search — a standard automotive-dealer schema pattern that enables Google to show site search in results. The live site serves no schema at all because it returns only the Cloudflare shell.
External Invisibility
The brand has zero indexed presence on the search engine used for this investigation — searches for "conklincars.com", "Conklin Cars Kansas", and all individual dealership names returned no results. The archived page shows DealerRater reviews embedded directly on the homepage (10+ positive reviews from January 2025), but those reviews are not discoverable through external search. The site's Cloudflare WAF has effectively erased the brand from the open web for both human search and AI crawlers. The only surviving record is the Wayback Machine snapshot, which itself cannot be crawled by AI bots.
Findings
All AI crawlers blocked by Cloudflare WAF with 403 responses High
Every tested AI crawler (GPTBot, ClaudeBot, PerplexityBot, Google-Extended, ChatGPT-User, OAI-SearchBot, Applebot-Extended, Bytespider, anthropic-ai) receives a 403 Forbidden from Cloudflare when accessing conklincars.com. The homepage, robots.txt, llms.txt, and all subpages return only a Cloudflare JS-shell page with zero visible content. No robots.txt is served to any user-agent.
What to change: Configure Cloudflare WAF to allow AI crawler user-agents (e.g., GPTBot, ClaudeBot) to access the site, or serve a static HTML version to bots while keeping the JS shell for human visitors.
No robots.txt file served to any user-agent High
The robots.txt endpoint returns a 403 Forbidden, so no crawl directives are available. This prevents any bot from understanding which parts of the site are allowed or disallowed.
What to change: Serve a valid robots.txt file that allows AI crawlers to access the site, and ensure it is accessible without authentication.
No llms.txt file available Medium
The llms.txt endpoint returns a 403 Forbidden, so AI crawlers cannot discover structured guidance about the site's content.
What to change: Create and serve an llms.txt file that provides AI crawlers with a summary of the site's content and links to key pages.
Zero indexed presence on search engines High
Searches for 'conklincars.com', 'Conklin Cars Kansas', and all individual dealership names returned no results. The site is effectively invisible to both human search and AI crawlers.
What to change: Allow search engine bots to crawl the site by adjusting Cloudflare WAF settings, and submit a sitemap to Google Search Console.
LLM knowledge of Conklin Cars is vague and undercounts scale Medium
The LLM describes Conklin Cars as a small family-owned group with multiple franchises, but the archived site shows 10 branded dealerships across three cities selling 10 brands. The live site's invisibility prevents AI from updating this knowledge.
What to change: Allow AI crawlers to access the site so that LLMs can ingest accurate, up-to-date information about the dealership group's scale and inventory.
JSON-LD schema missing critical fields Medium
The archived homepage includes AutoDealer and Organization schema, but telephone is empty, and sameAs, openingHours, areaServed are missing. The WebSite schema lacks potentialAction for search.
What to change: Populate all required and recommended schema fields, including telephone, sameAs, openingHours, areaServed, and add potentialAction to WebSite schema.
Live site serves no schema markup High
Because the live site returns only a Cloudflare JS shell, no structured data is served to crawlers. This prevents AI from understanding the site's content.
What to change: Ensure that the live site serves JSON-LD schema markup even when behind Cloudflare, or serve a static HTML version to bots.
DealerInspire platform behind Cloudflare blocks all bots High
The site runs on DealerInspire behind Cloudflare, and the x-cars-signature-v1 header confirms automotive-dealer middleware. The Cloudflare WAF is configured to block all bots, including AI crawlers.
What to change: Reconfigure Cloudflare WAF to allow AI crawler user-agents, or use Cloudflare's bot management to selectively allow legitimate bots.
No sitemap.xml available Medium
The sitemap.xml endpoint returns a 404, so crawlers cannot discover the site's URL structure.
What to change: Generate and serve a sitemap.xml that lists all important pages, and submit it to search engines.
DealerRater reviews embedded but not externally discoverable Low
The archived homepage embeds DealerRater reviews, but these are not indexed by search engines due to the Cloudflare block, reducing external social proof.
What to change: Allow search engines to crawl the site so that embedded reviews can be indexed and appear in search results.
What's working
- Archived homepage includes valid AutoDealer and Organization JSON-LD — The January 2025 Wayback Machine snapshot shows valid JSON-LD schema with name, address, price range, and logo, providing a foundation for structured data.
- Archived homepage embeds positive DealerRater reviews — The archived homepage displays 10+ positive DealerRater reviews, which can serve as social proof if the site becomes crawlable.
- Conklin Automotive Group operates 10 dealerships across 3 cities — The archived site reveals a large operation with 10 branded dealerships selling 10 automotive brands, providing rich content for AI to index.
Track conklincars.com across AI search
This is one snapshot. Open the interactive report to inspect evidence, or grade another site free.