AI Site Grade
demontrond.com — AI Site Grade
DeMontrond's RV subdomain blocks GPTBot and ClaudeBot while its 432-unit inventory lacks any structured data, making a major business line nearly invisible to AI engines.
DeMontrond's AI visibility is bifurcated: the main auto site is well-indexed, but the RV subdomain blocks key AI crawlers, has no schema, and its sitemap contains only one URL, while LLMs hallucinate the brand as an Alabama dealer.
- Findings
- 12
- Evidence checks
- 23
- Completed
- 30 May 2026
Analysis
DeMontrond's AI-visibility is bifurcated: the main auto group site is well-indexed by AI crawlers, but the RV subdomain — a major business line — actively blocks GPTBot and ClaudeBot while its sitemap contains only a single URL, making its 432-unit inventory nearly invisible to AI engines.
Crawler Access
The main demontrond.com domain returns 200 with full content to GPTBot, OAI-SearchBot, Google-Extended, PerplexityBot, and ChatGPT-User. ClaudeBot and Bytespider are blocked (403) — a selective block pattern suggesting a WAF rule rather than a robots.txt directive, since no robots.txt exists at all (404). The RV subdomain demontrondrv.com is more restrictive: GPTBot, ClaudeBot, and Bytespider all receive 403, while Google-Extended, OAI-SearchBot, and PerplexityBot pass. Both domains run on Apache/LiteSpeed with no CDN layer, no security headers (no HSTS, no CSP), and no llms.txt (404 on both). DNS TXT records confirm the group has proactively registered domain verification tokens with OpenAI (openai-domain-verification), Anthropic (anthropic-domain-verification), and Apple — indicating awareness of AI crawler presence, yet no robots.txt or llms.txt exists to guide them.
Cold-Knowledge Gap
An LLM queried cold about "Demontrond RV" returns a factually incorrect profile: it describes the brand as an Alabama-based RV dealer (Birmingham, Hoover, Calera) operating since the 1970s. The actual DeMontrond RV is a Texas-based family operation founded in 1953 in Houston, with locations in Spring, Texas City, and Conroe. The LLM hallucinates brands like Forest River and Jayco (partially correct — Forest River is present) but misses the group's actual scale: 14+ auto dealerships across GMC, Buick, Dodge, Chrysler, Jeep, Ram, Chevrolet, Ford, Genesis, Hyundai, Kia, Mazda, Mitsubishi, Volkswagen, and Volvo. The auto group query returns more accurate results but still omits the RV division entirely.
Schema Posture
The main site includes AutoDealer and WebSite JSON-LD schema with name, address, and phone — but the schema uses a protocol-relative URL (//www.demontrond.com/) rather than https://, and the @type is a single AutoDealer entity despite the group operating 14+ distinct branded dealership locations. The RV subdomain (demontrondrv.com) has zero JSON-LD schema on any page checked — no AutoDealer, no RVDealer, no Product schema for individual RV listings. The inventory page lists 432 RVs with make, model, year, price, and condition data rendered in HTML, but none of it is structured for AI consumption.
Sitemap and Content Fragmentation
The main domain has no sitemap.xml (404). The RV subdomain's sitemap contains exactly one URL (the homepage) despite 432 inventory items and dozens of content pages. The group operates a fragmented web of separate subdomains for each brand (demontrondbuickgmc.com, demontrondchevy.com, demontrondford.com, demontrondhyundai.com, demontrondkia.com, demontrondmazda.com, genesisofclearlake.com, etc.) — each a standalone site with its own crawler posture, none linked via a sitemap index or cross-domain schema. An AI crawler has no unified map of the DeMontrond ecosystem.
Findings
RV subdomain blocks GPTBot and ClaudeBot with 403 errors High
The demontrondrv.com subdomain returns 403 Forbidden to GPTBot, ClaudeBot, and Bytespider, preventing these AI crawlers from accessing any content. Google-Extended, OAI-SearchBot, and PerplexityBot are allowed, but the selective blocking suggests a WAF rule rather than robots.txt.
What to change: Remove the WAF rules blocking GPTBot and ClaudeBot on demontrondrv.com, or update robots.txt to explicitly allow them.
RV subdomain has zero JSON-LD schema markup High
The demontrondrv.com homepage, about page, and inventory page contain no structured data (no AutoDealer, RVDealer, or Product schema). The 432 RV listings are rendered in HTML only, making them invisible to AI engines that rely on schema for entity extraction.
What to change: Add JSON-LD schema of type AutoDealer (or RVDealer) to the homepage and Product schema to each inventory listing page.
RV subdomain sitemap contains only one URL High
The sitemap at demontrondrv.com/sitemap.xml lists only the homepage, despite 432 inventory items and multiple content pages. This severely limits AI crawler discovery of the RV inventory.
What to change: Generate a comprehensive sitemap that includes all inventory listing pages and content pages, and submit it to search engines.
Main domain has no sitemap.xml High
The demontrond.com domain returns 404 for sitemap.xml, meaning AI crawlers have no structured map of the site's content.
What to change: Create and submit a sitemap.xml for demontrond.com covering all pages.
LLMs hallucinate DeMontrond RV as an Alabama dealer High
When queried cold, an LLM described DeMontrond RV as an Alabama-based dealer founded in the 1970s, when the actual business is Texas-based (Spring, Texas City, Conroe) founded in 1953. The hallucination is likely due to lack of structured data and AI crawler blocking.
What to change: Add comprehensive JSON-LD schema with correct location and founding date, and ensure AI crawlers can access the site.
Main site blocks ClaudeBot and Bytespider Medium
The demontrond.com domain returns 403 to ClaudeBot and Bytespider, limiting visibility to Anthropic's Claude and other AI services.
What to change: Allow ClaudeBot and Bytespider access by removing the WAF rules or adding explicit allow directives.
Neither domain has a robots.txt file Medium
Both demontrond.com and demontrondrv.com return 404 for robots.txt, meaning there is no explicit guidance for any crawler, AI or otherwise.
What to change: Create a robots.txt file for each domain that explicitly allows AI crawlers and disallows any non-public sections.
Neither domain provides an llms.txt file Medium
Both demontrond.com and demontrondrv.com return 404 for llms.txt, missing an opportunity to guide AI crawlers to key content.
What to change: Create an llms.txt file for each domain listing key pages and any AI-specific instructions.
Main site schema uses protocol-relative URL Low
The JSON-LD schema on demontrond.com uses a protocol-relative URL (//www.demontrond.com/) instead of https://, which may cause parsing issues in some AI systems.
What to change: Update the schema to use the full https:// URL.
Main site schema uses single AutoDealer entity for multi-brand group Low
The JSON-LD schema declares a single AutoDealer entity, but DeMontrond operates 14+ distinct branded dealerships. This may confuse AI systems about the group's structure.
What to change: Use separate AutoDealer schema for each branded dealership location, linked via a parent organization.
Fragmented subdomain ecosystem with no unified sitemap Medium
DeMontrond operates separate subdomains for each car brand (e.g., demontrondchevy.com, demontrondford.com), each with its own crawler posture and no sitemap index or cross-domain schema linking them. AI crawlers have no unified map of the group.
What to change: Create a sitemap index that includes all subdomain sitemaps, and use schema to link entities across subdomains.
No security headers (HSTS, CSP) on either domain Low
Both domains lack HSTS and CSP headers, which is a security concern but also indicates a lack of modern web infrastructure that could affect AI crawler trust.
What to change: Implement HSTS and a Content Security Policy on both domains.
What's working
- Main site allows GPTBot, Google-Extended, and PerplexityBot — The demontrond.com domain returns full content to GPTBot, OAI-SearchBot, Google-Extended, PerplexityBot, and ChatGPT-User, ensuring visibility to major AI search engines.
- Domain verification tokens registered with OpenAI, Anthropic, and Apple — DNS TXT records show proactive registration of domain verification tokens for OpenAI, Anthropic, and Apple, indicating awareness of AI crawler presence and a desire to control AI access.
- Main site includes AutoDealer JSON-LD schema — The demontrond.com homepage includes AutoDealer and WebSite schema with name, address, and phone, providing basic structured data for AI systems.
- RV inventory page contains rich HTML content with 432 listings — The all-inventory page on demontrondrv.com lists 432 RVs with make, model, year, price, and condition in HTML, providing substantial text content that AI crawlers can parse if allowed.
- Warranty Forever page provides detailed content — The /warranty-forever/ page on demontrond.com contains 453 words of descriptive content about the warranty program, useful for AI understanding.
- About pages provide company history and location details — Both demontrond.com/about/ and demontrondrv.com/about-us contain text about the company's history and locations, which can help AI systems understand the brand.
- RV subdomain allows Google-Extended and PerplexityBot — Despite blocking GPTBot and ClaudeBot, demontrondrv.com allows Google-Extended, OAI-SearchBot, and PerplexityBot, providing some AI visibility.
Track demontrond.com across AI search
This is one snapshot. Open the interactive report to inspect evidence, or grade another site free.