Visibility Readout
docs.acme-health.example/treatments/overview
Moderate — Gaps Exist
- CSR
- allows all
- no llms.txt
- microdata
Scanned Jun 15, 2026
Category breakdown
Bar width = composite weight · fill = score
- Structured Data & Machine Readability25%23/45
- Content Structure & Semantic Clarity20%30/50
- Crawlability & LLM Access20%35/55
- Technical Performance15%24/35
- E-E-A-T Signals10%14/30
- Semantic Metadata & Entity Optimization10%20/30
Findings 5
- Critical
Critical content requires JavaScript
The page renders client-side (CSR). LLM crawlers that don't execute JavaScript see little to no content.
<div id="app"></div>−10Crawlability & LLM Access - High
No JSON-LD structured data
Only microdata/RDFa present. JSON-LD is the preferred format for AI parsing.
−3Structured Data & Machine Readability - Medium
Missing llms.txt
No machine-readable site summary at /llms.txt.
−8Crawlability & LLM Access - Medium
No knowledge-graph entities
Define Organization/Person/Place entities so AI systems can ground the brand.
−7Structured Data & Machine Readability - Low
No content freshness signals
Add last-modified dates and visible publish/update dates.
−5E-E-A-T Signals
Recommendations
Server-render critical content
+2 ptsMove primary content to SSR/SSG so crawlers receive it without executing JavaScript.
Add JSON-LD with Organization + Article schema
+2.4 ptsEmit JSON-LD covering the page's primary entities.
Publish an llms.txt
+1.6 ptsAdd /llms.txt summarizing the site for LLMs (counts in Crawlability and as AI-Standards bonus).