AI Site Grade
rightwayhealthcare.com — AI Site Grade
Rightway Healthcare's robots.txt advertises /llms.txt and /llms-full.txt as allowed paths, but both return 404 — a self-inflicted AI-readiness gap.
Rightway Healthcare has strong crawler access and schema foundations, but the missing llms.txt files and cold-knowledge gaps limit AI visibility.
- Findings
- 8
- Evidence checks
- 23
- Completed
- 30 May 2026
Analysis
I have enough data to write a thorough audit. Let me compile the findings.
The site's robots.txt explicitly references /llms.txt and /llms-full.txt as allowed paths, yet both URLs return 404 — a self-inflicted AI-readiness gap that signals the site knows about the convention but hasn't implemented it.
Crawler Access
All major AI crawlers — GPTBot, ClaudeBot, PerplexityBot, Google-Extended, OAI-SearchBot, Bytespider, Applebot-Extended — receive a 200 with full HTML content identical to browser baseline (~681KB). The site runs on Vercel with no WAF or CDN-level bot blocking. The robots.txt uses a single User-agent: * rule allowing / and disallowing only /api/, /_nuxt/, /_sanity/, /admin/, /studio/, /cdn-cgi/. No AI-specific UA rules exist. The homepage is a Nuxt.js SPA shell but renders server-side content for crawlers — visible text is ~543 words, not a thin JS shell. Crawler access posture is excellent.
llms.txt Gap
The robots.txt explicitly allows /llms.txt and /llms-full.txt, suggesting the team intended to implement the AI content-map convention. Both URLs return 404 with a full Nuxt error page (~458KB of JS). This is a clear gap: the site signals AI crawlers that these files exist and are allowed, but no content is served. A properly populated llms.txt could surface the 80+ blog posts, 4 sitemap indexes, case studies, and the PBM/care-navigation solution pages in a structured format AI engines can consume directly.
Cold-Knowledge Gap
The LLM prior knows Rightway as a healthcare navigation and PBM company founded in 2017 by Jordan Feldman and Dr. Theodore Feldman, with $300M+ funding from Thrive Capital and Khosla Ventures, and a Gartner "Leader" recognition. It mentions Walmart as a client. The actual site does not name Walmart anywhere on the homepage, about page, or press page — the largest named clients are Tyson Foods, TikTok, and Zoom. The cold model also does not know about the 2025 brand refresh (capital "R" logo, rebrand page), the SureSpend pricing guarantee product, or the Care Complete weight management and diabetes programs. The site's own claims — 16.1% lower pharmacy costs, 15% healthcare savings, +70 NPS, 97%+ client retention — are absent from the model's prior.
Schema Posture
The homepage carries a single Organization schema block with founding date, address, employee range (500-1000), and social links. Solution pages use Service schema. Blog posts use Article schema with datePublished, author, and keywords. No FAQPage schema is used on the PBM page or the integrated page, both of which contain real FAQ accordions with 4-5 questions each. No Product or SoftwareApplication schema describes the mobile app. No WebSite schema with searchAction is present. The schema is present but under-leveraged for the depth of content available.
External Signals
The press page lists coverage from CNBC, Fortune, Modern Healthcare, Fierce Healthcare, Time, Healthcare Brew, Endpoints News — strong tier-1 validation. Named client logos on the homepage include recognizable brands (though the specific names are rendered as images, not text). The Deloitte Technology Fast 500 ranking (#42 in North America, 2025) is a press release. No negative reviews, Reddit threads, or controversy surfaced in searches. The anthropic-domain-verification TXT record confirms active Claude crawler verification.
Content Freshness
The blog and resource center are actively maintained — posts from April-May 2026 are visible. The press page lists a press release from April 2026. The brand refresh blog post is dated September 2025. Content velocity is strong. The uploadDate in VideoObject schema on the about page and care-navigation page shows May 30, 2026 — a future date, which may confuse schema consumers.
Findings
llms.txt and llms-full.txt return 404 despite being allowed in robots.txt High
The robots.txt explicitly allows /llms.txt and /llms-full.txt, but both URLs return 404 with a full Nuxt error page. This signals AI crawlers that these files exist and are allowed, yet no content is served, wasting a key AI-readiness opportunity.
What to change: Create and populate /llms.txt and /llms-full.txt with summaries of key pages (solutions, blog posts, case studies) and structured data references.
LLM prior lacks key site claims and recent content High
The LLM prior knows Rightway as a healthcare navigation and PBM company but does not mention the 2025 brand refresh, SureSpend pricing guarantee, Care Complete programs, or specific client names like Tyson Foods, TikTok, and Zoom. Key performance claims (16.1% lower pharmacy costs, 15% healthcare savings, +70 NPS, 97%+ retention) are absent from the model's knowledge.
What to change: Ensure key claims and recent content are prominently featured in crawlable text (not just images) and consider adding an llms.txt file to surface them directly to AI crawlers.
FAQ accordions lack FAQPage schema Medium
The PBM solution page and the integrated PBM-care-navigation page contain real FAQ accordions with 4-5 questions each, but no FAQPage schema is present. This misses an opportunity for rich results and direct AI consumption of Q&A content.
What to change: Add FAQPage schema markup to pages with FAQ accordions, including question and answer pairs.
Mobile app lacks Product or SoftwareApplication schema Medium
The site mentions a mobile app for care navigation and PBM, but no Product or SoftwareApplication schema describes it. This limits the app's discoverability in AI-driven search and knowledge panels.
What to change: Add SoftwareApplication schema for the mobile app with fields like name, operatingSystem, applicationCategory, and offers.
VideoObject schema uses future uploadDate Medium
The about page and care-navigation page include VideoObject schema with uploadDate set to May 30, 2026 — a future date. This may confuse schema consumers and reduce trust in structured data.
What to change: Update the uploadDate in VideoObject schema to the actual publication date or remove it if not applicable.
No WebSite schema with searchAction Low
The site does not include WebSite schema with searchAction, which would enable AI crawlers to understand the site's search functionality and potentially generate site links in search results.
What to change: Add WebSite schema with potentialAction/SearchAction pointing to the site's search endpoint.
Client logos rendered as images without alt text Medium
The homepage displays client logos as images, but the specific client names are not present as visible text or alt attributes. This prevents AI crawlers from associating the brand with its named clients.
What to change: Add descriptive alt text to client logo images or include client names as visible text near the logos.
No external reviews or social proof surfaced in search Low
Searches for Rightway Healthcare reviews, Reddit discussions, and Gartner recognition returned zero results. While this may indicate a clean reputation, it also means the site lacks third-party validation that AI models can cite.
What to change: Encourage customers to leave reviews on platforms like G2, Capterra, or Trustpilot, and link to them from the site.
What's working
- All major AI crawlers receive full HTML content — GPTBot, ClaudeBot, PerplexityBot, and other major AI crawlers receive a 200 response with full server-rendered HTML content, identical to the browser baseline. No WAF or CDN-level bot blocking is present.
- Homepage includes Organization schema with key details — The homepage carries a single Organization schema block with founding date, address, employee range (500-1000), and social links, providing AI crawlers with essential business information.
- Solution pages use Service schema — The care navigation and PBM solution pages include Service schema, helping AI crawlers understand the services offered.
- Blog posts use Article schema with dates and authors — Blog posts include Article schema with datePublished, author, and keywords, providing rich metadata for AI crawlers.
- Blog and press pages show recent content updates — The blog and resource center are actively maintained with posts from April-May 2026, and the press page lists a press release from April 2026, demonstrating strong content freshness.
- Press page lists coverage from major outlets — The press page mentions coverage from CNBC, Fortune, Modern Healthcare, Fierce Healthcare, Time, Healthcare Brew, and Endpoints News, providing strong external validation.
- Anthropic domain verification TXT record present — The DNS TXT records include an anthropic-domain-verification record, confirming active Claude crawler verification and a proactive relationship with Anthropic.
- robots.txt explicitly allows /llms.txt and /llms-full.txt — The robots.txt file includes explicit allow rules for /llms.txt and /llms-full.txt, indicating the team is aware of the AI content-map convention and intends to support it.
Track rightwayhealthcare.com across AI search
This is one snapshot. Open the interactive report to inspect evidence, or grade another site free.