Rescan Report
Share Report
Copy Report Link
Rescan Report
Share Report
Copy Report Link
Export Report
64/100

OVERALL SCORE

Level 3, Bot-Aware

Moderate readiness for AI agents
AIDiscoverability65%Agent Easeof Use6%Security& Trust0%GEO, AIO, AEO81%SEO92%Performance& Accessibility90%
  • AI Discoverability 65 out of 100
  • Agent Ease of Use 6 out of 100
  • Security & Trust 0 out of 100
  • GEO, AIO and AEO 81 out of 100
  • SEO 92 out of 100
  • Performance and Accessibility 90 out of 100

CAPTURED SCREENSHOT

Captured website desktop screenshot

What AI sees of your website

Online primary care clinic | Circle Medical favicon

Online primary care clinic | Circle Medical

Circle Medical offers in-person and video primary care. Book a same-day visit with a board-certified doctor, manage care in the app, and use most major insurance plans.

Next step

Turn this report into a fix workflow

25 failed checks are ready to move into MCP or CLI remediation. Generate a repair prompt, connect the scanner to your coding agent, or open the integration docs before your next rescan.

Detailed report scores grouped by capability area
MetricScoreStatusPassedFailedWarningEvidence
AI Discoverability
65
Needs work13110View details
Discoverability
86
Mostly ready630View details
Content Readiness
67
Needs work650View details
Bot Access Control
33
Priority fix130View details
Agent Ease of Use
6
Priority fix4293View details
API
0
Priority fix060View details
Auth
Not Applicable
Not Applicable070View details
MCP
13
Priority fix062View details
Skill Discovery
5
Priority fix0101View details
Agent Commerce
Not Applicable
Not Applicable400
GEO, AIO and AEO
81
Mostly ready1026View details
GEO Readiness
Not Applicable
Not Applicable400
AIO Readiness
79
Mostly ready313View details
AEO Readiness
73
Needs work313View details
SEO
92
Strong1010View details
SEO
92
Strong1010View details
Security & Trust
0
Priority fix450View details
Security & Trust
0
Priority fix050View details
AI Training Exposure
Not Applicable
Not Applicable400
Performance and Accessibility
90
Strong1781View details
Performance
89
Mostly ready1261View details
Accessibility
92
Strong520View details

Prioritized recommendations

Issues ranked by score impact

43 items need attention

AI DiscoverabilityDiscoverabilityEstablished

Link headers

Link headers failed at "Find useful Link headers".

100 Fail

Needs attention

Link headers

Failed check
01

Issue

No useful agent discovery Link headers were found.

02

Why it matters

Link headers let automated clients discover API catalogs, documentation, and machine-readable alternates without parsing page markup first.

Check name

Link headers

Score

0/100

Status

fail

Category

Discoverability

Maturity

Established

Goal

Include Link response headers for agent discovery using RFC 8288.

Result

Link headers failed at "Find useful Link headers".

Validation steps

  1. Find useful Link headers

    No useful agent discovery Link headers were found.

  2. Fetch same-origin Link header targets

    Link headers did not expose any same-origin targets to validate.

Evidence
{
  "failedStep": "presence",
  "steps": [
    {
      "id": "presence",
      "title": "Find useful Link headers",
      "status": "fail",
      "evidence": {
        "links": []
      },
      "issue": "No useful agent discovery Link headers were found.",
      "howToFix": "Expose useful Link headers such as rel=\"api-catalog\", rel=\"service-doc\", and rel=\"service-desc\"."
    },
    {
      "id": "target-validation",
      "title": "Fetch same-origin Link header targets",
      "status": "fail",
      "evidence": {
        "checked": [],
        "failures": [
          {
            "reason": "No same-origin Link header targets were available to fetch."
          }
        ]
      },
      "issue": "Link headers did not expose any same-origin targets to validate.",
      "howToFix": "Make each same-origin Link href reachable and serve the advertised media type."
    }
  ]
}

Agent Ease of UseAPIEstablished

API Catalog

API Catalog failed at "Fetch API catalog".

50 Fail

Needs attention

API Catalog

Failed check
01

Issue

The API catalog endpoint did not return HTTP 2xx.

02

Why it matters

API catalogs help agents find service descriptions, documentation, and status resources without guessing API entry points.

Check name

API Catalog

Score

0/100

Status

fail

Category

API

Maturity

Established

Goal

Publish an API catalog for automated API discovery using RFC 9727.

Result

API Catalog failed at "Fetch API catalog".

Validation steps

  1. Fetch API catalog

    The API catalog endpoint did not return HTTP 2xx.

  2. Validate RFC 9727 linkset

    Response is not valid JSON.

  3. Fetch advertised API catalog targets

    API Catalog did not expose any same-origin hrefs to validate.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch API catalog",
      "status": "fail",
      "evidence": {
        "statusCode": 404,
        "contentType": "text/html"
      },
      "issue": "The API catalog endpoint did not return HTTP 2xx.",
      "howToFix": "Publish /.well-known/api-catalog."
    },
    {
      "id": "validate",
      "title": "Validate RFC 9727 linkset",
      "status": "fail",
      "evidence": {
        "valid": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html><html lang=\"en\" class=\"scroll-smooth\"> <head><meta charset=\"utf-8\"><link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"/favicon.ico\"><link rel=\"icon\" type=\"image/png\" href=\"/icon.png\"><link rel=\"apple-touch-icon\" href=\"/icon.png\"><link rel=\"sitemap\" href=\"/sitemap.xml\"><link rel=\"dns-prefetch\" href=\"https://cdn-cookieyes.com\"><link rel=\"preconnect\" href=\"https://cdn-cookieyes.com\" crossorigin><meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><meta name=\"theme-color\" content=\"#0560E1\"><meta name=\"format-detection\" content=\"telephone=no\"><meta name=\"generator\" content=\"Astro v5.16.9\"><title>Not Found</title><link rel=\"canonical\" href=\"https://www.circlemedical.com/.well-known/api-catalog\"><meta name=\"description\" content=\"This Circle Medical page could not "
      },
      "issue": "Response is not valid JSON.",
      "howToFix": "Use application/linkset+json with service-desc, service-doc, and status relations that each include href."
    },
    {
      "id": "target-validation",
      "title": "Fetch advertised API catalog targets",
      "status": "fail",
      "evidence": {
        "checked": [],
        "failures": [
          {
            "reason": "No same-origin API catalog hrefs were available to fetch."
          }
        ]
      },
      "issue": "API Catalog did not expose any same-origin hrefs to validate.",
      "howToFix": "Make each same-origin API catalog href reachable and serve the advertised media type."
    }
  ]
}

AI DiscoverabilityContent ReadinessEstablished

Content freshness signals

Content freshness signals is missing or incomplete.

50 Fail

Needs attention

Content freshness signals

Failed check
01

Issue

Content freshness signals are incomplete: missing Last-Modified HTTP header; missing dateModified/datePublished in JSON-LD; missing meta or <time> freshness tags.

02

Why it matters

Freshness signals help agents decide whether content is current enough to cite, summarize, or compare against newer sources.

Check name

Content freshness signals

Score

0/100

Status

fail

Category

Content Readiness

Maturity

Established

Goal

Expose modified and published dates for freshness-aware retrieval and ranking.

Result

Content freshness signals is missing or incomplete.

Evidence
{
  "lastModified": null,
  "schemaDates": [],
  "metaDateCount": 0,
  "timeDateCount": 0
}

AI DiscoverabilityBot Access ControlInformational

Content Signal

Content Signal is missing or incomplete.

50 Fail

Needs attention

Content Signal

Failed check
01

Issue

No Content Signal found in robots.txt

02

Why it matters

Content Signal provides a machine-readable way to communicate AI usage preferences where participating crawlers look for policy.

Check name

Content Signal

Score

0/100

Status

fail

Category

Bot Access Control

Maturity

Informational

Goal

Declare AI content usage preferences with Content Signal in robots.txt.

Result

Content Signal is missing or incomplete.

Evidence
{
  "signals": [],
  "ai-train": false,
  "search": false,
  "ai-input": false
}

AI DiscoverabilityContent ReadinessEstablished

Markdown negotiation

Markdown negotiation failed at "Markdown content type".

50 Fail

Needs attention

Markdown negotiation

Failed check
01

Issue

Content-Type "text/html" does not indicate Markdown when requested with Accept: text/markdown.

02

Why it matters

Markdown negotiation gives agents a cleaner representation of page content while preserving normal HTML for browsers.

Check name

Markdown negotiation

Score

0/100

Status

fail

Category

Content Readiness

Maturity

Established

Goal

Return HTML responses as markdown when agents request it.

Result

Markdown negotiation failed at "Markdown content type".

Validation steps

  1. Markdown content type

    Content-Type "text/html" does not indicate Markdown when requested with Accept: text/markdown.

  2. Vary: Accept header

    Markdown negotiation is missing Vary: Accept; current Vary header is "accept-encoding".

  3. Structured Markdown body

    Markdown response is missing a heading.

Evidence
{
  "failedStep": "content-type",
  "steps": [
    {
      "id": "content-type",
      "title": "Markdown content type",
      "status": "fail",
      "evidence": {
        "statusCode": 200,
        "contentType": "text/html"
      },
      "issue": "Content-Type \"text/html\" does not indicate Markdown when requested with Accept: text/markdown.",
      "howToFix": "Return Content-Type: text/markdown; charset=utf-8 for requests with Accept: text/markdown."
    },
    {
      "id": "vary-accept",
      "title": "Vary: Accept header",
      "status": "fail",
      "evidence": {
        "vary": "accept-encoding"
      },
      "issue": "Markdown negotiation is missing Vary: Accept; current Vary header is \"accept-encoding\".",
      "howToFix": "Add Vary: Accept on negotiated Markdown responses so shared caches keep HTML and Markdown variants separate."
    },
    {
      "id": "markdown-content",
      "title": "Structured Markdown body",
      "status": "fail",
      "evidence": {
        "valid": false,
        "hasHeading": false,
        "wordCount": 88102,
        "excerpt": "<!DOCTYPE html><html lang=\"en\" class=\"scroll-smooth\"> <head><meta charset=\"utf-8\"><link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"/favicon.ico\"><link rel=\"icon\" type=\"image/png\" href=\"/icon.png\"><link rel=\"apple-touch-icon\" href=\"/icon.",
        "issue": "Markdown response is missing a heading."
      },
      "issue": "Markdown response is missing a heading.",
      "howToFix": "Return Markdown with at least one heading and substantive page content, including useful links or instructions for agents."
    }
  ]
}

Agent Ease of UseAPIEstablished

OpenAPI discovery

OpenAPI discovery failed at "Find valid OpenAPI document".

50 Fail

Needs attention

OpenAPI discovery

Failed check
01

Issue

OpenAPI YAML document did not match the expected shape. Content-Type "text/html" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.

02

Why it matters

OpenAPI documents let agents understand available operations, schemas, authentication, and request formats before calling an API.

Check name

OpenAPI discovery

Score

0/100

Status

fail

Category

API

Maturity

Established

Goal

Publish a valid OpenAPI or Swagger document for API discovery.

Result

OpenAPI discovery failed at "Find valid OpenAPI document".

Validation steps

  1. Find valid OpenAPI document

    OpenAPI YAML document did not match the expected shape. Content-Type "text/html" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Find valid OpenAPI document",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/openapi.json",
            "statusCode": 404,
            "contentType": "text/html",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html><html lang=\"en\" class=\"scroll-smooth\"> <head><meta charset=\"utf-8\"><link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"/favicon.ico\"><link rel=\"icon\" type=\"image/png\" href=\"/icon.png\"><link rel=\"apple-touch-icon\" href=\"/icon.png\"><link rel=\"sitemap\" href=\"/sitemap.xml\"><link rel=\"dns-prefetch\" href=\"https://cdn-cookieyes.com\"><link rel=\"preconnect\" href=\"https://cdn-cookieyes.com\" crossorigin><meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><meta name=\"theme-color\" content=\"#0560E1\"><meta name=\"format-detection\" content=\"telephone=no\"><meta name=\"generator\" content=\"Astro v5.16.9\"><title>Not Found</title><link rel=\"canonical\" href=\"https://www.circlemedical.com/openapi.json\"><meta name=\"description\" content=\"This Circle Medical page could not be found. R"
          },
          {
            "path": "/openapi.yaml",
            "statusCode": 404,
            "contentType": "text/html",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html><html lang=\"en\" class=\"scroll-smooth\"> <head><meta charset=\"utf-8\"><link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"/favicon.ico\"><link rel=\"icon\" type=\"image/png\" href=\"/icon.png\"><link rel=\"apple-touch-icon\" href=\"/icon.png\"><link rel=\"sitemap\" href=\"/sitemap.xml\"><link rel=\"dns-prefetch\" href=\"https://cdn-cookieyes.com\"><link rel=\"preconnect\" href=\"https://cdn-cookieyes.com\" crossorigin><meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><meta name=\"theme-color\" content=\"#0560E1\"><meta name=\"format-detection\" content=\"telephone=no\"><meta name=\"generator\" content=\"Astro v5.16.9\"><title>Not Found</title><link rel=\"canonical\" href=\"https://www.circlemedical.com/openapi.yaml\"><meta name=\"description\" content=\"This Circle Medical page could not be found. R"
          },
          {
            "path": "/swagger.json",
            "statusCode": 404,
            "contentType": "text/html",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html><html lang=\"en\" class=\"scroll-smooth\"> <head><meta charset=\"utf-8\"><link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"/favicon.ico\"><link rel=\"icon\" type=\"image/png\" href=\"/icon.png\"><link rel=\"apple-touch-icon\" href=\"/icon.png\"><link rel=\"sitemap\" href=\"/sitemap.xml\"><link rel=\"dns-prefetch\" href=\"https://cdn-cookieyes.com\"><link rel=\"preconnect\" href=\"https://cdn-cookieyes.com\" crossorigin><meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><meta name=\"theme-color\" content=\"#0560E1\"><meta name=\"format-detection\" content=\"telephone=no\"><meta name=\"generator\" content=\"Astro v5.16.9\"><title>Not Found</title><link rel=\"canonical\" href=\"https://www.circlemedical.com/swagger.json\"><meta name=\"description\" content=\"This Circle Medical page could not be found. R"
          },
          {
            "path": "/swagger.yaml",
            "statusCode": 404,
            "contentType": "text/html",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html><html lang=\"en\" class=\"scroll-smooth\"> <head><meta charset=\"utf-8\"><link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"/favicon.ico\"><link rel=\"icon\" type=\"image/png\" href=\"/icon.png\"><link rel=\"apple-touch-icon\" href=\"/icon.png\"><link rel=\"sitemap\" href=\"/sitemap.xml\"><link rel=\"dns-prefetch\" href=\"https://cdn-cookieyes.com\"><link rel=\"preconnect\" href=\"https://cdn-cookieyes.com\" crossorigin><meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><meta name=\"theme-color\" content=\"#0560E1\"><meta name=\"format-detection\" content=\"telephone=no\"><meta name=\"generator\" content=\"Astro v5.16.9\"><title>Not Found</title><link rel=\"canonical\" href=\"https://www.circlemedical.com/swagger.yaml\"><meta name=\"description\" content=\"This Circle Medical page could not be found. R"
          },
          {
            "path": "/api/openapi.json",
            "statusCode": 404,
            "contentType": "text/html",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html><html lang=\"en\" class=\"scroll-smooth\"> <head><meta charset=\"utf-8\"><link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"/favicon.ico\"><link rel=\"icon\" type=\"image/png\" href=\"/icon.png\"><link rel=\"apple-touch-icon\" href=\"/icon.png\"><link rel=\"sitemap\" href=\"/sitemap.xml\"><link rel=\"dns-prefetch\" href=\"https://cdn-cookieyes.com\"><link rel=\"preconnect\" href=\"https://cdn-cookieyes.com\" crossorigin><meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><meta name=\"theme-color\" content=\"#0560E1\"><meta name=\"format-detection\" content=\"telephone=no\"><meta name=\"generator\" content=\"Astro v5.16.9\"><title>Not Found</title><link rel=\"canonical\" href=\"https://www.circlemedical.com/api/openapi.json\"><meta name=\"description\" content=\"This Circle Medical page could not be foun"
          },
          {
            "path": "/api/swagger.json",
            "statusCode": 404,
            "contentType": "text/html",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html><html lang=\"en\" class=\"scroll-smooth\"> <head><meta charset=\"utf-8\"><link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"/favicon.ico\"><link rel=\"icon\" type=\"image/png\" href=\"/icon.png\"><link rel=\"apple-touch-icon\" href=\"/icon.png\"><link rel=\"sitemap\" href=\"/sitemap.xml\"><link rel=\"dns-prefetch\" href=\"https://cdn-cookieyes.com\"><link rel=\"preconnect\" href=\"https://cdn-cookieyes.com\" crossorigin><meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><meta name=\"theme-color\" content=\"#0560E1\"><meta name=\"format-detection\" content=\"telephone=no\"><meta name=\"generator\" content=\"Astro v5.16.9\"><title>Not Found</title><link rel=\"canonical\" href=\"https://www.circlemedical.com/api/swagger.json\"><meta name=\"description\" content=\"This Circle Medical page could not be foun"
          },
          {
            "path": "/docs/openapi.json",
            "statusCode": 404,
            "contentType": "text/html",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html><html lang=\"en\" class=\"scroll-smooth\"> <head><meta charset=\"utf-8\"><link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"/favicon.ico\"><link rel=\"icon\" type=\"image/png\" href=\"/icon.png\"><link rel=\"apple-touch-icon\" href=\"/icon.png\"><link rel=\"sitemap\" href=\"/sitemap.xml\"><link rel=\"dns-prefetch\" href=\"https://cdn-cookieyes.com\"><link rel=\"preconnect\" href=\"https://cdn-cookieyes.com\" crossorigin><meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><meta name=\"theme-color\" content=\"#0560E1\"><meta name=\"format-detection\" content=\"telephone=no\"><meta name=\"generator\" content=\"Astro v5.16.9\"><title>Not Found</title><link rel=\"canonical\" href=\"https://www.circlemedical.com/docs/openapi.json\"><meta name=\"description\" content=\"This Circle Medical page could not be fou"
          }
        ]
      },
      "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
      "howToFix": "Publish a valid OpenAPI 3.x or Swagger 2.0 JSON/YAML document with info, paths, operations, and responses."
    }
  ]
}

AI DiscoverabilityBot Access ControlInformational

Web Bot Auth request signing

Web Bot Auth request signing failed at "Fetch to find resource".

50 Fail

Needs attention

Web Bot Auth request signing

Failed check
01

Issue

Web Bot Auth request signing was not found at the expected path.

02

Why it matters

Web Bot Auth discovery lets servers and clients find signing keys for bot identity workflows based on HTTP Message Signatures.

Check name

Web Bot Auth request signing

Score

0/100

Status

fail

Category

Bot Access Control

Maturity

Informational

Goal

Advertise HTTP Message Signatures keys when this site operates signed bot clients or supports Web Bot Auth workflows.

Result

Web Bot Auth request signing failed at "Fetch to find resource".

Validation steps

  1. Fetch to find resource

    Web Bot Auth request signing was not found at the expected path.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/.well-known/http-message-signatures-directory",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 148346
          }
        ]
      },
      "issue": "Web Bot Auth request signing was not found at the expected path.",
      "howToFix": "If publishing Web Bot Auth keys, return a JSON key directory with a non-empty keys array and the draft media type."
    }
  ]
}

Agent Ease of UseMCPEmerging recommendation

MCP Server Card

MCP Server Card failed at "Fetch to find resource".

25 Fail

Needs attention

MCP Server Card

Failed check
01

Issue

MCP Server Card was not found at the expected path.

02

Why it matters

MCP Server Cards help agents discover server transports, capabilities, and protocol details before opening an MCP session.

Check name

MCP Server Card

Score

0/100

Status

fail

Category

MCP

Maturity

Emerging recommendation

Goal

Publish an MCP Server Card for agent discovery.

Result

MCP Server Card failed at "Fetch to find resource".

Validation steps

  1. Fetch to find resource

    MCP Server Card was not found at the expected path.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/.well-known/mcp/server-card.json",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 148320
          },
          {
            "path": "/.well-known/mcp/server-cards.json",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 148322
          },
          {
            "path": "/.well-known/mcp.json",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 148296
          }
        ]
      },
      "issue": "MCP Server Card was not found at the expected path.",
      "howToFix": "Publish an MCP server card with valid transports and make each advertised local endpoint answer an MCP initialize request."
    }
  ]
}

Agent Ease of UseMCPEmerging recommendation

mcp.json

mcp.json failed at "Fetch to find resource".

25 Fail

Needs attention

mcp.json

Failed check
01

Issue

mcp.json was not found at the expected path.

02

Why it matters

MCP clients need trustworthy server metadata, protocol version, transport details, and capability hints before connecting to a remote MCP server.

Check name

mcp.json

Score

0/100

Status

fail

Category

MCP

Maturity

Emerging recommendation

Goal

Expose a stable MCP server metadata document that points agents to the site's MCP endpoint.

Result

mcp.json failed at "Fetch to find resource".

Validation steps

  1. Fetch to find resource

    mcp.json was not found at the expected path.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/mcp.json",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 148272
          },
          {
            "path": "/.well-known/mcp.json",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 148296
          },
          {
            "path": "/.well-known/mcp/server-card.json",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 148320
          }
        ]
      },
      "issue": "mcp.json was not found at the expected path.",
      "howToFix": "Publish mcp.json or an MCP server card with serverInfo, protocolVersion, transport endpoint, and capabilities."
    }
  ]
}

Agent Ease of UseMCPInformational

WebMCP manifest

WebMCP manifest failed at "Fetch to find resource".

25 Fail

Needs attention

WebMCP manifest

Failed check
01

Issue

WebMCP manifest was not found at the expected path.

02

Why it matters

A WebMCP manifest advertises browser-exposed tools declaratively so agents can understand available site actions before invoking them.

Check name

WebMCP manifest

Score

0/100

Status

fail

Category

MCP

Maturity

Informational

Goal

Publish a WebMCP manifest for declarative browser tool discovery when using the draft manifest convention.

Result

WebMCP manifest failed at "Fetch to find resource".

Validation steps

  1. Fetch to find resource

    WebMCP manifest was not found at the expected path.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/.well-known/webmcp.json",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 148302
          },
          {
            "path": "/webmcp.json",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 148278
          },
          {
            "path": "/mcp.json",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 148272
          }
        ]
      },
      "issue": "WebMCP manifest was not found at the expected path.",
      "howToFix": "Keep declarative WebMCP manifest discovery informational until the manifest shape stabilizes; validate tools if you publish one."
    }
  ]
}

Agent Ease of UseSkill DiscoveryEmerging recommendation

A2A Agent Card

A2A Agent Card failed at "Fetch to find resource".

20 Fail

Needs attention

A2A Agent Card

Failed check
01

Issue

A2A Agent Card was not found at the expected path.

02

Why it matters

A2A Agent Cards let compatible clients discover agent skills, input and output modes, and the endpoint used to invoke those skills.

Check name

A2A Agent Card

Score

0/100

Status

fail

Category

Skill Discovery

Maturity

Emerging recommendation

Goal

Publish an agent card so A2A-compatible clients can discover capabilities.

Result

A2A Agent Card failed at "Fetch to find resource".

Validation steps

  1. Fetch to find resource

    A2A Agent Card was not found at the expected path.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/.well-known/agent-card.json",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 148310
          },
          {
            "path": "/.well-known/a2a/agent-card.json",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 148318
          },
          {
            "path": "/agent-card.json",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 148286
          }
        ]
      },
      "issue": "A2A Agent Card was not found at the expected path.",
      "howToFix": "Publish an A2A Agent Card with required skill details and make the advertised url answer A2A JSON-RPC requests."
    }
  ]
}

Agent Ease of UseSkill DiscoveryEmerging recommendation

Agent Skills index

Agent Skills index failed at "Fetch to find resource".

20 Fail

Needs attention

Agent Skills index

Failed check
01

Issue

Agent Skills index was not found at the expected path.

02

Why it matters

An Agent Skills index lets clients find task-specific SKILL.md documents that describe how to use site capabilities correctly.

Check name

Agent Skills index

Score

0/100

Status

fail

Category

Skill Discovery

Maturity

Emerging recommendation

Goal

Publish an agent skills discovery index.

Result

Agent Skills index failed at "Fetch to find resource".

Validation steps

  1. Fetch to find resource

    Agent Skills index was not found at the expected path.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/.well-known/agent-skills/index.json",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 148326
          },
          {
            "path": "/.well-known/skills/index.json",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 148314
          }
        ]
      },
      "issue": "Agent Skills index was not found at the expected path.",
      "howToFix": "Publish an index with a non-empty skills array and reachable SKILL.md URLs."
    }
  ]
}

Agent Ease of UseSkill DiscoveryEmerging recommendation

agent.json

agent.json failed at "Fetch to find resource".

20 Fail

Needs attention

agent.json

Failed check
01

Issue

agent.json was not found at the expected path.

02

Why it matters

agent.json is an emerging machine-readable manifest for declaring what a website does, how agents authenticate, and which actions or protocols are available.

Check name

agent.json

Score

0/100

Status

fail

Category

Skill Discovery

Maturity

Emerging recommendation

Goal

Publish the singular Agent Web Protocol agent.json manifest without confusing it with the separate agents.json directory convention.

Result

agent.json failed at "Fetch to find resource".

Validation steps

  1. Fetch to find resource

    agent.json was not found at the expected path.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/.well-known/agent.json",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 148300
          },
          {
            "path": "/agent.json",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 148276
          }
        ]
      },
      "issue": "agent.json was not found at the expected path.",
      "howToFix": "Publish agent.json with awp_version, domain, intent, and typed actions that point to real same-origin API or protocol endpoints."
    }
  ]
}

Agent Ease of UseSkill DiscoveryInformational

agents.json

agents.json failed at "Fetch to find resource".

20 Fail

Needs attention

agents.json

Failed check
01

Issue

agents.json was not found at the expected path.

02

Why it matters

agents.json gives clients a simple directory of agent-facing capabilities and contacts when a site chooses to advertise them.

Check name

agents.json

Score

0/100

Status

fail

Category

Skill Discovery

Maturity

Informational

Goal

Publish an agents.json directory for agent-facing capabilities and contacts when using this convention.

Result

agents.json failed at "Fetch to find resource".

Validation steps

  1. Fetch to find resource

    agents.json was not found at the expected path.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/.well-known/agents.json",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 148302
          },
          {
            "path": "/agents.json",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 148278
          }
        ]
      },
      "issue": "agents.json was not found at the expected path.",
      "howToFix": "If this site uses agents.json, publish JSON with an agents array containing name and url for each agent."
    }
  ]
}

Security & TrustSecurity & TrustEstablished

Content-Security-Policy

Content-Security-Policy is missing or incomplete.

20 Fail

Needs attention

Content-Security-Policy

Failed check
01

Issue

Content-Security-Policy is missing or incomplete.

02

Why it matters

Content Security Policy limits where scripts, styles, frames, and connections can load from, reducing the impact of injection bugs.

Check name

Content-Security-Policy

Score

0/100

Status

fail

Category

Security & Trust

Maturity

Established

Goal

Constrain script, style, frame, and resource loading with a Content-Security-Policy header.

Result

Content-Security-Policy is missing or incomplete.

Evidence
{
  "header": "content-security-policy",
  "value": null
}

Security & TrustSecurity & TrustEstablished

Frame protection

Frame protection is missing or incomplete.

20 Fail

Needs attention

Frame protection

Failed check
01

Issue

Frame protection is missing or incomplete.

02

Why it matters

Frame protection blocks hostile sites from embedding pages in deceptive frames, reducing clickjacking risk.

Check name

Frame protection

Score

0/100

Status

fail

Category

Security & Trust

Maturity

Established

Goal

Prevent unwanted framing with X-Frame-Options or CSP frame-ancestors.

Result

Frame protection is missing or incomplete.

Evidence
{
  "xFrameOptions": null,
  "validXFrame": false,
  "contentSecurityPolicy": null,
  "cspFrameAncestors": false
}

Security & TrustSecurity & TrustEstablished

HSTS header

HSTS header is missing or incomplete.

20 Fail

Needs attention

HSTS header

Failed check
01

Issue

HSTS header is missing or incomplete.

02

Why it matters

HSTS tells browsers to keep using HTTPS after the first secure visit, reducing downgrade and mixed-transport risk for repeat users.

Check name

HSTS header

Score

0/100

Status

fail

Category

Security & Trust

Maturity

Established

Goal

Require HTTPS for repeat visits with Strict-Transport-Security.

Result

HSTS header is missing or incomplete.

Evidence
{
  "header": "strict-transport-security",
  "value": null
}

Security & TrustSecurity & TrustEstablished

Referrer-Policy

Referrer-Policy is missing or incomplete.

20 Fail

Needs attention

Referrer-Policy

Failed check
01

Issue

Referrer-Policy is missing or incomplete.

02

Why it matters

Referrer-Policy controls how much URL context is sent to other origins, limiting accidental leakage of paths, queries, and identifiers.

Check name

Referrer-Policy

Score

0/100

Status

fail

Category

Security & Trust

Maturity

Established

Goal

Limit how much referrer data leaves the site.

Result

Referrer-Policy is missing or incomplete.

Evidence
{
  "header": "referrer-policy",
  "value": null
}

Security & TrustSecurity & TrustEstablished

X-Content-Type-Options

X-Content-Type-Options is missing or incomplete.

20 Fail

Needs attention

X-Content-Type-Options

Failed check
01

Issue

X-Content-Type-Options is missing or incomplete.

02

Why it matters

X-Content-Type-Options prevents browsers from treating mislabeled files as executable content, reducing content-sniffing attacks.

Check name

X-Content-Type-Options

Score

0/100

Status

fail

Category

Security & Trust

Maturity

Established

Goal

Prevent MIME sniffing for browser-loaded resources.

Result

X-Content-Type-Options is missing or incomplete.

Evidence
{
  "header": "x-content-type-options",
  "value": null
}

Agent Ease of UseSkill DiscoveryEmerging recommendation

DNS-AID Agent Discovery

DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".

15 Fail

Needs attention

DNS-AID Agent Discovery

Failed check
01

Issue

No DNS-AID entrypoint records were found under _agents.

02

Why it matters

DNS-AID lets agents discover index, A2A, and other agent entrypoints before fetching HTTP metadata, while DNSSEC can authenticate the discovery zone.

Check name

DNS-AID Agent Discovery

Score

25/100

Status

fail

Category

Skill Discovery

Maturity

Emerging recommendation

Goal

Publish DNS for AI Discovery records under _agents for DNS-based agent entrypoint discovery.

Result

DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".

Validation steps

  1. Resolve DNS-AID SVCB/HTTPS records

    No DNS-AID entrypoint records were found under _agents.

  2. Validate alpn and endpoint parameters

    Include alpn and endpoint service parameters in each DNS-AID record so agents know the protocol and target entrypoint.

  3. Check DNSSEC material

    DNSSEC material was not visible for the hostname or parent zone from this resolver.

Evidence
{
  "failedStep": "svcb-https-records",
  "steps": [
    {
      "id": "svcb-https-records",
      "title": "Resolve DNS-AID SVCB/HTTPS records",
      "status": "fail",
      "evidence": {
        "hostname": "www.circlemedical.com",
        "probes": [
          {
            "name": "_index._agents.www.circlemedical.com",
            "found": false,
            "recordCount": 1,
            "records": [],
            "hasAlpn": false,
            "hasEndpoint": false
          },
          {
            "name": "_a2a._agents.www.circlemedical.com",
            "found": false,
            "recordCount": 1,
            "records": [],
            "hasAlpn": false,
            "hasEndpoint": false
          }
        ]
      },
      "issue": "No DNS-AID entrypoint records were found under _agents.",
      "howToFix": "Publish ServiceMode SVCB/HTTPS records such as _index._agents.example.com or _a2a._agents.example.com."
    },
    {
      "id": "service-params",
      "title": "Validate alpn and endpoint parameters",
      "status": "informational",
      "evidence": {
        "discovered": []
      },
      "howToFix": "Include alpn and endpoint service parameters in each DNS-AID record so agents know the protocol and target entrypoint."
    },
    {
      "id": "dnssec",
      "title": "Check DNSSEC material",
      "status": "warning",
      "evidence": {
        "hasDnssecMaterial": false,
        "checked": [
          {
            "name": "www.circlemedical.com",
            "dnssecTypes": [],
            "dnssecRecordCount": 0
          },
          {
            "name": "circlemedical.com",
            "dnssecTypes": [],
            "dnssecRecordCount": 0
          }
        ]
      },
      "issue": "DNSSEC material was not visible for the hostname or parent zone from this resolver.",
      "howToFix": "Sign the public discovery zone with DNSSEC so validating resolvers can return authenticated data."
    }
  ]
}

Agent Ease of UseMCPInformational

WebMCP

WebMCP has a validation warning at "Validate WebMCP declarative annotation quality".

13 Warning

Needs attention

WebMCP

Warning
01

Issue

WebMCP declarative annotations need fixes.

Details

02

Why it matters

WebMCP can expose page context and actions directly through the browser, giving agents safer structured hooks than screen scraping alone.

Check name

WebMCP

Score

50/100

Status

warning

Category

MCP

Maturity

Informational

Goal

Support WebMCP to expose site tools to AI agents via the browser.

Result

WebMCP has a validation warning at "Validate WebMCP declarative annotation quality".

Validation steps

  1. Detect data-mcp-tool annotations

    No data-mcp-tool attributes were found on interactive elements.

  2. Detect WebMCP declarative tags

    No elements found with tool-name or tool-description attributes.

  3. Validate WebMCP declarative annotation quality

    WebMCP declarative annotations need fixes.

    WebMCP declarative annotation issues
    • <input> is missing a name attribute.
    • <input> is missing tool-param-description.
    • <input> is missing a name attribute.
    • <input> is missing tool-param-description.
    • <input> is missing a name attribute.
    • <input> is missing tool-param-description.
  4. Detect WebMCP imperative API usage

    navigator.modelContext.provideContext(), navigator.modelContext.registerTool(), or other imperative signals were not detected in rendered browser state.

  5. Detect WebMCP browser navigator injection

    navigator.modelContext was not detected in the rendered browser page.

  6. Interactive surface coverage

    Only 0% of interactive surfaces are annotated.

Evidence
{
  "failedStep": "declarative-annotation-quality",
  "steps": [
    {
      "id": "data-mcp-tool-attributes",
      "title": "Detect data-mcp-tool annotations",
      "status": "informational",
      "evidence": {
        "dataMcpToolCount": 0,
        "dataMcpTools": []
      },
      "issue": "No data-mcp-tool attributes were found on interactive elements.",
      "howToFix": "Add data-mcp-tool attributes to high-value forms, buttons, and links so generic MCP-aware tooling can identify intended actions."
    },
    {
      "id": "declarative-tags",
      "title": "Detect WebMCP declarative tags",
      "status": "informational",
      "evidence": {
        "totalForms": 0,
        "formsWithTags": 0,
        "totalInteractive": 176,
        "interactiveWithTags": 0,
        "totalCount": 176,
        "taggedCount": 0,
        "dataMcpToolCount": 0,
        "dataMcpTools": [],
        "coverage": 0,
        "annotationIssues": [
          "<input> is missing a name attribute.",
          "<input> is missing tool-param-description.",
          "<input> is missing a name attribute.",
          "<input> is missing tool-param-description.",
          "<input> is missing a name attribute.",
          "<input> is missing tool-param-description."
        ]
      },
      "issue": "No elements found with tool-name or tool-description attributes.",
      "howToFix": "Add tool-name and tool-description attributes to forms and interactive elements."
    },
    {
      "id": "declarative-annotation-quality",
      "title": "Validate WebMCP declarative annotation quality",
      "status": "warning",
      "evidence": {
        "issueCount": 6,
        "issues": [
          "<input> is missing a name attribute.",
          "<input> is missing tool-param-description.",
          "<input> is missing a name attribute.",
          "<input> is missing tool-param-description.",
          "<input> is missing a name attribute.",
          "<input> is missing tool-param-description."
        ]
      },
      "issue": "WebMCP declarative annotations need fixes.",
      "issueDetails": [
        {
          "title": "WebMCP declarative annotation issues",
          "items": [
            {
              "type": "code",
              "value": "<input> is missing a name attribute."
            },
            {
              "type": "code",
              "value": "<input> is missing tool-param-description."
            },
            {
              "type": "code",
              "value": "<input> is missing a name attribute."
            },
            {
              "type": "code",
              "value": "<input> is missing tool-param-description."
            },
            {
              "type": "code",
              "value": "<input> is missing a name attribute."
            },
            {
              "type": "code",
              "value": "<input> is missing tool-param-description."
            }
          ]
        }
      ],
      "howToFix": "Use snake_case tool-name values, descriptive tool-description values, named and labeled fields, and tool-param-description on inputs."
    },
    {
      "id": "imperative-api",
      "title": "Detect WebMCP imperative API usage",
      "status": "informational",
      "evidence": {
        "staticSignals": {
          "detected": false,
          "matched": []
        },
        "browser": {
          "checked": true,
          "detected": false,
          "hasNavigatorModelContext": false,
          "modelContextType": "undefined",
          "hasProvideContext": false,
          "hasRegisterTool": false
        }
      },
      "issue": "navigator.modelContext.provideContext(), navigator.modelContext.registerTool(), or other imperative signals were not detected in rendered browser state.",
      "howToFix": "Use navigator.modelContext.provideContext() to register tools programmatically."
    },
    {
      "id": "browser-navigator-injection",
      "title": "Detect WebMCP browser navigator injection",
      "status": "informational",
      "evidence": {
        "browser": {
          "checked": true,
          "detected": false,
          "hasNavigatorModelContext": false,
          "modelContextType": "undefined",
          "hasProvideContext": false,
          "hasRegisterTool": false
        }
      },
      "issue": "navigator.modelContext was not detected in the rendered browser page.",
      "howToFix": "Expose WebMCP through navigator.modelContext in the browser runtime when the page is intended to provide in-page tools."
    },
    {
      "id": "surface-coverage",
      "title": "Interactive surface coverage",
      "status": "informational",
      "evidence": {
        "totalForms": 0,
        "formsWithTags": 0,
        "totalInteractive": 176,
        "interactiveWithTags": 0,
        "totalCount": 176,
        "taggedCount": 0,
        "dataMcpToolCount": 0,
        "dataMcpTools": [],
        "coverage": 0,
        "annotationIssues": [
          "<input> is missing a name attribute.",
          "<input> is missing tool-param-description.",
          "<input> is missing a name attribute.",
          "<input> is missing tool-param-description.",
          "<input> is missing a name attribute.",
          "<input> is missing tool-param-description."
        ]
      },
      "issue": "Only 0% of interactive surfaces are annotated.",
      "howToFix": "Add WebMCP annotations to all forms and interactive elements to increase agent coverage."
    }
  ],
  "staticSignals": {
    "detected": false,
    "matched": []
  },
  "coverage": {
    "totalForms": 0,
    "formsWithTags": 0,
    "totalInteractive": 176,
    "interactiveWithTags": 0,
    "totalCount": 176,
    "taggedCount": 0,
    "dataMcpToolCount": 0,
    "dataMcpTools": [],
    "coverage": 0,
    "annotationIssues": [
      "<input> is missing a name attribute.",
      "<input> is missing tool-param-description.",
      "<input> is missing a name attribute.",
      "<input> is missing tool-param-description.",
      "<input> is missing a name attribute.",
      "<input> is missing tool-param-description."
    ]
  },
  "browserWebMcp": {
    "checked": true,
    "detected": false,
    "hasNavigatorModelContext": false,
    "modelContextType": "undefined",
    "hasProvideContext": false,
    "hasRegisterTool": false
  }
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Source and trust signals

AIO: Source and trust signals scored 40/100 and needs a fix.

9 Fail

Needs attention

AIO: Source and trust signals

Failed check
01

Issue

Missing AIO trust signals: author, publisher, freshnessDate.

Details

02

Why it matters

AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.

Check name

AIO: Source and trust signals

Score

40/100

Status

fail

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

Make page content eligible and useful for Google AI Overviews and AI Mode extraction.

Result

AIO: Source and trust signals scored 40/100 and needs a fix.

Evidence
{
  "signals": {
    "author": false,
    "publisher": false,
    "freshnessDate": false,
    "aboutOrContact": true,
    "policyLinks": true
  },
  "missing": [
    "author",
    "publisher",
    "freshnessDate"
  ],
  "authorMeta": "",
  "schemaAuthors": [],
  "schemaPublishers": [],
  "schemaDates": [],
  "visibleDates": [],
  "aboutLinks": [
    {
      "href": "/about-circle",
      "text": "About Circle",
      "html": "<a class=\"text-text-neutral-40-placeholder hover:text-primary-30-default cursor-pointer w-fit\" href=\"/about-circle\">About Circle</a>"
    },
    {
      "href": "https://www.well.company/for-investors/stock-information",
      "text": "Investor relations",
      "html": "<a class=\"text-text-neutral-40-placeholder hover:text-primary-30-default cursor-pointer w-fit\" href=\"https://www.well.company/for-investors/stock-information\">Investor relations</a>"
    },
    {
      "href": "https://www.linkedin.com/company/circle-medical",
      "text": "",
      "html": "<a href=\"https://www.linkedin.com/company/circle-medical\" class=\"h-fit\" target=\"_blank\" rel=\"me noopener noreferrer\" aria-label=\"Circle Medical on LinkedIn\"> <img src=\"/_image?href=%2F_astro%2Flinkedin.CmWqeV51.webp&amp;w=56&amp;h=54\" alt loading=\"lazy\" decoding=\"async\" fetchpriority=\"auto\" width=\"56\" height=\"54\" class=\"w-7 max-h-7\"> </a>"
    }
  ],
  "contactLinks": [
    {
      "href": "https://help.circlemedical.com/en/articles/9592028-how-to-prepare-for-your-first-appointment",
      "text": "How to Prepare for Your First Appointment",
      "html": "<a class=\"text-primary-30-default underline hover:text-primary-40-hover\" href=\"https://help.circlemedical.com/en/articles/9592028-how-to-prepare-for-your-first-appointment\" target=\"_blank\">How to Prepare for Your First Appointment</a>"
    },
    {
      "href": "https://help.circlemedical.com/en/articles/9592028-how-to-prepare-for-your-first-appointment",
      "text": "How to Prepare for Your First Appointment",
      "html": "<a class=\"text-primary-30-default underline hover:text-primary-40-hover\" href=\"https://help.circlemedical.com/en/articles/9592028-how-to-prepare-for-your-first-appointment\" target=\"_blank\">How to Prepare for Your First Appointment</a>"
    },
    {
      "href": "https://help.circlemedical.com/en/",
      "text": "View all FAQs",
      "html": "<a href=\"https://help.circlemedical.com/en/\" class=\"box-border flex justify-center items-center py-2 rounded font-medium focus:outline-none focus:ring-4 focus:ring-inset disabled:cursor-not-allowed px-6 button-medium min-h-[48px] button-medium bg-white border border-neutral-20 text-primary-30-default hover:border-primary-30-default active:text-primary-40-hover active:border-primary-40-hover focus:ring-primary-20 disabled:bg-white disabled:text-neutral-35 disabled:border-neutral-20 w-fit\"><div..."
    },
    {
      "href": "https://help.circlemedical.com/en",
      "text": "Help center",
      "html": "<a class=\"text-text-neutral-40-placeholder hover:text-primary-30-default cursor-pointer w-fit\" href=\"https://help.circlemedical.com/en\">Help center</a>"
    }
  ],
  "privacyLinks": [
    {
      "href": "/legal/terms-of-use",
      "text": "Terms of Use",
      "html": "<a class=\"text-text-neutral-40-placeholder hover:text-primary-30-default cursor-pointer w-fit\" href=\"/legal/terms-of-use\">Terms of Use</a>"
    },
    {
      "href": "/legal/privacy-policy",
      "text": "Privacy Policy",
      "html": "<a class=\"text-text-neutral-40-placeholder hover:text-primary-30-default cursor-pointer w-fit\" href=\"/legal/privacy-policy\">Privacy Policy</a>"
    },
    {
      "href": "/legal/notice-of-hipaa-privacy-practices",
      "text": "Notice of Privacy Practices",
      "html": "<a class=\"text-text-neutral-40-placeholder hover:text-primary-30-default cursor-pointer w-fit\" href=\"/legal/notice-of-hipaa-privacy-practices\">Notice of Privacy Practices</a>"
    }
  ],
  "score": 40,
  "weight": 20
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer evidence and trust

AEO: Answer evidence and trust scored 40/100 and needs a fix.

8 Fail

Needs attention

AEO: Answer evidence and trust

Failed check
01

Issue

Missing AIO trust signals: author, publisher, freshnessDate.

Details

02

Why it matters

Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.

Check name

AEO: Answer evidence and trust

Score

40/100

Status

fail

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

Make page content easy for answer engines and assistants to answer from directly.

Result

AEO: Answer evidence and trust scored 40/100 and needs a fix.

Evidence
{
  "signals": {
    "author": false,
    "publisher": false,
    "freshnessDate": false,
    "aboutOrContact": true,
    "policyLinks": true
  },
  "missing": [
    "author",
    "publisher",
    "freshnessDate"
  ],
  "authorMeta": "",
  "schemaAuthors": [],
  "schemaPublishers": [],
  "schemaDates": [],
  "visibleDates": [],
  "aboutLinks": [
    {
      "href": "/about-circle",
      "text": "About Circle",
      "html": "<a class=\"text-text-neutral-40-placeholder hover:text-primary-30-default cursor-pointer w-fit\" href=\"/about-circle\">About Circle</a>"
    },
    {
      "href": "https://www.well.company/for-investors/stock-information",
      "text": "Investor relations",
      "html": "<a class=\"text-text-neutral-40-placeholder hover:text-primary-30-default cursor-pointer w-fit\" href=\"https://www.well.company/for-investors/stock-information\">Investor relations</a>"
    },
    {
      "href": "https://www.linkedin.com/company/circle-medical",
      "text": "",
      "html": "<a href=\"https://www.linkedin.com/company/circle-medical\" class=\"h-fit\" target=\"_blank\" rel=\"me noopener noreferrer\" aria-label=\"Circle Medical on LinkedIn\"> <img src=\"/_image?href=%2F_astro%2Flinkedin.CmWqeV51.webp&amp;w=56&amp;h=54\" alt loading=\"lazy\" decoding=\"async\" fetchpriority=\"auto\" width=\"56\" height=\"54\" class=\"w-7 max-h-7\"> </a>"
    }
  ],
  "contactLinks": [
    {
      "href": "https://help.circlemedical.com/en/articles/9592028-how-to-prepare-for-your-first-appointment",
      "text": "How to Prepare for Your First Appointment",
      "html": "<a class=\"text-primary-30-default underline hover:text-primary-40-hover\" href=\"https://help.circlemedical.com/en/articles/9592028-how-to-prepare-for-your-first-appointment\" target=\"_blank\">How to Prepare for Your First Appointment</a>"
    },
    {
      "href": "https://help.circlemedical.com/en/articles/9592028-how-to-prepare-for-your-first-appointment",
      "text": "How to Prepare for Your First Appointment",
      "html": "<a class=\"text-primary-30-default underline hover:text-primary-40-hover\" href=\"https://help.circlemedical.com/en/articles/9592028-how-to-prepare-for-your-first-appointment\" target=\"_blank\">How to Prepare for Your First Appointment</a>"
    },
    {
      "href": "https://help.circlemedical.com/en/",
      "text": "View all FAQs",
      "html": "<a href=\"https://help.circlemedical.com/en/\" class=\"box-border flex justify-center items-center py-2 rounded font-medium focus:outline-none focus:ring-4 focus:ring-inset disabled:cursor-not-allowed px-6 button-medium min-h-[48px] button-medium bg-white border border-neutral-20 text-primary-30-default hover:border-primary-30-default active:text-primary-40-hover active:border-primary-40-hover focus:ring-primary-20 disabled:bg-white disabled:text-neutral-35 disabled:border-neutral-20 w-fit\"><div..."
    },
    {
      "href": "https://help.circlemedical.com/en",
      "text": "Help center",
      "html": "<a class=\"text-text-neutral-40-placeholder hover:text-primary-30-default cursor-pointer w-fit\" href=\"https://help.circlemedical.com/en\">Help center</a>"
    }
  ],
  "privacyLinks": [
    {
      "href": "/legal/terms-of-use",
      "text": "Terms of Use",
      "html": "<a class=\"text-text-neutral-40-placeholder hover:text-primary-30-default cursor-pointer w-fit\" href=\"/legal/terms-of-use\">Terms of Use</a>"
    },
    {
      "href": "/legal/privacy-policy",
      "text": "Privacy Policy",
      "html": "<a class=\"text-text-neutral-40-placeholder hover:text-primary-30-default cursor-pointer w-fit\" href=\"/legal/privacy-policy\">Privacy Policy</a>"
    },
    {
      "href": "/legal/notice-of-hipaa-privacy-practices",
      "text": "Notice of Privacy Practices",
      "html": "<a class=\"text-text-neutral-40-placeholder hover:text-primary-30-default cursor-pointer w-fit\" href=\"/legal/notice-of-hipaa-privacy-practices\">Notice of Privacy Practices</a>"
    }
  ],
  "score": 40,
  "weight": 22
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer-first sections

AEO: Answer-first sections scored 65/100 and needs improvement.

6 Warning

Needs attention

AEO: Answer-first sections

Warning
01

Issue

101 section(s) may benefit from a clearer opening answer; this is optional for feature/card sections.

Details

02

Why it matters

Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.

Check name

AEO: Answer-first sections

Score

65/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

Make page content easy for answer engines and assistants to answer from directly.

Result

AEO: Answer-first sections scored 65/100 and needs improvement.

Evidence
{
  "sectionCount": 147,
  "passing": 46,
  "failing": [
    {
      "heading": "Pricing and Insurance",
      "headingHtml": "<h2 class=\"text-2xl font-medium text-center w-full\">Pricing and Insurance</h2>",
      "firstParagraph": "Self-pay price (per appointment)",
      "paragraphHtml": "<p class=\"text-sm px-4 text-neutral-50-secondary-text font-medium\">Self-pay price (per appointment)</p>",
      "words": 4,
      "direct": false,
      "issue": "First paragraph is 4 words and does not look like a concise direct answer."
    },
    {
      "heading": "Pricing and Insurance",
      "headingHtml": "<h2 class=\"text-2xl font-medium text-center w-full\">Pricing and Insurance</h2>",
      "firstParagraph": "Self-pay price (per appointment)",
      "paragraphHtml": "<p class=\"text-sm px-4 text-neutral-50-secondary-text font-medium\">Self-pay price (per appointment)</p>",
      "words": 4,
      "direct": false,
      "issue": "First paragraph is 4 words and does not look like a concise direct answer."
    },
    {
      "heading": "Pricing and Insurance",
      "headingHtml": "<h2 class=\"text-2xl font-medium text-center w-full\">Pricing and Insurance</h2>",
      "firstParagraph": "Self-pay price (per appointment)",
      "paragraphHtml": "<p class=\"text-sm px-4 text-neutral-50-secondary-text font-medium\">Self-pay price (per appointment)</p>",
      "words": 4,
      "direct": false,
      "issue": "First paragraph is 4 words and does not look like a concise direct answer."
    },
    {
      "heading": "4.9",
      "headingHtml": "<h2 class=\"text-2xl font-medium\">4.9</h2>",
      "firstParagraph": "(3,401)",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text text-lg font-medium\"> (3,401) </p>",
      "words": 2,
      "direct": false,
      "issue": "First paragraph is 2 words and does not look like a concise direct answer."
    },
    {
      "heading": "Real ADHD patient reviews",
      "headingHtml": "<h2 class=\"text-2xl font-medium\"> Real ADHD patient reviews </h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Giada",
      "headingHtml": "<h3 class=\"font-medium\">Giada</h3>",
      "firstParagraph": "Joining Circle Medical has saved my life. I was so lost and didn't know why or what was wrong with me. I took a chance and downloaded the app, and had an appointment in the comfort of my own home within a week. I'm now getting the help I always needed and it has been a game changer.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Joining Circle Medical has saved my life. I was so lost and didn&apos;t know why or what was wrong with me. I took a chance and downloaded the app, and had an appointment in the comfort of my own home within a week. I&apos;m now getting the help I always needed and it has been a game changer. </p>",
      "words": 58,
      "direct": false,
      "issue": "First paragraph is 58 words and does not look like a concise direct answer."
    },
    {
      "heading": "Braeden",
      "headingHtml": "<h3 class=\"font-medium\">Braeden</h3>",
      "firstParagraph": "Locally, I've been on a waiting list for seeking an ADHD diagnosis for several months. But then I found this app, and within a few days, it's done! I finally have that peace of mind and can move forward with a treatment plan. Thank you.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Locally, I&apos;ve been on a waiting list for seeking an ADHD diagnosis for several months. But then I found this app, and within a few days, it&apos;s done! I finally have that peace of mind and can move forward with a treatment plan. Thank you. </p>",
      "words": 45,
      "direct": false,
      "issue": "First paragraph is 45 words and does not look like a concise direct answer."
    },
    {
      "heading": "Immanuel",
      "headingHtml": "<h3 class=\"font-medium\">Immanuel</h3>",
      "firstParagraph": "Fast and clear appointment and scheduling process. Knowledgeable providers. Responsive support staff.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Fast and clear appointment and scheduling process. Knowledgeable providers. Responsive support staff. </p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "June",
      "headingHtml": "<h3 class=\"font-medium\">June</h3>",
      "firstParagraph": "My provider has been so kind, validating, and understanding. She's helped me understand my ADHD and treat it.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> My provider has been so kind, validating, and understanding. She&apos;s helped me understand my ADHD and treat it. </p>",
      "words": 18,
      "direct": false,
      "issue": "First paragraph is 18 words and does not look like a concise direct answer."
    },
    {
      "heading": "Nathen",
      "headingHtml": "<h3 class=\"font-medium\">Nathen</h3>",
      "firstParagraph": "I find the staff and doctors to be very friendly and helpful. Going with Circle Medical has made treatment for ADHD so much easier for me!",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> I find the staff and doctors to be very friendly and helpful. Going with Circle Medical has made treatment for ADHD so much easier for me! </p>",
      "words": 26,
      "direct": false,
      "issue": "First paragraph is 26 words and does not look like a concise direct answer."
    },
    {
      "heading": "Justin",
      "headingHtml": "<h3 class=\"font-medium\">Justin</h3>",
      "firstParagraph": "Didn't feel like my last doctor's appointments. My provider felt genuinely compassionate about helping me manage my life obstacles with my ADHD. Was skeptical at first but so glad I made the decision. Super affordable for the quality of care.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Didn&apos;t feel like my last doctor&apos;s appointments. My provider felt genuinely compassionate about helping me manage my life obstacles with my ADHD. Was skeptical at first but so glad I made the decision. Super affordable for the quality of care. </p>",
      "words": 40,
      "direct": false,
      "issue": "First paragraph is 40 words and does not look like a concise direct answer."
    },
    {
      "heading": "Uriah",
      "headingHtml": "<h3 class=\"font-medium\">Uriah</h3>",
      "firstParagraph": "My practitioner was extremely friendly and empathetic, and an expert at ADHD and ADD so he knew exactly how to help me and with questions to ask.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> My practitioner was extremely friendly and empathetic, and an expert at ADHD and ADD so he knew exactly how to help me and with questions to ask. </p>",
      "words": 27,
      "direct": false,
      "issue": "First paragraph is 27 words and does not look like a concise direct answer."
    },
    {
      "heading": "Simone",
      "headingHtml": "<h3 class=\"font-medium\">Simone</h3>",
      "firstParagraph": "ADHD assessment was tailored to adult women. The expert gave nuanced additions and clarification to questions or statements. I feel much better equipped to handle life and am making progress in ways that seemed impossible before.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> ADHD assessment was tailored to adult women. The expert gave nuanced additions and clarification to questions or statements. I feel much better equipped to handle life and am making progress in ways that seemed impossible before. </p>",
      "words": 36,
      "direct": false,
      "issue": "First paragraph is 36 words and does not look like a concise direct answer."
    },
    {
      "heading": "Eliza",
      "headingHtml": "<h3 class=\"font-medium\">Eliza</h3>",
      "firstParagraph": "I finally found a provider who cares about me as a patient. She took time to go over my medical history and went to great lengths to go over how ADHD has affected me and we came up with goals that I want to achieve under her care. Medication isn't the only avenue for someone living with ADHD.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> I finally found a provider who cares about me as a patient. She took time to go over my medical history and went to great lengths to go over how ADHD has affected me and we came up with goals that I want to achieve under her care. Medication isn&apos;t the only avenue for someone living with ADHD. </p>",
      "words": 58,
      "direct": false,
      "issue": "First paragraph is 58 words and does not look like a concise direct answer."
    },
    {
      "heading": "4.98",
      "headingHtml": "<h2 class=\"text-2xl font-medium\">4.98</h2>",
      "firstParagraph": "(1,759)",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text text-lg font-medium\"> (1,759) </p>",
      "words": 2,
      "direct": false,
      "issue": "First paragraph is 2 words and does not look like a concise direct answer."
    },
    {
      "heading": "Real Hormone Therapy patient reviews",
      "headingHtml": "<h2 class=\"text-2xl font-medium\"> Real Hormone Therapy patient reviews </h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Giada",
      "headingHtml": "<h3 class=\"font-medium\">Giada</h3>",
      "firstParagraph": "My first time ever having a consultation about hormone therapy and Dr. Ibarra made it the best!",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> My first time ever having a consultation about hormone therapy and Dr. Ibarra made it the best! </p>",
      "words": 17,
      "direct": false,
      "issue": "First paragraph is 17 words and does not look like a concise direct answer."
    },
    {
      "heading": "Darryl",
      "headingHtml": "<h3 class=\"font-medium\">Darryl</h3>",
      "firstParagraph": "I love Dr Fontanilla. I have never felt so comfortable receiving gender-affirming care before. Thank you so much, Dr. Fontanilla!!!",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> I love Dr Fontanilla. I have never felt so comfortable receiving gender-affirming care before. Thank you so much, Dr. Fontanilla!!! </p>",
      "words": 20,
      "direct": false,
      "issue": "First paragraph is 20 words and does not look like a concise direct answer."
    },
    {
      "heading": "Bradley",
      "headingHtml": "<h3 class=\"font-medium\">Bradley</h3>",
      "firstParagraph": "Very kind and informative. Absolutely one of the best interactions I have ever had with a health care provider.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Very kind and informative. Absolutely one of the best interactions I have ever had with a health care provider. </p>",
      "words": 19,
      "direct": false,
      "issue": "First paragraph is 19 words and does not look like a concise direct answer."
    },
    {
      "heading": "Hailey",
      "headingHtml": "<h3 class=\"font-medium\">Hailey</h3>",
      "firstParagraph": "Excellent bedside manner, honest and trustworthy. A fantastic Physician and an amazing ally to have throughout my transition journey. She will slow me down if it's needed and I always feel she's doing her due diligence in my case.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Excellent bedside manner, honest and trustworthy. A fantastic Physician and an amazing ally to have throughout my transition journey. She will slow me down if it&apos;s needed and I always feel she&apos;s doing her due diligence in my case. </p>",
      "words": 39,
      "direct": false,
      "issue": "First paragraph is 39 words and does not look like a concise direct answer."
    },
    {
      "heading": "Dahlia",
      "headingHtml": "<h3 class=\"font-medium\">Dahlia</h3>",
      "firstParagraph": "Daniela was great. She explained the process of care and path quite well. I felt seen, heard, and possessed self-agency during the visit. I would highly recommend Daniela.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Daniela was great. She explained the process of care and path quite well. I felt seen, heard, and possessed self-agency during the visit. I would highly recommend Daniela. </p>",
      "words": 28,
      "direct": false,
      "issue": "First paragraph is 28 words and does not look like a concise direct answer."
    },
    {
      "heading": "Alexandra",
      "headingHtml": "<h3 class=\"font-medium\">Alexandra</h3>",
      "firstParagraph": "I have nothing but good things to say. Very professional, detailed, and polite. The best experience I've ever had with a medical professional.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> I have nothing but good things to say. Very professional, detailed, and polite. The best experience I&apos;ve ever had with a medical professional. </p>",
      "words": 23,
      "direct": false,
      "issue": "First paragraph is 23 words and does not look like a concise direct answer."
    },
    {
      "heading": "George",
      "headingHtml": "<h3 class=\"font-medium\">George</h3>",
      "firstParagraph": "I am so happy with Dr. Lauren, she has been so understanding and compassionate towards my health and wellbeing. I would give her a 1000 star rating if it let me. Much Light, Love, and Positivity to Dr. Lauren and all of the wonderful folks at Circle Medical.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> I am so happy with Dr. Lauren, she has been so understanding and compassionate towards my health and wellbeing. I would give her a 1000 star rating if it let me. Much Light, Love, and Positivity to Dr. Lauren and all of the wonderful folks at Circle Medical. </p>",
      "words": 48,
      "direct": false,
      "issue": "First paragraph is 48 words and does not look like a concise direct answer."
    },
    {
      "heading": "Beatrice",
      "headingHtml": "<h3 class=\"font-medium\">Beatrice</h3>",
      "firstParagraph": "Ms. Smith has been the best PCP I have ever worked with. I'm very glad for both my physical and emotional health, she listens to every one of my concerns and ACTUALLY addresses them!",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Ms. Smith has been the best PCP I have ever worked with. I&apos;m very glad for both my physical and emotional health, she listens to every one of my concerns and ACTUALLY addresses them! </p>",
      "words": 34,
      "direct": false,
      "issue": "First paragraph is 34 words and does not look like a concise direct answer."
    },
    {
      "heading": "Andrew",
      "headingHtml": "<h3 class=\"font-medium\">Andrew</h3>",
      "firstParagraph": "I appreciate it a lot with my follow ups and medication for my journey along the way.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> I appreciate it a lot with my follow ups and medication for my journey along the way. </p>",
      "words": 17,
      "direct": false,
      "issue": "First paragraph is 17 words and does not look like a concise direct answer."
    },
    {
      "heading": "George",
      "headingHtml": "<h3 class=\"font-medium\">George</h3>",
      "firstParagraph": "Elizabeth is amazing! She takes excellent care of me during appointments and in-between.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Elizabeth is amazing! She takes excellent care of me during appointments and in-between. </p>",
      "words": 13,
      "direct": false,
      "issue": "First paragraph is 13 words and does not look like a concise direct answer."
    },
    {
      "heading": "Jeremy",
      "headingHtml": "<h3 class=\"font-medium\">Jeremy</h3>",
      "firstParagraph": "She has a level of care I need and I was pleasantly surprised at the depth of social concern she has. I'm excited to continue working with her!",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> She has a level of care I need and I was pleasantly surprised at the depth of social concern she has. I&apos;m excited to continue working with her! </p>",
      "words": 28,
      "direct": false,
      "issue": "First paragraph is 28 words and does not look like a concise direct answer."
    },
    {
      "heading": "Lawrence",
      "headingHtml": "<h3 class=\"font-medium\">Lawrence</h3>",
      "firstParagraph": "Katelyn was very helpful and provided a lot of great direction in our conversation. I felt like she genuinely cared about my medical needs, and was a great conversationalist, in addition to providing great care.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Katelyn was very helpful and provided a lot of great direction in our conversation. I felt like she genuinely cared about my medical needs, and was a great conversationalist, in addition to providing great care. </p>",
      "words": 35,
      "direct": false,
      "issue": "First paragraph is 35 words and does not look like a concise direct answer."
    },
    {
      "heading": "Cynthia",
      "headingHtml": "<h3 class=\"font-medium\">Cynthia</h3>",
      "firstParagraph": "I am so grateful to have found Dr. Mirza. She was warm, patient, wise, and always leaves me feeling seen and heard.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> I am so grateful to have found Dr. Mirza. She was warm, patient, wise, and always leaves me feeling seen and heard. </p>",
      "words": 22,
      "direct": false,
      "issue": "First paragraph is 22 words and does not look like a concise direct answer."
    },
    {
      "heading": "Frederique",
      "headingHtml": "<h3 class=\"font-medium\">Frederique</h3>",
      "firstParagraph": "Awesome Doctor, Listens and Cares.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Awesome Doctor, Listens and Cares. </p>",
      "words": 5,
      "direct": false,
      "issue": "First paragraph is 5 words and does not look like a concise direct answer."
    },
    {
      "heading": "4.97",
      "headingHtml": "<h2 class=\"text-2xl font-medium\">4.97</h2>",
      "firstParagraph": "(74,053)",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text text-lg font-medium\"> (74,053) </p>",
      "words": 2,
      "direct": false,
      "issue": "First paragraph is 2 words and does not look like a concise direct answer."
    },
    {
      "heading": "Patient Reviews",
      "headingHtml": "<h2 class=\"text-2xl font-medium\"> Patient Reviews </h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Jules",
      "headingHtml": "<h3 class=\"font-medium\">Jules</h3>",
      "firstParagraph": "Wonderful provider. Very thorough and clear with diagnosis and suggestions. I am so thankful for Circle Medical.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Wonderful provider. Very thorough and clear with diagnosis and suggestions. I am so thankful for Circle Medical. </p>",
      "words": 17,
      "direct": false,
      "issue": "First paragraph is 17 words and does not look like a concise direct answer."
    },
    {
      "heading": "Danny",
      "headingHtml": "<h3 class=\"font-medium\">Danny</h3>",
      "firstParagraph": "I am in a very good place now with a big thanks going out to Circle Medical. I can't express just how much they have helped me. I am truly grateful.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> I am in a very good place now with a big thanks going out to Circle Medical. I can&apos;t express just how much they have helped me. I am truly grateful. </p>",
      "words": 31,
      "direct": false,
      "issue": "First paragraph is 31 words and does not look like a concise direct answer."
    },
    {
      "heading": "Zora",
      "headingHtml": "<h3 class=\"font-medium\">Zora</h3>",
      "firstParagraph": "Literally incredible!!! Made me feel so comfortable and understood!!!",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Literally incredible!!! Made me feel so comfortable and understood!!! </p>",
      "words": 9,
      "direct": false,
      "issue": "First paragraph is 9 words and does not look like a concise direct answer."
    },
    {
      "heading": "Selina",
      "headingHtml": "<h3 class=\"font-medium\">Selina</h3>",
      "firstParagraph": "Outstanding Job! My provider cares and takes her time to review the details as well as find the best solutions to help with my situation. I'm glad I chose her and look forward to working with her on a better note than being sick.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Outstanding Job! My provider cares and takes her time to review the details as well as find the best solutions to help with my situation. I&apos;m glad I chose her and look forward to working with her on a better note than being sick. </p>",
      "words": 44,
      "direct": false,
      "issue": "First paragraph is 44 words and does not look like a concise direct answer."
    },
    {
      "heading": "Florence",
      "headingHtml": "<h3 class=\"font-medium\">Florence</h3>",
      "firstParagraph": "This was the best experience I’ve had with a doctor! she listened to all of my concerns & was able to guide me in the right direction. I will continue to see her for my follow-up appointments and am feeling very hopeful.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> This was the best experience I&#x2019;ve had with a doctor! she listened to all of my concerns &amp; was able to guide me in the right direction. I will continue to see her for my follow-up appointments and am feeling very hopeful. </p>",
      "words": 42,
      "direct": false,
      "issue": "First paragraph is 42 words and does not look like a concise direct answer."
    },
    {
      "heading": "Faith",
      "headingHtml": "<h3 class=\"font-medium\">Faith</h3>",
      "firstParagraph": "My initial experience with my provider was perfect. She had a wonderful attitude and everything you would want in a virtual visit. I didn't expect to even use the services with Circle Medical but I'm 100% going to now. I'm all in, with all of my treatment needs.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> My initial experience with my provider was perfect. She had a wonderful attitude and everything you would want in a virtual visit. I didn&apos;t expect to even use the services with Circle Medical but I&apos;m 100% going to now. I&apos;m all in, with all of my treatment needs. </p>",
      "words": 48,
      "direct": false,
      "issue": "First paragraph is 48 words and does not look like a concise direct answer."
    },
    {
      "heading": "Avery",
      "headingHtml": "<h3 class=\"font-medium\">Avery</h3>",
      "firstParagraph": "Exceptional care provider. Mindful. Organized. Informed. Could not give enough positive feedback about my provider or Circle Medical. Thank you both!",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Exceptional care provider. Mindful. Organized. Informed. Could not give enough positive feedback about my provider or Circle Medical. Thank you both! </p>",
      "words": 21,
      "direct": false,
      "issue": "First paragraph is 21 words and does not look like a concise direct answer."
    },
    {
      "heading": "Bailey",
      "headingHtml": "<h3 class=\"font-medium\">Bailey</h3>",
      "firstParagraph": "Circle has helped me change my life. I don't know how to explain without taking 8 hrs but since I have been with my provider, he has helped transform my life with ADHD Treatment plus general overall heath, yearly blood tests and whatever health concerns I have had over the last 2 years. I can't thank him enough alon...",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Circle has helped me change my life. I don&apos;t know how to explain without taking 8 hrs but since I have been with my provider, he has helped transform my life with ADHD Treatment plus general overall heath, yearly blood tests and whatever health concerns I have had over the last 2 years. I can&apos;t thank him enough along with Circle Medical. </p>",
      "words": 62,
      "direct": false,
      "issue": "First paragraph is 62 words and does not look like a concise direct answer."
    },
    {
      "heading": "Braiden",
      "headingHtml": "<h3 class=\"font-medium\">Braiden</h3>",
      "firstParagraph": "All of my appointments have been efficient and thorough. Circle Medical is easy to navigate and convenient.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> All of my appointments have been efficient and thorough. Circle Medical is easy to navigate and convenient. </p>",
      "words": 17,
      "direct": false,
      "issue": "First paragraph is 17 words and does not look like a concise direct answer."
    },
    {
      "heading": "Steve",
      "headingHtml": "<h3 class=\"font-medium\">Steve</h3>",
      "firstParagraph": "My provider was great. He listened to my concerns and what I felt I needed. He gave me great feedback a plan for success and resources that I didn't know about. I will definitely go back to Circle Medical.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> My provider was great. He listened to my concerns and what I felt I needed. He gave me great feedback a plan for success and resources that I didn&apos;t know about. I will definitely go back to Circle Medical. </p>",
      "words": 39,
      "direct": false,
      "issue": "First paragraph is 39 words and does not look like a concise direct answer."
    },
    {
      "heading": "Jamil",
      "headingHtml": "<h3 class=\"font-medium\">Jamil</h3>",
      "firstParagraph": "Super informative and polite! Will definitely be switching over to Circle Medical!",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Super informative and polite! Will definitely be switching over to Circle Medical! </p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Neil",
      "headingHtml": "<h3 class=\"font-medium\">Neil</h3>",
      "firstParagraph": "Quick and thorough appointment! Was able to help me with my needs and do some follow up!",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Quick and thorough appointment! Was able to help me with my needs and do some follow up! </p>",
      "words": 17,
      "direct": false,
      "issue": "First paragraph is 17 words and does not look like a concise direct answer."
    },
    {
      "heading": "Aiden",
      "headingHtml": "<h3 class=\"font-medium\">Aiden</h3>",
      "firstParagraph": "Extremely kind and straight to the point. My provider listened to all my concerns and addressed them thoroughly, I also appreciate how she treated me like a person and not just another patient. Very professional and am extremely satisfied with how she was able to get to the root of the problem without rushing to it....",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Extremely kind and straight to the point. My provider listened to all my concerns and addressed them thoroughly, I also appreciate how she treated me like a person and not just another patient. Very professional and am extremely satisfied with how she was able to get to the root of the problem without rushing to it. Definitely recommend. </p>",
      "words": 58,
      "direct": false,
      "issue": "First paragraph is 58 words and does not look like a concise direct answer."
    },
    {
      "heading": "Kathy",
      "headingHtml": "<h3 class=\"font-medium\">Kathy</h3>",
      "firstParagraph": "My provider was attentive, compassionate, and professional, I’m absolutely recommending Circle Medical.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> My provider was attentive, compassionate, and professional, I&#x2019;m absolutely recommending Circle Medical. </p>",
      "words": 13,
      "direct": false,
      "issue": "First paragraph is 13 words and does not look like a concise direct answer."
    },
    {
      "heading": "Mariana",
      "headingHtml": "<h3 class=\"font-medium\">Mariana</h3>",
      "firstParagraph": "I was nervous at first, but my provider was able to make me feel comfortable. She explained everything. Thank you.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> I was nervous at first, but my provider was able to make me feel comfortable. She explained everything. Thank you. </p>",
      "words": 20,
      "direct": false,
      "issue": "First paragraph is 20 words and does not look like a concise direct answer."
    },
    {
      "heading": "Carla",
      "headingHtml": "<h3 class=\"font-medium\">Carla</h3>",
      "firstParagraph": "I am so happy with my provider, she has been so understanding and compassionate towards my health and wellbeing. I would give her a 1000 star rating if it let me. Much Light, Love and Positivity to my provider and all of the wonderful folks at Circle Medical.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> I am so happy with my provider, she has been so understanding and compassionate towards my health and wellbeing. I would give her a 1000 star rating if it let me. Much Light, Love and Positivity to my provider and all of the wonderful folks at Circle Medical. </p>",
      "words": 48,
      "direct": false,
      "issue": "First paragraph is 48 words and does not look like a concise direct answer."
    },
    {
      "heading": "Kylie",
      "headingHtml": "<h3 class=\"font-medium\">Kylie</h3>",
      "firstParagraph": "My provider was excellent! She made me feel comfortable, put my mind at ease and gave me some really good suggestions for my health. I would highly recommend Circle.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> My provider was excellent! She made me feel comfortable, put my mind at ease and gave me some really good suggestions for my health. I would highly recommend Circle. </p>",
      "words": 29,
      "direct": false,
      "issue": "First paragraph is 29 words and does not look like a concise direct answer."
    },
    {
      "heading": "4.95",
      "headingHtml": "<h2 class=\"text-2xl font-medium\">4.95</h2>",
      "firstParagraph": "(495,613)",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text text-lg font-medium\"> (495,613) </p>",
      "words": 2,
      "direct": false,
      "issue": "First paragraph is 2 words and does not look like a concise direct answer."
    },
    {
      "heading": "Patient Reviews",
      "headingHtml": "<h2 class=\"text-2xl font-medium\"> Patient Reviews </h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Beatrice",
      "headingHtml": "<h3 class=\"font-medium\">Beatrice</h3>",
      "firstParagraph": "Ms. Smith has been the best PCP I have ever worked with. I'm very glad for both my physical and emotional health, she listens to every one of my concerns and ACTUALLY addresses them!",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Ms. Smith has been the best PCP I have ever worked with. I&apos;m very glad for both my physical and emotional health, she listens to every one of my concerns and ACTUALLY addresses them! </p>",
      "words": 34,
      "direct": false,
      "issue": "First paragraph is 34 words and does not look like a concise direct answer."
    },
    {
      "heading": "George",
      "headingHtml": "<h3 class=\"font-medium\">George</h3>",
      "firstParagraph": "I am so happy with Dr. Lauren, she has been so understanding and compassionate towards my health and wellbeing. I would give her a 1000 star rating if it let me. Much Light, Love, and Positivity to Dr. Lauren and all of the wonderful folks at Circle Medical.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> I am so happy with Dr. Lauren, she has been so understanding and compassionate towards my health and wellbeing. I would give her a 1000 star rating if it let me. Much Light, Love, and Positivity to Dr. Lauren and all of the wonderful folks at Circle Medical. </p>",
      "words": 48,
      "direct": false,
      "issue": "First paragraph is 48 words and does not look like a concise direct answer."
    },
    {
      "heading": "Lawrence",
      "headingHtml": "<h3 class=\"font-medium\">Lawrence</h3>",
      "firstParagraph": "Katelyn was very helpful and provided a lot of great direction in our conversation. I felt like she genuinely cared about my medical needs, and was a great conversationalist, in addition to providing great care.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Katelyn was very helpful and provided a lot of great direction in our conversation. I felt like she genuinely cared about my medical needs, and was a great conversationalist, in addition to providing great care. </p>",
      "words": 35,
      "direct": false,
      "issue": "First paragraph is 35 words and does not look like a concise direct answer."
    },
    {
      "heading": "Alexandra",
      "headingHtml": "<h3 class=\"font-medium\">Alexandra</h3>",
      "firstParagraph": "I have nothing but good things to say. Very professional, detailed, and polite. The best experience I've ever had with a medical professional.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> I have nothing but good things to say. Very professional, detailed, and polite. The best experience I&apos;ve ever had with a medical professional. </p>",
      "words": 23,
      "direct": false,
      "issue": "First paragraph is 23 words and does not look like a concise direct answer."
    },
    {
      "heading": "Dahlia",
      "headingHtml": "<h3 class=\"font-medium\">Dahlia</h3>",
      "firstParagraph": "Daniela was great. She explained the process of care and path quite well. I felt seen, heard, and possessed self-agency during the visit. I would highly recommend Daniela.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Daniela was great. She explained the process of care and path quite well. I felt seen, heard, and possessed self-agency during the visit. I would highly recommend Daniela. </p>",
      "words": 28,
      "direct": false,
      "issue": "First paragraph is 28 words and does not look like a concise direct answer."
    },
    {
      "heading": "Hailey",
      "headingHtml": "<h3 class=\"font-medium\">Hailey</h3>",
      "firstParagraph": "Excellent bedside manner, honest and trustworthy. A fantastic Physician and an amazing ally to have throughout my transition journey. She will slow me down if it's needed and I always feel she's doing her due diligence in my case.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Excellent bedside manner, honest and trustworthy. A fantastic Physician and an amazing ally to have throughout my transition journey. She will slow me down if it&apos;s needed and I always feel she&apos;s doing her due diligence in my case. </p>",
      "words": 39,
      "direct": false,
      "issue": "First paragraph is 39 words and does not look like a concise direct answer."
    },
    {
      "heading": "Bradley",
      "headingHtml": "<h3 class=\"font-medium\">Bradley</h3>",
      "firstParagraph": "Very kind and informative. Absolutely one of the best interactions I have ever had with a health care provider.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Very kind and informative. Absolutely one of the best interactions I have ever had with a health care provider. </p>",
      "words": 19,
      "direct": false,
      "issue": "First paragraph is 19 words and does not look like a concise direct answer."
    },
    {
      "heading": "Frederique",
      "headingHtml": "<h3 class=\"font-medium\">Frederique</h3>",
      "firstParagraph": "Awesome Doctor, Listens and Cares.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Awesome Doctor, Listens and Cares. </p>",
      "words": 5,
      "direct": false,
      "issue": "First paragraph is 5 words and does not look like a concise direct answer."
    },
    {
      "heading": "George",
      "headingHtml": "<h3 class=\"font-medium\">George</h3>",
      "firstParagraph": "Elizabeth is amazing! She takes excellent care of me during appointments and in-between.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Elizabeth is amazing! She takes excellent care of me during appointments and in-between. </p>",
      "words": 13,
      "direct": false,
      "issue": "First paragraph is 13 words and does not look like a concise direct answer."
    },
    {
      "heading": "Cynthia",
      "headingHtml": "<h3 class=\"font-medium\">Cynthia</h3>",
      "firstParagraph": "I am so grateful to have found Dr. Mirza. She was warm, patient, wise, and always leaves me feeling seen and heard.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> I am so grateful to have found Dr. Mirza. She was warm, patient, wise, and always leaves me feeling seen and heard. </p>",
      "words": 22,
      "direct": false,
      "issue": "First paragraph is 22 words and does not look like a concise direct answer."
    },
    {
      "heading": "Andrew",
      "headingHtml": "<h3 class=\"font-medium\">Andrew</h3>",
      "firstParagraph": "I appreciate it a lot with my follow ups and medication for my journey along the way.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> I appreciate it a lot with my follow ups and medication for my journey along the way. </p>",
      "words": 17,
      "direct": false,
      "issue": "First paragraph is 17 words and does not look like a concise direct answer."
    },
    {
      "heading": "Jeremy",
      "headingHtml": "<h3 class=\"font-medium\">Jeremy</h3>",
      "firstParagraph": "She has a level of care I need and I was pleasantly surprised at the depth of social concern she has. I'm excited to continue working with her!",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> She has a level of care I need and I was pleasantly surprised at the depth of social concern she has. I&apos;m excited to continue working with her! </p>",
      "words": 28,
      "direct": false,
      "issue": "First paragraph is 28 words and does not look like a concise direct answer."
    },
    {
      "heading": "Darryl",
      "headingHtml": "<h3 class=\"font-medium\">Darryl</h3>",
      "firstParagraph": "I love Dr Fontanilla. I have never felt so comfortable receiving gender-affirming care before. Thank you so much, Dr. Fontanilla!!!",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> I love Dr Fontanilla. I have never felt so comfortable receiving gender-affirming care before. Thank you so much, Dr. Fontanilla!!! </p>",
      "words": 20,
      "direct": false,
      "issue": "First paragraph is 20 words and does not look like a concise direct answer."
    },
    {
      "heading": "Giada",
      "headingHtml": "<h3 class=\"font-medium\">Giada</h3>",
      "firstParagraph": "My first time ever having a consultation about hormone therapy and Dr. Ibarra made it the best!",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> My first time ever having a consultation about hormone therapy and Dr. Ibarra made it the best! </p>",
      "words": 17,
      "direct": false,
      "issue": "First paragraph is 17 words and does not look like a concise direct answer."
    },
    {
      "heading": "Sleep Evaluation",
      "headingHtml": "<h2 class=\"text-xl font-medium mb-2\"> Sleep Evaluation </h2>",
      "firstParagraph": "Your provider will perform a comprehensive sleep and health evaluation during your first appointment in order to diagnose the causes of your disrupted sleep, and possibly recommend an At-Home Sleep Study. Depending on the results, your provider will then determine the appropriate treatment.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text mb-10\"> Your provider will perform a comprehensive sleep and health evaluation during your first appointment in order to diagnose the causes of your disrupted sleep, and possibly recommend an At-Home Sleep Study. Depending on the results, your provider will then determine the appropriate treatment. </p>",
      "words": 43,
      "direct": false,
      "issue": "First paragraph is 43 words and does not look like a concise direct answer."
    },
    {
      "heading": "Primary care",
      "headingHtml": "<h2 class=\"px-3 pt-2 pb-4 heading-h3 text-neutral-60-primary-text\"> Primary care </h2>",
      "firstParagraph": "Popular",
      "paragraphHtml": "<p class=\"px-3 pb-2 pt-3 text-sm font-medium leading-[1.2] text-neutral-50-secondary-text uppercase tracking-wide\"> Popular </p>",
      "words": 1,
      "direct": false,
      "issue": "First paragraph is 1 words and does not look like a concise direct answer."
    },
    {
      "heading": "Mental health",
      "headingHtml": "<h2 class=\"px-3 pt-2 pb-4 heading-h3 text-neutral-60-primary-text\"> Mental health </h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Sexual health",
      "headingHtml": "<h2 class=\"px-3 pt-2 pb-4 heading-h3 text-neutral-60-primary-text\"> Sexual health </h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Urgent care",
      "headingHtml": "<h2 class=\"px-3 pt-2 pb-4 heading-h3 text-neutral-60-primary-text\"> Urgent care </h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Weight",
      "headingHtml": "<h2 class=\"px-3 pt-2 pb-4 heading-h3 text-neutral-60-primary-text\"> Weight </h2>",
      "firstParagraph": "Availabilities today",
      "paragraphHtml": "<p class=\"text-sm text-neutral-50-secondary-text font-medium\">Availabilities today</p>",
      "words": 2,
      "direct": false,
      "issue": "First paragraph is 2 words and does not look like a concise direct answer."
    },
    {
      "heading": "Why 300,000+ patients have rated our providers 4.95/5 on average",
      "headingHtml": "<h2 class=\"text-neutral-60-primary-text heading-h2 pt-4 md:pt-6 text-center\"> Why 300,000+ patients<br class=\"block md:hidden\"> have rated <br class=\"hidden md:block\"> our providers <br class=\"block md:hidden\"> 4.95/5 on average </h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "400+ board-certified providers, one is right for you",
      "headingHtml": "<h3 class=\"self-stretch heading-h3 px-4 md:px-8 text-neutral-60-primary-text text-center\"> 400+ board-certified providers, <br> one is right for you </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "In-person care when you need it",
      "headingHtml": "<h3 class=\"text-neutral-60-primary-text text-center heading-h3\"> In-person care<br class=\"lg:hidden\"> when you need it </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Your health, all in one place",
      "headingHtml": "<h3 class=\"self-stretch text-center justify-center text-neutral-60-primary-text font-medium text-[24px] lg:text-[32px] px-4 leading-[130%]\"> Your health, <br class=\"block md:hidden\">all in one place </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Your health, all in one place",
      "headingHtml": "<h3 class=\"self-stretch text-center justify-center text-neutral-60-primary-text font-medium text-[24px] lg:text-[32px] px-4 leading-[130%]\"> Your health, <br class=\"block md:hidden\">all in one place </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "In-person care when you need it",
      "headingHtml": "<h3 class=\"text-neutral-60-primary-text text-center heading-h3\"> In-person care<br class=\"lg:hidden\"> when you need it </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Medical appointments that fit your schedule",
      "headingHtml": "<h3 class=\"text-neutral-60-primary-text text-center heading-h3\"> <span>Medical appointments</span><br> <span>that fit your schedule</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "How it works",
      "headingHtml": "<h2 class=\"text-neutral-60-primary-text text-nowrap heading-h2 pt-4 pb-6 lg:pb-14 text-center\"> How it works </h2>",
      "firstParagraph": "Step 1",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text text-base lg:text-xl font-medium\"> Step 1 </p>",
      "words": 2,
      "direct": false,
      "issue": "First paragraph is 2 words and does not look like a concise direct answer."
    },
    {
      "heading": "Choose a provider and book a time that works for you",
      "headingHtml": "<h3 class=\"text-neutral-60-primary-text heading-h3\"> Choose a provider and<br class=\"block md:hidden\"> book<br class=\"hidden lg:block\"> a time that works <br class=\"block md:hidden\">for you </h3>",
      "firstParagraph": "Same and next day availabilities",
      "paragraphHtml": "<p class=\"text-sm text-neutral-50-secondary-text font-medium\"><strong class=\"font-semibold text-neutral-60-primary-text\">Same and next day</strong> availabilities</p>",
      "words": 5,
      "direct": false,
      "issue": "First paragraph is 5 words and does not look like a concise direct answer."
    },
    {
      "heading": "Talk with a certified provider who truly listens",
      "headingHtml": "<h3 class=\"text-neutral-60-primary-text heading-h3\"> Talk with a certified provider<br class=\"hidden lg:block\"> who truly listens </h3>",
      "firstParagraph": "Treatment & prescriptions if appropriate",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> <strong class=\"font-semibold text-neutral-60-primary-text\"> Treatment &amp; prescriptions </strong> if appropriate </p>",
      "words": 4,
      "direct": false,
      "issue": "First paragraph is 4 words and does not look like a concise direct answer."
    },
    {
      "heading": "Hear it from our patients",
      "headingHtml": "<h2 class=\"text-center justify-center text-neutral-60-primary-text heading-h2\"> Hear it from our patients </h2>",
      "firstParagraph": "At first, I was a little worried that the remote care might feel impersonal, but it was actually the exact opposite!",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text text-md italic\"> At first, I was a little worried that the remote care might feel impersonal, but it was actually the exact opposite! </p>",
      "words": 21,
      "direct": false,
      "issue": "First paragraph is 21 words and does not look like a concise direct answer."
    },
    {
      "heading": "Got questions?",
      "headingHtml": "<h2 class=\"text-center justify-center text-neutral-60-primary-text heading-h2\" id=\"tablist\"> Got questions? </h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Do new patients need to prepare anything for their first appointment at Circle Medical?",
      "headingHtml": "<h3 class=\"text-neutral-60-primary-text font-medium text-base m-0\">Do new patients need to prepare anything for their first appointment at Circle Medical?</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Why would I choose a virtual telemedicine appointment over going to my doctor's office?",
      "headingHtml": "<h3 class=\"text-neutral-60-primary-text font-medium text-base m-0\">Why would I choose a virtual telemedicine appointment over going to my doctor&apos;s office?</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "How do I know how much my specific appointment will cost?",
      "headingHtml": "<h3 class=\"text-neutral-60-primary-text font-medium text-base m-0\">How do I know how much my specific appointment will cost?</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "What insurance do you accept?",
      "headingHtml": "<h3 class=\"text-neutral-60-primary-text font-medium text-base m-0\">What insurance do you accept?</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "What states do you operate in?",
      "headingHtml": "<h3 class=\"text-neutral-60-primary-text font-medium text-base m-0\">What states do you operate in?</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Do new patients need to prepare anything for their first appointment at Circle Medical?",
      "headingHtml": "<h3 class=\"text-neutral-60-primary-text font-medium text-base m-0\">Do new patients need to prepare anything for their first appointment at Circle Medical?</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "What if I need in-person testing or examinations?",
      "headingHtml": "<h3 class=\"text-neutral-60-primary-text font-medium text-base m-0\">What if I need in-person testing or examinations?</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Can I use Circle Medical for urgent care-type reasons?",
      "headingHtml": "<h3 class=\"text-neutral-60-primary-text font-medium text-base m-0\">Can I use Circle Medical for urgent care-type reasons?</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "What kinds of services do your primary care providers offer?",
      "headingHtml": "<h3 class=\"text-neutral-60-primary-text font-medium text-base m-0\">What kinds of services do your primary care providers offer?</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Do you offer online doctor visits for common conditions?",
      "headingHtml": "<h3 class=\"text-neutral-60-primary-text font-medium text-base m-0\">Do you offer online doctor visits for common conditions?</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "What is the difference between a telehealth appointment and an in-person visit?",
      "headingHtml": "<h3 class=\"text-neutral-60-primary-text font-medium text-base m-0\">What is the difference between a telehealth appointment and an in-person visit?</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "How soon can I schedule a virtual visit?",
      "headingHtml": "<h3 class=\"text-neutral-60-primary-text font-medium text-base m-0\">How soon can I schedule a virtual visit?</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "How do I know how much my specific appointment will cost?",
      "headingHtml": "<h3 class=\"text-neutral-60-primary-text font-medium text-base m-0\">How do I know how much my specific appointment will cost?</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "When do I get charged for my appointment?",
      "headingHtml": "<h3 class=\"text-neutral-60-primary-text font-medium text-base m-0\">When do I get charged for my appointment?</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "What insurance do you accept?",
      "headingHtml": "<h3 class=\"text-neutral-60-primary-text font-medium text-base m-0\">What insurance do you accept?</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "What if I’m having trouble verifying my insurance coverage?",
      "headingHtml": "<h3 class=\"text-neutral-60-primary-text font-medium text-base m-0\">What if I&#x2019;m having trouble verifying my insurance coverage?</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "What is the total cost of diagnosis and treatment?",
      "headingHtml": "<h3 class=\"text-neutral-60-primary-text font-medium text-base m-0\">What is the total cost of diagnosis and treatment?</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Better health begins here",
      "headingHtml": "<h2 class=\"text-neutral-60-primary-text heading-h1\"> Better health<br> begins here </h2>",
      "firstParagraph": "No insurance required",
      "paragraphHtml": "<p class=\"text-md lg:text-lg font-medium text-neutral-60-primary-text\"> No insurance required </p>",
      "words": 3,
      "direct": false,
      "issue": "First paragraph is 3 words and does not look like a concise direct answer."
    }
  ],
  "score": 65,
  "weight": 28
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Page experience for AIO

AIO: Page experience for AIO scored 70/100 and needs improvement.

2 Warning

Needs attention

AIO: Page experience for AIO

Warning
01

Issue

8 image(s) are missing width/height attributes. 72 possible modal/interstitial element(s) detected.

Details

02

Why it matters

AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.

Check name

AIO: Page experience for AIO

Score

70/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

Make page content eligible and useful for Google AI Overviews and AI Mode extraction.

Result

AIO: Page experience for AIO scored 70/100 and needs improvement.

Evidence
{
  "viewportContent": "width=device-width, initial-scale=1.0",
  "visibleWords": 8196,
  "htmlBytes": 831739,
  "imagesMissingDimensions": [
    {
      "src": "/_astro/adhd-pill.BGH_Vohn.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"/_astro/adhd-pill.BGH_Vohn.webp\" alt=\"Area of care\" class=\"rounded-full w-32 object-contain\">"
    },
    {
      "src": "/_astro/annual-checkup-pill.D22In1Pi.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"/_astro/annual-checkup-pill.D22In1Pi.webp\" alt=\"Area of care\" class=\"rounded-full w-32 object-contain\">"
    },
    {
      "src": "/_astro/mental-health-pill.8nYAMryI.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"/_astro/mental-health-pill.8nYAMryI.webp\" alt=\"Area of care\" class=\"rounded-full w-32 object-contain\">"
    },
    {
      "src": "/_astro/skin-care-pill.DBPyuP6i.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"/_astro/skin-care-pill.DBPyuP6i.webp\" alt=\"Area of care\" class=\"rounded-full w-32 object-contain\">"
    },
    {
      "src": "/_astro/adhd-pill.BGH_Vohn.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"/_astro/adhd-pill.BGH_Vohn.webp\" alt=\"Area of care\" class=\"rounded-full w-32 object-contain\">"
    },
    {
      "src": "/_astro/annual-checkup-pill.D22In1Pi.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"/_astro/annual-checkup-pill.D22In1Pi.webp\" alt=\"Area of care\" class=\"rounded-full w-32 object-contain\">"
    },
    {
      "src": "/_astro/mental-health-pill.8nYAMryI.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"/_astro/mental-health-pill.8nYAMryI.webp\" alt=\"Area of care\" class=\"rounded-full w-32 object-contain\">"
    },
    {
      "src": "/_astro/skin-care-pill.DBPyuP6i.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"/_astro/skin-care-pill.DBPyuP6i.webp\" alt=\"Area of care\" class=\"rounded-full w-32 object-contain\">"
    }
  ],
  "possibleDialogs": [
    "<div id=\"pricing-modal\" data-analytics--modal-opened-event=\"Pricing and Insurance Modal Viewed\" data-analytics--modal-opened-properties=\"{&quot;payment_type&quot;:&quot;insurance&quot;}\" data-controller=\"modal\" data-modal-bottom-mobile=\"false\" role=\"dialog\" class=\"hidden flex fixed z-50 items-center justify-center inset-0\"> <div class=\"fixed inset-0 flex items-center justify-center transition-opacity duration-300 ease-out bg-black/50\" data-modal-backdrop data-action=\"click-&gt;modal#close\"></...",
    "<div id=\"pricing-modal-hormone-therapy\" data-analytics--modal-opened-event=\"Pricing and Insurance Modal Viewed\" data-analytics--modal-opened-properties=\"{&quot;payment_type&quot;:&quot;insurance&quot;}\" data-controller=\"modal\" data-modal-bottom-mobile=\"false\" role=\"dialog\" class=\"hidden flex fixed z-50 items-center justify-center inset-0\"> <div class=\"fixed inset-0 flex items-center justify-center transition-opacity duration-300 ease-out bg-black/50\" data-modal-backdrop data-action=\"click-&gt...",
    "<div id=\"networks-modal\" data-analytics--modal-opened-event=\"Pricing and Insurance Modal Viewed\" data-analytics--modal-opened-properties=\"{&quot;payment_type&quot;:&quot;insurance&quot;}\" data-controller=\"modal\" data-modal-bottom-mobile=\"false\" role=\"dialog\" class=\"hidden flex fixed z-50 items-center justify-center inset-0\"> <div class=\"fixed inset-0 flex items-center justify-center transition-opacity duration-300 ease-out bg-black/50\" data-modal-backdrop data-action=\"click-&gt;modal#close\"><...",
    "<div id=\"pricing-modal-womens-health\" data-analytics--modal-opened-event=\"Pricing and Insurance Modal Viewed\" data-analytics--modal-opened-properties=\"{&quot;payment_type&quot;:&quot;insurance&quot;}\" data-controller=\"modal\" data-modal-bottom-mobile=\"false\" role=\"dialog\" class=\"hidden flex fixed z-50 items-center justify-center inset-0\"> <div class=\"fixed inset-0 flex items-center justify-center transition-opacity duration-300 ease-out bg-black/50\" data-modal-backdrop data-action=\"click-&gt;m...",
    "<div id=\"adhd-modal\" data-controller=\"modal\" data-modal-bottom-mobile=\"true\" role=\"dialog\" class=\"hidden flex fixed z-50 items-center justify-center inset-0\"> <div class=\"fixed inset-0 flex items-center justify-center transition-opacity duration-300 ease-out bg-black/60 md:bg-black/50 opacity-0 md:opacity-100\" data-modal-backdrop data-action=\"click-&gt;modal#close\"></div> <div class=\"max-h-[75vh] md:max-h-[90vh] md:min-h-auto rounded-none md:rounded-lg pb-8 md:pb-0 overflow-hidden bg-white ro...",
    "<div id=\"hormone-therapy-modal\" data-controller=\"modal\" data-modal-bottom-mobile=\"true\" role=\"dialog\" class=\"hidden flex fixed z-50 items-center justify-center inset-0\"> <div class=\"fixed inset-0 flex items-center justify-center transition-opacity duration-300 ease-out bg-black/60 md:bg-black/50 opacity-0 md:opacity-100\" data-modal-backdrop data-action=\"click-&gt;modal#close\"></div> <div class=\"max-h-[75vh] md:max-h-[90vh] md:min-h-auto rounded-none md:rounded-lg pb-8 md:pb-0 overflow-hidden...",
    "<div id=\"tobacco-cessation-modal\" data-controller=\"modal\" data-modal-bottom-mobile=\"true\" role=\"dialog\" class=\"hidden flex fixed z-50 items-center justify-center inset-0\"> <div class=\"fixed inset-0 flex items-center justify-center transition-opacity duration-300 ease-out bg-black/60 md:bg-black/50 opacity-0 md:opacity-100\" data-modal-backdrop data-action=\"click-&gt;modal#close\"></div> <div class=\"max-h-[75vh] md:max-h-[90vh] md:min-h-auto rounded-none md:rounded-lg pb-8 md:pb-0 overflow-hidde...",
    "<div id=\"womens-health-reviews-modal\" data-controller=\"modal\" data-modal-bottom-mobile=\"true\" role=\"dialog\" class=\"hidden flex fixed z-50 items-center justify-center inset-0\"> <div class=\"fixed inset-0 flex items-center justify-center transition-opacity duration-300 ease-out bg-black/60 md:bg-black/50 opacity-0 md:opacity-100\" data-modal-backdrop data-action=\"click-&gt;modal#close\"></div> <div class=\"max-h-[75vh] md:max-h-[90vh] md:min-h-auto rounded-none md:rounded-lg pb-8 md:pb-0 overflow-h...",
    "<div id=\"sleep-modal\" data-controller=\"modal\" data-modal-bottom-mobile=\"false\" role=\"dialog\" class=\"hidden flex fixed z-50 items-center justify-center inset-0\"> <div class=\"fixed inset-0 flex items-center justify-center transition-opacity duration-300 ease-out bg-black/50\" data-modal-backdrop data-action=\"click-&gt;modal#close\"></div> <div class=\"max-h-[75vh] md:max-h-[90vh] md:min-h-auto rounded-none md:rounded-lg pb-8 md:pb-0 overflow-hidden bg-white relative min-h-svh h-full md:w-[90vw] w-...",
    "<button type=\"button\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-default w-full justify-start lg:w-auto lg:justify-center bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background\" aria-expanded=\"false\" aria-haspopup=\"true\" data-drop...",
    "<a href=\"/what-we-treat/annual-checkup\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background justify-start\" role=\"menuitem\" data-controller=\"analy...",
    "<a href=\"/what-we-treat/sleep-apnea\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background justify-start\" role=\"menuitem\" data-controller=\"analytic...",
    "<a href=\"/what-we-treat/thyroid\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background justify-start\" role=\"menuitem\" data-controller=\"analytics--n...",
    "<a href=\"/what-we-treat/skincare-circle\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background justify-start\" role=\"menuitem\" data-controller=\"anal...",
    "<a href=\"/what-we-treat/hair-loss\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background justify-start\" role=\"menuitem\" data-controller=\"analytics-...",
    "<a href=\"/what-we-treat/sleep-study\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background justify-start\" role=\"menuitem\" data-controller=\"analytic...",
    "<a href=\"/what-we-treat/tobacco-cessation\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background justify-start\" role=\"menuitem\" data-controller=\"an...",
    "<a href=\"/what-we-treat/allergies\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background justify-start\" role=\"menuitem\" data-controller=\"analytics-...",
    "<a href=\"/what-we-treat/asthma\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background justify-start\" role=\"menuitem\" data-controller=\"analytics--na...",
    "<a href=\"/what-we-treat/migraines\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background justify-start\" role=\"menuitem\" data-controller=\"analytics-...",
    "<a href=\"/what-we-treat/ibs\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background justify-start\" role=\"menuitem\" data-controller=\"analytics--navig...",
    "<a href=\"/what-we-treat/anemia-care\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background justify-start\" role=\"menuitem\" data-controller=\"analytic...",
    "<a href=\"/what-we-treat/diabetes\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background justify-start\" role=\"menuitem\" data-controller=\"analytics--...",
    "<a href=\"/what-we-treat/hypertension\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background justify-start\" role=\"menuitem\" data-controller=\"analyti...",
    "<button type=\"button\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-default w-full justify-start lg:w-auto lg:justify-center bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background\" aria-expanded=\"false\" aria-haspopup=\"true\" data-drop...",
    "<a href=\"/what-we-treat/adhd\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background justify-start\" role=\"menuitem\" data-controller=\"analytics--navi...",
    "<a href=\"/what-we-treat/mental-health\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background justify-start\" role=\"menuitem\" data-controller=\"analyt...",
    "<button type=\"button\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-default w-full justify-start lg:w-auto lg:justify-center bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background\" aria-expanded=\"false\" aria-haspopup=\"true\" data-drop...",
    "<a href=\"/what-we-treat/hormone-therapy\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background justify-start\" role=\"menuitem\" data-controller=\"anal...",
    "<a href=\"/what-we-treat/contraception\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background justify-start\" role=\"menuitem\" data-controller=\"analyt...",
    "<a href=\"/what-we-treat/menopause-hormone-therapy\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background justify-start\" role=\"menuitem\" data-contro...",
    "<a href=\"/what-we-treat/prep\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background justify-start\" role=\"menuitem\" data-controller=\"analytics--navi...",
    "<button type=\"button\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-default w-full justify-start lg:w-auto lg:justify-center bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background\" aria-expanded=\"false\" aria-haspopup=\"true\" data-drop...",
    "<a href=\"/what-we-treat/online-urgent-care\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background justify-start\" role=\"menuitem\" data-controller=\"a...",
    "<a href=\"/what-we-treat/sinusitis\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background justify-start\" role=\"menuitem\" data-controller=\"analytics-...",
    "<a href=\"/what-we-treat/strep-throat-and-tonsillitis\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background justify-start\" role=\"menuitem\" data-con...",
    "<a href=\"/what-we-treat/uti-care\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background justify-start\" role=\"menuitem\" data-controller=\"analytics--...",
    "<button type=\"button\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-default w-full justify-start lg:w-auto lg:justify-center bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background\" aria-expanded=\"false\" aria-haspopup=\"true\" data-drop...",
    "<a href=\"/what-we-treat/lose-weight\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background justify-start\" role=\"menuitem\" data-controller=\"analytic...",
    "<a href=\"/what-we-treat/oral-glp1\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background justify-start\" role=\"menuitem\" data-controller=\"analytics-...",
    "<button type=\"button\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-default w-full lg:w-auto justify-between lg:justify-center bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background\" data-action=\"click-&gt;accordion-nav#open\" data-in...",
    "<button type=\"button\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-default w-full lg:w-auto justify-between lg:justify-center bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background\" data-action=\"click-&gt;accordion-nav#open\" data-in...",
    "<button type=\"button\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-default w-full lg:w-auto justify-between lg:justify-center bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background\" data-action=\"click-&gt;accordion-nav#open\" data-in...",
    "<button type=\"button\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-default w-full lg:w-auto justify-between lg:justify-center bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background\" data-action=\"click-&gt;accordion-nav#open\" data-in...",
    "<button type=\"button\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-default w-full lg:w-auto justify-between lg:justify-center bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background\" data-action=\"click-&gt;accordion-nav#open\" data-in...",
    "<a href=\"/what-we-treat/annual-checkup\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background\" data-controller=\"analytics--navigation-menu-product-...",
    "<a href=\"/what-we-treat/sleep-apnea\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background\" data-controller=\"analytics--navigation-menu-product-cli...",
    "<a href=\"/what-we-treat/thyroid\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background\" data-controller=\"analytics--navigation-menu-product-clicked...",
    "<a href=\"/what-we-treat/skincare-circle\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background\" data-controller=\"analytics--navigation-menu-product...",
    "<a href=\"/what-we-treat/hair-loss\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background\" data-controller=\"analytics--navigation-menu-product-click...",
    "<a href=\"/what-we-treat/sleep-study\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background\" data-controller=\"analytics--navigation-menu-product-cli...",
    "<a href=\"/what-we-treat/tobacco-cessation\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background\" data-controller=\"analytics--navigation-menu-produ...",
    "<a href=\"/what-we-treat/allergies\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background\" data-controller=\"analytics--navigation-menu-product-click...",
    "<a href=\"/what-we-treat/asthma\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background\" data-controller=\"analytics--navigation-menu-product-clicked\"...",
    "<a href=\"/what-we-treat/migraines\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background\" data-controller=\"analytics--navigation-menu-product-click...",
    "<a href=\"/what-we-treat/ibs\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background\" data-controller=\"analytics--navigation-menu-product-clicked\" da...",
    "<a href=\"/what-we-treat/anemia-care\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background\" data-controller=\"analytics--navigation-menu-product-cli...",
    "<a href=\"/what-we-treat/diabetes\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background\" data-controller=\"analytics--navigation-menu-product-clicke...",
    "<a href=\"/what-we-treat/hypertension\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background\" data-controller=\"analytics--navigation-menu-product-cl...",
    "<a href=\"/what-we-treat/adhd\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background\" data-controller=\"analytics--navigation-menu-product-clicked\" d...",
    "<a href=\"/what-we-treat/mental-health\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background\" data-controller=\"analytics--navigation-menu-product-c...",
    "<a href=\"/what-we-treat/hormone-therapy\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background\" data-controller=\"analytics--navigation-menu-product...",
    "<a href=\"/what-we-treat/contraception\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background\" data-controller=\"analytics--navigation-menu-product-c...",
    "<a href=\"/what-we-treat/menopause-hormone-therapy\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background\" data-controller=\"analytics--navigation-me...",
    "<a href=\"/what-we-treat/prep\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background\" data-controller=\"analytics--navigation-menu-product-clicked\" d...",
    "<a href=\"/what-we-treat/online-urgent-care\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background\" data-controller=\"analytics--navigation-menu-prod...",
    "<a href=\"/what-we-treat/sinusitis\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background\" data-controller=\"analytics--navigation-menu-product-click...",
    "<a href=\"/what-we-treat/strep-throat-and-tonsillitis\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background\" data-controller=\"analytics--navigation...",
    "<a href=\"/what-we-treat/uti-care\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background\" data-controller=\"analytics--navigation-menu-product-clicke...",
    "<a href=\"/what-we-treat/lose-weight\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background\" data-controller=\"analytics--navigation-menu-product-cli...",
    "<a href=\"/what-we-treat/oral-glp1\" class=\"flex items-center gap-2 rounded px-3 py-3 text-lg lg:px-3 lg:py-2 lg:text-base font-sans font-medium leading-[1.5] whitespace-nowrap relative focus-visible:z-10 focus-visible:outline-none focus-visible:ring-3 focus-visible:ring-primary-20 cursor-pointer w-full justify-start lg:w-auto bg-white text-neutral-60-primary-text hover:bg-neutral-10-background data-[popup-open]:bg-neutral-10-background\" data-controller=\"analytics--navigation-menu-product-click...",
    "<div id=\"adhd-video-modal\" data-controller=\"modal\" data-modal-bottom-mobile=\"false\" role=\"dialog\" class=\"hidden flex fixed z-50 items-center justify-center inset-0\"> <div class=\"fixed inset-0 flex items-center justify-center transition-opacity duration-300 ease-out bg-black/90\" data-modal-backdrop data-action=\"click-&gt;modal#close\"></div> <div class=\"max-h-[75vh] md:max-h-[90vh] md:min-h-auto rounded-none md:rounded-lg pb-8 md:pb-0 overflow-hidden bg-transparent relative min-h-svh h-full md:..."
  ],
  "score": 70,
  "weight": 10
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Answer block readiness

AIO: Answer block readiness scored 65/100 and needs improvement.

2 Warning

Needs attention

AIO: Answer block readiness

Warning
01

Issue

101 section(s) may benefit from a clearer opening answer; this is optional for feature/card sections.

Details

02

Why it matters

AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.

Check name

AIO: Answer block readiness

Score

65/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

Make page content eligible and useful for Google AI Overviews and AI Mode extraction.

Result

AIO: Answer block readiness scored 65/100 and needs improvement.

Evidence
{
  "sectionCount": 147,
  "passing": 46,
  "failing": [
    {
      "heading": "Pricing and Insurance",
      "headingHtml": "<h2 class=\"text-2xl font-medium text-center w-full\">Pricing and Insurance</h2>",
      "firstParagraph": "Self-pay price (per appointment)",
      "paragraphHtml": "<p class=\"text-sm px-4 text-neutral-50-secondary-text font-medium\">Self-pay price (per appointment)</p>",
      "words": 4,
      "direct": false,
      "issue": "First paragraph is 4 words and does not look like a concise direct answer."
    },
    {
      "heading": "Pricing and Insurance",
      "headingHtml": "<h2 class=\"text-2xl font-medium text-center w-full\">Pricing and Insurance</h2>",
      "firstParagraph": "Self-pay price (per appointment)",
      "paragraphHtml": "<p class=\"text-sm px-4 text-neutral-50-secondary-text font-medium\">Self-pay price (per appointment)</p>",
      "words": 4,
      "direct": false,
      "issue": "First paragraph is 4 words and does not look like a concise direct answer."
    },
    {
      "heading": "Pricing and Insurance",
      "headingHtml": "<h2 class=\"text-2xl font-medium text-center w-full\">Pricing and Insurance</h2>",
      "firstParagraph": "Self-pay price (per appointment)",
      "paragraphHtml": "<p class=\"text-sm px-4 text-neutral-50-secondary-text font-medium\">Self-pay price (per appointment)</p>",
      "words": 4,
      "direct": false,
      "issue": "First paragraph is 4 words and does not look like a concise direct answer."
    },
    {
      "heading": "4.9",
      "headingHtml": "<h2 class=\"text-2xl font-medium\">4.9</h2>",
      "firstParagraph": "(3,401)",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text text-lg font-medium\"> (3,401) </p>",
      "words": 2,
      "direct": false,
      "issue": "First paragraph is 2 words and does not look like a concise direct answer."
    },
    {
      "heading": "Real ADHD patient reviews",
      "headingHtml": "<h2 class=\"text-2xl font-medium\"> Real ADHD patient reviews </h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Giada",
      "headingHtml": "<h3 class=\"font-medium\">Giada</h3>",
      "firstParagraph": "Joining Circle Medical has saved my life. I was so lost and didn't know why or what was wrong with me. I took a chance and downloaded the app, and had an appointment in the comfort of my own home within a week. I'm now getting the help I always needed and it has been a game changer.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Joining Circle Medical has saved my life. I was so lost and didn&apos;t know why or what was wrong with me. I took a chance and downloaded the app, and had an appointment in the comfort of my own home within a week. I&apos;m now getting the help I always needed and it has been a game changer. </p>",
      "words": 58,
      "direct": false,
      "issue": "First paragraph is 58 words and does not look like a concise direct answer."
    },
    {
      "heading": "Braeden",
      "headingHtml": "<h3 class=\"font-medium\">Braeden</h3>",
      "firstParagraph": "Locally, I've been on a waiting list for seeking an ADHD diagnosis for several months. But then I found this app, and within a few days, it's done! I finally have that peace of mind and can move forward with a treatment plan. Thank you.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Locally, I&apos;ve been on a waiting list for seeking an ADHD diagnosis for several months. But then I found this app, and within a few days, it&apos;s done! I finally have that peace of mind and can move forward with a treatment plan. Thank you. </p>",
      "words": 45,
      "direct": false,
      "issue": "First paragraph is 45 words and does not look like a concise direct answer."
    },
    {
      "heading": "Immanuel",
      "headingHtml": "<h3 class=\"font-medium\">Immanuel</h3>",
      "firstParagraph": "Fast and clear appointment and scheduling process. Knowledgeable providers. Responsive support staff.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Fast and clear appointment and scheduling process. Knowledgeable providers. Responsive support staff. </p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "June",
      "headingHtml": "<h3 class=\"font-medium\">June</h3>",
      "firstParagraph": "My provider has been so kind, validating, and understanding. She's helped me understand my ADHD and treat it.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> My provider has been so kind, validating, and understanding. She&apos;s helped me understand my ADHD and treat it. </p>",
      "words": 18,
      "direct": false,
      "issue": "First paragraph is 18 words and does not look like a concise direct answer."
    },
    {
      "heading": "Nathen",
      "headingHtml": "<h3 class=\"font-medium\">Nathen</h3>",
      "firstParagraph": "I find the staff and doctors to be very friendly and helpful. Going with Circle Medical has made treatment for ADHD so much easier for me!",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> I find the staff and doctors to be very friendly and helpful. Going with Circle Medical has made treatment for ADHD so much easier for me! </p>",
      "words": 26,
      "direct": false,
      "issue": "First paragraph is 26 words and does not look like a concise direct answer."
    },
    {
      "heading": "Justin",
      "headingHtml": "<h3 class=\"font-medium\">Justin</h3>",
      "firstParagraph": "Didn't feel like my last doctor's appointments. My provider felt genuinely compassionate about helping me manage my life obstacles with my ADHD. Was skeptical at first but so glad I made the decision. Super affordable for the quality of care.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Didn&apos;t feel like my last doctor&apos;s appointments. My provider felt genuinely compassionate about helping me manage my life obstacles with my ADHD. Was skeptical at first but so glad I made the decision. Super affordable for the quality of care. </p>",
      "words": 40,
      "direct": false,
      "issue": "First paragraph is 40 words and does not look like a concise direct answer."
    },
    {
      "heading": "Uriah",
      "headingHtml": "<h3 class=\"font-medium\">Uriah</h3>",
      "firstParagraph": "My practitioner was extremely friendly and empathetic, and an expert at ADHD and ADD so he knew exactly how to help me and with questions to ask.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> My practitioner was extremely friendly and empathetic, and an expert at ADHD and ADD so he knew exactly how to help me and with questions to ask. </p>",
      "words": 27,
      "direct": false,
      "issue": "First paragraph is 27 words and does not look like a concise direct answer."
    },
    {
      "heading": "Simone",
      "headingHtml": "<h3 class=\"font-medium\">Simone</h3>",
      "firstParagraph": "ADHD assessment was tailored to adult women. The expert gave nuanced additions and clarification to questions or statements. I feel much better equipped to handle life and am making progress in ways that seemed impossible before.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> ADHD assessment was tailored to adult women. The expert gave nuanced additions and clarification to questions or statements. I feel much better equipped to handle life and am making progress in ways that seemed impossible before. </p>",
      "words": 36,
      "direct": false,
      "issue": "First paragraph is 36 words and does not look like a concise direct answer."
    },
    {
      "heading": "Eliza",
      "headingHtml": "<h3 class=\"font-medium\">Eliza</h3>",
      "firstParagraph": "I finally found a provider who cares about me as a patient. She took time to go over my medical history and went to great lengths to go over how ADHD has affected me and we came up with goals that I want to achieve under her care. Medication isn't the only avenue for someone living with ADHD.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> I finally found a provider who cares about me as a patient. She took time to go over my medical history and went to great lengths to go over how ADHD has affected me and we came up with goals that I want to achieve under her care. Medication isn&apos;t the only avenue for someone living with ADHD. </p>",
      "words": 58,
      "direct": false,
      "issue": "First paragraph is 58 words and does not look like a concise direct answer."
    },
    {
      "heading": "4.98",
      "headingHtml": "<h2 class=\"text-2xl font-medium\">4.98</h2>",
      "firstParagraph": "(1,759)",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text text-lg font-medium\"> (1,759) </p>",
      "words": 2,
      "direct": false,
      "issue": "First paragraph is 2 words and does not look like a concise direct answer."
    },
    {
      "heading": "Real Hormone Therapy patient reviews",
      "headingHtml": "<h2 class=\"text-2xl font-medium\"> Real Hormone Therapy patient reviews </h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Giada",
      "headingHtml": "<h3 class=\"font-medium\">Giada</h3>",
      "firstParagraph": "My first time ever having a consultation about hormone therapy and Dr. Ibarra made it the best!",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> My first time ever having a consultation about hormone therapy and Dr. Ibarra made it the best! </p>",
      "words": 17,
      "direct": false,
      "issue": "First paragraph is 17 words and does not look like a concise direct answer."
    },
    {
      "heading": "Darryl",
      "headingHtml": "<h3 class=\"font-medium\">Darryl</h3>",
      "firstParagraph": "I love Dr Fontanilla. I have never felt so comfortable receiving gender-affirming care before. Thank you so much, Dr. Fontanilla!!!",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> I love Dr Fontanilla. I have never felt so comfortable receiving gender-affirming care before. Thank you so much, Dr. Fontanilla!!! </p>",
      "words": 20,
      "direct": false,
      "issue": "First paragraph is 20 words and does not look like a concise direct answer."
    },
    {
      "heading": "Bradley",
      "headingHtml": "<h3 class=\"font-medium\">Bradley</h3>",
      "firstParagraph": "Very kind and informative. Absolutely one of the best interactions I have ever had with a health care provider.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Very kind and informative. Absolutely one of the best interactions I have ever had with a health care provider. </p>",
      "words": 19,
      "direct": false,
      "issue": "First paragraph is 19 words and does not look like a concise direct answer."
    },
    {
      "heading": "Hailey",
      "headingHtml": "<h3 class=\"font-medium\">Hailey</h3>",
      "firstParagraph": "Excellent bedside manner, honest and trustworthy. A fantastic Physician and an amazing ally to have throughout my transition journey. She will slow me down if it's needed and I always feel she's doing her due diligence in my case.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Excellent bedside manner, honest and trustworthy. A fantastic Physician and an amazing ally to have throughout my transition journey. She will slow me down if it&apos;s needed and I always feel she&apos;s doing her due diligence in my case. </p>",
      "words": 39,
      "direct": false,
      "issue": "First paragraph is 39 words and does not look like a concise direct answer."
    },
    {
      "heading": "Dahlia",
      "headingHtml": "<h3 class=\"font-medium\">Dahlia</h3>",
      "firstParagraph": "Daniela was great. She explained the process of care and path quite well. I felt seen, heard, and possessed self-agency during the visit. I would highly recommend Daniela.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Daniela was great. She explained the process of care and path quite well. I felt seen, heard, and possessed self-agency during the visit. I would highly recommend Daniela. </p>",
      "words": 28,
      "direct": false,
      "issue": "First paragraph is 28 words and does not look like a concise direct answer."
    },
    {
      "heading": "Alexandra",
      "headingHtml": "<h3 class=\"font-medium\">Alexandra</h3>",
      "firstParagraph": "I have nothing but good things to say. Very professional, detailed, and polite. The best experience I've ever had with a medical professional.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> I have nothing but good things to say. Very professional, detailed, and polite. The best experience I&apos;ve ever had with a medical professional. </p>",
      "words": 23,
      "direct": false,
      "issue": "First paragraph is 23 words and does not look like a concise direct answer."
    },
    {
      "heading": "George",
      "headingHtml": "<h3 class=\"font-medium\">George</h3>",
      "firstParagraph": "I am so happy with Dr. Lauren, she has been so understanding and compassionate towards my health and wellbeing. I would give her a 1000 star rating if it let me. Much Light, Love, and Positivity to Dr. Lauren and all of the wonderful folks at Circle Medical.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> I am so happy with Dr. Lauren, she has been so understanding and compassionate towards my health and wellbeing. I would give her a 1000 star rating if it let me. Much Light, Love, and Positivity to Dr. Lauren and all of the wonderful folks at Circle Medical. </p>",
      "words": 48,
      "direct": false,
      "issue": "First paragraph is 48 words and does not look like a concise direct answer."
    },
    {
      "heading": "Beatrice",
      "headingHtml": "<h3 class=\"font-medium\">Beatrice</h3>",
      "firstParagraph": "Ms. Smith has been the best PCP I have ever worked with. I'm very glad for both my physical and emotional health, she listens to every one of my concerns and ACTUALLY addresses them!",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Ms. Smith has been the best PCP I have ever worked with. I&apos;m very glad for both my physical and emotional health, she listens to every one of my concerns and ACTUALLY addresses them! </p>",
      "words": 34,
      "direct": false,
      "issue": "First paragraph is 34 words and does not look like a concise direct answer."
    },
    {
      "heading": "Andrew",
      "headingHtml": "<h3 class=\"font-medium\">Andrew</h3>",
      "firstParagraph": "I appreciate it a lot with my follow ups and medication for my journey along the way.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> I appreciate it a lot with my follow ups and medication for my journey along the way. </p>",
      "words": 17,
      "direct": false,
      "issue": "First paragraph is 17 words and does not look like a concise direct answer."
    },
    {
      "heading": "George",
      "headingHtml": "<h3 class=\"font-medium\">George</h3>",
      "firstParagraph": "Elizabeth is amazing! She takes excellent care of me during appointments and in-between.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Elizabeth is amazing! She takes excellent care of me during appointments and in-between. </p>",
      "words": 13,
      "direct": false,
      "issue": "First paragraph is 13 words and does not look like a concise direct answer."
    },
    {
      "heading": "Jeremy",
      "headingHtml": "<h3 class=\"font-medium\">Jeremy</h3>",
      "firstParagraph": "She has a level of care I need and I was pleasantly surprised at the depth of social concern she has. I'm excited to continue working with her!",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> She has a level of care I need and I was pleasantly surprised at the depth of social concern she has. I&apos;m excited to continue working with her! </p>",
      "words": 28,
      "direct": false,
      "issue": "First paragraph is 28 words and does not look like a concise direct answer."
    },
    {
      "heading": "Lawrence",
      "headingHtml": "<h3 class=\"font-medium\">Lawrence</h3>",
      "firstParagraph": "Katelyn was very helpful and provided a lot of great direction in our conversation. I felt like she genuinely cared about my medical needs, and was a great conversationalist, in addition to providing great care.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Katelyn was very helpful and provided a lot of great direction in our conversation. I felt like she genuinely cared about my medical needs, and was a great conversationalist, in addition to providing great care. </p>",
      "words": 35,
      "direct": false,
      "issue": "First paragraph is 35 words and does not look like a concise direct answer."
    },
    {
      "heading": "Cynthia",
      "headingHtml": "<h3 class=\"font-medium\">Cynthia</h3>",
      "firstParagraph": "I am so grateful to have found Dr. Mirza. She was warm, patient, wise, and always leaves me feeling seen and heard.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> I am so grateful to have found Dr. Mirza. She was warm, patient, wise, and always leaves me feeling seen and heard. </p>",
      "words": 22,
      "direct": false,
      "issue": "First paragraph is 22 words and does not look like a concise direct answer."
    },
    {
      "heading": "Frederique",
      "headingHtml": "<h3 class=\"font-medium\">Frederique</h3>",
      "firstParagraph": "Awesome Doctor, Listens and Cares.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Awesome Doctor, Listens and Cares. </p>",
      "words": 5,
      "direct": false,
      "issue": "First paragraph is 5 words and does not look like a concise direct answer."
    },
    {
      "heading": "4.97",
      "headingHtml": "<h2 class=\"text-2xl font-medium\">4.97</h2>",
      "firstParagraph": "(74,053)",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text text-lg font-medium\"> (74,053) </p>",
      "words": 2,
      "direct": false,
      "issue": "First paragraph is 2 words and does not look like a concise direct answer."
    },
    {
      "heading": "Patient Reviews",
      "headingHtml": "<h2 class=\"text-2xl font-medium\"> Patient Reviews </h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Jules",
      "headingHtml": "<h3 class=\"font-medium\">Jules</h3>",
      "firstParagraph": "Wonderful provider. Very thorough and clear with diagnosis and suggestions. I am so thankful for Circle Medical.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Wonderful provider. Very thorough and clear with diagnosis and suggestions. I am so thankful for Circle Medical. </p>",
      "words": 17,
      "direct": false,
      "issue": "First paragraph is 17 words and does not look like a concise direct answer."
    },
    {
      "heading": "Danny",
      "headingHtml": "<h3 class=\"font-medium\">Danny</h3>",
      "firstParagraph": "I am in a very good place now with a big thanks going out to Circle Medical. I can't express just how much they have helped me. I am truly grateful.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> I am in a very good place now with a big thanks going out to Circle Medical. I can&apos;t express just how much they have helped me. I am truly grateful. </p>",
      "words": 31,
      "direct": false,
      "issue": "First paragraph is 31 words and does not look like a concise direct answer."
    },
    {
      "heading": "Zora",
      "headingHtml": "<h3 class=\"font-medium\">Zora</h3>",
      "firstParagraph": "Literally incredible!!! Made me feel so comfortable and understood!!!",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Literally incredible!!! Made me feel so comfortable and understood!!! </p>",
      "words": 9,
      "direct": false,
      "issue": "First paragraph is 9 words and does not look like a concise direct answer."
    },
    {
      "heading": "Selina",
      "headingHtml": "<h3 class=\"font-medium\">Selina</h3>",
      "firstParagraph": "Outstanding Job! My provider cares and takes her time to review the details as well as find the best solutions to help with my situation. I'm glad I chose her and look forward to working with her on a better note than being sick.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Outstanding Job! My provider cares and takes her time to review the details as well as find the best solutions to help with my situation. I&apos;m glad I chose her and look forward to working with her on a better note than being sick. </p>",
      "words": 44,
      "direct": false,
      "issue": "First paragraph is 44 words and does not look like a concise direct answer."
    },
    {
      "heading": "Florence",
      "headingHtml": "<h3 class=\"font-medium\">Florence</h3>",
      "firstParagraph": "This was the best experience I’ve had with a doctor! she listened to all of my concerns & was able to guide me in the right direction. I will continue to see her for my follow-up appointments and am feeling very hopeful.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> This was the best experience I&#x2019;ve had with a doctor! she listened to all of my concerns &amp; was able to guide me in the right direction. I will continue to see her for my follow-up appointments and am feeling very hopeful. </p>",
      "words": 42,
      "direct": false,
      "issue": "First paragraph is 42 words and does not look like a concise direct answer."
    },
    {
      "heading": "Faith",
      "headingHtml": "<h3 class=\"font-medium\">Faith</h3>",
      "firstParagraph": "My initial experience with my provider was perfect. She had a wonderful attitude and everything you would want in a virtual visit. I didn't expect to even use the services with Circle Medical but I'm 100% going to now. I'm all in, with all of my treatment needs.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> My initial experience with my provider was perfect. She had a wonderful attitude and everything you would want in a virtual visit. I didn&apos;t expect to even use the services with Circle Medical but I&apos;m 100% going to now. I&apos;m all in, with all of my treatment needs. </p>",
      "words": 48,
      "direct": false,
      "issue": "First paragraph is 48 words and does not look like a concise direct answer."
    },
    {
      "heading": "Avery",
      "headingHtml": "<h3 class=\"font-medium\">Avery</h3>",
      "firstParagraph": "Exceptional care provider. Mindful. Organized. Informed. Could not give enough positive feedback about my provider or Circle Medical. Thank you both!",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Exceptional care provider. Mindful. Organized. Informed. Could not give enough positive feedback about my provider or Circle Medical. Thank you both! </p>",
      "words": 21,
      "direct": false,
      "issue": "First paragraph is 21 words and does not look like a concise direct answer."
    },
    {
      "heading": "Bailey",
      "headingHtml": "<h3 class=\"font-medium\">Bailey</h3>",
      "firstParagraph": "Circle has helped me change my life. I don't know how to explain without taking 8 hrs but since I have been with my provider, he has helped transform my life with ADHD Treatment plus general overall heath, yearly blood tests and whatever health concerns I have had over the last 2 years. I can't thank him enough alon...",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Circle has helped me change my life. I don&apos;t know how to explain without taking 8 hrs but since I have been with my provider, he has helped transform my life with ADHD Treatment plus general overall heath, yearly blood tests and whatever health concerns I have had over the last 2 years. I can&apos;t thank him enough along with Circle Medical. </p>",
      "words": 62,
      "direct": false,
      "issue": "First paragraph is 62 words and does not look like a concise direct answer."
    },
    {
      "heading": "Braiden",
      "headingHtml": "<h3 class=\"font-medium\">Braiden</h3>",
      "firstParagraph": "All of my appointments have been efficient and thorough. Circle Medical is easy to navigate and convenient.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> All of my appointments have been efficient and thorough. Circle Medical is easy to navigate and convenient. </p>",
      "words": 17,
      "direct": false,
      "issue": "First paragraph is 17 words and does not look like a concise direct answer."
    },
    {
      "heading": "Steve",
      "headingHtml": "<h3 class=\"font-medium\">Steve</h3>",
      "firstParagraph": "My provider was great. He listened to my concerns and what I felt I needed. He gave me great feedback a plan for success and resources that I didn't know about. I will definitely go back to Circle Medical.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> My provider was great. He listened to my concerns and what I felt I needed. He gave me great feedback a plan for success and resources that I didn&apos;t know about. I will definitely go back to Circle Medical. </p>",
      "words": 39,
      "direct": false,
      "issue": "First paragraph is 39 words and does not look like a concise direct answer."
    },
    {
      "heading": "Jamil",
      "headingHtml": "<h3 class=\"font-medium\">Jamil</h3>",
      "firstParagraph": "Super informative and polite! Will definitely be switching over to Circle Medical!",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Super informative and polite! Will definitely be switching over to Circle Medical! </p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Neil",
      "headingHtml": "<h3 class=\"font-medium\">Neil</h3>",
      "firstParagraph": "Quick and thorough appointment! Was able to help me with my needs and do some follow up!",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Quick and thorough appointment! Was able to help me with my needs and do some follow up! </p>",
      "words": 17,
      "direct": false,
      "issue": "First paragraph is 17 words and does not look like a concise direct answer."
    },
    {
      "heading": "Aiden",
      "headingHtml": "<h3 class=\"font-medium\">Aiden</h3>",
      "firstParagraph": "Extremely kind and straight to the point. My provider listened to all my concerns and addressed them thoroughly, I also appreciate how she treated me like a person and not just another patient. Very professional and am extremely satisfied with how she was able to get to the root of the problem without rushing to it....",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Extremely kind and straight to the point. My provider listened to all my concerns and addressed them thoroughly, I also appreciate how she treated me like a person and not just another patient. Very professional and am extremely satisfied with how she was able to get to the root of the problem without rushing to it. Definitely recommend. </p>",
      "words": 58,
      "direct": false,
      "issue": "First paragraph is 58 words and does not look like a concise direct answer."
    },
    {
      "heading": "Kathy",
      "headingHtml": "<h3 class=\"font-medium\">Kathy</h3>",
      "firstParagraph": "My provider was attentive, compassionate, and professional, I’m absolutely recommending Circle Medical.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> My provider was attentive, compassionate, and professional, I&#x2019;m absolutely recommending Circle Medical. </p>",
      "words": 13,
      "direct": false,
      "issue": "First paragraph is 13 words and does not look like a concise direct answer."
    },
    {
      "heading": "Mariana",
      "headingHtml": "<h3 class=\"font-medium\">Mariana</h3>",
      "firstParagraph": "I was nervous at first, but my provider was able to make me feel comfortable. She explained everything. Thank you.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> I was nervous at first, but my provider was able to make me feel comfortable. She explained everything. Thank you. </p>",
      "words": 20,
      "direct": false,
      "issue": "First paragraph is 20 words and does not look like a concise direct answer."
    },
    {
      "heading": "Carla",
      "headingHtml": "<h3 class=\"font-medium\">Carla</h3>",
      "firstParagraph": "I am so happy with my provider, she has been so understanding and compassionate towards my health and wellbeing. I would give her a 1000 star rating if it let me. Much Light, Love and Positivity to my provider and all of the wonderful folks at Circle Medical.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> I am so happy with my provider, she has been so understanding and compassionate towards my health and wellbeing. I would give her a 1000 star rating if it let me. Much Light, Love and Positivity to my provider and all of the wonderful folks at Circle Medical. </p>",
      "words": 48,
      "direct": false,
      "issue": "First paragraph is 48 words and does not look like a concise direct answer."
    },
    {
      "heading": "Kylie",
      "headingHtml": "<h3 class=\"font-medium\">Kylie</h3>",
      "firstParagraph": "My provider was excellent! She made me feel comfortable, put my mind at ease and gave me some really good suggestions for my health. I would highly recommend Circle.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> My provider was excellent! She made me feel comfortable, put my mind at ease and gave me some really good suggestions for my health. I would highly recommend Circle. </p>",
      "words": 29,
      "direct": false,
      "issue": "First paragraph is 29 words and does not look like a concise direct answer."
    },
    {
      "heading": "4.95",
      "headingHtml": "<h2 class=\"text-2xl font-medium\">4.95</h2>",
      "firstParagraph": "(495,613)",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text text-lg font-medium\"> (495,613) </p>",
      "words": 2,
      "direct": false,
      "issue": "First paragraph is 2 words and does not look like a concise direct answer."
    },
    {
      "heading": "Patient Reviews",
      "headingHtml": "<h2 class=\"text-2xl font-medium\"> Patient Reviews </h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Beatrice",
      "headingHtml": "<h3 class=\"font-medium\">Beatrice</h3>",
      "firstParagraph": "Ms. Smith has been the best PCP I have ever worked with. I'm very glad for both my physical and emotional health, she listens to every one of my concerns and ACTUALLY addresses them!",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Ms. Smith has been the best PCP I have ever worked with. I&apos;m very glad for both my physical and emotional health, she listens to every one of my concerns and ACTUALLY addresses them! </p>",
      "words": 34,
      "direct": false,
      "issue": "First paragraph is 34 words and does not look like a concise direct answer."
    },
    {
      "heading": "George",
      "headingHtml": "<h3 class=\"font-medium\">George</h3>",
      "firstParagraph": "I am so happy with Dr. Lauren, she has been so understanding and compassionate towards my health and wellbeing. I would give her a 1000 star rating if it let me. Much Light, Love, and Positivity to Dr. Lauren and all of the wonderful folks at Circle Medical.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> I am so happy with Dr. Lauren, she has been so understanding and compassionate towards my health and wellbeing. I would give her a 1000 star rating if it let me. Much Light, Love, and Positivity to Dr. Lauren and all of the wonderful folks at Circle Medical. </p>",
      "words": 48,
      "direct": false,
      "issue": "First paragraph is 48 words and does not look like a concise direct answer."
    },
    {
      "heading": "Lawrence",
      "headingHtml": "<h3 class=\"font-medium\">Lawrence</h3>",
      "firstParagraph": "Katelyn was very helpful and provided a lot of great direction in our conversation. I felt like she genuinely cared about my medical needs, and was a great conversationalist, in addition to providing great care.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Katelyn was very helpful and provided a lot of great direction in our conversation. I felt like she genuinely cared about my medical needs, and was a great conversationalist, in addition to providing great care. </p>",
      "words": 35,
      "direct": false,
      "issue": "First paragraph is 35 words and does not look like a concise direct answer."
    },
    {
      "heading": "Alexandra",
      "headingHtml": "<h3 class=\"font-medium\">Alexandra</h3>",
      "firstParagraph": "I have nothing but good things to say. Very professional, detailed, and polite. The best experience I've ever had with a medical professional.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> I have nothing but good things to say. Very professional, detailed, and polite. The best experience I&apos;ve ever had with a medical professional. </p>",
      "words": 23,
      "direct": false,
      "issue": "First paragraph is 23 words and does not look like a concise direct answer."
    },
    {
      "heading": "Dahlia",
      "headingHtml": "<h3 class=\"font-medium\">Dahlia</h3>",
      "firstParagraph": "Daniela was great. She explained the process of care and path quite well. I felt seen, heard, and possessed self-agency during the visit. I would highly recommend Daniela.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Daniela was great. She explained the process of care and path quite well. I felt seen, heard, and possessed self-agency during the visit. I would highly recommend Daniela. </p>",
      "words": 28,
      "direct": false,
      "issue": "First paragraph is 28 words and does not look like a concise direct answer."
    },
    {
      "heading": "Hailey",
      "headingHtml": "<h3 class=\"font-medium\">Hailey</h3>",
      "firstParagraph": "Excellent bedside manner, honest and trustworthy. A fantastic Physician and an amazing ally to have throughout my transition journey. She will slow me down if it's needed and I always feel she's doing her due diligence in my case.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Excellent bedside manner, honest and trustworthy. A fantastic Physician and an amazing ally to have throughout my transition journey. She will slow me down if it&apos;s needed and I always feel she&apos;s doing her due diligence in my case. </p>",
      "words": 39,
      "direct": false,
      "issue": "First paragraph is 39 words and does not look like a concise direct answer."
    },
    {
      "heading": "Bradley",
      "headingHtml": "<h3 class=\"font-medium\">Bradley</h3>",
      "firstParagraph": "Very kind and informative. Absolutely one of the best interactions I have ever had with a health care provider.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Very kind and informative. Absolutely one of the best interactions I have ever had with a health care provider. </p>",
      "words": 19,
      "direct": false,
      "issue": "First paragraph is 19 words and does not look like a concise direct answer."
    },
    {
      "heading": "Frederique",
      "headingHtml": "<h3 class=\"font-medium\">Frederique</h3>",
      "firstParagraph": "Awesome Doctor, Listens and Cares.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Awesome Doctor, Listens and Cares. </p>",
      "words": 5,
      "direct": false,
      "issue": "First paragraph is 5 words and does not look like a concise direct answer."
    },
    {
      "heading": "George",
      "headingHtml": "<h3 class=\"font-medium\">George</h3>",
      "firstParagraph": "Elizabeth is amazing! She takes excellent care of me during appointments and in-between.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> Elizabeth is amazing! She takes excellent care of me during appointments and in-between. </p>",
      "words": 13,
      "direct": false,
      "issue": "First paragraph is 13 words and does not look like a concise direct answer."
    },
    {
      "heading": "Cynthia",
      "headingHtml": "<h3 class=\"font-medium\">Cynthia</h3>",
      "firstParagraph": "I am so grateful to have found Dr. Mirza. She was warm, patient, wise, and always leaves me feeling seen and heard.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> I am so grateful to have found Dr. Mirza. She was warm, patient, wise, and always leaves me feeling seen and heard. </p>",
      "words": 22,
      "direct": false,
      "issue": "First paragraph is 22 words and does not look like a concise direct answer."
    },
    {
      "heading": "Andrew",
      "headingHtml": "<h3 class=\"font-medium\">Andrew</h3>",
      "firstParagraph": "I appreciate it a lot with my follow ups and medication for my journey along the way.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> I appreciate it a lot with my follow ups and medication for my journey along the way. </p>",
      "words": 17,
      "direct": false,
      "issue": "First paragraph is 17 words and does not look like a concise direct answer."
    },
    {
      "heading": "Jeremy",
      "headingHtml": "<h3 class=\"font-medium\">Jeremy</h3>",
      "firstParagraph": "She has a level of care I need and I was pleasantly surprised at the depth of social concern she has. I'm excited to continue working with her!",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> She has a level of care I need and I was pleasantly surprised at the depth of social concern she has. I&apos;m excited to continue working with her! </p>",
      "words": 28,
      "direct": false,
      "issue": "First paragraph is 28 words and does not look like a concise direct answer."
    },
    {
      "heading": "Darryl",
      "headingHtml": "<h3 class=\"font-medium\">Darryl</h3>",
      "firstParagraph": "I love Dr Fontanilla. I have never felt so comfortable receiving gender-affirming care before. Thank you so much, Dr. Fontanilla!!!",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> I love Dr Fontanilla. I have never felt so comfortable receiving gender-affirming care before. Thank you so much, Dr. Fontanilla!!! </p>",
      "words": 20,
      "direct": false,
      "issue": "First paragraph is 20 words and does not look like a concise direct answer."
    },
    {
      "heading": "Giada",
      "headingHtml": "<h3 class=\"font-medium\">Giada</h3>",
      "firstParagraph": "My first time ever having a consultation about hormone therapy and Dr. Ibarra made it the best!",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> My first time ever having a consultation about hormone therapy and Dr. Ibarra made it the best! </p>",
      "words": 17,
      "direct": false,
      "issue": "First paragraph is 17 words and does not look like a concise direct answer."
    },
    {
      "heading": "Sleep Evaluation",
      "headingHtml": "<h2 class=\"text-xl font-medium mb-2\"> Sleep Evaluation </h2>",
      "firstParagraph": "Your provider will perform a comprehensive sleep and health evaluation during your first appointment in order to diagnose the causes of your disrupted sleep, and possibly recommend an At-Home Sleep Study. Depending on the results, your provider will then determine the appropriate treatment.",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text mb-10\"> Your provider will perform a comprehensive sleep and health evaluation during your first appointment in order to diagnose the causes of your disrupted sleep, and possibly recommend an At-Home Sleep Study. Depending on the results, your provider will then determine the appropriate treatment. </p>",
      "words": 43,
      "direct": false,
      "issue": "First paragraph is 43 words and does not look like a concise direct answer."
    },
    {
      "heading": "Primary care",
      "headingHtml": "<h2 class=\"px-3 pt-2 pb-4 heading-h3 text-neutral-60-primary-text\"> Primary care </h2>",
      "firstParagraph": "Popular",
      "paragraphHtml": "<p class=\"px-3 pb-2 pt-3 text-sm font-medium leading-[1.2] text-neutral-50-secondary-text uppercase tracking-wide\"> Popular </p>",
      "words": 1,
      "direct": false,
      "issue": "First paragraph is 1 words and does not look like a concise direct answer."
    },
    {
      "heading": "Mental health",
      "headingHtml": "<h2 class=\"px-3 pt-2 pb-4 heading-h3 text-neutral-60-primary-text\"> Mental health </h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Sexual health",
      "headingHtml": "<h2 class=\"px-3 pt-2 pb-4 heading-h3 text-neutral-60-primary-text\"> Sexual health </h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Urgent care",
      "headingHtml": "<h2 class=\"px-3 pt-2 pb-4 heading-h3 text-neutral-60-primary-text\"> Urgent care </h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Weight",
      "headingHtml": "<h2 class=\"px-3 pt-2 pb-4 heading-h3 text-neutral-60-primary-text\"> Weight </h2>",
      "firstParagraph": "Availabilities today",
      "paragraphHtml": "<p class=\"text-sm text-neutral-50-secondary-text font-medium\">Availabilities today</p>",
      "words": 2,
      "direct": false,
      "issue": "First paragraph is 2 words and does not look like a concise direct answer."
    },
    {
      "heading": "Why 300,000+ patients have rated our providers 4.95/5 on average",
      "headingHtml": "<h2 class=\"text-neutral-60-primary-text heading-h2 pt-4 md:pt-6 text-center\"> Why 300,000+ patients<br class=\"block md:hidden\"> have rated <br class=\"hidden md:block\"> our providers <br class=\"block md:hidden\"> 4.95/5 on average </h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "400+ board-certified providers, one is right for you",
      "headingHtml": "<h3 class=\"self-stretch heading-h3 px-4 md:px-8 text-neutral-60-primary-text text-center\"> 400+ board-certified providers, <br> one is right for you </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "In-person care when you need it",
      "headingHtml": "<h3 class=\"text-neutral-60-primary-text text-center heading-h3\"> In-person care<br class=\"lg:hidden\"> when you need it </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Your health, all in one place",
      "headingHtml": "<h3 class=\"self-stretch text-center justify-center text-neutral-60-primary-text font-medium text-[24px] lg:text-[32px] px-4 leading-[130%]\"> Your health, <br class=\"block md:hidden\">all in one place </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Your health, all in one place",
      "headingHtml": "<h3 class=\"self-stretch text-center justify-center text-neutral-60-primary-text font-medium text-[24px] lg:text-[32px] px-4 leading-[130%]\"> Your health, <br class=\"block md:hidden\">all in one place </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "In-person care when you need it",
      "headingHtml": "<h3 class=\"text-neutral-60-primary-text text-center heading-h3\"> In-person care<br class=\"lg:hidden\"> when you need it </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Medical appointments that fit your schedule",
      "headingHtml": "<h3 class=\"text-neutral-60-primary-text text-center heading-h3\"> <span>Medical appointments</span><br> <span>that fit your schedule</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "How it works",
      "headingHtml": "<h2 class=\"text-neutral-60-primary-text text-nowrap heading-h2 pt-4 pb-6 lg:pb-14 text-center\"> How it works </h2>",
      "firstParagraph": "Step 1",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text text-base lg:text-xl font-medium\"> Step 1 </p>",
      "words": 2,
      "direct": false,
      "issue": "First paragraph is 2 words and does not look like a concise direct answer."
    },
    {
      "heading": "Choose a provider and book a time that works for you",
      "headingHtml": "<h3 class=\"text-neutral-60-primary-text heading-h3\"> Choose a provider and<br class=\"block md:hidden\"> book<br class=\"hidden lg:block\"> a time that works <br class=\"block md:hidden\">for you </h3>",
      "firstParagraph": "Same and next day availabilities",
      "paragraphHtml": "<p class=\"text-sm text-neutral-50-secondary-text font-medium\"><strong class=\"font-semibold text-neutral-60-primary-text\">Same and next day</strong> availabilities</p>",
      "words": 5,
      "direct": false,
      "issue": "First paragraph is 5 words and does not look like a concise direct answer."
    },
    {
      "heading": "Talk with a certified provider who truly listens",
      "headingHtml": "<h3 class=\"text-neutral-60-primary-text heading-h3\"> Talk with a certified provider<br class=\"hidden lg:block\"> who truly listens </h3>",
      "firstParagraph": "Treatment & prescriptions if appropriate",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text\"> <strong class=\"font-semibold text-neutral-60-primary-text\"> Treatment &amp; prescriptions </strong> if appropriate </p>",
      "words": 4,
      "direct": false,
      "issue": "First paragraph is 4 words and does not look like a concise direct answer."
    },
    {
      "heading": "Hear it from our patients",
      "headingHtml": "<h2 class=\"text-center justify-center text-neutral-60-primary-text heading-h2\"> Hear it from our patients </h2>",
      "firstParagraph": "At first, I was a little worried that the remote care might feel impersonal, but it was actually the exact opposite!",
      "paragraphHtml": "<p class=\"text-neutral-50-secondary-text text-md italic\"> At first, I was a little worried that the remote care might feel impersonal, but it was actually the exact opposite! </p>",
      "words": 21,
      "direct": false,
      "issue": "First paragraph is 21 words and does not look like a concise direct answer."
    },
    {
      "heading": "Got questions?",
      "headingHtml": "<h2 class=\"text-center justify-center text-neutral-60-primary-text heading-h2\" id=\"tablist\"> Got questions? </h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Do new patients need to prepare anything for their first appointment at Circle Medical?",
      "headingHtml": "<h3 class=\"text-neutral-60-primary-text font-medium text-base m-0\">Do new patients need to prepare anything for their first appointment at Circle Medical?</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Why would I choose a virtual telemedicine appointment over going to my doctor's office?",
      "headingHtml": "<h3 class=\"text-neutral-60-primary-text font-medium text-base m-0\">Why would I choose a virtual telemedicine appointment over going to my doctor&apos;s office?</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "How do I know how much my specific appointment will cost?",
      "headingHtml": "<h3 class=\"text-neutral-60-primary-text font-medium text-base m-0\">How do I know how much my specific appointment will cost?</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "What insurance do you accept?",
      "headingHtml": "<h3 class=\"text-neutral-60-primary-text font-medium text-base m-0\">What insurance do you accept?</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "What states do you operate in?",
      "headingHtml": "<h3 class=\"text-neutral-60-primary-text font-medium text-base m-0\">What states do you operate in?</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Do new patients need to prepare anything for their first appointment at Circle Medical?",
      "headingHtml": "<h3 class=\"text-neutral-60-primary-text font-medium text-base m-0\">Do new patients need to prepare anything for their first appointment at Circle Medical?</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "What if I need in-person testing or examinations?",
      "headingHtml": "<h3 class=\"text-neutral-60-primary-text font-medium text-base m-0\">What if I need in-person testing or examinations?</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Can I use Circle Medical for urgent care-type reasons?",
      "headingHtml": "<h3 class=\"text-neutral-60-primary-text font-medium text-base m-0\">Can I use Circle Medical for urgent care-type reasons?</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "What kinds of services do your primary care providers offer?",
      "headingHtml": "<h3 class=\"text-neutral-60-primary-text font-medium text-base m-0\">What kinds of services do your primary care providers offer?</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Do you offer online doctor visits for common conditions?",
      "headingHtml": "<h3 class=\"text-neutral-60-primary-text font-medium text-base m-0\">Do you offer online doctor visits for common conditions?</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "What is the difference between a telehealth appointment and an in-person visit?",
      "headingHtml": "<h3 class=\"text-neutral-60-primary-text font-medium text-base m-0\">What is the difference between a telehealth appointment and an in-person visit?</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "How soon can I schedule a virtual visit?",
      "headingHtml": "<h3 class=\"text-neutral-60-primary-text font-medium text-base m-0\">How soon can I schedule a virtual visit?</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "How do I know how much my specific appointment will cost?",
      "headingHtml": "<h3 class=\"text-neutral-60-primary-text font-medium text-base m-0\">How do I know how much my specific appointment will cost?</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "When do I get charged for my appointment?",
      "headingHtml": "<h3 class=\"text-neutral-60-primary-text font-medium text-base m-0\">When do I get charged for my appointment?</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "What insurance do you accept?",
      "headingHtml": "<h3 class=\"text-neutral-60-primary-text font-medium text-base m-0\">What insurance do you accept?</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "What if I’m having trouble verifying my insurance coverage?",
      "headingHtml": "<h3 class=\"text-neutral-60-primary-text font-medium text-base m-0\">What if I&#x2019;m having trouble verifying my insurance coverage?</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "What is the total cost of diagnosis and treatment?",
      "headingHtml": "<h3 class=\"text-neutral-60-primary-text font-medium text-base m-0\">What is the total cost of diagnosis and treatment?</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Better health begins here",
      "headingHtml": "<h2 class=\"text-neutral-60-primary-text heading-h1\"> Better health<br> begins here </h2>",
      "firstParagraph": "No insurance required",
      "paragraphHtml": "<p class=\"text-md lg:text-lg font-medium text-neutral-60-primary-text\"> No insurance required </p>",
      "words": 3,
      "direct": false,
      "issue": "First paragraph is 3 words and does not look like a concise direct answer."
    }
  ],
  "score": 65,
  "weight": 8
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer intent coverage

AEO: Answer intent coverage scored 70/100 and needs improvement.

1 Warning

Needs attention

AEO: Answer intent coverage

Warning
01

Issue

Missing likely AI Overview intent sections: what, compare.

Details

02

Why it matters

Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.

Check name

AEO: Answer intent coverage

Score

70/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

Make page content easy for answer engines and assistants to answer from directly.

Result

AEO: Answer intent coverage scored 70/100 and needs improvement.

Evidence
{
  "headings": [
    {
      "text": "Pricing and Insurance",
      "html": "<h2 class=\"text-2xl font-medium text-center w-full\">Pricing and Insurance</h2>"
    },
    {
      "text": "Pricing and Insurance",
      "html": "<h2 class=\"text-2xl font-medium text-center w-full\">Pricing and Insurance</h2>"
    },
    {
      "text": "Pricing and Insurance",
      "html": "<h2 class=\"text-2xl font-medium text-center w-full\">Pricing and Insurance</h2>"
    },
    {
      "text": "4.9",
      "html": "<h2 class=\"text-2xl font-medium\">4.9</h2>"
    },
    {
      "text": "Real ADHD patient reviews",
      "html": "<h2 class=\"text-2xl font-medium\"> Real ADHD patient reviews </h2>"
    },
    {
      "text": "4.98",
      "html": "<h2 class=\"text-2xl font-medium\">4.98</h2>"
    },
    {
      "text": "Real Hormone Therapy patient reviews",
      "html": "<h2 class=\"text-2xl font-medium\"> Real Hormone Therapy patient reviews </h2>"
    },
    {
      "text": "4.97",
      "html": "<h2 class=\"text-2xl font-medium\">4.97</h2>"
    },
    {
      "text": "Patient Reviews",
      "html": "<h2 class=\"text-2xl font-medium\"> Patient Reviews </h2>"
    },
    {
      "text": "4.95",
      "html": "<h2 class=\"text-2xl font-medium\">4.95</h2>"
    },
    {
      "text": "Patient Reviews",
      "html": "<h2 class=\"text-2xl font-medium\"> Patient Reviews </h2>"
    },
    {
      "text": "Sleep Evaluation",
      "html": "<h2 class=\"text-xl font-medium mb-2\"> Sleep Evaluation </h2>"
    },
    {
      "text": "Primary care",
      "html": "<h2 class=\"px-3 pt-2 pb-4 heading-h3 text-neutral-60-primary-text\"> Primary care </h2>"
    },
    {
      "text": "Mental health",
      "html": "<h2 class=\"px-3 pt-2 pb-4 heading-h3 text-neutral-60-primary-text\"> Mental health </h2>"
    },
    {
      "text": "Sexual health",
      "html": "<h2 class=\"px-3 pt-2 pb-4 heading-h3 text-neutral-60-primary-text\"> Sexual health </h2>"
    },
    {
      "text": "Urgent care",
      "html": "<h2 class=\"px-3 pt-2 pb-4 heading-h3 text-neutral-60-primary-text\"> Urgent care </h2>"
    },
    {
      "text": "Weight",
      "html": "<h2 class=\"px-3 pt-2 pb-4 heading-h3 text-neutral-60-primary-text\"> Weight </h2>"
    },
    {
      "text": "Why 300,000+ patients have rated our providers 4.95/5 on average",
      "html": "<h2 class=\"text-neutral-60-primary-text heading-h2 pt-4 md:pt-6 text-center\"> Why 300,000+ patients<br class=\"block md:hidden\"> have rated <br class=\"hidden md:block\"> our providers <br class=\"block md:hidden\"> 4.95/5 on average </h2>"
    },
    {
      "text": "How it works",
      "html": "<h2 class=\"text-neutral-60-primary-text text-nowrap heading-h2 pt-4 pb-6 lg:pb-14 text-center\"> How it works </h2>"
    },
    {
      "text": "Hear it from our patients",
      "html": "<h2 class=\"text-center justify-center text-neutral-60-primary-text heading-h2\"> Hear it from our patients </h2>"
    },
    {
      "text": "Got questions?",
      "html": "<h2 class=\"text-center justify-center text-neutral-60-primary-text heading-h2\" id=\"tablist\"> Got questions? </h2>"
    },
    {
      "text": "Better health begins here",
      "html": "<h2 class=\"text-neutral-60-primary-text heading-h1\"> Better health<br> begins here </h2>"
    }
  ],
  "expected": [
    {
      "id": "what",
      "label": "What is Online primary care clinic?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does Online primary care clinic work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use Online primary care clinic?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Online primary care clinic free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Online primary care clinic compare with alternatives?",
      "pattern": {}
    }
  ],
  "missing": [
    {
      "id": "what",
      "label": "What is Online primary care clinic?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Online primary care clinic compare with alternatives?",
      "pattern": {}
    }
  ],
  "score": 70,
  "weight": 8
}

Agent Ease of UseAPIEmerging recommendation

AI context endpoint

AI context endpoint is informational for this page.

Informational

Needs attention

AI context endpoint

Informational
01

Issue

AI context endpoint is informational for this page.

02

Why it matters

A context endpoint gives agents a small, low-latency summary of product purpose, safe actions, and canonical machine-readable resources without scraping the whole site.

Check name

AI context endpoint

Score

100/100

Status

informational

Category

API

Maturity

Emerging recommendation

Goal

Expose a compact API context endpoint agents can fetch before deciding which public API or discovery resource to use.

Result

AI context endpoint is informational for this page.

Validation steps

  1. Fetch to find resource

    AI context endpoint was not found at the expected path.

Evidence
{
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "informational",
      "evidence": {
        "checked": [
          {
            "path": "/api/ai/context",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 148284
          },
          {
            "path": "/api/context",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 148278
          },
          {
            "path": "/context",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 148270
          }
        ]
      },
      "issue": "AI context endpoint was not found at the expected path.",
      "howToFix": "Publish a concise JSON or Markdown AI context endpoint describing the product, public actions, and machine-readable resources."
    }
  ]
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Query intent coverage

AIO: Query intent coverage is informational for this page.

Informational

Needs attention

AIO: Query intent coverage

Informational
01

Issue

Missing likely AI Overview intent sections: what, compare.

Details

02

Why it matters

AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.

Check name

AIO: Query intent coverage

Score

70/100

Status

informational

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

Make page content eligible and useful for Google AI Overviews and AI Mode extraction.

Result

AIO: Query intent coverage is informational for this page.

Evidence
{
  "headings": [
    {
      "text": "Pricing and Insurance",
      "html": "<h2 class=\"text-2xl font-medium text-center w-full\">Pricing and Insurance</h2>"
    },
    {
      "text": "Pricing and Insurance",
      "html": "<h2 class=\"text-2xl font-medium text-center w-full\">Pricing and Insurance</h2>"
    },
    {
      "text": "Pricing and Insurance",
      "html": "<h2 class=\"text-2xl font-medium text-center w-full\">Pricing and Insurance</h2>"
    },
    {
      "text": "4.9",
      "html": "<h2 class=\"text-2xl font-medium\">4.9</h2>"
    },
    {
      "text": "Real ADHD patient reviews",
      "html": "<h2 class=\"text-2xl font-medium\"> Real ADHD patient reviews </h2>"
    },
    {
      "text": "4.98",
      "html": "<h2 class=\"text-2xl font-medium\">4.98</h2>"
    },
    {
      "text": "Real Hormone Therapy patient reviews",
      "html": "<h2 class=\"text-2xl font-medium\"> Real Hormone Therapy patient reviews </h2>"
    },
    {
      "text": "4.97",
      "html": "<h2 class=\"text-2xl font-medium\">4.97</h2>"
    },
    {
      "text": "Patient Reviews",
      "html": "<h2 class=\"text-2xl font-medium\"> Patient Reviews </h2>"
    },
    {
      "text": "4.95",
      "html": "<h2 class=\"text-2xl font-medium\">4.95</h2>"
    },
    {
      "text": "Patient Reviews",
      "html": "<h2 class=\"text-2xl font-medium\"> Patient Reviews </h2>"
    },
    {
      "text": "Sleep Evaluation",
      "html": "<h2 class=\"text-xl font-medium mb-2\"> Sleep Evaluation </h2>"
    },
    {
      "text": "Primary care",
      "html": "<h2 class=\"px-3 pt-2 pb-4 heading-h3 text-neutral-60-primary-text\"> Primary care </h2>"
    },
    {
      "text": "Mental health",
      "html": "<h2 class=\"px-3 pt-2 pb-4 heading-h3 text-neutral-60-primary-text\"> Mental health </h2>"
    },
    {
      "text": "Sexual health",
      "html": "<h2 class=\"px-3 pt-2 pb-4 heading-h3 text-neutral-60-primary-text\"> Sexual health </h2>"
    },
    {
      "text": "Urgent care",
      "html": "<h2 class=\"px-3 pt-2 pb-4 heading-h3 text-neutral-60-primary-text\"> Urgent care </h2>"
    },
    {
      "text": "Weight",
      "html": "<h2 class=\"px-3 pt-2 pb-4 heading-h3 text-neutral-60-primary-text\"> Weight </h2>"
    },
    {
      "text": "Why 300,000+ patients have rated our providers 4.95/5 on average",
      "html": "<h2 class=\"text-neutral-60-primary-text heading-h2 pt-4 md:pt-6 text-center\"> Why 300,000+ patients<br class=\"block md:hidden\"> have rated <br class=\"hidden md:block\"> our providers <br class=\"block md:hidden\"> 4.95/5 on average </h2>"
    },
    {
      "text": "How it works",
      "html": "<h2 class=\"text-neutral-60-primary-text text-nowrap heading-h2 pt-4 pb-6 lg:pb-14 text-center\"> How it works </h2>"
    },
    {
      "text": "Hear it from our patients",
      "html": "<h2 class=\"text-center justify-center text-neutral-60-primary-text heading-h2\"> Hear it from our patients </h2>"
    },
    {
      "text": "Got questions?",
      "html": "<h2 class=\"text-center justify-center text-neutral-60-primary-text heading-h2\" id=\"tablist\"> Got questions? </h2>"
    },
    {
      "text": "Better health begins here",
      "html": "<h2 class=\"text-neutral-60-primary-text heading-h1\"> Better health<br> begins here </h2>"
    }
  ],
  "expected": [
    {
      "id": "what",
      "label": "What is Online primary care clinic?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does Online primary care clinic work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use Online primary care clinic?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Online primary care clinic free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Online primary care clinic compare with alternatives?",
      "pattern": {}
    }
  ],
  "missing": [
    {
      "id": "what",
      "label": "What is Online primary care clinic?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Online primary care clinic compare with alternatives?",
      "pattern": {}
    }
  ],
  "score": 70,
  "weight": 4
}

Agent Ease of UseAuthEmerging recommendation

Auth.md Agent Registration

Auth.md Agent Registration has an informational finding because the page appears to support authentication.

Informational

Needs attention

Auth.md Agent Registration

Informational
01

Issue

auth.md response did not match the expected agent registration shape. Content-Type "text/html" is not Markdown or text/plain; missing registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language; missing credential type language.

02

Why it matters

Agent registration metadata lets automated clients find the registration path, supported identity types, credential types, and related claim or revocation endpoints without scraping human docs.

Check name

Auth.md Agent Registration

Score

0/100

Status

informational

Category

Auth

Maturity

Emerging recommendation

Goal

Publish Auth.md and agent_auth metadata so agents can discover registration and credential requirements.

Result

Auth.md Agent Registration has an informational finding because the page appears to support authentication.

Validation steps

  1. Fetch and validate /auth.md

    auth.md response did not match the expected agent registration shape. Content-Type "text/html" is not Markdown or text/plain; missing registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language; missing credential type language.

  2. Publish protected resource metadata

    The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.

  3. Validate agent_auth authorization metadata

    OAuth authorization server metadata could not be fetched.

Evidence
{
  "failedStep": "auth-md",
  "steps": [
    {
      "id": "auth-md",
      "title": "Fetch and validate /auth.md",
      "status": "fail",
      "evidence": {
        "path": "/auth.md",
        "ok": false,
        "statusCode": 404,
        "contentType": "text/html",
        "length": 148270,
        "validation": {
          "valid": false,
          "issue": "auth.md response did not match the expected agent registration shape. Content-Type \"text/html\" is not Markdown or text/plain; missing registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language; missing credential type language.",
          "compatibleContentType": false,
          "contentLength": 145993,
          "hasRegisterInstructions": false,
          "hasProtectedResourceLink": false,
          "hasAuthorizationServerLink": false,
          "mentionsIdentity": false,
          "mentionsCredential": false,
          "links": [
            "/x-icon",
            "/favicon.ico",
            "/png",
            "/icon.png",
            "/icon.png",
            "/sitemap.xml",
            "https://cdn-cookieyes.com\"><link",
            "https://cdn-cookieyes.com\"",
            "/title",
            "https://www.circlemedical.com/auth.md\"><meta"
          ],
          "rawExcerpt": "<!DOCTYPE html><html lang=\"en\" class=\"scroll-smooth\"> <head><meta charset=\"utf-8\"><link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"/favicon.ico\"><link rel=\"icon\" type=\"image/png\" href=\"/icon.png\"><link rel=\"apple-touch-icon\" href=\"/icon.png\"><link rel=\"sitemap\" href=\"/sitemap.xml\"><link rel=\"dns-prefetch\" href=\"https://cdn-cookieyes.com\"><link rel=\"preconnect\" href=\"https://cdn-cookieyes.com\" crossorigin><meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><meta name=\"theme-color\" content=\"#0560E1\"><meta name=\"format-detection\" content=\"telephone=no\"><meta name=\"generator\" content=\"Astro v5.16.9\"><title>Not Found</title><link rel=\"canonical\" href=\"https://www.circlemedical.com/auth.md\"><meta name=\"description\" content=\"This Circle Medical page could not be found. Return"
        }
      },
      "issue": "auth.md response did not match the expected agent registration shape. Content-Type \"text/html\" is not Markdown or text/plain; missing registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language; missing credential type language.",
      "howToFix": "Serve /auth.md at the site root as Markdown with agent registration instructions and links to OAuth metadata."
    },
    {
      "id": "oauth-protected-resource",
      "title": "Publish protected resource metadata",
      "status": "fail",
      "evidence": {
        "path": "/.well-known/oauth-protected-resource",
        "ok": false,
        "statusCode": 404,
        "contentType": "text/html",
        "length": 148328,
        "text": "<!DOCTYPE html><html lang=\"en\" class=\"scroll-smooth\"> <head><meta charset=\"utf-8\"><link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"/favicon.ico\"><link rel=\"icon\" type=\"image/png\" href=\"/icon.png\"><link rel=\"apple-touch-icon\" href=\"/icon.png\"><link rel=\"sitemap\" href=\"/sitemap.xml\"><link rel=\"dns-prefetch\" href=\"https://cdn-cookieyes.com\"><link rel=\"preconnect\" href=\"https://cdn-cookieyes.com\" crossorigin><meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><meta name=\"theme-color\" content=\"#0560E1\"><meta name=\"format-detection\" content=\"telephone=no\"><meta name=\"generator\" content=\"Astro v5.16.9\"><title>Not Found</title><link rel=\"canonical\" href=\"https://www.circlemedical.com/.well-known/oauth-protected-resource\"><meta name=\"description\" content=\"This Circle Medical page could not be found. Return to the home page or book a visit to get care.\"><meta name=\"robots\" content=\"noindex, nofollow\"><meta property=\"og:title\" content=\"Not Found\"><meta property=\"og:type\" content=\"website\"><meta property=\"og:image\" content=\"https://www.circlemedical.com/opengraph.webp\"><meta property=\"og:url\" content=\"https://www.circlemedical.com/.well-known/oauth-protected-resource\"><meta property=\"og:description\" content=\"This Circle Medical page could not be found. Return to the home page or book a visit to get care.\"><meta property=\"og:site_name\" content=\"Circle Medical\"><meta name=\"twitter:card\" content=\"summary_large_image\"><meta name=\"twitter:title\" content=\"Not Found\"><meta name=\"twitter:image\" content=\"https://www.circlemedical.com/opengraph.webp\"><meta name=\"twitter:description\" content=\"This Circle Medical page could not be found. Return to the home page or book a visit to get care.\"><script type=\"application/ld+json\">{\"@context\":\"https://schema.org\",\"@type\":\"MedicalOrganization\",\"@id\":\"https://www.circlemedical.com/#organization\",\"name\":\"Circle Medical\",\"legalName\":\"Circle Medical Technologies, Inc.\",\"url\":\"https://www.circlemedical.com\",\"logo\":\"https://www.circlemedical.com/icon.png\",\"image\":\"https://www.circlemedical.com/sitting-area.webp\",\"description\":\"Circle Medical is a technology-driven primary care practice offering same-day virtual and in-person appointments across the United States.\",\"medicalSpecialty\":[\"PrimaryCare\",\"InternalMedicine\"],\"address\":{\"@type\":\"PostalAddress\",\"streetAddress\":\"333 1st Street #A\",\"addressLocality\":\"San Francisco\",\"addressRegion\":\"CA\",\"postalCode\":\"94105\",\"addressCountry\":\"US\"},\"sameAs\":[\"https://www.facebook.com/circlemedical\",\"https://www.linkedin.com/company/circle-medical\",\"https://www.instagram.com/circlemedical/\"]}</script><script type=\"application/ld+json\">{\"@context\":\"https://schema.org\",\"@type\":\"WebSite\",\"@id\":\"https://www.circlemedical.com/#website\",\"url\":\"https://www.circlemedical.com\",\"name\":\"Circle Medical\",\"publisher\":{\"@id\":\"https://www.circlemedical.com/#organization\"},\"inLanguage\":\"en-US\",\"potentialAction\":{\"@type\":\"SearchAction\",\"target\":\"https://www.circlemedical.com/online-doctors?condition={search_term_string}\",\"query-input\":\"required name=search_term_string\"}}</script><script id=\"cookieyes\" type=\"text/javascript\" src=\"https://cdn-cookieyes.com/client_data/adbc751b220b84554c2b7d86e61b083e/script.js\"></script><link rel=\"stylesheet\" href=\"/_astro/index.Cv8xN4cd.css\">\n<style>body:not(:has(.cky-modal)) #cookie-preferences-button{display:none}\n</style><script type=\"module\" src=\"/_astro/page.DePoceWl.js\"></script></head> <body data-page-name=\"Not Found\" class=\"text-neutral-60-primary-text font-primary\" data-controller=\"cookie-consent\"> <div data-controller=\"navbar modal\" data-navbar-change-color-value=\"false\" data-navbar-change-shadow-value=\"false\" id=\"mobile-navbar\"> <div data-navbar-target=\"overlay\" class=\"fixed inset-0 bg-black/50 hidden z-30\"></div> <div id=\"pricing-modal\" data-analytics--modal-opened-event=\"Pricing and Insurance Modal Viewed\" data-analytics--modal-opened-properties=\"{&#34;payment_type&#34;:&#34;insurance&#34;}\" data-controller=\"modal\" data-modal-bott"
      },
      "issue": "The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.",
      "howToFix": "Publish /.well-known/oauth-protected-resource with resource and authorization_servers fields."
    },
    {
      "id": "agent-auth-block",
      "title": "Validate agent_auth authorization metadata",
      "status": "fail",
      "evidence": {
        "valid": false,
        "issue": "OAuth authorization server metadata could not be fetched.",
        "fetch": {
          "ok": false,
          "statusCode": 404,
          "contentType": "text/html",
          "length": 148332,
          "text": "<!DOCTYPE html><html lang=\"en\" class=\"scroll-smooth\"> <head><meta charset=\"utf-8\"><link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"/favicon.ico\"><link rel=\"icon\" type=\"image/png\" href=\"/icon.png\"><link rel=\"apple-touch-icon\" href=\"/icon.png\"><link rel=\"sitemap\" href=\"/sitemap.xml\"><link rel=\"dns-prefetch\" href=\"https://cdn-cookieyes.com\"><link rel=\"preconnect\" href=\"https://cdn-cookieyes.com\" crossorigin><meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><meta name=\"theme-color\" content=\"#0560E1\"><meta name=\"format-detection\" content=\"telephone=no\"><meta name=\"generator\" content=\"Astro v5.16.9\"><title>Not Found</title><link rel=\"canonical\" href=\"https://www.circlemedical.com/.well-known/oauth-authorization-server\"><meta name=\"description\" content=\"This Circle Medical page could not be found. Return to the home page or book a visit to get care.\"><meta name=\"robots\" content=\"noindex, nofollow\"><meta property=\"og:title\" content=\"Not Found\"><meta property=\"og:type\" content=\"website\"><meta property=\"og:image\" content=\"https://www.circlemedical.com/opengraph.webp\"><meta property=\"og:url\" content=\"https://www.circlemedical.com/.well-known/oauth-authorization-server\"><meta property=\"og:description\" content=\"This Circle Medical page could not be found. Return to the home page or book a visit to get care.\"><meta property=\"og:site_name\" content=\"Circle Medical\"><meta name=\"twitter:card\" content=\"summary_large_image\"><meta name=\"twitter:title\" content=\"Not Found\"><meta name=\"twitter:image\" content=\"https://www.circlemedical.com/opengraph.webp\"><meta name=\"twitter:description\" content=\"This Circle Medical page could not be found. Return to the home page or book a visit to get care.\"><script type=\"application/ld+json\">{\"@context\":\"https://schema.org\",\"@type\":\"MedicalOrganization\",\"@id\":\"https://www.circlemedical.com/#organization\",\"name\":\"Circle Medical\",\"legalName\":\"Circle Medical Technologies, Inc.\",\"url\":\"https://www.circlemedical.com\",\"logo\":\"https://www.circlemedical.com/icon.png\",\"image\":\"https://www.circlemedical.com/sitting-area.webp\",\"description\":\"Circle Medical is a technology-driven primary care practice offering same-day virtual and in-person appointments across the United States.\",\"medicalSpecialty\":[\"PrimaryCare\",\"InternalMedicine\"],\"address\":{\"@type\":\"PostalAddress\",\"streetAddress\":\"333 1st Street #A\",\"addressLocality\":\"San Francisco\",\"addressRegion\":\"CA\",\"postalCode\":\"94105\",\"addressCountry\":\"US\"},\"sameAs\":[\"https://www.facebook.com/circlemedical\",\"https://www.linkedin.com/company/circle-medical\",\"https://www.instagram.com/circlemedical/\"]}</script><script type=\"application/ld+json\">{\"@context\":\"https://schema.org\",\"@type\":\"WebSite\",\"@id\":\"https://www.circlemedical.com/#website\",\"url\":\"https://www.circlemedical.com\",\"name\":\"Circle Medical\",\"publisher\":{\"@id\":\"https://www.circlemedical.com/#organization\"},\"inLanguage\":\"en-US\",\"potentialAction\":{\"@type\":\"SearchAction\",\"target\":\"https://www.circlemedical.com/online-doctors?condition={search_term_string}\",\"query-input\":\"required name=search_term_string\"}}</script><script id=\"cookieyes\" type=\"text/javascript\" src=\"https://cdn-cookieyes.com/client_data/adbc751b220b84554c2b7d86e61b083e/script.js\"></script><link rel=\"stylesheet\" href=\"/_astro/index.Cv8xN4cd.css\">\n<style>body:not(:has(.cky-modal)) #cookie-preferences-button{display:none}\n</style><script type=\"module\" src=\"/_astro/page.DePoceWl.js\"></script></head> <body data-page-name=\"Not Found\" class=\"text-neutral-60-primary-text font-primary\" data-controller=\"cookie-consent\"> <div data-controller=\"navbar modal\" data-navbar-change-color-value=\"false\" data-navbar-change-shadow-value=\"false\" id=\"mobile-navbar\"> <div data-navbar-target=\"overlay\" class=\"fixed inset-0 bg-black/50 hidden z-30\"></div> <div id=\"pricing-modal\" data-analytics--modal-opened-event=\"Pricing and Insurance Modal Viewed\" data-analytics--modal-opened-properties=\"{&#34;payment_type&#34;:&#34;insurance&#34;}\" data-controller=\"modal\" data-modal-"
        }
      },
      "issue": "OAuth authorization server metadata could not be fetched.",
      "howToFix": "Add agent_auth to /.well-known/oauth-authorization-server with register_uri, supported identity types, credential types, and claim or revocation URLs where applicable."
    }
  ],
  "authApplicability": {
    "supportsAuth": true,
    "score": 3,
    "signals": [
      {
        "source": "visible-text",
        "weight": 3,
        "match": "log in"
      }
    ]
  },
  "resourceFetchSucceeded": false
}

AI DiscoverabilityDiscoverabilityEstablished

IndexNow key

IndexNow key is informational for this page.

Informational

Needs attention

IndexNow key

Informational
01

Issue

IndexNow key is informational for this page.

02

Why it matters

IndexNow lets sites notify participating search engines about changed URLs, but ownership verification requires a UTF-8 key file whose filename matches the key.

Check name

IndexNow key

Score

100/100

Status

informational

Category

Discoverability

Maturity

Established

Goal

Verify that IndexNow ownership key placement is detectable when the site advertises it.

Result

IndexNow key is informational for this page.

Validation steps

  1. Find advertised IndexNow key location

    No IndexNow key location was advertised in HTML, Link headers, or robots.txt.

  2. Fetch and validate IndexNow key file

    No discoverable IndexNow key file was found.

Evidence
{
  "steps": [
    {
      "id": "advertised-location",
      "title": "Find advertised IndexNow key location",
      "status": "informational",
      "evidence": {
        "advertised": []
      },
      "issue": "No IndexNow key location was advertised in HTML, Link headers, or robots.txt.",
      "howToFix": "Advertise the key location with robots.txt IndexNow-Key, rel=\"indexnow-key\", or meta name=\"indexnow-key-location\" if you want scanners to verify it."
    },
    {
      "id": "fetch-key",
      "title": "Fetch and validate IndexNow key file",
      "status": "informational",
      "evidence": {
        "advertised": [],
        "checked": []
      },
      "issue": "No discoverable IndexNow key file was found.",
      "howToFix": "Host a UTF-8 text file named {key}.txt using a 32-character hexadecimal key whose body exactly matches the key."
    }
  ]
}

Agent Ease of UseAuthEstablished

OAuth / OIDC discovery

OAuth / OIDC discovery has an informational finding because the page appears to support authentication.

Informational

Needs attention

OAuth / OIDC discovery

Informational
01

Issue

OAuth / OIDC discovery was not found at the expected path.

02

Why it matters

OAuth and OIDC discovery let agents find authorization, token, and key endpoints programmatically instead of relying on human documentation.

Check name

OAuth / OIDC discovery

Score

0/100

Status

informational

Category

Auth

Maturity

Established

Goal

Publish OAuth/OIDC discovery metadata so agents can authenticate with your APIs.

Result

OAuth / OIDC discovery has an informational finding because the page appears to support authentication.

Validation steps

  1. Fetch to find resource

    OAuth / OIDC discovery was not found at the expected path.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/.well-known/openid-configuration",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 148320
          },
          {
            "path": "/.well-known/oauth-authorization-server",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 148332
          }
        ]
      },
      "issue": "OAuth / OIDC discovery was not found at the expected path.",
      "howToFix": "Publish valid OAuth/OIDC metadata only when the site actually supports OAuth/OIDC. Otherwise omit provider discovery and document any unauthenticated public APIs separately."
    }
  ],
  "authApplicability": {
    "supportsAuth": true,
    "score": 3,
    "signals": [
      {
        "source": "visible-text",
        "weight": 3,
        "match": "log in"
      }
    ]
  },
  "resourceFetchSucceeded": false
}

Agent Ease of UseAuthEmerging recommendation

OAuth Protected Resource

OAuth Protected Resource has an informational finding because the page appears to support authentication.

Informational

Needs attention

OAuth Protected Resource

Informational
01

Issue

The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.

02

Why it matters

Protected Resource metadata tells agents which authorization servers protect an API and how to connect authentication challenges to the right resource.

Check name

OAuth Protected Resource

Score

0/100

Status

informational

Category

Auth

Maturity

Emerging recommendation

Goal

Publish OAuth Protected Resource Metadata so agents can discover how to authenticate.

Result

OAuth Protected Resource has an informational finding because the page appears to support authentication.

Validation steps

  1. Fetch protected resource metadata

    The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.

  2. Validate protected resource metadata

    Response is not valid JSON.

  3. Validate protected resource identity

    Protected resource metadata `resource` did not match the resource identifier used to retrieve it.

  4. Probe protected API Bearer challenge

    No protected route with a 401 Bearer challenge was detected; metadata alone does not prove a protected resource.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch protected resource metadata",
      "status": "fail",
      "evidence": {
        "path": "/.well-known/oauth-protected-resource",
        "statusCode": 404,
        "contentType": "text/html"
      },
      "issue": "The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.",
      "howToFix": "Publish /.well-known/oauth-protected-resource JSON."
    },
    {
      "id": "metadata",
      "title": "Validate protected resource metadata",
      "status": "fail",
      "evidence": {
        "valid": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html><html lang=\"en\" class=\"scroll-smooth\"> <head><meta charset=\"utf-8\"><link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"/favicon.ico\"><link rel=\"icon\" type=\"image/png\" href=\"/icon.png\"><link rel=\"apple-touch-icon\" href=\"/icon.png\"><link rel=\"sitemap\" href=\"/sitemap.xml\"><link rel=\"dns-prefetch\" href=\"https://cdn-cookieyes.com\"><link rel=\"preconnect\" href=\"https://cdn-cookieyes.com\" crossorigin><meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><meta name=\"theme-color\" content=\"#0560E1\"><meta name=\"format-detection\" content=\"telephone=no\"><meta name=\"generator\" content=\"Astro v5.16.9\"><title>Not Found</title><link rel=\"canonical\" href=\"https://www.circlemedical.com/.well-known/oauth-protected-resource\"><meta name=\"description\" content=\"This Circle Medical pa"
      },
      "issue": "Response is not valid JSON.",
      "howToFix": "Publish resource and authorization_servers as absolute URLs."
    },
    {
      "id": "resource-identity",
      "title": "Validate protected resource identity",
      "status": "fail",
      "evidence": {
        "expectedResource": "https://www.circlemedical.com"
      },
      "issue": "Protected resource metadata `resource` did not match the resource identifier used to retrieve it.",
      "howToFix": "Set `resource` to the origin/resource identifier represented by /.well-known/oauth-protected-resource."
    },
    {
      "id": "protected-route-challenge",
      "title": "Probe protected API Bearer challenge",
      "status": "informational",
      "evidence": {
        "checked": [
          {
            "path": "/api/admin/scans",
            "statusCode": 404,
            "wwwAuthenticate": {
              "valid": false,
              "present": false
            },
            "expectedMetadataUrl": "https://www.circlemedical.com/.well-known/oauth-protected-resource",
            "metadataUrlMatches": true,
            "resourceMatchesRequestContext": true
          },
          {
            "path": "/api/admin/summary",
            "statusCode": 404,
            "wwwAuthenticate": {
              "valid": false,
              "present": false
            },
            "expectedMetadataUrl": "https://www.circlemedical.com/.well-known/oauth-protected-resource",
            "metadataUrlMatches": true,
            "resourceMatchesRequestContext": true
          },
          {
            "path": "/api/scans",
            "statusCode": 404,
            "wwwAuthenticate": {
              "valid": false,
              "present": false
            },
            "expectedMetadataUrl": "https://www.circlemedical.com/.well-known/oauth-protected-resource",
            "metadataUrlMatches": true,
            "resourceMatchesRequestContext": true
          }
        ]
      },
      "issue": "No protected route with a 401 Bearer challenge was detected; metadata alone does not prove a protected resource.",
      "howToFix": "When this site exposes bearer-protected APIs, return 401 with WWW-Authenticate: Bearer and link resource_metadata."
    }
  ],
  "authApplicability": {
    "supportsAuth": true,
    "score": 3,
    "signals": [
      {
        "source": "visible-text",
        "weight": 3,
        "match": "log in"
      }
    ]
  },
  "resourceFetchSucceeded": false
}

SEOSEOBrowser audit

Image elements do not have `[alt]` attributes

100 Fail

Check name

Image elements do not have `[alt]` attributes

Score

0/100

Status

fail

Device

desktop

Category

SEO

Fix guidance

Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. [Learn more about the `alt` attribute](https://dequeuniversity.com/rules/axe/4.11/image-alt).

Evidence
{
  "description": "Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. [Learn more about the `alt` attribute](https://dequeuniversity.com/rules/axe/4.11/image-alt)."
}

Performance and AccessibilityAccessibilityBrowser audit

Background and foreground colors do not have a sufficient contrast ratio.

50 Fail

Check name

Background and foreground colors do not have a sufficient contrast ratio.

Score

0/100

Status

fail

Device

desktop

Category

Accessibility

Fix guidance

Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast).

Evidence
{
  "description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast)."
}

Performance and AccessibilityAccessibilityBrowser audit

Image elements do not have `[alt]` attributes

50 Fail

Check name

Image elements do not have `[alt]` attributes

Score

0/100

Status

fail

Device

desktop

Category

Accessibility

Fix guidance

Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. [Learn more about the `alt` attribute](https://dequeuniversity.com/rules/axe/4.11/image-alt).

Evidence
{
  "description": "Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. [Learn more about the `alt` attribute](https://dequeuniversity.com/rules/axe/4.11/image-alt)."
}

Performance and AccessibilityPerformanceBrowser audit

Avoid large layout shifts

14 Fail

Check name

Avoid large layout shifts

Score

0/100

Status

fail

Device

desktop

Category

Performance

Estimated savings

2 layout shifts found

Fix guidance

These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to [windowing](https://web.dev/articles/cls#what_is_cls). [Learn how to improve CLS](https://web.dev/articles/optimize-cls)

Evidence
{
  "displayValue": "2 layout shifts found",
  "description": "These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to [windowing](https://web.dev/articles/cls#what_is_cls). [Learn how to improve CLS](https://web.dev/articles/optimize-cls)"
}

Performance and AccessibilityPerformanceBrowser audit

Forced reflow

14 Fail

Check name

Forced reflow

Score

0/100

Status

fail

Device

desktop

Category

Performance

Fix guidance

A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about [forced reflows](https://developer.chrome.com/docs/performance/insights/forced-reflow) and possible mitigations.

Evidence
{
  "description": "A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about [forced reflows](https://developer.chrome.com/docs/performance/insights/forced-reflow) and possible mitigations."
}

Performance and AccessibilityPerformanceBrowser audit

Improve image delivery

14 Fail

Check name

Improve image delivery

Score

0/100

Status

fail

Device

desktop

Category

Performance

Estimated savings

Est savings of 1,543 KiB

Fix guidance

Reducing the download time of images can improve the perceived load time of the page and LCP. [Learn more about optimizing image size](https://developer.chrome.com/docs/performance/insights/image-delivery)

Evidence
{
  "displayValue": "Est savings of 1,543 KiB",
  "description": "Reducing the download time of images can improve the perceived load time of the page and LCP. [Learn more about optimizing image size](https://developer.chrome.com/docs/performance/insights/image-delivery)"
}

Performance and AccessibilityPerformanceBrowser audit

Layout shift culprits

14 Fail

Check name

Layout shift culprits

Score

0/100

Status

fail

Device

desktop

Category

Performance

Fix guidance

Layout shifts occur when elements move absent any user interaction. [Investigate the causes of layout shifts](https://developer.chrome.com/docs/performance/insights/cls-culprit), such as elements being added, removed, or their fonts changing as the page loads.

Evidence
{
  "description": "Layout shifts occur when elements move absent any user interaction. [Investigate the causes of layout shifts](https://developer.chrome.com/docs/performance/insights/cls-culprit), such as elements being added, removed, or their fonts changing as the page loads."
}

Performance and AccessibilityPerformanceBrowser audit

Network dependency tree

14 Fail

Check name

Network dependency tree

Score

0/100

Status

fail

Device

desktop

Category

Performance

Fix guidance

[Avoid chaining critical requests](https://developer.chrome.com/docs/performance/insights/network-dependency-tree) by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.

Evidence
{
  "description": "[Avoid chaining critical requests](https://developer.chrome.com/docs/performance/insights/network-dependency-tree) by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load."
}

Performance and AccessibilityPerformanceBrowser audit

Render-blocking requests

14 Fail

Check name

Render-blocking requests

Score

0/100

Status

fail

Device

desktop

Category

Performance

Estimated savings

Est savings of 50 ms

Fix guidance

Requests are blocking the page's initial render, which may delay LCP. [Deferring or inlining](https://developer.chrome.com/docs/performance/insights/render-blocking) can move these network requests out of the critical path.

Evidence
{
  "displayValue": "Est savings of 50 ms",
  "description": "Requests are blocking the page's initial render, which may delay LCP. [Deferring or inlining](https://developer.chrome.com/docs/performance/insights/render-blocking) can move these network requests out of the critical path."
}

Performance and AccessibilityPerformanceBrowser audit

Avoid enormous network payloads

7 Warning

Check name

Avoid enormous network payloads

Score

50/100

Status

warning

Device

desktop

Category

Performance

Estimated savings

Total size was 2,806 KiB

Fix guidance

Large network payloads cost users real money and are highly correlated with long load times. [Learn how to reduce payload sizes](https://developer.chrome.com/docs/lighthouse/performance/total-byte-weight/).

Evidence
{
  "displayValue": "Total size was 2,806 KiB",
  "description": "Large network payloads cost users real money and are highly correlated with long load times. [Learn how to reduce payload sizes](https://developer.chrome.com/docs/lighthouse/performance/total-byte-weight/).",
  "numericValue": 2873690
}

Fix with MCP or CLI

Use this report as the handoff into remediation. Generate a coding-agent prompt with the failing checks attached, or jump to the MCP and CLI setup docs before your next rescan.

Score history

Public scan score over time

Public reports for this website origin. Select any point or report link to open that canonical report.

1 reports
Public score history report links
Scan dateScoreReadinessReport
64/100Level 3, Bot-AwareCurrent report
circlemedical.com AI SEO Report: 64/100 (Level 3, Bot-Aware)