AI Site Grade

randymarion.com — AI Site Grade

Randy Marion's site presents a consumer-focused multi-brand auto group, while LLMs know the brand as a commercial fleet powerhouse — a cold-knowledge gap that undermines AI visibility for its core business.

The site's consumer-focused content and missing commercial/fleet details create a cold-knowledge gap with LLMs, while zero external search results and a 404 on the Isuzu inventory page further limit AI visibility.

Findings
10
Evidence checks
31
Completed
30 May 2026

Analysis

Cold-Knowledge Gap: The LLM remembers Randy Marion as a commercial fleet truck powerhouse, but the site presents an almost entirely consumer-focused multi-brand auto group.

Crawler Access

All 11 AI crawlers tested (GPTBot, ClaudeBot, PerplexityBot, Google-Extended, OAI-SearchBot, ChatGPT-User, Bytespider, Applebot-Extended, anthropic-ai, Perplexity-User) receive 200 OK with full content from the homepage -- identical byte sizes (~444KB) to a browser baseline. No UA-based blocking exists. The site runs on nginx behind Varnish CDN, hosted on DealerOn (a dealer website platform), with DNS pointing to Fastly IPs (199.232.x.x). The robots.txt has a single catch-all User-Agent: * rule with Crawl-delay: 10 and no AI-bot-specific directives whatsoever -- no GPTBot, no ClaudeBot, no Google-Extended rules. llms.txt returns 404.

Cold-Knowledge Gap

The LLM's prior knowledge describes Randy Marion as "one of the largest Ford commercial vehicle dealers in the U.S.," focused on "commercial trucks, vans, and fleet vehicles" with Isuzu and Freightliner, plus upfitting and custom work truck bodies. The actual site tells a radically different story: a 14-location consumer auto group spanning 13 brands (Chevrolet, Buick, Cadillac, GMC, Subaru, Ford, Lincoln, Chrysler, Dodge, Jeep, Ram, Kia, Isuzu) with a Jacksonville, FL outpost. The commercial/fleet dimension that the LLM considers the brand's core identity is buried under a single Fleet Vehicles nav link and a Work Trucks sub-menu -- both of which are thin, template-driven pages with no dedicated commercial copy, no upfitting details, no Freightliner mention, and no fleet-specific value proposition. The Isuzu inventory search page (/search-isuzu-inventory-for-sale-near-me.html) returns 404. The ELMS electric cargo van page is referenced in navigation but not independently fetchable as a distinct content page.

Schema Posture

Every page carries the same AutomotiveBusiness JSON-LD block -- a generic dealer schema with a 13-brand comma-separated list in the description field. The schema lists Honda as a brand despite no Honda dealership appearing in any location listing. The sameAs array is empty -- no Facebook, no Google Business Profile, no Yelp, no social links at all in structured data. No FAQPage, Product, Vehicle, or Service schema exists. No Review schema despite a "See What Our Customers Say" section on the homepage. The WebSite schema includes a SearchAction target pointing to /searchall.aspx?q={search_term_string}.

Content & Structure

The homepage title is a keyword-stuffed string ("Mooresville Group Dealer in Mooresville NC | Huntersville Statesville West Jefferson Group Dealership North Carolina") that reads as a template placeholder rather than a crafted brand statement. The visible body text is dominated by a massive navigation menu repeated twice (once as links, once as a text dump). The actual editorial content is minimal: a single paragraph describing the group as "one of the largest car dealerships in the Carolinas." No FAQ sections, no comparison tables, no vehicle-specific landing pages with substantive content. The copyright footer reads "Copyright 2026 by DealerOn" -- a full year ahead, suggesting a template default that was never updated.

External Signals

The DuckDuckGo search API returned zero results for every query about Randy Marion -- no reviews, no Reddit threads, no press mentions, no dealer-rating site listings surfaced. This is either a tool limitation or reflects genuinely low organic visibility. The brand operates separate branded domains for individual dealerships (randymarionchevy.net, randymarioncadillac.com, etc.) that fragment the group's online presence. No social media profiles were linked from the site or discoverable through DNS TXT records (which show only Microsoft 365, Apple, TeamViewer, and SimplePart verifications).

Findings

  1. Cold-knowledge gap: site omits commercial fleet core business High

    LLMs recall Randy Marion as a top Ford commercial dealer focused on fleet trucks and upfitting, but the site presents a consumer multi-brand group with only thin fleet pages and no commercial copy, upfitting details, or Freightliner mention.

    What to change: Add dedicated commercial fleet landing pages with detailed copy on upfitting, work trucks, and fleet services, and ensure these pages are crawlable and indexed.

  2. Isuzu inventory search page returns 404 High

    The URL /search-isuzu-inventory-for-sale-near-me.html returns a 404 error, making Isuzu inventory inaccessible to both users and crawlers.

    What to change: Restore the Isuzu inventory page or set up a proper redirect to a working inventory search.

  3. Zero external search results for brand queries High

    DuckDuckGo search returned zero results for multiple queries about Randy Marion, indicating extremely low organic visibility and no indexed mentions on review sites, forums, or news.

    What to change: Build a backlink strategy, claim and optimize Google Business Profiles for each location, and encourage customer reviews on third-party sites.

  4. llms.txt file returns 404 Medium

    The site does not provide an llms.txt file, missing an opportunity to guide AI crawlers to key pages and summarize the brand for LLM context.

    What to change: Create an llms.txt file listing important pages (fleet, locations, inventory) and a brief brand summary.

  5. Generic AutomotiveBusiness schema with incorrect brand and empty sameAs Medium

    Every page uses the same generic AutomotiveBusiness JSON-LD that lists Honda as a brand (no Honda dealership exists) and has an empty sameAs array, missing social profiles and location-specific data.

    What to change: Update schema per page: remove Honda, add correct brands, populate sameAs with actual social URLs, and consider adding LocalBusiness schema per location.

  6. No FAQPage, Product, or Vehicle schema on relevant pages Medium

    Despite having FAQ-like content and vehicle inventory, the site uses no FAQPage, Product, or Vehicle structured data, reducing eligibility for rich results.

    What to change: Add FAQPage schema to pages with Q&A content, and Vehicle/Product schema to inventory pages.

  7. Homepage title is keyword-stuffed template placeholder Medium

    The homepage title is a long, repetitive string of location and brand keywords that reads as a template default rather than a crafted brand statement.

    What to change: Rewrite the homepage title to a concise, brand-focused phrase like 'Randy Marion Automotive Group | Dealerships in NC & FL'.

  8. Copyright footer shows year 2026 (ahead by one year) Low

    The footer reads 'Copyright 2026 by DealerOn', indicating a template default that was never updated, which can erode trust.

    What to change: Update the copyright year to the current year or use dynamic year logic.

  9. Fleet vehicles page lacks commercial depth Medium

    The fleet page is template-driven with minimal copy, no upfitting details, no Freightliner mention, and no fleet-specific value proposition, failing to capture the brand's commercial strength.

    What to change: Expand the fleet page with detailed descriptions of commercial vehicles, upfitting services, and fleet benefits.

  10. No social media profiles linked on site or in schema Low

    The site does not link to any social media profiles, and the schema's sameAs array is empty, missing opportunities for external signal building.

    What to change: Add social media links (Facebook, Instagram, etc.) to the site footer and populate sameAs in schema.

What's working

  • All 11 AI crawlers receive full content with 200 OK — Every tested AI crawler gets a 200 OK response with full page content, identical to a browser baseline, with no UA-based blocking.
  • robots.txt has no AI-bot blocking directives — The robots.txt file contains only a catch-all rule with a crawl delay, no directives blocking GPTBot, ClaudeBot, or other AI crawlers.
  • Sitemap available with 80 URLs — A sitemap at /sitemap.xml lists 80 URLs, helping crawlers discover site content.
  • WebSite schema includes SearchAction — The WebSite schema defines a SearchAction target, enabling potential rich search features.
  • Locations page lists 14 dealerships — A dedicated locations page provides addresses and details for 14 dealerships, aiding local SEO.

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