AI Site Grade

tobesure.com — AI Site Grade

tobesure.com's domain name misleads AI models into expecting insurance, while the actual car dealership business has zero AI knowledge footprint.

tobesure.com, the online home of Faulkner Automotive Group, suffers from a domain-brand mismatch, no AI-friendly content map, missing review and FAQ schema, and near-zero external citations, leaving the 90-year-old dealership invisible to AI engines.

Findings
10
Evidence checks
21
Completed
30 May 2026

Analysis

The domain tobesure.com is a car dealership (Faulkner Automotive Group), not an insurance company — and AI models have zero knowledge of it.

Domain-Brand Mismatch

The domain tobesure.com strongly suggests an insurance or assurance product, but the site is the online home of Faulkner Automotive Group, a Pennsylvania-based chain of 31 dealerships selling 22 vehicle brands. The homepage title reads "Family-Owned New & Used Car Automotive Group Trevose, PA." The cold LLM knowledge query returned "I do not have specific, detailed knowledge about tobesure.com insurance" — the model guessed insurance and found nothing. The domain name creates a semantic disconnect that undermines AI discoverability for the actual business.

Crawler Access

All major AI crawlers — GPTBot, ClaudeBot, PerplexityBot, Google-Extended, OAI-SearchBot, anthropic-ai, Bytespider, Applebot-Extended — receive a full 200 response with identical byte size (~345KB) to a browser. No UA-based blocking exists. The robots.txt contains a single catch-all User-Agent: * rule with a Crawl-delay: 10 and no AI-specific directives. The sitemap.xml is present and massive (1.5MB+), listing hundreds of inventory pages, but the /llms.txt returns a 404 — no AI-friendly content map exists. The site runs on nginx behind Varnish CDN, powered by ASP.NET via the DealerOn platform, with a 4-hour cache TTL and HSTS enabled.

Schema Posture

Every page carries AutomotiveBusiness and WebSite JSON-LD schema with full address, geo-coordinates, opening hours, and department sub-entities (AutoRepair, AutoDealer). The AutomotiveBusiness schema correctly identifies the brand as "Faulkner Automotive Group." However, the schema @id is set to https://www.tobesure.com#AutomotiveBusiness — the domain name in the URL does not match the brand name in the schema, which may confuse knowledge graph construction. The sameAs field lists only a single Facebook page. No Review, AggregateRating, FAQPage, or Product schema is present despite the site selling thousands of vehicles.

Cold-Knowledge Gap

The LLM knows nothing about tobesure.com or Faulkner Automotive Group. It guessed the domain might be a "digital or comparison platform for insurance" and stated it "cannot verify any specific products." The site itself describes a 90-year-old family business with 31 dealerships, 22 brands, a charitable foundation, and a history dating to 1932. This is a complete knowledge vacuum — the brand's longevity and scale are entirely invisible to AI engines without live retrieval.

External Signals

The site has near-zero external citation footprint. Searches for tobesure.com returned zero indexed results on DuckDuckGo. The Wayback Machine has no snapshots of the domain. The only external links on the site point to faulknercollision.com, a trade-in estimator on Azure, and a Facebook page. The site's google-site-verification token is present, but no Google Business Profile, DealerRater, Cars.com, or Edmunds links appear in the schema. The customer reviews page invites submissions but links only to Facebook — no third-party review aggregator integration.

Content Signals

The homepage delivers 851 words of visible text with a clear heading structure (H1: "What to expect from the Faulkner Family"). The about page contains a detailed decade-by-decade company timeline. No FAQ schema, comparison tables, or structured answer-format content exists. The inventory search pages carry ItemList schema with individual vehicle listings, but individual vehicle detail pages were not tested for schema depth. The copyright footer reads 2026, suggesting the DealerOn platform auto-increments the year — a minor freshness signal that could confuse temporal reasoning.

Findings

  1. Domain name misleads AI models into expecting insurance High

    The domain tobesure.com strongly suggests an insurance or assurance product, but the site is the online home of Faulkner Automotive Group, a Pennsylvania-based chain of 31 dealerships. Cold LLM knowledge query returned no information about the actual business, guessing it was insurance-related.

    What to change: Consider using a domain that reflects the actual business name, such as faulknerautomotive.com, or add clear brand signals in the homepage title and metadata to disambiguate.

  2. No /llms.txt file for AI-friendly content map Medium

    The /llms.txt endpoint returns a 404, meaning there is no AI-friendly content map to guide language models to key pages and structured data.

    What to change: Create an /llms.txt file listing important pages (about, inventory, reviews) and a brief description of the business.

  3. Missing Review and AggregateRating schema on vehicle pages Medium

    Despite selling thousands of vehicles, the site does not include Review, AggregateRating, or FAQPage schema. The only schema present is AutomotiveBusiness and WebSite.

    What to change: Add Review and AggregateRating schema to vehicle detail pages, and FAQPage schema to pages with common questions.

  4. Near-zero external citation footprint High

    Searches for tobesure.com returned zero indexed results on DuckDuckGo, and the Wayback Machine has no snapshots. The site's only external links point to faulknercollision.com, a trade-in estimator, and Facebook.

    What to change: Build citations on authoritative automotive directories (DealerRater, Cars.com, Edmunds) and encourage customer reviews on third-party platforms.

  5. Schema @id uses domain name not matching brand name Medium

    The AutomotiveBusiness schema @id is set to https://www.tobesure.com#AutomotiveBusiness, which uses the domain name rather than the brand name 'Faulkner Automotive Group', potentially confusing knowledge graph construction.

    What to change: Update the schema @id to reflect the brand name, e.g., https://www.tobesure.com#FaulknerAutomotiveGroup.

  6. No FAQPage or Product schema on inventory pages Medium

    The site lacks FAQPage schema for common questions and Product schema for individual vehicles, which would help AI models extract structured information.

    What to change: Add Product schema to each vehicle detail page with price, mileage, and specifications. Add FAQPage schema to pages with Q&A content.

  7. Copyright footer shows future year 2026 Low

    The copyright footer reads '2026', which is a future year as of the audit date. This may confuse temporal reasoning for AI models and appears as a platform auto-increment issue.

    What to change: Update the copyright year dynamically to the current year or remove the auto-increment.

  8. No Google Business Profile or third-party review links in schema Medium

    The schema's sameAs field only lists a Facebook page. No links to Google Business Profile, DealerRater, Cars.com, or Edmunds are present, limiting external signal aggregation.

    What to change: Add Google Business Profile and other relevant automotive directory URLs to the sameAs field in the schema.

  9. AI models have zero knowledge of the business High

    The LLM knowledge query returned no information about tobesure.com or Faulkner Automotive Group, despite the business being 90 years old with 31 dealerships. The brand is completely invisible to AI without live retrieval.

    What to change: Increase online presence through content marketing, press releases, and citations on authoritative sites to build AI knowledge base references.

  10. Sitemap fetch timed out Low

    Attempting to fetch the sitemap resulted in a read timeout, indicating potential performance or availability issues with the sitemap endpoint.

    What to change: Ensure the sitemap is accessible and loads quickly; consider compressing it or splitting into smaller files.

What's working

  • All major AI crawlers allowed and served full content — All tested AI crawlers (GPTBot, ClaudeBot, PerplexityBot, etc.) receive a 200 response with full page content, identical to a browser. No UA-based blocking exists.
  • AutomotiveBusiness JSON-LD schema with detailed business info — Every page carries AutomotiveBusiness and WebSite schema with full address, geo-coordinates, opening hours, and department sub-entities, correctly identifying the brand as Faulkner Automotive Group.
  • Detailed company history on about page — The about page contains a decade-by-decade company timeline with 1669 words of rich historical content, providing substantial context for AI models.
  • ItemList schema on inventory search pages — The inventory search pages include ItemList schema with individual vehicle listings, helping AI understand the collection of vehicles.
  • Clear homepage heading structure with H1 tag — The homepage has a clear H1 heading ('What to expect from the Faulkner Family') and 851 words of visible text, providing good on-page content for crawlers.
  • HSTS enabled for secure connections — The site has HSTS enabled, ensuring secure HTTPS connections which is a positive signal for trust and security.

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