AI Site Grade
pomelocare.com — AI Site Grade
Pomelo Care's $1.7B startup has no sitemap, no schema, and JS-rendered articles that leave AI crawlers with empty shells.
Pomelo Care's Webflow site is structurally invisible to AI engines: no sitemap, no llms.txt, empty robots.txt, zero JSON-LD schema, and JS-rendered articles that serve only ~55 words of visible text to crawlers.
- Findings
- 9
- Evidence checks
- 32
- Completed
- 30 May 2026
Analysis
The $1.7B startup with zero AI-crawl infrastructure
Pomelo Care — a virtual maternity and women's health company valued at $1.7 billion with a $92 million Series C raised in January 2026 — operates a Webflow-hosted site that is structurally invisible to AI engines despite allowing all bots through Cloudflare. The site has no sitemap.xml (404), no llms.txt (404), an empty robots.txt, and zero JSON-LD schema on any page. Every AI crawler tested (GPTBot, ClaudeBot, Google-Extended, PerplexityBot, OAI-SearchBot, ChatGPT-User, anthropic-ai) receives a 200 status with full HTML, but the blog and press release articles — the site's richest content — return only ~55 words of visible text because Webflow CMS article bodies are rendered client-side via JavaScript, leaving AI crawlers with empty shells.
Crawler Access
All major AI bots pass through Cloudflare without blocks, except Bytespider (403). The empty robots.txt (200, zero bytes) means no AI-bot directives exist — no crawl-delay, no disallow, no allow. The missing sitemap.xml means crawlers have no structured URL discovery path; they must rely entirely on internal link navigation. The homepage and top-level pages (about, careers, payers, patients, providers) render 759–800 words of server-side text, so those are crawlable. But the /articles/ subdirectory — containing the Series C announcement, peer-reviewed research, case studies, and blog posts — is a JS-rendering trap: identical 59KB HTML shells served to all UAs (browser and bot alike) with the actual article content loaded dynamically.
Cold-Knowledge Gap
The LLM queried cold (no retrieval) knows Pomelo Care as a 2021-founded startup by Dr. Marta Bralic (ex-Maven CEO), backed by First Round Capital and GV, with a $25M Series A. This knowledge is stale by at least two funding rounds: the site documents a $92M Series C at $1.7B valuation, investors including Stripes, a16z, Atomico, and BoxGroup, and an acquisition of the Doula Network. The cold model also does not know about the midlife/menopause product expansion, the HITRUST i1 certification, the ARPA-H Investor Catalyst Hub membership, or the EY Entrepreneur of the Year award for the CEO. The site's most compelling data points — 37% reduction in preterm birth, 6.8-day reduction in NICU stays, 4.9/5 patient satisfaction — are absent from the model's prior.
Schema Posture
Zero structured data exists anywhere on the domain. No Organization, MedicalBusiness, HealthPlanNetwork, FAQPage, Article, or BreadcrumbList schema was found on any of the 12 pages inspected. The homepage has an FAQ section with 4 questions and answers, but no FAQPage markup. The /resources page lists white papers, case studies, and brochures with no ScholarlyArticle or CreativeWork schema. The /news page lists 14 press releases and blog posts with no Article or NewsArticle schema. The /about-us page lists 14 leadership team members with no Person schema. This is a complete schema vacuum for a healthcare company that publishes peer-reviewed clinical research.
External Signals
DuckDuckGo web search returned zero indexed results for queries including site:pomelocare.com, "Pomelo Care" virtual maternity, and "Pomelo Care" reviews. The domain has no organic search footprint on DuckDuckGo at all. DNS records show domain verification tokens for OpenAI (openai-domain-verification), Anthropic (anthropic-domain-verification), and Cursor (cursor-domain-verification), indicating the company has proactively registered for AI crawler access — but the empty robots.txt and missing sitemap mean those verifications have no crawl instructions to act on. The site uses HubSpot for marketing, Osano for consent management, and Greenhouse for careers — a typical growth-stage stack — but none of these tools compensate for the missing AI-crawl fundamentals.
Findings
Missing sitemap.xml blocks structured URL discovery High
The site returns a 404 for /sitemap.xml, preventing AI crawlers from discovering all pages efficiently. Crawlers must rely on internal links, which may miss deep content.
What to change: Generate and submit a sitemap.xml covering all public pages, including /articles/ subdirectory.
Empty robots.txt provides no crawl directives High
The robots.txt file returns a 200 status with an empty body, meaning no instructions for any bot. This leaves AI crawlers without guidance on crawl delay or allowed paths.
What to change: Populate robots.txt with directives for AI bots, including sitemap location and crawl-delay.
Article pages render as JavaScript shells with minimal text High
Blog and press release articles under /articles/ return only ~55 words of visible text to all crawlers because Webflow CMS loads content client-side. This hides the site's richest content from AI engines.
What to change: Implement server-side rendering or static generation for article pages to ensure full content is available in the initial HTML.
No structured data on any page High
Zero JSON-LD schema was found across all inspected pages, including Organization, MedicalBusiness, FAQPage, Article, and Person schema. This prevents AI engines from understanding the site's entities and relationships.
What to change: Add JSON-LD structured data for Organization, MedicalBusiness, FAQPage, Article, Person, and BreadcrumbList across relevant pages.
Missing llms.txt file Medium
The site returns a 404 for /llms.txt, missing an opportunity to provide AI crawlers with a curated summary and key URLs for LLM consumption.
What to change: Create an llms.txt file with a brief site description and links to key pages like about, research, and press releases.
LLM knowledge is two funding rounds behind Medium
The cold LLM knows Pomelo Care as a 2021 startup with a $25M Series A, but the site documents a $92M Series C at $1.7B valuation, new investors, and product expansion. Key data points like 37% preterm birth reduction are absent from the model's prior.
What to change: Ensure key milestones and clinical outcomes are prominently featured in crawlable, schema-marked content to update LLM knowledge.
No organic search presence on DuckDuckGo Medium
Web searches for site:pomelocare.com and brand queries returned zero results, indicating the site is not indexed or has very low visibility on DuckDuckGo.
What to change: Improve on-page SEO, acquire backlinks, and ensure content is crawlable to boost search engine indexing.
AI domain verifications present but no crawl instructions Medium
DNS records show verification tokens for OpenAI, Anthropic, and Cursor, indicating proactive registration for AI crawler access. However, the empty robots.txt and missing sitemap mean these verifications have no effect.
What to change: Add sitemap and crawl directives to robots.txt to leverage existing domain verifications.
Bytespider bot receives 403 error Low
Bytespider (Baidu's AI crawler) is blocked with a 403 status, potentially limiting visibility in Chinese AI ecosystems.
What to change: Review Cloudflare settings to allow Bytespider if Chinese market visibility is desired.
What's working
- All major AI bots allowed through Cloudflare — GPTBot, ClaudeBot, Google-Extended, PerplexityBot, OAI-SearchBot, ChatGPT-User, and anthropic-ai all receive 200 status codes, ensuring no artificial blocks.
- Top-level pages render substantial server-side text — Homepage, about, careers, payers, patients, and providers pages contain 505–800 words of server-side HTML, making them crawlable and indexable.
- Domain verifications for OpenAI, Anthropic, and Cursor — DNS TXT records confirm domain ownership verification for three major AI platforms, showing proactive engagement with AI ecosystem.
- Growth-stage marketing and compliance tools in place — HubSpot, Osano, and Greenhouse indicate a mature marketing and compliance infrastructure, which can be leveraged for AI visibility improvements.
Track pomelocare.com across AI search
This is one snapshot. Open the interactive report to inspect evidence, or grade another site free.