AI Site Grade

andymohr.com — AI Site Grade

Andy Mohr's site omits the founder's racing background and no-haggle pricing that LLMs already know, missing a key brand-story opportunity.

The site has strong crawler access and basic schema but fails to tell the founder's story, leaving LLMs to rely on training data for key differentiators.

Findings
9
Evidence checks
24
Completed
30 May 2026

Analysis

The Cold-Knowledge Gap: LLM knows Andy Mohr as a former race car driver — the site never mentions it

The most striking finding on andymohr.com is a brand-story vacuum. A frontier LLM queried cold recalls that Andy Mohr is "a former professional race car driver" and that the group's "no-haggle price" policy is a notable differentiator. Yet the site's entire content surface — homepage, about page, "Mohr Means More" page, careers page — contains zero references to either fact. The about page says Mohr started "back in 1992" with "a single rooftop" and grew to 12 dealerships, but never explains who Andy Mohr is, what his background is, or why a car dealership bearing his name should be trusted. The "Mohr Means More" page is a thin 576-word shell with placeholder headings like "Intro Heading to Image Goes Here" and virtually no substantive content.

Crawler Access

All major AI crawlers — GPTBot, ClaudeBot, PerplexityBot, Google-Extended, OAI-SearchBot, Bytespider, Applebot-Extended — receive a 200 with full content identical to browser baseline. No UA-based blocking, no JS shell, no 403. The site runs on nginx behind Varnish cache, hosted on Fastly (199.232.x.x IPs), with ASP.NET backend via the DealerOn platform. The robots.txt has a single User-Agent: * rule with a Crawl-delay: 10 and no AI-bot-specific directives whatsoever — a missed opportunity to prioritize or segment crawler access.

llms.txt Present but Incomplete

The site has an llms.txt file — rare for a dealership — listing core pages, near-me pages, and machine-readable resources. However, it points to sitemap.aspx as the sitemap URL, while the actual sitemap lives at sitemap.xml (which serves 5,381 URLs). The llms.txt also omits the founder's story, the "Mohr Means More" value proposition, and any differentiation signals an LLM would use to describe the brand.

Schema Posture

JSON-LD schema is present on every page and uses AutomotiveBusiness with department sub-types (AutoDealer, AutoRepair, AutoPartsStore). Address, geo-coordinates, hours, and sameAs links are correctly populated. However, the schema is identical on every page — the same @id (https://www.andymohr.com#AutomotiveBusiness) repeats across all pages with no page-specific WebPage or AboutPage schema. No Person schema for the founder. No Review or AggregateRating schema on the reviews page (which has no actual reviews — just a contact form).

Content Quality Issues

The homepage has 2,472 words but is dominated by navigation boilerplate and inventory search widgets. The "Customer Reviews" page contains zero reviews — only a contact form. The "Community" page returns a 404. The "Mohr Means More" page has placeholder headings. The careers page has no job listings. The sitemap contains 5,381 URLs, many of which are thin inventory-filter pages with near-duplicate content (e.g., electric-vehicles-for-sale-near-fort-wayne-in.html, electric-vehicles-for-sale-near-carmel-in.html). The copyright footer reads "Copyright © 2026" — a forward-dated year that signals template neglect.

External Signals

Web search returns no indexed results for "Andy Mohr race car driver" or "Andy Mohr Automotive reviews" — the brand has minimal discoverable third-party footprint. The cold LLM's knowledge of the racing background and no-haggle pricing appears to come from training data, not from the site itself. The site's sameAs links point to Twitter/X, Facebook, and YouTube, but no Google Business Profile, DealerRater, or Cars.com presence is linked.

Findings

  1. Founder's racing background and no-haggle pricing absent from site content High

    LLMs recall Andy Mohr as a former race car driver and the group's no-haggle pricing, but the site's homepage, about page, and 'Mohr Means More' page contain zero references to either fact. The about page describes growth from 1992 but never explains who Andy Mohr is.

    What to change: Add a dedicated founder story page or section that explicitly mentions Andy Mohr's racing career and the no-haggle pricing philosophy. Include this content in the llms.txt file.

  2. llms.txt omits founder story and points to wrong sitemap URL Medium

    The llms.txt file lists core pages but references sitemap.aspx instead of the actual sitemap.xml (which contains 5,381 URLs). It also lacks the founder's story, value proposition, and differentiation signals.

    What to change: Update llms.txt to point to sitemap.xml and include key brand pages such as the founder story, Mohr Means More, and customer reviews.

  3. Identical JSON-LD schema on every page with no page-specific types Medium

    Every page uses the same AutomotiveBusiness schema with the same @id, and no page-specific WebPage, AboutPage, or Person schema is present. This limits LLMs' ability to understand page-level context.

    What to change: Add page-specific schema (e.g., AboutPage for about page, WebPage with breadcrumbs for others) and include a Person schema for the founder with racing background.

  4. No Review or AggregateRating schema on customer reviews page Medium

    The customer reviews page contains no actual reviews, only a contact form, and lacks any review-related schema. This prevents LLMs from surfacing review data.

    What to change: Add actual customer reviews with AggregateRating and Review schema, or remove the page if reviews are not collected.

  5. Community page returns 404 error Medium

    The /community.html page returns a 404, which may frustrate users and crawlers. It is listed in the sitemap.

    What to change: Either restore the community page with actual content or remove it from the sitemap and navigation.

  6. Mohr Means More page contains placeholder headings and thin content Medium

    The page has only 576 words with headings like 'Intro Heading to Image Goes Here' and lacks substantive value proposition content.

    What to change: Replace placeholder text with detailed descriptions of the Mohr Means More philosophy, including no-haggle pricing and customer benefits.

  7. Copyright footer reads 2026, indicating template neglect Low

    The copyright year is set to 2026, which is in the future and suggests the template is not being maintained.

    What to change: Update the copyright year dynamically or set it to the current year.

  8. No Google Business Profile or third-party review links in sameAs Low

    The site's sameAs links include Twitter, Facebook, and YouTube but omit Google Business Profile, DealerRater, or Cars.com, limiting external signals.

    What to change: Add links to Google Business Profile and major automotive review sites in the schema's sameAs field.

  9. Robots.txt has no AI-bot-specific directives Low

    The robots.txt only has a generic User-Agent: * rule with Crawl-delay: 10, missing opportunities to prioritize or restrict specific AI crawlers.

    What to change: Add specific rules for AI crawlers (e.g., GPTBot, ClaudeBot) to allow or disallow as desired.

What's working

  • All major AI crawlers receive full content with 200 status — GPTBot, ClaudeBot, PerplexityBot, and others get the same HTML as a browser, with no blocking or JS shells.
  • llms.txt file exists and lists core pages — The site has an llms.txt file, which is rare for dealerships, providing a starting point for LLM consumption.
  • JSON-LD schema with AutomotiveBusiness and department subtypes on every page — Schema includes AutoDealer, AutoRepair, AutoPartsStore with correct address, geo, hours, and sameAs links.
  • Sitemap contains 5,381 URLs and is accessible — The sitemap.xml is well-formed and includes many inventory and location pages, aiding crawl discovery.
  • Site hosted on Fastly CDN with nginx and Varnish cache — Fast delivery and caching infrastructure ensures fast page loads for crawlers and users.

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