AI Site Grade
mybrightwheel.com — AI Site Grade
Brightwheel has full AI crawler access but zero JSON-LD structured data on its homepage, leaving AI crawlers to navigate a 23,000-character marketing page with no semantic scaffolding.
Brightwheel grants all AI crawlers unrestricted access but lacks any structured data on its homepage, missing a key opportunity to control how AI models understand and cite the brand.
- Findings
- 8
- Evidence checks
- 20
- Completed
- 30 May 2026
Analysis
I have enough data to write a thorough audit. Let me compile the findings.
Brightwheel: Full AI Crawler Access, Zero Structured Data for AI
The most surprising finding is that Brightwheel — a $600M+ valued edtech company with an anthropic-domain-verification and openai-domain-verification TXT record on its DNS — has no AI-specific rules in robots.txt, no llms.txt (404), and zero JSON-LD structured data on its homepage, leaving AI crawlers to navigate a 23,000-character marketing page with no semantic scaffolding.
Crawler Access
All 11 tested AI crawler user-agents (GPTBot, ClaudeBot, PerplexityBot, Google-Extended, OAI-SearchBot, ChatGPT-User, anthropic-ai, Bytespider, Applebot-Extended, Perplexity-User) receive a 200 status with the full 360KB HTML payload — identical to browser access. No UA-based blocking, no Cloudflare challenge, no JS shell. The site runs on AWS CloudFront (nginx) and is a WordPress site. The robots.txt contains no AI-bot directives whatsoever; the * wildcard only blocks /wp-admin/ and /search. Despite having domain verification TXT records for both Anthropic and OpenAI, the site has not implemented /llms.txt (returns 404) and has not declared any crawl preferences for those crawlers.
Cold-Knowledge Gap
The LLM's cold knowledge about Brightwheel is strong on company history (founded 2013 by Dave Vasen, $60M+ raised, Shark Tank appearance, $600M valuation) but weak on current product positioning. The model describes "attendance tracking, billing, parent communication, and digital check-in/out" — which matches the site's feature set — but does not reference Brightwheel's specific claims of being "#1 childcare management software," its 4.9 rating with 100,000+ reviews, its payroll integration, or its Experience Curriculum acquisition. The site positions itself as an all-in-one platform for billing, communication, learning, attendance, and payroll; the cold model knows only the first three.
Schema Posture
The homepage has zero JSON-LD schema of any type. The Organization schema with logo, sameAs links, and WebSite schema only appear on interior pages (About, FAQ, Features, Press, Customers). The comparison page (/compare-brightwheel-vs-lillio/) is the only page with a SoftwareApplication schema and AggregateRating (4.9 / 100,000 reviews) — but this rich schema is buried on a competitor-comparison page, not on the homepage or pricing page where AI engines would most benefit from it. The FAQ page uses WebPage schema only — no FAQPage markup despite containing a Q&A structure with 10 questions.
External Signals
The press page lists major milestones: a $600M valuation (Bloomberg, 2021), acquisition of Experience Early Learning (2023), Forbes Cloud 100 recognition, and a Shark Tank appearance. The site claims "100,000+ reviews" with a 4.9 rating across app stores and Capterra. DNS records show integrations with HubSpot, Salesforce, Stripe, Mixpanel, and Google Workspace. No negative press or controversy surfaced in web searches. The site has 2,951+ URLs in its sitemap index across 8 sub-sitemaps, indicating substantial content depth that AI crawlers can freely access but cannot semantically parse due to missing schema.
Findings
Homepage has zero JSON-LD structured data High
The homepage lacks any JSON-LD schema, leaving AI crawlers to parse a 23,000-character marketing page without semantic scaffolding. Organization, WebSite, and SoftwareApplication schemas are absent, reducing the site's ability to influence how AI models represent the brand.
What to change: Add Organization, WebSite, and SoftwareApplication JSON-LD schemas to the homepage, including logo, sameAs links, and aggregate rating data.
No /llms.txt file published High
The site returns a 404 for /llms.txt, despite having domain verification TXT records for Anthropic and OpenAI. This means AI crawlers have no guidance on which pages to prioritize or how to interpret the site's content.
What to change: Create an /llms.txt file listing key pages (homepage, pricing, features, FAQ) with brief descriptions to guide AI crawlers.
No AI-specific rules in robots.txt Medium
The robots.txt file contains no directives for AI crawlers like GPTBot or ClaudeBot, despite the site having domain verification records for those providers. The wildcard rule only blocks /wp-admin/ and /search, leaving AI crawlers unrestricted but unguided.
What to change: Add explicit allow/disallow rules for AI crawlers in robots.txt, and consider adding crawl-delay directives if needed.
FAQ page lacks FAQPage schema Medium
The /childcare-faq/ page contains 10 Q&A pairs but uses only WebPage schema, missing the FAQPage markup that would allow AI crawlers to extract structured Q&A data directly.
What to change: Add FAQPage JSON-LD schema to the FAQ page, marking up each question and answer.
SoftwareApplication schema only on comparison page Medium
The only page with SoftwareApplication and AggregateRating schema is /compare-brightwheel-vs-lillio/, a competitor comparison page. This rich schema (4.9 rating, 100,000+ reviews) is not present on the homepage or pricing page where AI engines would most benefit.
What to change: Duplicate the SoftwareApplication and AggregateRating schema to the homepage and pricing page.
Pricing page has no structured data Medium
The /pricing/ page contains detailed plan information but no Product or Offer schema, making it invisible to AI crawlers looking for pricing data.
What to change: Add Product and Offer JSON-LD schemas to the pricing page, including plan names, prices, and features.
Cold knowledge lacks current product positioning Medium
The LLM's cold knowledge about Brightwheel is strong on company history but weak on current product claims such as '#1 childcare management software', 4.9 rating with 100,000+ reviews, payroll integration, and Experience Curriculum acquisition. This gap means AI models may not accurately represent the brand's current value proposition.
What to change: Publish structured data and authoritative content (e.g., press releases, case studies) that reinforce current product positioning, and ensure they are crawlable and well-linked.
Web searches for reviews and funding return no results Low
Searches for 'Brightwheel childcare software reviews 2025' and 'Brightwheel funding valuation 2024 2025' returned zero results, indicating limited external signal presence in search indexes that AI models may rely on.
What to change: Encourage more third-party reviews and press coverage, and ensure they are indexed by search engines.
What's working
- All AI crawlers receive full HTML content — All 11 tested AI crawlers receive a 200 status with the full HTML payload, with no UA-based blocking or JS shell. This ensures AI models can access the site's content without barriers.
- Domain verification TXT records for Anthropic and OpenAI — DNS records include anthropic-domain-verification and openai-domain-verification TXT records, indicating the site has proactively registered with major AI providers for potential crawl management.
- SoftwareApplication schema with aggregate rating on comparison page — The /compare-brightwheel-vs-lillio/ page includes SoftwareApplication and AggregateRating schema with a 4.9 rating and 100,000+ reviews, providing rich data for AI crawlers on that page.
- Large sitemap with 2,951+ URLs across 8 sub-sitemaps — The sitemap index contains 2,951+ URLs across 8 sub-sitemaps, indicating substantial content depth that AI crawlers can freely access.
- Press page documents major milestones and media coverage — The /press/ page lists a $600M valuation, Experience Early Learning acquisition, Forbes Cloud 100 recognition, and Shark Tank appearance, providing authoritative external signals for AI models.
- Interior pages include Organization and WebSite schema — Pages like About, FAQ, Features, Press, and Customers include Organization schema with logo and sameAs links, providing some structured data for AI crawlers on those pages.
Track mybrightwheel.com across AI search
This is one snapshot. Open the interactive report to inspect evidence, or grade another site free.