AI Site Grade
andersonautogroup.com — AI Site Grade
Anderson Auto Group's rich schema and open crawler access are undermined by fragmented multi-domain architecture, stale content, and a generic llms.txt that fails to differentiate the brand for AI models.
The site has strong schema and no AI-bot blocking, but fragmented domains, stale pages, and a noisy llms.txt prevent AI models from capturing the group's full brand story and inventory.
- Findings
- 9
- Evidence checks
- 20
- Completed
- 30 May 2026
Analysis
Anderson Auto Group — AI-Visibility Audit
The site has an llms.txt file (auto-generated by Yoast SEO) and zero AI-bot blocking, yet the cold LLM knowledge of the brand is thin and generic — the model knows it as "a family-owned group" but cannot name a single specific location, price promise, or differentiator that the site itself heavily promotes.
Crawler Access
All 11 AI crawlers tested (GPTBot, ClaudeBot, PerplexityBot, Google-Extended, OAI-SearchBot, ChatGPT-User, Bytespider, Applebot-Extended, anthropic-ai, Perplexity-User, and a browser baseline) receive a 200 with identical 420KB payload from https://www.andersonautogroup.com/. No UA-based blocking, no WAF challenge, no JS shell. The site runs on Apache (no CDN layer like Cloudflare), hosted at Network Solutions (NS: ns89.worldnic.com), with no HSTS, no CSP, and no X-Frame-Options. The robots.txt is a bare Yoast block — User-agent: * Disallow: — with zero AI-bot-specific directives. The llms.txt exists and is populated with page links and vehicle descriptions, but it is Yoast-generated boilerplate that includes raw HTML tags (<br />, <h4>, <ul>) in vehicle descriptions, making it noisy for LLM consumption.
Cold-Knowledge Gap
The LLM cold-knowledge response describes Anderson Auto Group as a "family-owned group with a long history" selling Ford, Kia, and Mazda across Nebraska and Missouri, with "mixed" reviews and "no-haggle pricing." The actual site, however, prominently features "Upfront Market Based Pricing" (not no-haggle), operates 9 distinct dealerships across 3 brands plus CDJR and Lincoln, and heavily pushes "Experience Better" as a tagline — none of which the model captured. The model also missed that the group sells Chrysler, Dodge, Jeep, Ram, and Lincoln vehicles, not just Ford/Kia/Mazda. The site's JSON-LD schema is unusually rich — it defines Organization with subOrganization and department chains, AutoDealer types with full PostalAddress, GeoCoordinates, telephone, and sameAs — but the model's prior is generic because the site has no blog, no press releases, no news section, and no about-us narrative beyond a locations page with 139 words.
Schema Posture
The homepage and all subpages carry extensive JSON-LD — Organization, WebSite, CollectionPage, BreadcrumbList, AutoDealer, LocalBusiness, FAQPage, and SearchAction. The dealership pages include AggregateOffer with lowPrice/highPrice/offerCount. This is a strong schema implementation. However, the FAQPage schema on dealership pages contains only generic questions ("What are the hours?", "How can I contact you?") that add little differentiation value for AI answer engines.
Stale Content and Fragmentation
The site has a live "Hello world!" page (/hello-world/) from 2019 — a default WordPress post — that is indexed, has a canonical URL, and carries full schema markup. It also has a COVID-19 response page (/anderson-auto-groups-response-to-covid-19/) last modified in 2021 that still ranks in the sitemap. The locations page was last modified in January 2021, yet the group has since added "Anderson Jeep of Grand Island" (visible in the homepage store selector but not reflected in the locations page content). The group's brand architecture is fragmented: the main site (andersonautogroup.com) acts as a hub linking to separate domains (andersonoflincoln.com, andersongrandisland.com, andersonkia.com, andersoncdjrgi.com, andersonofstjoseph.com) for individual dealerships, each with its own schema and inventory — meaning AI crawlers must traverse multiple domains to get a complete picture of the group.
Findings
Fragmented multi-domain architecture splits brand presence across 6+ separate sites High
The main site links to separate domains for individual dealerships (e.g., andersonoflincoln.com, andersonkia.com), forcing AI crawlers to traverse multiple domains to get a complete picture of the group. This dilutes authority and makes it harder for LLMs to associate all locations with the parent brand.
What to change: Consolidate all dealership content under the main domain using subdirectories (e.g., andersonautogroup.com/lincoln/ford/) instead of separate domains, or implement cross-domain schema linking (e.g., sameAs, isPartOf) to signal brand unity to AI crawlers.
Stale default WordPress 'Hello world!' page remains indexed and carries schema Medium
The page /hello-world/ is a default WordPress post from 2019 that is still indexed, has a canonical URL, and carries full schema markup. This dilutes content quality signals for AI crawlers.
What to change: Delete or noindex the /hello-world/ page and remove it from the sitemap.
Outdated COVID-19 response page from 2021 remains in sitemap Medium
The page /anderson-auto-groups-response-to-covid-19/ was last modified in 2021 and still appears in the sitemap. Such stale content can harm content freshness signals for AI crawlers.
What to change: Remove the COVID-19 page from the sitemap and either update it with current information or delete it.
Locations page last updated in 2021, missing newer dealerships Medium
The locations page (/anderson-auto-group-locations/) was last modified in January 2021 and does not include newer dealerships like 'Anderson Jeep of Grand Island' that are visible on the homepage. This creates inconsistency for AI crawlers.
What to change: Update the locations page to include all current dealerships and set a regular update cadence.
llms.txt is Yoast-generated boilerplate with raw HTML tags Medium
The llms.txt file is auto-generated by Yoast SEO and includes raw HTML tags (<br />, <h4>, <ul>) in vehicle descriptions, making it noisy and less useful for LLM consumption. It also lacks brand differentiators like the 'Experience Better' tagline or 'Upfront Market Based Pricing'.
What to change: Replace the auto-generated llms.txt with a hand-crafted version that includes brand differentiators, clean descriptions, and structured data without HTML tags.
Cold LLM knowledge is thin and misses key brand differentiators High
The LLM prior describes Anderson Auto Group as a 'family-owned group' with 'no-haggle pricing' and only Ford/Kia/Mazda brands, but the site actually promotes 'Upfront Market Based Pricing', operates 9 dealerships across 5 brands (including CDJR and Lincoln), and uses the 'Experience Better' tagline. None of these differentiators are captured.
What to change: Create a dedicated 'About Us' or 'Our Story' page with rich narrative content, and ensure llms.txt and schema highlight unique selling points like pricing model and brand tagline.
FAQPage schema contains only generic questions with low differentiation Low
The FAQPage schema on dealership pages includes generic questions like 'What are the hours?' and 'How can I contact you?' that add little value for AI answer engines. More specific FAQs about inventory, pricing, or services would improve visibility in AI-generated answers.
What to change: Expand FAQ schema to include brand-specific questions about 'Upfront Market Based Pricing', warranty programs, or service specials.
No blog, press releases, or news section limits content freshness signals Medium
The site lacks any blog, news, or press release section, which reduces opportunities for AI crawlers to discover fresh content and for LLMs to build a rich knowledge base about the brand.
What to change: Add a blog or news section with regular posts about inventory updates, community events, or vehicle reviews to improve content freshness.
Missing HSTS, CSP, and X-Frame-Options headers Low
The site runs on Apache without HSTS, Content-Security-Policy, or X-Frame-Options headers. While not directly impacting AI visibility, these missing headers can affect trust signals for some AI crawlers and reduce security posture.
What to change: Enable HSTS, set a Content-Security-Policy, and add X-Frame-Options: SAMEORIGIN to improve security and trust signals.
What's working
- All 11 AI crawlers have unrestricted access to the site — The site does not block any AI crawlers via robots.txt, headers, or WAF, ensuring full content accessibility for LLM training and retrieval.
- Extensive JSON-LD schema with Organization, AutoDealer, and LocalBusiness types — The homepage and subpages carry rich JSON-LD including Organization with subOrganization chains, AutoDealer with full address and coordinates, and AggregateOffer with pricing. This provides strong structured data for AI models.
- llms.txt file is present and populated with page links — The site has an llms.txt file that lists important pages and vehicle descriptions, providing a starting point for LLM crawlers to discover content.
- Sitemap is accessible and contains 80 URLs — The sitemap is available and lists 80 URLs, helping AI crawlers discover all indexed pages efficiently.
- All AI crawlers receive identical 200 response with full HTML — The site serves the same full HTML payload to all crawlers without UA-based differentiation, ensuring no content is hidden from AI bots.
Track andersonautogroup.com across AI search
This is one snapshot. Open the interactive report to inspect evidence, or grade another site free.