AI Site Grade

criswellauto.com — AI Site Grade

Criswell Auto's cold LLM knowledge is substantially inaccurate, claiming Toyota sales and no-haggle pricing that don't exist on the site.

Criswell Auto faces a major cold-knowledge gap where LLMs describe the brand with fabricated facts (Toyota, no-haggle pricing), while the site lacks off-domain signals and schema depth to correct the record.

Findings
10
Evidence checks
25
Completed
30 May 2026

Analysis

Criswell Auto — AI-Visibility Audit

The cold LLM knowledge about Criswell Auto is substantially inaccurate: it claims the group sells Toyota and uses a no-haggle pricing model, but the site sells zero Toyotas and makes no mention of no-haggle pricing anywhere. This gap means any AI-generated summary about the brand today will mislead consumers on two core facts.

Crawler Access

All major AI crawlers — GPTBot, ClaudeBot, PerplexityBot, Google-Extended, OAI-SearchBot, Bytespider, Applebot-Extended — receive a full 200 response with identical byte payload (~443KB) to a browser visit. No UA-based blocking, no JS shell, no Varnish wall. The robots.txt contains a single User-Agent: * rule with a Crawl-delay: 10 and no AI-bot-specific directives whatsoever. /llms.txt returns a 404 (a 108KB HTML error page). The sitemap.xml lists 2,478 URLs and is well-formed. The site runs on nginx behind Varnish cache, hosted on DealerOn infrastructure (DNS: dns1.dealeron.com), with Strict-Transport-Security enabled but no X-Frame-Options or Content-Security-Policy headers.

Cold-Knowledge Gap

The LLM prior describes Criswell as "best known for high-volume sales of Chevrolet, Honda, and Toyota" with a "no-haggle pricing model." The actual site sells Alfa Romeo, Chevrolet, Chrysler, Dodge, FIAT, Ford, GMC, Honda, Isuzu, Jeep, Maserati, Nissan, Ram, and Wagoneer — but no Toyota. The phrase "no-haggle" appears zero times across any fetched page. The site instead emphasizes "lowest and most transparent price" and "Build Your Deal" online pre-approval. The LLM also mentions "mixed online reviews regarding service department wait times" — no review content was discoverable via web search, suggesting the brand has a thin or fragmented off-domain footprint.

Schema Posture

Every page carries a rich AutomotiveBusiness JSON-LD block with PostalAddress, GeoCoordinates, openingHoursSpecification, and three department entries (AutoDealer, AutoRepair, AutoBodyShop). The sameAs array contains only a single Facebook URL — no Google Business Profile, no Yelp, no DealerRater, no Cars.com link. The inventory page (searchnew.aspx) adds an ItemList schema with numberOfItems: 24 and individual ListItem entries with VIN, image, and name. No FAQPage, Product, Review, or AggregateRating schema is present anywhere.

Content & Signals

The homepage is a dense 1,559-word portal listing 13+ branded dealership locations across Maryland and Virginia. The heading structure is flat: no H1 on the homepage until deep in the page, with 40+ H3 elements (one per location) creating a weak hierarchy. The blog contains thin content pages like "2026 Automotive Technology and Trends" (764 words) and "Guide to EVs and Hybrids" (800 words) — both generic, low-authority posts with no FAQ schema, no tables, and no original data. The "Criswell Advantage" page and "Compare Truck Brands" page are stronger, containing comparison language and some table formatting, but neither uses FAQPage or Product schema. The copyright footer reads "Copyright © 2026" — a forward-dated year that signals template automation and may erode trust signals for AI engines checking freshness.

Findings

  1. LLM cold knowledge fabricates Toyota sales and no-haggle pricing High

    The LLM prior describes Criswell Auto as selling Toyota and using a no-haggle pricing model, but the site sells zero Toyotas and never mentions no-haggle pricing. This gap causes AI-generated summaries to mislead consumers on core facts.

    What to change: Publish an /llms.txt file with accurate brand facts, and add structured data (e.g., Organization schema with makesSold) to correct the LLM record.

  2. Missing /llms.txt file High

    The /llms.txt endpoint returns a 404 HTML error page. This file is a standard way to provide LLMs with accurate brand information and is absent.

    What to change: Create an /llms.txt file listing accurate brand facts, makes sold, locations, and pricing model.

  3. SameAs array missing Google Business Profile and review platforms Medium

    The JSON-LD sameAs array contains only a single Facebook URL. No Google Business Profile, Yelp, DealerRater, or Cars.com links are present, limiting off-domain signals and review visibility.

    What to change: Add Google Business Profile, Yelp, DealerRater, and Cars.com URLs to the sameAs array in the JSON-LD.

  4. No FAQPage or Product schema on content pages Medium

    Blog posts and comparison pages lack FAQPage or Product schema, missing opportunities for rich results and AI-friendly structured data.

    What to change: Add FAQPage schema to blog posts and Product schema to vehicle comparison pages.

  5. Blog posts are thin and generic Medium

    Pages like '2026 Automotive Technology and Trends' (764 words) and 'Guide to EVs and Hybrids' (800 words) contain generic, low-authority content with no original data, tables, or FAQ schema.

    What to change: Expand blog posts with original data, expert quotes, and structured data to improve authority and AI usefulness.

  6. Copyright footer reads 2026, signaling template automation Low

    The copyright footer displays 'Copyright © 2026', a forward-dated year that may erode trust signals for AI engines checking freshness.

    What to change: Update the copyright year to the current year dynamically.

  7. Homepage heading hierarchy is flat with no H1 Medium

    The homepage has no H1 until deep in the page, with 40+ H3 elements creating a weak heading structure that hinders AI comprehension.

    What to change: Add a clear H1 at the top of the homepage and restructure headings hierarchically.

  8. No Review or AggregateRating schema anywhere Medium

    Despite being a dealership, the site has no Review or AggregateRating schema, missing opportunities for star ratings in search results and AI trust signals.

    What to change: Add AggregateRating schema based on actual reviews from Google or DealerRater.

  9. Thin off-domain footprint with no discoverable reviews Medium

    Web searches for reviews and brand mentions returned zero results, indicating a fragmented or minimal off-domain presence that limits AI citation sources.

    What to change: Encourage customers to leave reviews on Google, DealerRater, and Cars.com, and link to those profiles from the site.

  10. Missing X-Frame-Options and Content-Security-Policy headers Low

    The site lacks X-Frame-Options and Content-Security-Policy headers, which are security best practices and may affect AI crawler trust.

    What to change: Add X-Frame-Options: SAMEORIGIN and a Content-Security-Policy header.

What's working

  • All major AI crawlers receive full access — GPTBot, ClaudeBot, PerplexityBot, and other AI crawlers get a 200 response with full HTML content, no UA blocking, and no JS shell.
  • AutomotiveBusiness JSON-LD with departments and geo data — Every page includes a rich AutomotiveBusiness schema block with PostalAddress, GeoCoordinates, opening hours, and three department entries (AutoDealer, AutoRepair, AutoBodyShop).
  • Inventory page uses ItemList schema with VIN data — The searchnew.aspx page includes an ItemList schema with numberOfItems and individual ListItem entries containing VIN, image, and name.
  • Sitemap is well-formed with 2,478 URLs — The sitemap.xml is accessible and lists 2,478 URLs, providing good crawl coverage.
  • Robots.txt allows all bots with no AI-specific blocks — The robots.txt has a single User-Agent: * rule with Crawl-delay: 10 and no disallow directives for AI bots.
  • Comparison pages contain useful table-based content — Pages like 'Criswell Advantage' and 'Compare Truck Brands' include comparison language and table formatting that can be useful for AI extraction.

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