AI Site Grade
jimshorkey.com — AI Site Grade
Jim Shorkey Auto Group's llms.txt file points to a different dealership and the brand has zero presence in LLM knowledge bases despite 50 years of operation.
Jim Shorkey Auto Group has a critical llms.txt misconfiguration and no external signals, leaving AI crawlers with no reliable information about the dealership.
- Findings
- 7
- Evidence checks
- 19
- Completed
- 30 May 2026
Analysis
I have enough data to write the audit. Let me compile the findings.
The llms.txt file on jimshorkey.com is a copy-paste error that references an entirely different dealership (audiwestcounty.com), and the cold LLM knowledge base has zero awareness of the Jim Shorkey Auto Group despite it being a 50-year-old, 20-location dealer group claiming "100,000+ customers."
Crawler Access
All major AI crawlers — GPTBot, ClaudeBot, PerplexityBot, Google-Extended, OAI-SearchBot, Applebot-Extended, Bytespider, anthropic-ai — receive a full 200 response with the same ~527KB payload as a browser. No UA-based blocking exists. The site runs on nginx via Varnish CDN (DealerOn platform, ASP.NET backend) with a 4-hour cache TTL and 14-day stale-while-revalidate. No JS-rendering risk: the homepage delivers ~1,888 words of visible text on a plain GET. The robots.txt has a single wildcard rule disallowing only /Youngstown.htm and a crawl-delay of 10 seconds, with no AI-bot-specific directives whatsoever.
The llms.txt Misfire
/llms.txt returns HTTP 200 but contains the header # www.audiwestcounty.com llms.txt and links to that domain's sitemaps. This is a deployment artifact — the file was copied from a different dealer site (Audi West County) and never updated. An AI crawler consuming llms.txt as a content map would be directed to an unrelated dealership's inventory. The sitemap at /sitemap.xml is valid and lists ~4,948 URLs including inventory pages, blog posts, and location pages.
Cold-Knowledge Gap
A frontier LLM queried cold about "Jim Shorkey" returns: *"I do not have specific, detailed knowledge... It is possible you are referring to a local business owner, a regional car dealership... I cannot confirm their industry, services, or customer base."* This is a complete knowledge vacuum for a group that has operated since 1974 across 20+ locations in three states (PA, OH, GA), sells 10+ brands (Chrysler, Dodge, Jeep, Ram, Kia, Ford, Chevrolet, Cadillac, Toyota, Mazda, Nissan, Mitsubishi), and claims an A+ BBB rating and "Best Place to Work in Pittsburgh" awards. The site itself contains rich narrative content — a 50-year timeline, a "Shorkey Guarantee" page, community involvement (Westmoreland County Food Bank), and a non-commissioned sales model — none of which surfaces in the model's prior.
Schema and Content Structure
Every page carries a comprehensive AutomotiveBusiness JSON-LD block with departments (AutoDealer, AutoRepair, AutoPartsStore), full address, geo-coordinates, telephone, and opening hours. However, the sameAs field lists only a single Facebook URL — no Google Business Profile, no Yelp, no DealerRater, no Cars.com profile, no YouTube, no Instagram. The homepage has no H1 tag (only H2 and H3 headings), though the about page has two H1 elements. No FAQ schema, no Product schema for vehicle inventory, no Review schema for customer testimonials. The blog (last updated January 2024) contains comparison-style content (e.g., "Top 5 SUVs for PA Winters") but uses no structured data to mark it as such.
External Signals
Web searches for "Jim Shorkey Auto Group" and "Jim Shorkey Pittsburgh" returned zero results from DuckDuckGo — no review sites, no news articles, no Reddit threads, no press mentions surfaced. The only external citation found on the site itself is a single Facebook page link. This absence of off-domain footprint means AI engines have no third-party signals to corroborate or enrich the brand's narrative, compounding the cold-knowledge gap.
Findings
llms.txt file references Audi West County instead of Jim Shorkey High
The /llms.txt file returns HTTP 200 but contains the header '# www.audiwestcounty.com llms.txt' and links to that domain's sitemaps. This is a deployment artifact that directs AI crawlers to an unrelated dealership.
What to change: Replace the llms.txt file with correct content referencing jimshorkey.com and its sitemaps.
LLMs have no prior knowledge of Jim Shorkey Auto Group High
A frontier LLM queried cold about 'Jim Shorkey' returns no specific knowledge, despite the group operating since 1974 across 20+ locations in three states. The site's rich narrative content does not surface in the model's prior.
What to change: Increase off-site citations and structured data to help LLMs learn about the brand.
No external citations found in web searches High
Web searches for 'Jim Shorkey Auto Group' and 'Jim Shorkey Pittsburgh' returned zero results from DuckDuckGo. No review sites, news articles, or press mentions surfaced, compounding the cold-knowledge gap.
What to change: Build citations on Google Business Profile, Yelp, DealerRater, Cars.com, and other platforms. Encourage customer reviews and press coverage.
Schema sameAs field lists only a single Facebook URL Medium
Every page carries an AutomotiveBusiness JSON-LD block, but the sameAs field contains only one Facebook URL. No Google Business Profile, Yelp, DealerRater, Cars.com, YouTube, or Instagram profiles are linked.
What to change: Add all relevant social and review platform URLs to the sameAs field in the JSON-LD schema.
No FAQ, Product, or Review schema on relevant pages Medium
The blog contains comparison content but uses no FAQ schema. Vehicle inventory pages lack Product schema. Customer testimonials are not marked up with Review schema.
What to change: Add FAQ schema to blog posts, Product schema to inventory pages, and Review schema to testimonials.
Homepage has no H1 tag Low
The homepage uses only H2 and H3 headings, missing a primary H1 that would help crawlers understand the page's main topic.
What to change: Add a single H1 tag to the homepage that describes the business.
About page has two H1 elements Low
The about-us page contains two H1 tags, which can confuse crawlers about the primary heading.
What to change: Ensure only one H1 per page; change the second H1 to an H2.
What's working
- All major AI crawlers receive full access — GPTBot, ClaudeBot, PerplexityBot, and others get a 200 response with the same content as a browser. No UA-based blocking exists.
- Every page has AutomotiveBusiness JSON-LD with departments — The schema includes AutoDealer, AutoRepair, and AutoPartsStore departments, plus address, geo-coordinates, telephone, and opening hours.
- Site contains rich narrative content about history and values — Pages like 'Our History', 'Shorkey Guarantee', and 'Celebrating 50 Years' provide detailed brand storytelling that can be indexed by AI.
- Sitemap is valid and lists ~4,948 URLs — The sitemap.xml is accessible and includes inventory pages, blog posts, and location pages, aiding crawler discovery.
- Homepage delivers ~1,888 words of visible text on plain GET — The homepage content is server-rendered and accessible without JavaScript, ensuring AI crawlers can read it.
Track jimshorkey.com across AI search
This is one snapshot. Open the interactive report to inspect evidence, or grade another site free.