Es

Lectura de visibilidad

docs.acme-health.example/treatments/overview

Moderate — Gaps Exist

  • CSR
  • allows all
  • no llms.txt
  • microdata

Escaneado el Jun 15, 2026

Desglose por categoría

Ancho de barra = peso compuesto · relleno = puntuación

  1. Structured Data & Machine Readability25%
    23/45
  2. Content Structure & Semantic Clarity20%
    30/50
  3. Crawlability & LLM Access20%
    35/55
  4. Technical Performance15%
    24/35
  5. E-E-A-T Signals10%
    14/30
  6. Semantic Metadata & Entity Optimization10%
    20/30
AI-Specific Emerging Standards+10 / 21 bonus

Hallazgos 5

  1. Crítico

    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
  2. Alto

    No JSON-LD structured data

    Only microdata/RDFa present. JSON-LD is the preferred format for AI parsing.

    −3Structured Data & Machine Readability
  3. Medio

    Missing llms.txt

    No machine-readable site summary at /llms.txt.

    −8Crawlability & LLM Access
  4. Medio

    No knowledge-graph entities

    Define Organization/Person/Place entities so AI systems can ground the brand.

    −7Structured Data & Machine Readability
  5. Bajo

    No content freshness signals

    Add last-modified dates and visible publish/update dates.

    −5E-E-A-T Signals

Recomendaciones

  1. Server-render critical content

    +2 pts

    Move primary content to SSR/SSG so crawlers receive it without executing JavaScript.

  2. Add JSON-LD with Organization + Article schema

    +2.4 pts

    Emit JSON-LD covering the page's primary entities.

  3. Publish an llms.txt

    +1.6 pts

    Add /llms.txt summarizing the site for LLMs (counts in Crawlability and as AI-Standards bonus).