AI Site Grade

teamautogroup.com — AI Site Grade

Teamautogroup.com returns HTTP 403 to all crawlers, making the entire site invisible to AI bots and search engines.

The site is completely blocked by Cloudflare, has no indexed content, and LLMs hold inaccurate prior knowledge about the brand.

Findings
12
Evidence checks
37
Completed
30 May 2026

Analysis

The Site Is Invisible to Every AI Crawler and Search Engine

The entire teamautogroup.com domain returns HTTP 403 Forbidden to every user-agent tested — GPTBot, ClaudeBot, PerplexityBot, Google-Extended, ChatGPT-User, Applebot-Extended, and standard browsers alike. Cloudflare blocks all traffic at the edge, serving only a 237KB HTML shell with zero visible content. No page on the site — homepage, /shop, /about-us — delivers a single word of text to any crawler. The robots.txt and llms.txt endpoints also return 403, making them unreachable. The domain has no sitemap accessible to crawlers. Google search returns zero indexed results for site:teamautogroup.com.

Cold-Knowledge Gap

An LLM queried about "Team Auto Group" describes a Canadian dealership group in Ontario selling Ford, Lincoln, and Stellantis brands — family-owned for decades. The actual site, per the Wayback Machine snapshot from December 2024, is Team Automotive Group, a US-based dealership group with six locations across North Carolina and South Carolina (Salisbury, Swansboro, Goldsboro, Morganton, and Myrtle Beach). The brands are Chevrolet, GMC, Chrysler, Dodge, Jeep, and Ram. The headquarters address is in Charlotte, NC. The LLM's prior knowledge describes a completely different company in a different country with different brand affiliations. The gap is total: the model knows nothing accurate about the entity behind this domain.

Schema and Content Posture

The December 2024 snapshot reveals the site was built on the "Auto Genius" platform and contained AutoDealer and WebSite JSON-LD schema with a Charlotte, NC address, price range $5000 - $250000, and opening hours. The homepage featured a "Fall Savings Event" H1 and "Shop By Brand" H2, with inventory organized by body style. The site listed social profiles on Facebook, X, Instagram, and YouTube. None of this structured data or content is accessible to current crawlers — the live site returns zero schema types, zero headings, and zero visible text.

External Signal Absence

Web searches for the brand name, its locations, its address, and its social media handles return zero results across multiple queries. The dealership names referenced in the snapshot — "Team Chevrolet Salisbury," "Team Dodge Ram of Myrtle Beach" — produce no indexed pages or mentions. The address 125 Floyd Smith Office Park Drive, Charlotte, NC yields no search results. The Facebook page facebook.com/TeamAutoGroup and X handle @Teamautogroup1 are not findable. The brand has effectively no external footprint that search engines or AI crawlers can discover.

Findings

  1. Entire domain returns HTTP 403 to all crawlers High

    Every page on teamautogroup.com, including the homepage, /shop, and /about-us, returns HTTP 403 Forbidden to all tested user-agents (GPTBot, ClaudeBot, PerplexityBot, Google-Extended, etc.). Cloudflare blocks all traffic at the edge, delivering zero visible content.

    What to change: Configure Cloudflare to allow AI crawler user-agents (GPTBot, ClaudeBot, etc.) and remove the blanket 403 block. Ensure the origin server returns 200 for crawler requests.

  2. robots.txt and llms.txt return 403 High

    The robots.txt and llms.txt endpoints are blocked by Cloudflare, returning HTTP 403. Crawlers cannot read any directives, and the site cannot signal allowed paths.

    What to change: Allow public access to /robots.txt and /llms.txt. Add appropriate directives to allow AI crawlers.

  3. Zero pages indexed in Google search High

    A site:teamautogroup.com search returns zero results. No pages from the domain are indexed by Google, making the site invisible to search engines and AI crawlers that rely on search indices.

    What to change: Remove the blanket 403 block to allow Googlebot to crawl and index pages. Submit a sitemap via Google Search Console.

  4. No sitemap accessible to crawlers High

    The site does not serve a sitemap that crawlers can reach. Combined with the 403 block, crawlers have no way to discover URLs.

    What to change: Create and serve an XML sitemap at /sitemap.xml listing all important pages. Ensure it is publicly accessible.

  5. LLM prior knowledge describes a different company High

    An LLM queried about 'Team Auto Group' describes a Canadian dealership group in Ontario selling Ford, Lincoln, and Stellantis brands. The actual site is Team Automotive Group, a US-based group in North and South Carolina selling Chevrolet, GMC, Chrysler, Dodge, Jeep, and Ram. The LLM has no accurate knowledge of the entity behind the domain.

    What to change: Publish accurate structured data (AutoDealer schema) on the live site and ensure it is crawlable. Build external citations (Google Business Profile, Wikipedia, news articles) to correct LLM knowledge.

  6. Brand has zero external search presence High

    Web searches for the brand name, its locations, address, and social handles return zero results. The dealership names, address, and social media accounts are not findable in any search engine.

    What to change: Create and verify Google Business Profiles for each dealership location. Build social media presence and ensure pages are indexed. Encourage customer reviews on third-party sites.

  7. Live site delivers zero structured data High

    The live site returns no JSON-LD or other structured data because all pages are blocked. The December 2024 snapshot contained AutoDealer and WebSite schema, but that data is not accessible to current crawlers.

    What to change: Restore the structured data from the snapshot (AutoDealer, WebSite) on the live site and ensure it is crawlable.

  8. llms.txt endpoint returns 403 Medium

    The llms.txt file, which could provide LLMs with accurate brand information, is blocked. This prevents AI systems from learning about the site's content and structure.

    What to change: Create an llms.txt file with a summary of the dealership group, locations, brands, and key pages. Make it publicly accessible.

  9. Cloudflare blocks all AI crawler user-agents High

    All 11 tested bot user-agents (including GPTBot, ClaudeBot, PerplexityBot, Google-Extended) received 403 responses. Cloudflare's WAF or security rules are blocking all crawlers.

    What to change: Update Cloudflare WAF rules to allow known AI crawler user-agents. Consider using Cloudflare's bot management to allow legitimate bots.

  10. Social media accounts not findable via search Medium

    Searches for the Facebook page (facebook.com/TeamAutoGroup) and X handle (@Teamautogroup1) return zero results. These accounts may not exist or are not indexed.

    What to change: Verify social media accounts exist and are linked from the website. Ensure profiles are public and indexed by search engines.

  11. Headquarters address yields no search results Medium

    The address '125 Floyd Smith Office Park Drive, Charlotte, NC' returns zero search results, indicating no online presence for the physical location.

    What to change: List the address on Google Business Profile, local directories, and the website's contact page.

  12. Historical content and schema not available on live site High

    The December 2024 snapshot shows a functional site with inventory, schema, and social links. None of this content is accessible on the live site due to the 403 block.

    What to change: Restore the site content and ensure it is crawlable. Consider using server-side rendering to deliver content to crawlers.

What's working

  • Historical snapshot contains AutoDealer and WebSite schema — The December 2024 Wayback Machine snapshot shows the site had AutoDealer and WebSite JSON-LD schema with accurate business details (address, price range, hours). This structured data, if restored, would help AI crawlers understand the business.
  • Historical homepage had clear content hierarchy — The snapshot homepage included an H1 ('Fall Savings Event'), H2 ('Shop By Brand'), and inventory organized by body style. This content structure, if live, would be crawlable and informative.
  • Historical site linked to social media profiles — The snapshot included links to Facebook, X, Instagram, and YouTube. These social signals, if active and indexed, would support external visibility.
  • Cloudflare provides edge security — The site uses Cloudflare for DDoS protection and security, which is a positive infrastructure choice. However, current configuration blocks all crawlers.

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