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

OVERALL SCORE

Level 3, Bot-Aware

Moderate readiness for AI agents
AIDiscoverability47%Agent Easeof Use28%Security& Trust100%GEO, AIO, AEO78%SEO92%Performance& Accessibility77%
  • AI Discoverability 47 out of 100
  • Agent Ease of Use 28 out of 100
  • Security & Trust 100 out of 100
  • GEO, AIO and AEO 78 out of 100
  • SEO 92 out of 100
  • Performance and Accessibility 77 out of 100

CAPTURED SCREENSHOT

Captured website desktop screenshot

What AI sees of your website

Rapid7 Managed Cybersecurity: Outpace Attackers

Outpace attackers with the only endpoint to cloud, unified cybersecurity platform. Build business resilience with expert-led 24/7 MDR.

Next step

Turn this report into a fix workflow

22 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
47
Priority fix9141View details
Discoverability
67
Needs work540View details
Content Readiness
63
Needs work461View details
Bot Access Control
0
Priority fix040View details
Agent Ease of Use
28
Priority fix11291View details
API
0
Priority fix060View details
Auth
Not Applicable
Not Applicable070View details
MCP
50
Needs work460View details
Skill Discovery
35
Priority fix3101View details
Agent Commerce
Not Applicable
Not Applicable400
GEO, AIO and AEO
78
Mostly ready6014
GEO Readiness
86
Mostly ready204
AIO Readiness
85
Mostly ready304
AEO Readiness
65
Needs work106
SEO
92
Strong1010View details
SEO
92
Strong1010View details
Security & Trust
100
Strong900
Security & Trust
100
Strong500
AI Training Exposure
100
Strong400
Performance and Accessibility
77
Mostly ready1634View details
Performance
65
Needs work1034View details
Accessibility
100
Strong600

Prioritized recommendations

Issues ranked by score impact

43 items need attention

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; charset=utf-8"
      },
      "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 id=\"__next_error__\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/><link rel=\"preload\" as=\"script\" fetchPriority=\"low\" href=\"/_next/static/chunks/0f2_y.0kntgf0.js\"/><script src=\"/_next/static/chunks/0g_d0hxq1arde.js\" async=\"\"></script><script src=\"/_next/static/chunks/13xskzlgo7.0s.js\" async=\"\"></script><script src=\"/_next/static/chunks/10y-4c~gf_ymj.js\" async=\"\"></script><script src=\"/_next/static/chunks/turbopack-0txc2i_sba_fl.js\" async=\"\"></script><script src=\"/_next/static/chunks/0gxey3kfbnz7k.js\" async=\"\"></script><script src=\"/_next/static/chunks/14tvzaeio1~sz.js\" async=\"\"></script><meta name=\"robots\" content=\"noindex\"/><title>Rapid7</title><meta name=\"description\" content=\"Rapid7 Website\"/><meta name=\"applicatio"
      },
      "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 DiscoverabilityDiscoverabilityEstablished

High-value schema types

High-value schema types is missing or incomplete.

50 Fail

Needs attention

High-value schema types

Failed check
01

Issue

No high-value schema types (e.g. Article, Product, Service) were found.

02

Why it matters

High-value schema types tell agents whether a page is an article, product, event, service, or other actionable content type.

Check name

High-value schema types

Score

0/100

Status

fail

Category

Discoverability

Maturity

Established

Goal

Use schema types that describe the page's primary content or offering.

Result

High-value schema types is missing or incomplete.

Evidence
{
  "found": [],
  "expected": [
    "Article",
    "BlogPosting",
    "NewsArticle",
    "Product",
    "SoftwareApplication",
    "FAQPage",
    "LocalBusiness",
    "VideoObject",
    "HowTo",
    "Event",
    "Course",
    "Review",
    "Service"
  ],
  "allTypes": [
    "Organization",
    "WebSite"
  ]
}

AI DiscoverabilityDiscoverabilityEstablished

Link headers

Link headers failed at "Find useful Link headers".

50 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": [
          {
            "url": "/_next/static/media/83afe278b6a6bb3c.p.0q-301v4kxxnr.woff2",
            "rel": "preload",
            "type": "font/woff2"
          },
          {
            "url": "/_next/static/chunks/0h0bvhvw-3lyl.css",
            "rel": "preload"
          },
          {
            "url": "/_next/static/chunks/11x_c4uy.1d53.css",
            "rel": "preload"
          },
          {
            "url": "/_next/static/chunks/0esuq6-0dbzjv.css",
            "rel": "preload"
          },
          {
            "url": "/_next/static/chunks/0o7s~nivrs1sq.css",
            "rel": "preload"
          },
          {
            "url": "/_next/static/chunks/04g1ha1vyo28e.css",
            "rel": "preload"
          },
          {
            "url": "/_next/static/chunks/06-ea63lsocl4.css",
            "rel": "preload"
          }
        ]
      },
      "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

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; charset=utf-8" 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; charset=utf-8" 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": 200,
            "contentType": "text/html; charset=utf-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" 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=\"openapi.json\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=2, user-scalable=yes\"/><link rel=\"preload\" as=\"image\" href=\"/_next/static/media/rapid7-logo.0wr-9470i7grz.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-linkedin.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-twitter.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-facebook.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-instagram.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-bluesky.svg\"/><link rel=\"preload\" as=\"image\" imageSrcSet=\"/_next/image/?url=https%3A%2F%2Fwww.rapid7.com%2Fcdn%2Fimages%2Fbltc3d9f583aea4ee2d%2F69412a6ddc686ed203d0f39a%2Fhero-MDR-origin-alerts-su"
          },
          {
            "path": "/openapi.yaml",
            "statusCode": 200,
            "contentType": "text/html; charset=utf-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" 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=\"openapi.yaml\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=2, user-scalable=yes\"/><link rel=\"preload\" as=\"image\" href=\"/_next/static/media/rapid7-logo.0wr-9470i7grz.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-linkedin.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-twitter.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-facebook.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-instagram.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-bluesky.svg\"/><link rel=\"preload\" as=\"image\" imageSrcSet=\"/_next/image/?url=https%3A%2F%2Fwww.rapid7.com%2Fcdn%2Fimages%2Fbltc3d9f583aea4ee2d%2F69412a6ddc686ed203d0f39a%2Fhero-MDR-origin-alerts-su"
          },
          {
            "path": "/swagger.json",
            "statusCode": 200,
            "contentType": "text/html; charset=utf-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" 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=\"swagger.json\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=2, user-scalable=yes\"/><link rel=\"preload\" as=\"image\" href=\"/_next/static/media/rapid7-logo.0wr-9470i7grz.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-linkedin.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-twitter.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-facebook.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-instagram.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-bluesky.svg\"/><link rel=\"preload\" as=\"image\" imageSrcSet=\"/_next/image/?url=https%3A%2F%2Fwww.rapid7.com%2Fcdn%2Fimages%2Fbltc3d9f583aea4ee2d%2F69412a6ddc686ed203d0f39a%2Fhero-MDR-origin-alerts-su"
          },
          {
            "path": "/swagger.yaml",
            "statusCode": 200,
            "contentType": "text/html; charset=utf-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" 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=\"swagger.yaml\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=2, user-scalable=yes\"/><link rel=\"preload\" as=\"image\" href=\"/_next/static/media/rapid7-logo.0wr-9470i7grz.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-linkedin.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-twitter.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-facebook.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-instagram.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-bluesky.svg\"/><link rel=\"preload\" as=\"image\" imageSrcSet=\"/_next/image/?url=https%3A%2F%2Fwww.rapid7.com%2Fcdn%2Fimages%2Fbltc3d9f583aea4ee2d%2F69412a6ddc686ed203d0f39a%2Fhero-MDR-origin-alerts-su"
          },
          {
            "path": "/api/openapi.json",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" 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 id=\"__next_error__\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/><link rel=\"preload\" as=\"script\" fetchPriority=\"low\" href=\"/_next/static/chunks/0f2_y.0kntgf0.js\"/><script src=\"/_next/static/chunks/0g_d0hxq1arde.js\" async=\"\"></script><script src=\"/_next/static/chunks/13xskzlgo7.0s.js\" async=\"\"></script><script src=\"/_next/static/chunks/10y-4c~gf_ymj.js\" async=\"\"></script><script src=\"/_next/static/chunks/turbopack-0txc2i_sba_fl.js\" async=\"\"></script><script src=\"/_next/static/chunks/0gxey3kfbnz7k.js\" async=\"\"></script><script src=\"/_next/static/chunks/14tvzaeio1~sz.js\" async=\"\"></script><meta name=\"robots\" content=\"noindex\"/><title>Rapid7</title><meta name=\"description\" content=\"Rapid7 Website\"/><meta name=\"applicatio"
          },
          {
            "path": "/api/swagger.json",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" 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 id=\"__next_error__\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/><link rel=\"preload\" as=\"script\" fetchPriority=\"low\" href=\"/_next/static/chunks/0f2_y.0kntgf0.js\"/><script src=\"/_next/static/chunks/0g_d0hxq1arde.js\" async=\"\"></script><script src=\"/_next/static/chunks/13xskzlgo7.0s.js\" async=\"\"></script><script src=\"/_next/static/chunks/10y-4c~gf_ymj.js\" async=\"\"></script><script src=\"/_next/static/chunks/turbopack-0txc2i_sba_fl.js\" async=\"\"></script><script src=\"/_next/static/chunks/0gxey3kfbnz7k.js\" async=\"\"></script><script src=\"/_next/static/chunks/14tvzaeio1~sz.js\" async=\"\"></script><meta name=\"robots\" content=\"noindex\"/><title>Rapid7</title><meta name=\"description\" content=\"Rapid7 Website\"/><meta name=\"applicatio"
          },
          {
            "path": "/docs/openapi.json",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" 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 id=\"__next_error__\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/><link rel=\"preload\" as=\"script\" fetchPriority=\"low\" href=\"/_next/static/chunks/0f2_y.0kntgf0.js\"/><script src=\"/_next/static/chunks/0g_d0hxq1arde.js\" async=\"\"></script><script src=\"/_next/static/chunks/13xskzlgo7.0s.js\" async=\"\"></script><script src=\"/_next/static/chunks/10y-4c~gf_ymj.js\" async=\"\"></script><script src=\"/_next/static/chunks/turbopack-0txc2i_sba_fl.js\" async=\"\"></script><script src=\"/_next/static/chunks/0gxey3kfbnz7k.js\" async=\"\"></script><script src=\"/_next/static/chunks/14tvzaeio1~sz.js\" async=\"\"></script><meta name=\"robots\" content=\"noindex\"/><title>Rapid7</title><meta name=\"description\" content=\"Rapid7 Website\"/><meta name=\"applicatio"
          }
        ]
      },
      "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" 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 ControlEstablished

AI bot rules in robots.txt

AI bot rules in robots.txt is missing or incomplete.

33 Fail

Needs attention

AI bot rules in robots.txt

Failed check
01

Issue

No specific User-agent rules found for major AI crawlers (GPTBot, ClaudeBot, etc.) in robots.txt.

02

Why it matters

Explicit AI bot rules reduce ambiguity for crawler operators and make training, indexing, or retrieval access policy auditable.

Check name

AI bot rules in robots.txt

Score

0/100

Status

fail

Category

Bot Access Control

Maturity

Established

Goal

Add User-agent rules for AI crawlers like GPTBot, Claude-Web, and others.

Result

AI bot rules in robots.txt is missing or incomplete.

Evidence
{
  "expectedBots": [
    "GPTBot",
    "ChatGPT-User",
    "ClaudeBot",
    "Claude-Web",
    "Anthropic-AI",
    "Google-Extended",
    "PerplexityBot",
    "CCBot",
    "Applebot-Extended",
    "Meta-ExternalAgent",
    "Bytespider",
    "Amazonbot",
    "Cohere-AI"
  ],
  "configuredBots": []
}

AI DiscoverabilityBot Access ControlInformational

Content Signal

Content Signal is missing or incomplete.

33 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".

33 Fail

Needs attention

Markdown negotiation

Failed check
01

Issue

Content-Type "text/html; charset=utf-8" 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; charset=utf-8" does not indicate Markdown when requested with Accept: text/markdown.

  2. Vary: Accept header

    Markdown negotiation is missing Vary: Accept; current Vary header is "rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, 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; charset=utf-8"
      },
      "issue": "Content-Type \"text/html; charset=utf-8\" 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": "rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, Accept-Encoding"
      },
      "issue": "Markdown negotiation is missing Vary: Accept; current Vary header is \"rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, 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": 52343,
        "excerpt": "<!DOCTYPE html><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=2, user-scalable=yes\"/><link rel=\"preload\" as=\"image\" href=\"/_next/static/media/rapid7-logo.0wr-94",
        "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 UseMCPEmerging recommendation

MCP Server Card

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

33 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; charset=utf-8",
            "length": 144478
          },
          {
            "path": "/.well-known/mcp/server-cards.json",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 144482
          },
          {
            "path": "/.well-known/mcp.json",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 144426
          }
        ]
      },
      "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."
    }
  ]
}

AI DiscoverabilityBot Access ControlInformational

Web Bot Auth request signing

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

33 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; charset=utf-8",
            "length": 144526
          }
        ]
      },
      "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."
    }
  ]
}

AI DiscoverabilityContent ReadinessEstablished

Content freshness signals

Content freshness signals is partially implemented.

25 Warning

Needs attention

Content freshness signals

Warning
01

Issue

Content freshness signals are incomplete: 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

25/100

Status

warning

Category

Content Readiness

Maturity

Established

Goal

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

Result

Content freshness signals is partially implemented.

Evidence
{
  "lastModified": "Mon, 08 Jun 2026 09:10:45 GMT",
  "schemaDates": [],
  "metaDateCount": 0,
  "timeDateCount": 0
}

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; charset=utf-8",
            "length": 144490
          },
          {
            "path": "/.well-known/skills/index.json",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 144466
          }
        ]
      },
      "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."
    }
  ]
}

AI DiscoverabilityContent ReadinessEmerging recommendation

llms.txt

llms.txt failed at "Validate resource body".

17 Fail

Needs attention

llms.txt

Failed check
01

Issue

llms.txt response did not match the expected shape. Content-Type "text/html; charset=utf-8" is not Markdown or text/plain; missing h1 title (e.g. # Site Name).

02

Why it matters

llms.txt gives language-model clients a concise, curated summary of important site context and links before they crawl broadly.

Check name

llms.txt

Score

50/100

Status

fail

Category

Content Readiness

Maturity

Emerging recommendation

Goal

Publish llms.txt to summarize agent-readable site guidance.

Result

llms.txt failed at "Validate resource body".

Validation steps

  1. Validate resource body

    llms.txt response did not match the expected shape. Content-Type "text/html; charset=utf-8" is not Markdown or text/plain; missing h1 title (e.g. # Site Name).

Evidence
{
  "failedStep": "validate",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch discovery resource",
      "status": "pass",
      "evidence": {
        "path": "/llms.txt",
        "statusCode": 200,
        "contentType": "text/html; charset=utf-8"
      }
    },
    {
      "id": "validate",
      "title": "Validate resource body",
      "status": "fail",
      "evidence": {
        "valid": false,
        "issue": "llms.txt response did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not Markdown or text/plain; missing h1 title (e.g. # Site Name).",
        "compatibleContentType": false,
        "hasTitle": false,
        "contentLength": 544668,
        "linkCount": 1356,
        "links": [
          "/rapid7-logo.0wr-9470i7grz.svg",
          "/icon-linkedin.svg",
          "/icon-twitter.svg",
          "/icon-facebook.svg",
          "/icon-instagram.svg",
          "/icon-bluesky.svg",
          "/image/",
          "/_next/image/",
          "/_next/image/",
          "/_next/image/"
        ],
        "rawExcerpt": "<!DOCTYPE html><html lang=\"llms.txt\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=2, user-scalable=yes\"/><link rel=\"preload\" as=\"image\" href=\"/_next/static/media/rapid7-logo.0wr-9470i7grz.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-linkedin.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-twitter.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-facebook.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-instagram.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-bluesky.svg\"/><link rel=\"preload\" as=\"image\" imageSrcSet=\"/_next/image/?url=https%3A%2F%2Fwww.rapid7.com%2Fcdn%2Fimages%2Fbltc3d9f583aea4ee2d%2F69412a6ddc686ed203d0f39a%2Fhero-MDR-origin-alerts-suspic"
      },
      "issue": "llms.txt response did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not Markdown or text/plain; missing h1 title (e.g. # Site Name).",
      "howToFix": "Publish /llms.txt as Markdown with a clear title, concise site summary, and useful links for agents."
    }
  ]
}

Agent Ease of UseMCPEmerging recommendation

mcp.json

mcp.json failed at "Validate resource body".

17 Fail

Needs attention

mcp.json

Failed check
01

Issue

Response is not valid JSON.

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

50/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 "Validate resource body".

Validation steps

  1. Validate resource body

    Response is not valid JSON.

Evidence
{
  "failedStep": "validate",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch discovery resource",
      "status": "pass",
      "evidence": {
        "path": "/mcp.json",
        "statusCode": 200,
        "contentType": "text/html; charset=utf-8"
      }
    },
    {
      "id": "validate",
      "title": "Validate resource body",
      "status": "fail",
      "evidence": {
        "valid": false,
        "validJson": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html><html lang=\"mcp.json\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=2, user-scalable=yes\"/><link rel=\"preload\" as=\"image\" href=\"/_next/static/media/rapid7-logo.0wr-9470i7grz.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-linkedin.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-twitter.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-facebook.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-instagram.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-bluesky.svg\"/><link rel=\"preload\" as=\"image\" imageSrcSet=\"/_next/image/?url=https%3A%2F%2Fwww.rapid7.com%2Fcdn%2Fimages%2Fbltc3d9f583aea4ee2d%2F69412a6ddc686ed203d0f39a%2Fhero-MDR-origin-alerts-suspic"
      },
      "issue": "Response is not valid JSON.",
      "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 "Validate resource body".

17 Fail

Needs attention

WebMCP manifest

Failed check
01

Issue

Response is not valid JSON.

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

50/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 "Validate resource body".

Validation steps

  1. Validate resource body

    Response is not valid JSON.

Evidence
{
  "failedStep": "validate",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch discovery resource",
      "status": "pass",
      "evidence": {
        "path": "/webmcp.json",
        "statusCode": 200,
        "contentType": "text/html; charset=utf-8"
      }
    },
    {
      "id": "validate",
      "title": "Validate resource body",
      "status": "fail",
      "evidence": {
        "valid": false,
        "validJson": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html><html lang=\"webmcp.json\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=2, user-scalable=yes\"/><link rel=\"preload\" as=\"image\" href=\"/_next/static/media/rapid7-logo.0wr-9470i7grz.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-linkedin.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-twitter.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-facebook.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-instagram.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-bluesky.svg\"/><link rel=\"preload\" as=\"image\" imageSrcSet=\"/_next/image/?url=https%3A%2F%2Fwww.rapid7.com%2Fcdn%2Fimages%2Fbltc3d9f583aea4ee2d%2F69412a6ddc686ed203d0f39a%2Fhero-MDR-origin-alerts-sus"
      },
      "issue": "Response is not valid JSON.",
      "howToFix": "Keep declarative WebMCP manifest discovery informational until the manifest shape stabilizes; validate tools if you publish one."
    }
  ]
}

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.rapid7.com",
        "probes": [
          {
            "name": "_index._agents.www.rapid7.com",
            "found": false,
            "recordCount": 1,
            "records": [],
            "hasAlpn": false,
            "hasEndpoint": false
          },
          {
            "name": "_a2a._agents.www.rapid7.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.rapid7.com",
            "dnssecTypes": [],
            "dnssecRecordCount": 0
          },
          {
            "name": "rapid7.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 UseSkill DiscoveryEmerging recommendation

A2A Agent Card

A2A Agent Card failed at "Validate resource body".

10 Fail

Needs attention

A2A Agent Card

Failed check
01

Issue

Response is not valid JSON.

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

50/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 "Validate resource body".

Validation steps

  1. Validate resource body

    Response is not valid JSON.

Evidence
{
  "failedStep": "validate",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch discovery resource",
      "status": "pass",
      "evidence": {
        "path": "/agent-card.json",
        "statusCode": 200,
        "contentType": "text/html; charset=utf-8"
      }
    },
    {
      "id": "validate",
      "title": "Validate resource body",
      "status": "fail",
      "evidence": {
        "valid": false,
        "validJson": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html><html lang=\"agent-card.json\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=2, user-scalable=yes\"/><link rel=\"preload\" as=\"image\" href=\"/_next/static/media/rapid7-logo.0wr-9470i7grz.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-linkedin.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-twitter.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-facebook.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-instagram.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-bluesky.svg\"/><link rel=\"preload\" as=\"image\" imageSrcSet=\"/_next/image/?url=https%3A%2F%2Fwww.rapid7.com%2Fcdn%2Fimages%2Fbltc3d9f583aea4ee2d%2F69412a6ddc686ed203d0f39a%2Fhero-MDR-origin-alerts"
      },
      "issue": "Response is not valid JSON.",
      "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.json

agent.json failed at "Validate resource body".

10 Fail

Needs attention

agent.json

Failed check
01

Issue

Response is not valid JSON.

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

50/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 "Validate resource body".

Validation steps

  1. Validate resource body

    Response is not valid JSON.

Evidence
{
  "failedStep": "validate",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch discovery resource",
      "status": "pass",
      "evidence": {
        "path": "/agent.json",
        "statusCode": 200,
        "contentType": "text/html; charset=utf-8"
      }
    },
    {
      "id": "validate",
      "title": "Validate resource body",
      "status": "fail",
      "evidence": {
        "valid": false,
        "validJson": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html><html lang=\"agent.json\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=2, user-scalable=yes\"/><link rel=\"preload\" as=\"image\" href=\"/_next/static/media/rapid7-logo.0wr-9470i7grz.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-linkedin.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-twitter.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-facebook.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-instagram.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-bluesky.svg\"/><link rel=\"preload\" as=\"image\" imageSrcSet=\"/_next/image/?url=https%3A%2F%2Fwww.rapid7.com%2Fcdn%2Fimages%2Fbltc3d9f583aea4ee2d%2F69412a6ddc686ed203d0f39a%2Fhero-MDR-origin-alerts-susp"
      },
      "issue": "Response is not valid JSON.",
      "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 "Validate resource body".

10 Fail

Needs attention

agents.json

Failed check
01

Issue

Response is not valid JSON.

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

50/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 "Validate resource body".

Validation steps

  1. Validate resource body

    Response is not valid JSON.

Evidence
{
  "failedStep": "validate",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch discovery resource",
      "status": "pass",
      "evidence": {
        "path": "/agents.json",
        "statusCode": 200,
        "contentType": "text/html; charset=utf-8"
      }
    },
    {
      "id": "validate",
      "title": "Validate resource body",
      "status": "fail",
      "evidence": {
        "valid": false,
        "validJson": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html><html lang=\"agents.json\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=2, user-scalable=yes\"/><link rel=\"preload\" as=\"image\" href=\"/_next/static/media/rapid7-logo.0wr-9470i7grz.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-linkedin.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-twitter.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-facebook.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-instagram.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-bluesky.svg\"/><link rel=\"preload\" as=\"image\" imageSrcSet=\"/_next/image/?url=https%3A%2F%2Fwww.rapid7.com%2Fcdn%2Fimages%2Fbltc3d9f583aea4ee2d%2F69412a6ddc686ed203d0f39a%2Fhero-MDR-origin-alerts-sus"
      },
      "issue": "Response is not valid JSON.",
      "howToFix": "If this site uses agents.json, publish JSON with an agents array containing name and url for each agent."
    }
  ]
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Source and trust signals

AIO: Source and trust signals scored 60/100 and needs improvement.

6 Warning

Needs attention

AIO: Source and trust signals

Warning
01

Issue

Missing AIO trust signals: 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

60/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: Source and trust signals scored 60/100 and needs improvement.

Evidence
{
  "signals": {
    "author": true,
    "publisher": false,
    "freshnessDate": false,
    "aboutOrContact": true,
    "policyLinks": true
  },
  "missing": [
    "publisher",
    "freshnessDate"
  ],
  "authorMeta": "Rapid7",
  "schemaAuthors": [],
  "schemaPublishers": [],
  "schemaDates": [],
  "visibleDates": [],
  "aboutLinks": [
    {
      "href": "/about/events-webcasts/global-cybersecurity-summit-2026/",
      "text": "Watch on-demand",
      "html": "<a data-testid=\"product-features-zigzag_cta_default_link_0\" class=\"mt-0 inline-flex items-center border-[1.5px] border-transparent cta gap-2 rounded-md pb-2 pt-2 text-gray-charcoal transition-all duration-500 ease-in-out leading-inherit uppercase no-underline group-hover:border-solid group-hover:border-gray-silver-sand group-hover:!pr-4 group-hover:!pl-4 group-hover:text-black-rich group-hover:hover:border-solid group-hover:hover:border-gray-pastel group-hover:hover:!pr-4 group-hover:hover:!p..."
    },
    {
      "href": "/customers/chemung-canal-trust-company/",
      "text": "Read Chemung Canal Trust's story",
      "html": "<a data-testid=\"testimonials_cta_default_link_0\" class=\"mt-0 inline-flex items-center border-[1.5px] border-transparent cta gap-2 rounded-md pb-2 pt-2 text-gray-charcoal transition-all duration-500 ease-in-out leading-inherit uppercase no-underline group-hover:border-solid group-hover:border-gray-silver-sand group-hover:!pr-4 group-hover:!pl-4 group-hover:text-black-rich group-hover:hover:border-solid group-hover:hover:border-gray-pastel group-hover:hover:!pr-4 group-hover:hover:!pl-4 group-h..."
    },
    {
      "href": "/customers/chemung-canal-trust-company/",
      "text": "Read Chemung Canal Trust's story",
      "html": "<a data-testid=\"testimonials_cta_default_link_0\" class=\"mt-0 inline-flex items-center border-[1.5px] border-transparent cta gap-2 rounded-md pb-2 pt-2 text-gray-charcoal transition-all duration-500 ease-in-out leading-inherit uppercase no-underline group-hover:border-solid group-hover:border-gray-silver-sand group-hover:!pr-4 group-hover:!pl-4 group-hover:text-black-rich group-hover:hover:border-solid group-hover:hover:border-gray-pastel group-hover:hover:!pr-4 group-hover:hover:!pl-4 group-h..."
    },
    {
      "href": "/about/",
      "text": "About Us",
      "html": "<a class=\"text-base text-white no-underline hover:underline\" data-gtm-cta=\"company-about-us\" data-gtm-location=\"footer\" target=\"_self\" data-testid=\"footer-standard-block-item-link-1\" rel=\"noopener\" href=\"/about/\">About Us</a>"
    },
    {
      "href": "/about/leadership/",
      "text": "Leadership",
      "html": "<a class=\"text-base text-white no-underline hover:underline\" data-gtm-cta=\"company-leadership\" data-gtm-location=\"footer\" target=\"_self\" data-testid=\"footer-standard-block-item-link-2\" rel=\"noopener\" href=\"/about/leadership/\">Leadership</a>"
    },
    {
      "href": "/about/news/",
      "text": "Newsroom",
      "html": "<a class=\"text-base text-white no-underline hover:underline\" data-gtm-cta=\"company-newsroom\" data-gtm-location=\"footer\" target=\"_self\" data-testid=\"footer-standard-block-item-link-3\" rel=\"noopener\" href=\"/about/news/\">Newsroom</a>"
    },
    {
      "href": "/about/events-webcasts/",
      "text": "Webinars & Events",
      "html": "<a class=\"text-base text-white no-underline hover:underline\" data-gtm-cta=\"stay-informed-webinars-events\" data-gtm-location=\"footer\" target=\"_self\" data-testid=\"footer-standard-block-item-link-3\" rel=\"noopener\" href=\"/about/events-webcasts/\">Webinars &amp; Events</a>"
    },
    {
      "href": "https://www.linkedin.com/company/39624",
      "text": "LinkedIn",
      "html": "<a class=\"flex items-center gap-[6px] text-white no-underline hover:underline\" data-gtm-cta=\"follow-us-linkedin\" data-gtm-location=\"footer\" target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.linkedin.com/company/39624\"><img alt=\"LinkedIn icon\" data-testid=\"footer-social-media-logo-0\" width=\"18\" height=\"18\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" src=\"/icons/footer/icon-linkedin.svg\"><div class=\"text-base leading-[22.4px]\">LinkedIn</div></a>"
    }
  ],
  "contactLinks": [
    {
      "href": "/contact/",
      "text": "",
      "html": "<a aria-label=\"Link to contact page\" class=\"rounded-md p-[7px] hover:bg-white-flash focus-visible:ring-gray-cadet\" data-gtm-cta=\"contact-us\" data-gtm-location=\"menu\" data-testid=\"header-navigation-contact-button\" target=\"_self\" rel=\"noopener\" href=\"/contact/\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-message-circle-more h-[22px] w-[22p..."
    },
    {
      "href": "/contact/",
      "text": "Let's Talk",
      "html": "<a class=\"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium transition duration-500 ease-out border-solid border-[1.5px] disabled:cursor-not-allowed disabled:opacity-50 text-white focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-gray-cadet bg-primary border-transparent !text-white hover:opacity-90 h-10 cta px-4 py-2 uppercase no-underline px-4 py-2 no-underline\" data-component=\"button\" data-gtm-attribute=\"functional\" data-gtm-cta=\"let-s..."
    },
    {
      "href": "/services/incident-response/",
      "text": "Get Breach Support",
      "html": "<a data-gtm-cta=\"take-action-get-breach-support\" class=\"text-base text-white no-underline hover:underline\" data-gtm-location=\"footer\" target=\"_self\" data-testid=\"footer-command-platform-item-link-9\" rel=\"noopener\" href=\"/services/incident-response/\">Get Breach Support</a>"
    },
    {
      "href": "/contact/",
      "text": "Contact Sales",
      "html": "<a data-gtm-cta=\"take-action-contact-sales\" class=\"text-base text-white no-underline hover:underline\" data-gtm-location=\"footer\" target=\"_self\" data-testid=\"footer-command-platform-item-link-10\" rel=\"noopener\" href=\"/contact/\">Contact Sales</a>"
    },
    {
      "href": "/for-customers/",
      "text": "Support Portal",
      "html": "<a class=\"text-base text-white no-underline hover:underline\" data-gtm-cta=\"for-customers-support-portal\" data-gtm-location=\"footer\" target=\"_self\" data-testid=\"footer-standard-block-item-link-2\" rel=\"noopener\" href=\"/for-customers/\">Support Portal</a>"
    }
  ],
  "privacyLinks": [
    {
      "href": "/legal/",
      "text": "Legal Terms",
      "html": "<a class=\"whitespace-nowrap text-xs leading-[16.8px] text-gray-silver-sand hover:text-white-flash\" data-gtm-cta=\"bottom-links-legal-terms\" data-gtm-location=\"footer\" data-testid=\"footer-bottom-links-block-item-1\" target=\"_self\" rel=\"noopener\" href=\"/legal/\">Legal Terms</a>"
    },
    {
      "href": "/privacy-policy/",
      "text": "Privacy Policy",
      "html": "<a class=\"whitespace-nowrap text-xs leading-[16.8px] text-gray-silver-sand hover:text-white-flash\" data-gtm-cta=\"bottom-links-privacy-policy\" data-gtm-location=\"footer\" data-testid=\"footer-bottom-links-block-item-2\" target=\"_self\" rel=\"noopener\" href=\"/privacy-policy/\">Privacy Policy</a>"
    }
  ],
  "score": 60,
  "weight": 20
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer-first sections

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

4 Warning

Needs attention

AEO: Answer-first sections

Warning
01

Issue

45 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": 46,
  "passing": 1,
  "failing": [
    {
      "heading": "2026 Cybersecurity Summit",
      "headingHtml": "<h2 data-testid=\"product-features-zigzag-widget-title\" class=\"!text-white text-text\">2026 Cybersecurity Summit</h2>",
      "firstParagraph": "Explore keynotes, practitioner sessions, and expert discussions on preemptive security operations, MDR, AI, and cyber resilience from Rapid7’s 2026 summit.",
      "paragraphHtml": "<p>Explore keynotes, practitioner sessions, and expert discussions on preemptive security operations, MDR, AI, and cyber resilience from Rapid7&#x2019;s 2026 summit.</p>",
      "words": 21,
      "direct": false,
      "issue": "First paragraph is 21 words and does not look like a concise direct answer."
    },
    {
      "heading": "The only endpoint to cloud, unified cybersecurity platform",
      "headingHtml": "<h2 data-testid=\"product-features-tabs-widget-title\" class=\"!text-white text-text\">The only endpoint to cloud, unified cybersecurity platform</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "MDR with unlimited incident response",
      "headingHtml": "<h3 class=\"mt-0 text-[26px] font-semibold md:text-[28px] !text-white\" data-testid=\"product-features-tabs_content_title_0\">MDR with unlimited incident response</h3>",
      "firstParagraph": "Gain 24x7 XDR monitoring, remediation, and DFIR from experts that extend your team to help secure your extended ecosystem.",
      "paragraphHtml": "<p><span style=\"font-size:undefined\">Gain 24x7 XDR monitoring, remediation, and DFIR from experts that extend your team to help secure your extended ecosystem. </span></p>",
      "words": 19,
      "direct": false,
      "issue": "First paragraph is 19 words and does not look like a concise direct answer."
    },
    {
      "heading": "Exposure management",
      "headingHtml": "<h3 class=\"mt-0 text-[26px] font-semibold md:text-[28px] !text-white\" data-testid=\"product-features-tabs_content_title_1\">Exposure management</h3>",
      "firstParagraph": "Get continuous assessment of your attack surface with the critical context to validate and extinguish vulnerabilities and policy gaps.",
      "paragraphHtml": "<p><span style=\"font-size:undefined\">Get continuous assessment of your attack surface with the critical context to validate and extinguish vulnerabilities and policy gaps. </span></p>",
      "words": 19,
      "direct": false,
      "issue": "First paragraph is 19 words and does not look like a concise direct answer."
    },
    {
      "heading": "Attack surface management",
      "headingHtml": "<h3 class=\"mt-0 text-[26px] font-semibold md:text-[28px] !text-white\" data-testid=\"product-features-tabs_content_title_2\">Attack surface management</h3>",
      "firstParagraph": "Get a unified view of assets across your entire digital estate with native and third-party enrichment to triage and respond faster.",
      "paragraphHtml": "<p>Get a unified view of assets across your entire digital estate with native and third-party enrichment to triage and respond faster.</p>",
      "words": 21,
      "direct": false,
      "issue": "First paragraph is 21 words and does not look like a concise direct answer."
    },
    {
      "heading": "Cloud security",
      "headingHtml": "<h3 class=\"mt-0 text-[26px] font-semibold md:text-[28px] !text-white\" data-testid=\"product-features-tabs_content_title_4\"> Cloud security</h3>",
      "firstParagraph": "Secure multi-cloud environments with complete visibility that enables immediate cloud risk monitoring and detection.",
      "paragraphHtml": "<p><span style=\"font-size:undefined\">Secure multi-cloud environments with complete visibility that enables immediate cloud risk monitoring and detection. </span></p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Vulnerability management",
      "headingHtml": "<h3 class=\"mt-0 text-[26px] font-semibold md:text-[28px] !text-white\" data-testid=\"product-features-tabs_content_title_5\">Vulnerability management</h3>",
      "firstParagraph": "Understand risk across hybrid environments and prioritize remediation according to targets that attract attackers the most.",
      "paragraphHtml": "<p><span style=\"font-size:undefined\">Understand risk across hybrid environments and prioritize remediation according to targets that attract attackers the most. </span></p>",
      "words": 16,
      "direct": false,
      "issue": "First paragraph is 16 words and does not look like a concise direct answer."
    },
    {
      "heading": "Threat intelligence",
      "headingHtml": "<h3 class=\"mt-0 text-[26px] font-semibold md:text-[28px] !text-white\" data-testid=\"product-features-tabs_content_title_6\">Threat intelligence</h3>",
      "firstParagraph": "Discover and remediate external threats with mapping capabilities that help simplify workflows while accelerating response.",
      "paragraphHtml": "<p><span style=\"font-size:undefined\">Discover and remediate external threats with mapping capabilities that help simplify workflows while accelerating response. </span></p>",
      "words": 15,
      "direct": false,
      "issue": "First paragraph is 15 words and does not look like a concise direct answer."
    },
    {
      "heading": "The only MDR leader recognized across exposure, detection, and response",
      "headingHtml": "<h2 data-testid=\"bento-widget-widget-title\" class=\"!text-white text-text\">The only MDR leader recognized across exposure, detection, and response</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Rapid7 Named a Leader in the 2025 IDC MarketScape for Exposure Management",
      "headingHtml": "<h2 class=\"leading-[110%] !text-white text-text !text-[34px] md:!text-[38px]\">Rapid7 Named a Leader in the 2025 IDC MarketScape for Exposure Management</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Rapid7 recognized in the 2025 Gartner® Magic Quadrant™ for SIEM",
      "headingHtml": "<h2 class=\"!text-white text-text !text-[24px] font-semibold leading-[110%] md:!text-[28px]\">Rapid7 recognized in the 2025 Gartner&#xae; Magic Quadrant&#x2122; for SIEM</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Rapid7 named an Exposure Management Leader by Gartner®",
      "headingHtml": "<h2 class=\"!text-white text-text !text-[24px] font-semibold leading-[110%] md:!text-[28px]\">Rapid7 named an Exposure Management Leader by Gartner&#xae;</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Rapid7 named a Leader in the Frost Radarâ„¢ for Managed Detection & Response",
      "headingHtml": "<h2 class=\"!text-white text-text !text-[24px] font-semibold leading-[110%] md:!text-[28px]\">Rapid7 named a Leader in the Frost Radar&#x2122; for Managed Detection &amp; Response</h2>",
      "firstParagraph": "Customer stories",
      "paragraphHtml": "<p class=\"eyebrow text-eyebrow\" data-testid=\"testimonials-widget-eyebrow\">Customer stories</p>",
      "words": 2,
      "direct": false,
      "issue": "First paragraph is 2 words and does not look like a concise direct answer."
    },
    {
      "heading": "Helping 11k+ global companies take command of their attack surface",
      "headingHtml": "<h2 data-testid=\"testimonials-widget-title\" class=\"text-text\">Helping 11k+ global companies take command of their attack surface</h2>",
      "firstParagraph": "Services",
      "paragraphHtml": "<p class=\"eyebrow text-eyebrow md:self-center\" data-testid=\"testimonials_content_eyebrow_0\">Services</p>",
      "words": 1,
      "direct": false,
      "issue": "First paragraph is 1 words and does not look like a concise direct answer."
    },
    {
      "heading": "Goodbye downtime, blind spots, and black boxes: Inside Arcadis' journey",
      "headingHtml": "<h3 class=\"mt-[10px] md:mt-[12px] text-[26px] font-semibold md:text-[28px]\" data-testid=\"testimonials_content_title_0\">Goodbye downtime, blind spots, and black boxes: Inside Arcadis&apos; journey</h3>",
      "firstParagraph": "MDR support",
      "paragraphHtml": "<p class=\"text-[16px] font-normal not-italic leading-[120%] text-gray-charcoal\">MDR support</p>",
      "words": 2,
      "direct": false,
      "issue": "First paragraph is 2 words and does not look like a concise direct answer."
    },
    {
      "heading": "How Rapid7 partnered with EVRi to transform their workflows",
      "headingHtml": "<h3 class=\"mt-[10px] md:mt-[12px] text-[26px] font-semibold md:text-[28px]\" data-testid=\"testimonials_content_title_1\">How Rapid7 partnered with EVRi to transform their workflows</h3>",
      "firstParagraph": "automated malicious domain takedown",
      "paragraphHtml": "<p class=\"text-[16px] font-normal not-italic leading-[120%] text-gray-charcoal\">automated malicious domain takedown</p>",
      "words": 4,
      "direct": false,
      "issue": "First paragraph is 4 words and does not look like a concise direct answer."
    },
    {
      "heading": "How AAA Northeast wins the 24/7 battle to protect its members",
      "headingHtml": "<h3 class=\"mt-[10px] md:mt-[12px] text-[26px] font-semibold md:text-[28px]\" data-testid=\"testimonials_content_title_2\">How AAA Northeast wins the 24/7 battle to protect its members</h3>",
      "firstParagraph": "MDR Support",
      "paragraphHtml": "<p class=\"text-[16px] font-normal not-italic leading-[120%] text-gray-charcoal\">MDR Support</p>",
      "words": 2,
      "direct": false,
      "issue": "First paragraph is 2 words and does not look like a concise direct answer."
    },
    {
      "heading": "Banking on trust: How Chemung Canal Trust Company fortifies security with Rapid7",
      "headingHtml": "<h3 class=\"mt-[10px] md:mt-[12px] text-[26px] font-semibold md:text-[28px]\" data-testid=\"testimonials_content_title_3\">Banking on trust: How Chemung Canal Trust Company fortifies security with Rapid7 </h3>",
      "firstParagraph": "MDR Support",
      "paragraphHtml": "<p class=\"text-[16px] font-normal not-italic leading-[120%] text-gray-charcoal\">MDR Support</p>",
      "words": 2,
      "direct": false,
      "issue": "First paragraph is 2 words and does not look like a concise direct answer."
    },
    {
      "heading": "Rapid7 helps Lake City Bank stay one step ahead of attackers",
      "headingHtml": "<h3 class=\"mt-[10px] md:mt-[12px] text-[26px] font-semibold md:text-[28px]\" data-testid=\"testimonials_content_title_4\">Rapid7 helps Lake City Bank stay one step ahead of attackers</h3>",
      "firstParagraph": "End-to-End visibility of the attack surface",
      "paragraphHtml": "<p class=\"text-[16px] font-normal not-italic leading-[120%] text-gray-charcoal\">End-to-End visibility of the attack surface</p>",
      "words": 6,
      "direct": false,
      "issue": "First paragraph is 6 words and does not look like a concise direct answer."
    },
    {
      "heading": "Goodbye downtime, blind spots, and black boxes: Inside Arcadis' journey",
      "headingHtml": "<h3 class=\"mt-[10px] md:mt-[12px] text-[26px] font-semibold md:text-[28px]\" data-testid=\"testimonials_content_title_0\">Goodbye downtime, blind spots, and black boxes: Inside Arcadis&apos; journey</h3>",
      "firstParagraph": "MDR support",
      "paragraphHtml": "<p class=\"text-[16px] font-normal not-italic leading-[120%] text-gray-charcoal\">MDR support</p>",
      "words": 2,
      "direct": false,
      "issue": "First paragraph is 2 words and does not look like a concise direct answer."
    },
    {
      "heading": "How Rapid7 partnered with EVRi to transform their workflows",
      "headingHtml": "<h3 class=\"mt-[10px] md:mt-[12px] text-[26px] font-semibold md:text-[28px]\" data-testid=\"testimonials_content_title_1\">How Rapid7 partnered with EVRi to transform their workflows</h3>",
      "firstParagraph": "automated malicious domain takedown",
      "paragraphHtml": "<p class=\"text-[16px] font-normal not-italic leading-[120%] text-gray-charcoal\">automated malicious domain takedown</p>",
      "words": 4,
      "direct": false,
      "issue": "First paragraph is 4 words and does not look like a concise direct answer."
    },
    {
      "heading": "How AAA Northeast wins the 24/7 battle to protect its members",
      "headingHtml": "<h3 class=\"mt-[10px] md:mt-[12px] text-[26px] font-semibold md:text-[28px]\" data-testid=\"testimonials_content_title_2\">How AAA Northeast wins the 24/7 battle to protect its members</h3>",
      "firstParagraph": "MDR Support",
      "paragraphHtml": "<p class=\"text-[16px] font-normal not-italic leading-[120%] text-gray-charcoal\">MDR Support</p>",
      "words": 2,
      "direct": false,
      "issue": "First paragraph is 2 words and does not look like a concise direct answer."
    },
    {
      "heading": "Banking on trust: How Chemung Canal Trust Company fortifies security with Rapid7",
      "headingHtml": "<h3 class=\"mt-[10px] md:mt-[12px] text-[26px] font-semibold md:text-[28px]\" data-testid=\"testimonials_content_title_3\">Banking on trust: How Chemung Canal Trust Company fortifies security with Rapid7 </h3>",
      "firstParagraph": "MDR Support",
      "paragraphHtml": "<p class=\"text-[16px] font-normal not-italic leading-[120%] text-gray-charcoal\">MDR Support</p>",
      "words": 2,
      "direct": false,
      "issue": "First paragraph is 2 words and does not look like a concise direct answer."
    },
    {
      "heading": "Rapid7 helps Lake City Bank stay one step ahead of attackers",
      "headingHtml": "<h3 class=\"mt-[10px] md:mt-[12px] text-[26px] font-semibold md:text-[28px]\" data-testid=\"testimonials_content_title_4\">Rapid7 helps Lake City Bank stay one step ahead of attackers</h3>",
      "firstParagraph": "End-to-End visibility of the attack surface",
      "paragraphHtml": "<p class=\"text-[16px] font-normal not-italic leading-[120%] text-gray-charcoal\">End-to-End visibility of the attack surface</p>",
      "words": 6,
      "direct": false,
      "issue": "First paragraph is 6 words and does not look like a concise direct answer."
    },
    {
      "heading": "Rapid7 security and research expertise",
      "headingHtml": "<h2 data-testid=\"product-features-zigzag-widget-title\" class=\"text-text\">Rapid7 security and research expertise</h2>",
      "firstParagraph": "Rapid7 Labs",
      "paragraphHtml": "<p class=\"eyebrow md:self-center text-eyebrow\" data-testid=\"product-features-zigzag_content_eyebrow_0\">Rapid7 Labs</p>",
      "words": 2,
      "direct": false,
      "issue": "First paragraph is 2 words and does not look like a concise direct answer."
    },
    {
      "heading": "Threat intelligence and research",
      "headingHtml": "<h3 class=\"mt-[12px] text-[26px] font-semibold md:text-[28px]\" data-testid=\"product-features-zigzag_content_title_0\">Threat intelligence and research</h3>",
      "firstParagraph": "Improve your security program with emergent threat response, proprietary intelligence, research, and adversary insights - all curated by Rapid7 Labs and deployed across our portfolio of solutions and services.",
      "paragraphHtml": "<p><span style=\"font-size:undefined\">Improve your security program with emergent threat response, proprietary intelligence, research, and adversary insights - all curated by Rapid7 Labs and deployed across our portfolio of solutions and services.</span></p>",
      "words": 28,
      "direct": false,
      "issue": "First paragraph is 28 words and does not look like a concise direct answer."
    },
    {
      "heading": "Stay in the know and ahead of threats",
      "headingHtml": "<h2 data-testid=\"card-widget-title\" class=\"text-text\">Stay in the know and ahead of threats</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "The 2026 Global Threat Landscape Report",
      "headingHtml": "<h3 data-testid=\"card-title_0_0\" class=\"font-semibold text-black-rich\">The 2026 Global Threat Landscape Report</h3>",
      "firstParagraph": "The 2026 report reveals a threat landscape where the predictive window has collapsed and attackers move faster than ever using AI-driven automation.",
      "paragraphHtml": "<p><span style=\"font-size:undefined\">The 2026 report reveals a threat landscape where the predictive window has collapsed and attackers move faster than ever using AI-driven automation.</span></p>",
      "words": 22,
      "direct": false,
      "issue": "First paragraph is 22 words and does not look like a concise direct answer."
    },
    {
      "heading": "Executive Digital Footprints Threat Report",
      "headingHtml": "<h3 data-testid=\"card-title_0_1\" class=\"font-semibold text-black-rich\">Executive Digital Footprints Threat Report</h3>",
      "firstParagraph": "Exposed executive digital footprints can be exploited to target leaders and their organizations through tactics like spear phishing, BEC, impersonation, and deepfakes",
      "paragraphHtml": "<p>Exposed executive digital footprints can be exploited to target leaders and their organizations through tactics like spear phishing, BEC, impersonation, and deepfakes</p>",
      "words": 22,
      "direct": false,
      "issue": "First paragraph is 22 words and does not look like a concise direct answer."
    },
    {
      "heading": "Emergent Threat Response",
      "headingHtml": "<h3 data-testid=\"card-title_0_2\" class=\"font-semibold text-black-rich\">Emergent Threat Response</h3>",
      "firstParagraph": "The latest on critical vulnerabilities",
      "paragraphHtml": "<p>The latest on critical vulnerabilities</p>",
      "words": 5,
      "direct": false,
      "issue": "First paragraph is 5 words and does not look like a concise direct answer."
    },
    {
      "heading": "Vulnerabilities & Exploits",
      "headingHtml": "<h3 data-testid=\"card-title_1_0\" class=\"font-semibold text-black-rich\">Vulnerabilities &amp; Exploits</h3>",
      "firstParagraph": "A curated database of vetted software breaches and vulnerabilities",
      "paragraphHtml": "<p>A curated database of vetted software breaches and vulnerabilities</p>",
      "words": 9,
      "direct": false,
      "issue": "First paragraph is 9 words and does not look like a concise direct answer."
    },
    {
      "heading": "Cyber Threat Activity Related to the Iran Conflict",
      "headingHtml": "<h3 data-testid=\"card-title_1_1\" class=\"font-semibold text-black-rich\">Cyber Threat Activity Related to the Iran Conflict</h3>",
      "firstParagraph": "Review observed activity, official advisories, and recommended defensive actions.",
      "paragraphHtml": "<p><span style=\"font-size:undefined\">Review observed activity, official advisories, and recommended defensive actions.</span></p>",
      "words": 9,
      "direct": false,
      "issue": "First paragraph is 9 words and does not look like a concise direct answer."
    },
    {
      "heading": "The 2026 Global Threat Landscape Report",
      "headingHtml": "<h3 data-testid=\"card-title_0\" class=\"font-semibold text-black-rich\">The 2026 Global Threat Landscape Report</h3>",
      "firstParagraph": "The 2026 report reveals a threat landscape where the predictive window has collapsed and attackers move faster than ever using AI-driven automation.",
      "paragraphHtml": "<p><span style=\"font-size:undefined\">The 2026 report reveals a threat landscape where the predictive window has collapsed and attackers move faster than ever using AI-driven automation.</span></p>",
      "words": 22,
      "direct": false,
      "issue": "First paragraph is 22 words and does not look like a concise direct answer."
    },
    {
      "heading": "Executive Digital Footprints Threat Report",
      "headingHtml": "<h3 data-testid=\"card-title_1\" class=\"font-semibold text-black-rich\">Executive Digital Footprints Threat Report</h3>",
      "firstParagraph": "Exposed executive digital footprints can be exploited to target leaders and their organizations through tactics like spear phishing, BEC, impersonation, and deepfakes",
      "paragraphHtml": "<p>Exposed executive digital footprints can be exploited to target leaders and their organizations through tactics like spear phishing, BEC, impersonation, and deepfakes</p>",
      "words": 22,
      "direct": false,
      "issue": "First paragraph is 22 words and does not look like a concise direct answer."
    },
    {
      "heading": "Emergent Threat Response",
      "headingHtml": "<h3 data-testid=\"card-title_2\" class=\"font-semibold text-black-rich\">Emergent Threat Response</h3>",
      "firstParagraph": "The latest on critical vulnerabilities",
      "paragraphHtml": "<p>The latest on critical vulnerabilities</p>",
      "words": 5,
      "direct": false,
      "issue": "First paragraph is 5 words and does not look like a concise direct answer."
    },
    {
      "heading": "Vulnerabilities & Exploits",
      "headingHtml": "<h3 data-testid=\"card-title_3\" class=\"font-semibold text-black-rich\">Vulnerabilities &amp; Exploits</h3>",
      "firstParagraph": "A curated database of vetted software breaches and vulnerabilities",
      "paragraphHtml": "<p>A curated database of vetted software breaches and vulnerabilities</p>",
      "words": 9,
      "direct": false,
      "issue": "First paragraph is 9 words and does not look like a concise direct answer."
    },
    {
      "heading": "Cyber Threat Activity Related to the Iran Conflict",
      "headingHtml": "<h3 data-testid=\"card-title_4\" class=\"font-semibold text-black-rich\">Cyber Threat Activity Related to the Iran Conflict</h3>",
      "firstParagraph": "Review observed activity, official advisories, and recommended defensive actions.",
      "paragraphHtml": "<p><span style=\"font-size:undefined\">Review observed activity, official advisories, and recommended defensive actions.</span></p>",
      "words": 9,
      "direct": false,
      "issue": "First paragraph is 9 words and does not look like a concise direct answer."
    },
    {
      "heading": "Outpace attackers. Command your attack surface.",
      "headingHtml": "<h2 data-testid=\"cta-promo-title\" class=\"text-white\">Outpace attackers. Command your attack surface.</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Get Started",
      "headingHtml": "<h3 class=\"mb-3 mt-[30px] font-goodProNarrow text-base font-bold uppercase text-gray-silver-sand\">Get Started</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Take Action",
      "headingHtml": "<h3 class=\"mb-3 mt-[30px] font-goodProNarrow text-base font-bold uppercase text-gray-silver-sand\">Take Action</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Company",
      "headingHtml": "<h3 class=\"font-goodProNarrow text-base font-bold uppercase text-gray-silver-sand\">Company</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Stay Informed",
      "headingHtml": "<h3 class=\"font-goodProNarrow text-base font-bold uppercase text-gray-silver-sand\">Stay Informed</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "For Customers",
      "headingHtml": "<h3 class=\"font-goodProNarrow text-base font-bold uppercase text-gray-silver-sand\">For Customers</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Contact Support",
      "headingHtml": "<h3 class=\"mb-3 font-goodProNarrow text-base font-bold uppercase text-gray-silver-sand\">Contact Support</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Follow Us",
      "headingHtml": "<h3 class=\"mb-3 font-goodProNarrow text-base font-bold uppercase text-gray-silver-sand\">Follow Us</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    }
  ],
  "score": 65,
  "weight": 28
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Question-led structure

AEO: Question-led structure scored 50/100 and needs improvement.

3 Warning

Needs attention

AEO: Question-led structure

Warning
01

Issue

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

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: Question-led structure

Score

50/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: Question-led structure scored 50/100 and needs improvement.

Evidence
{
  "h2Count": 11,
  "questionH2s": [],
  "hasFaq": true,
  "score": 50,
  "weight": 18
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer evidence and trust

AEO: Answer evidence and trust scored 60/100 and needs improvement.

3 Warning

Needs attention

AEO: Answer evidence and trust

Warning
01

Issue

Missing AIO trust signals: 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

60/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 evidence and trust scored 60/100 and needs improvement.

Evidence
{
  "signals": {
    "author": true,
    "publisher": false,
    "freshnessDate": false,
    "aboutOrContact": true,
    "policyLinks": true
  },
  "missing": [
    "publisher",
    "freshnessDate"
  ],
  "authorMeta": "Rapid7",
  "schemaAuthors": [],
  "schemaPublishers": [],
  "schemaDates": [],
  "visibleDates": [],
  "aboutLinks": [
    {
      "href": "/about/events-webcasts/global-cybersecurity-summit-2026/",
      "text": "Watch on-demand",
      "html": "<a data-testid=\"product-features-zigzag_cta_default_link_0\" class=\"mt-0 inline-flex items-center border-[1.5px] border-transparent cta gap-2 rounded-md pb-2 pt-2 text-gray-charcoal transition-all duration-500 ease-in-out leading-inherit uppercase no-underline group-hover:border-solid group-hover:border-gray-silver-sand group-hover:!pr-4 group-hover:!pl-4 group-hover:text-black-rich group-hover:hover:border-solid group-hover:hover:border-gray-pastel group-hover:hover:!pr-4 group-hover:hover:!p..."
    },
    {
      "href": "/customers/chemung-canal-trust-company/",
      "text": "Read Chemung Canal Trust's story",
      "html": "<a data-testid=\"testimonials_cta_default_link_0\" class=\"mt-0 inline-flex items-center border-[1.5px] border-transparent cta gap-2 rounded-md pb-2 pt-2 text-gray-charcoal transition-all duration-500 ease-in-out leading-inherit uppercase no-underline group-hover:border-solid group-hover:border-gray-silver-sand group-hover:!pr-4 group-hover:!pl-4 group-hover:text-black-rich group-hover:hover:border-solid group-hover:hover:border-gray-pastel group-hover:hover:!pr-4 group-hover:hover:!pl-4 group-h..."
    },
    {
      "href": "/customers/chemung-canal-trust-company/",
      "text": "Read Chemung Canal Trust's story",
      "html": "<a data-testid=\"testimonials_cta_default_link_0\" class=\"mt-0 inline-flex items-center border-[1.5px] border-transparent cta gap-2 rounded-md pb-2 pt-2 text-gray-charcoal transition-all duration-500 ease-in-out leading-inherit uppercase no-underline group-hover:border-solid group-hover:border-gray-silver-sand group-hover:!pr-4 group-hover:!pl-4 group-hover:text-black-rich group-hover:hover:border-solid group-hover:hover:border-gray-pastel group-hover:hover:!pr-4 group-hover:hover:!pl-4 group-h..."
    },
    {
      "href": "/about/",
      "text": "About Us",
      "html": "<a class=\"text-base text-white no-underline hover:underline\" data-gtm-cta=\"company-about-us\" data-gtm-location=\"footer\" target=\"_self\" data-testid=\"footer-standard-block-item-link-1\" rel=\"noopener\" href=\"/about/\">About Us</a>"
    },
    {
      "href": "/about/leadership/",
      "text": "Leadership",
      "html": "<a class=\"text-base text-white no-underline hover:underline\" data-gtm-cta=\"company-leadership\" data-gtm-location=\"footer\" target=\"_self\" data-testid=\"footer-standard-block-item-link-2\" rel=\"noopener\" href=\"/about/leadership/\">Leadership</a>"
    },
    {
      "href": "/about/news/",
      "text": "Newsroom",
      "html": "<a class=\"text-base text-white no-underline hover:underline\" data-gtm-cta=\"company-newsroom\" data-gtm-location=\"footer\" target=\"_self\" data-testid=\"footer-standard-block-item-link-3\" rel=\"noopener\" href=\"/about/news/\">Newsroom</a>"
    },
    {
      "href": "/about/events-webcasts/",
      "text": "Webinars & Events",
      "html": "<a class=\"text-base text-white no-underline hover:underline\" data-gtm-cta=\"stay-informed-webinars-events\" data-gtm-location=\"footer\" target=\"_self\" data-testid=\"footer-standard-block-item-link-3\" rel=\"noopener\" href=\"/about/events-webcasts/\">Webinars &amp; Events</a>"
    },
    {
      "href": "https://www.linkedin.com/company/39624",
      "text": "LinkedIn",
      "html": "<a class=\"flex items-center gap-[6px] text-white no-underline hover:underline\" data-gtm-cta=\"follow-us-linkedin\" data-gtm-location=\"footer\" target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.linkedin.com/company/39624\"><img alt=\"LinkedIn icon\" data-testid=\"footer-social-media-logo-0\" width=\"18\" height=\"18\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" src=\"/icons/footer/icon-linkedin.svg\"><div class=\"text-base leading-[22.4px]\">LinkedIn</div></a>"
    }
  ],
  "contactLinks": [
    {
      "href": "/contact/",
      "text": "",
      "html": "<a aria-label=\"Link to contact page\" class=\"rounded-md p-[7px] hover:bg-white-flash focus-visible:ring-gray-cadet\" data-gtm-cta=\"contact-us\" data-gtm-location=\"menu\" data-testid=\"header-navigation-contact-button\" target=\"_self\" rel=\"noopener\" href=\"/contact/\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-message-circle-more h-[22px] w-[22p..."
    },
    {
      "href": "/contact/",
      "text": "Let's Talk",
      "html": "<a class=\"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium transition duration-500 ease-out border-solid border-[1.5px] disabled:cursor-not-allowed disabled:opacity-50 text-white focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-gray-cadet bg-primary border-transparent !text-white hover:opacity-90 h-10 cta px-4 py-2 uppercase no-underline px-4 py-2 no-underline\" data-component=\"button\" data-gtm-attribute=\"functional\" data-gtm-cta=\"let-s..."
    },
    {
      "href": "/services/incident-response/",
      "text": "Get Breach Support",
      "html": "<a data-gtm-cta=\"take-action-get-breach-support\" class=\"text-base text-white no-underline hover:underline\" data-gtm-location=\"footer\" target=\"_self\" data-testid=\"footer-command-platform-item-link-9\" rel=\"noopener\" href=\"/services/incident-response/\">Get Breach Support</a>"
    },
    {
      "href": "/contact/",
      "text": "Contact Sales",
      "html": "<a data-gtm-cta=\"take-action-contact-sales\" class=\"text-base text-white no-underline hover:underline\" data-gtm-location=\"footer\" target=\"_self\" data-testid=\"footer-command-platform-item-link-10\" rel=\"noopener\" href=\"/contact/\">Contact Sales</a>"
    },
    {
      "href": "/for-customers/",
      "text": "Support Portal",
      "html": "<a class=\"text-base text-white no-underline hover:underline\" data-gtm-cta=\"for-customers-support-portal\" data-gtm-location=\"footer\" target=\"_self\" data-testid=\"footer-standard-block-item-link-2\" rel=\"noopener\" href=\"/for-customers/\">Support Portal</a>"
    }
  ],
  "privacyLinks": [
    {
      "href": "/legal/",
      "text": "Legal Terms",
      "html": "<a class=\"whitespace-nowrap text-xs leading-[16.8px] text-gray-silver-sand hover:text-white-flash\" data-gtm-cta=\"bottom-links-legal-terms\" data-gtm-location=\"footer\" data-testid=\"footer-bottom-links-block-item-1\" target=\"_self\" rel=\"noopener\" href=\"/legal/\">Legal Terms</a>"
    },
    {
      "href": "/privacy-policy/",
      "text": "Privacy Policy",
      "html": "<a class=\"whitespace-nowrap text-xs leading-[16.8px] text-gray-silver-sand hover:text-white-flash\" data-gtm-cta=\"bottom-links-privacy-policy\" data-gtm-location=\"footer\" data-testid=\"footer-bottom-links-block-item-2\" target=\"_self\" rel=\"noopener\" href=\"/privacy-policy/\">Privacy Policy</a>"
    }
  ],
  "score": 60,
  "weight": 22
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

GEO: Extraction-friendly structure

GEO: Extraction-friendly structure scored 80/100 and needs improvement.

2 Warning

Needs attention

GEO: Extraction-friendly structure

Warning
01

Issue

Missing extraction signals: optional top summary / TL;DR / key takeaways block, table with <thead> only if the page already has tabular/comparative data, clear definition sentence using "is", "means", or "refers to" where natural.

Details

02

Why it matters

Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.

Check name

GEO: Extraction-friendly structure

Score

80/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

Make page content easy for AI answer engines to extract, cite, and attribute.

Result

GEO: Extraction-friendly structure scored 80/100 and needs improvement.

Evidence
{
  "hasSummary": false,
  "tableCount": 0,
  "tablesWithHead": 0,
  "tablesMissingThead": [],
  "orderedLists": 1,
  "hasFaq": true,
  "definitionPatterns": 0,
  "schemaBlocks": 1,
  "missingSignals": [
    "optional top summary / TL;DR / key takeaways block",
    "table with <thead> only if the page already has tabular/comparative data",
    "clear definition sentence using \"is\", \"means\", or \"refers to\" where natural"
  ],
  "score": 80,
  "weight": 24
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

GEO: Entity clarity

GEO: Entity clarity scored 83/100 and needs improvement.

2 Warning

Needs attention

GEO: Entity clarity

Warning
01

Issue

Title/H1 terms missing from description: rapid7, managed, preemptive, leader, outpaces.

Details

02

Why it matters

Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.

Check name

GEO: Entity clarity

Score

83/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

Make page content easy for AI answer engines to extract, cite, and attribute.

Result

GEO: Entity clarity scored 83/100 and needs improvement.

Evidence
{
  "title": "Rapid7 Managed Cybersecurity: Outpace Attackers",
  "h1": "The Preemptive MDR Leader that Outpaces Attackers",
  "description": "Outpace attackers with the only endpoint to cloud, unified cybersecurity platform. Build business resilience with expert-led 24/7 MDR.",
  "topicOverlap": 0.4444444444444444,
  "topicTerms": [
    "rapid7",
    "managed",
    "cybersecurity",
    "outpace",
    "attackers",
    "preemptive",
    "mdr",
    "leader",
    "outpaces"
  ],
  "descriptionTerms": [
    "outpace",
    "attackers",
    "only",
    "endpoint",
    "cloud",
    "unified",
    "cybersecurity",
    "platform",
    "build",
    "business",
    "resilience",
    "expert",
    "led",
    "mdr"
  ],
  "missingFromDescription": [
    "rapid7",
    "managed",
    "preemptive",
    "leader",
    "outpaces"
  ],
  "score": 83,
  "weight": 28
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

GEO: Explanatory content depth

GEO: Explanatory content depth scored 75/100 and needs improvement.

2 Warning

Needs attention

GEO: Explanatory content depth

Warning
01

Issue

No substantial explanatory paragraphs were found.

Details

02

Why it matters

Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.

Check name

GEO: Explanatory content depth

Score

75/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

Make page content easy for AI answer engines to extract, cite, and attribute.

Result

GEO: Explanatory content depth scored 75/100 and needs improvement.

Evidence
{
  "candidatePassages": 1,
  "citablePassages": 0,
  "failingCandidateParagraphs": [],
  "citableParagraphs": [],
  "score": 75,
  "weight": 18
}

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

45 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": 46,
  "passing": 1,
  "failing": [
    {
      "heading": "2026 Cybersecurity Summit",
      "headingHtml": "<h2 data-testid=\"product-features-zigzag-widget-title\" class=\"!text-white text-text\">2026 Cybersecurity Summit</h2>",
      "firstParagraph": "Explore keynotes, practitioner sessions, and expert discussions on preemptive security operations, MDR, AI, and cyber resilience from Rapid7’s 2026 summit.",
      "paragraphHtml": "<p>Explore keynotes, practitioner sessions, and expert discussions on preemptive security operations, MDR, AI, and cyber resilience from Rapid7&#x2019;s 2026 summit.</p>",
      "words": 21,
      "direct": false,
      "issue": "First paragraph is 21 words and does not look like a concise direct answer."
    },
    {
      "heading": "The only endpoint to cloud, unified cybersecurity platform",
      "headingHtml": "<h2 data-testid=\"product-features-tabs-widget-title\" class=\"!text-white text-text\">The only endpoint to cloud, unified cybersecurity platform</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "MDR with unlimited incident response",
      "headingHtml": "<h3 class=\"mt-0 text-[26px] font-semibold md:text-[28px] !text-white\" data-testid=\"product-features-tabs_content_title_0\">MDR with unlimited incident response</h3>",
      "firstParagraph": "Gain 24x7 XDR monitoring, remediation, and DFIR from experts that extend your team to help secure your extended ecosystem.",
      "paragraphHtml": "<p><span style=\"font-size:undefined\">Gain 24x7 XDR monitoring, remediation, and DFIR from experts that extend your team to help secure your extended ecosystem. </span></p>",
      "words": 19,
      "direct": false,
      "issue": "First paragraph is 19 words and does not look like a concise direct answer."
    },
    {
      "heading": "Exposure management",
      "headingHtml": "<h3 class=\"mt-0 text-[26px] font-semibold md:text-[28px] !text-white\" data-testid=\"product-features-tabs_content_title_1\">Exposure management</h3>",
      "firstParagraph": "Get continuous assessment of your attack surface with the critical context to validate and extinguish vulnerabilities and policy gaps.",
      "paragraphHtml": "<p><span style=\"font-size:undefined\">Get continuous assessment of your attack surface with the critical context to validate and extinguish vulnerabilities and policy gaps. </span></p>",
      "words": 19,
      "direct": false,
      "issue": "First paragraph is 19 words and does not look like a concise direct answer."
    },
    {
      "heading": "Attack surface management",
      "headingHtml": "<h3 class=\"mt-0 text-[26px] font-semibold md:text-[28px] !text-white\" data-testid=\"product-features-tabs_content_title_2\">Attack surface management</h3>",
      "firstParagraph": "Get a unified view of assets across your entire digital estate with native and third-party enrichment to triage and respond faster.",
      "paragraphHtml": "<p>Get a unified view of assets across your entire digital estate with native and third-party enrichment to triage and respond faster.</p>",
      "words": 21,
      "direct": false,
      "issue": "First paragraph is 21 words and does not look like a concise direct answer."
    },
    {
      "heading": "Cloud security",
      "headingHtml": "<h3 class=\"mt-0 text-[26px] font-semibold md:text-[28px] !text-white\" data-testid=\"product-features-tabs_content_title_4\"> Cloud security</h3>",
      "firstParagraph": "Secure multi-cloud environments with complete visibility that enables immediate cloud risk monitoring and detection.",
      "paragraphHtml": "<p><span style=\"font-size:undefined\">Secure multi-cloud environments with complete visibility that enables immediate cloud risk monitoring and detection. </span></p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Vulnerability management",
      "headingHtml": "<h3 class=\"mt-0 text-[26px] font-semibold md:text-[28px] !text-white\" data-testid=\"product-features-tabs_content_title_5\">Vulnerability management</h3>",
      "firstParagraph": "Understand risk across hybrid environments and prioritize remediation according to targets that attract attackers the most.",
      "paragraphHtml": "<p><span style=\"font-size:undefined\">Understand risk across hybrid environments and prioritize remediation according to targets that attract attackers the most. </span></p>",
      "words": 16,
      "direct": false,
      "issue": "First paragraph is 16 words and does not look like a concise direct answer."
    },
    {
      "heading": "Threat intelligence",
      "headingHtml": "<h3 class=\"mt-0 text-[26px] font-semibold md:text-[28px] !text-white\" data-testid=\"product-features-tabs_content_title_6\">Threat intelligence</h3>",
      "firstParagraph": "Discover and remediate external threats with mapping capabilities that help simplify workflows while accelerating response.",
      "paragraphHtml": "<p><span style=\"font-size:undefined\">Discover and remediate external threats with mapping capabilities that help simplify workflows while accelerating response. </span></p>",
      "words": 15,
      "direct": false,
      "issue": "First paragraph is 15 words and does not look like a concise direct answer."
    },
    {
      "heading": "The only MDR leader recognized across exposure, detection, and response",
      "headingHtml": "<h2 data-testid=\"bento-widget-widget-title\" class=\"!text-white text-text\">The only MDR leader recognized across exposure, detection, and response</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Rapid7 Named a Leader in the 2025 IDC MarketScape for Exposure Management",
      "headingHtml": "<h2 class=\"leading-[110%] !text-white text-text !text-[34px] md:!text-[38px]\">Rapid7 Named a Leader in the 2025 IDC MarketScape for Exposure Management</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Rapid7 recognized in the 2025 Gartner® Magic Quadrant™ for SIEM",
      "headingHtml": "<h2 class=\"!text-white text-text !text-[24px] font-semibold leading-[110%] md:!text-[28px]\">Rapid7 recognized in the 2025 Gartner&#xae; Magic Quadrant&#x2122; for SIEM</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Rapid7 named an Exposure Management Leader by Gartner®",
      "headingHtml": "<h2 class=\"!text-white text-text !text-[24px] font-semibold leading-[110%] md:!text-[28px]\">Rapid7 named an Exposure Management Leader by Gartner&#xae;</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Rapid7 named a Leader in the Frost Radarâ„¢ for Managed Detection & Response",
      "headingHtml": "<h2 class=\"!text-white text-text !text-[24px] font-semibold leading-[110%] md:!text-[28px]\">Rapid7 named a Leader in the Frost Radar&#x2122; for Managed Detection &amp; Response</h2>",
      "firstParagraph": "Customer stories",
      "paragraphHtml": "<p class=\"eyebrow text-eyebrow\" data-testid=\"testimonials-widget-eyebrow\">Customer stories</p>",
      "words": 2,
      "direct": false,
      "issue": "First paragraph is 2 words and does not look like a concise direct answer."
    },
    {
      "heading": "Helping 11k+ global companies take command of their attack surface",
      "headingHtml": "<h2 data-testid=\"testimonials-widget-title\" class=\"text-text\">Helping 11k+ global companies take command of their attack surface</h2>",
      "firstParagraph": "Services",
      "paragraphHtml": "<p class=\"eyebrow text-eyebrow md:self-center\" data-testid=\"testimonials_content_eyebrow_0\">Services</p>",
      "words": 1,
      "direct": false,
      "issue": "First paragraph is 1 words and does not look like a concise direct answer."
    },
    {
      "heading": "Goodbye downtime, blind spots, and black boxes: Inside Arcadis' journey",
      "headingHtml": "<h3 class=\"mt-[10px] md:mt-[12px] text-[26px] font-semibold md:text-[28px]\" data-testid=\"testimonials_content_title_0\">Goodbye downtime, blind spots, and black boxes: Inside Arcadis&apos; journey</h3>",
      "firstParagraph": "MDR support",
      "paragraphHtml": "<p class=\"text-[16px] font-normal not-italic leading-[120%] text-gray-charcoal\">MDR support</p>",
      "words": 2,
      "direct": false,
      "issue": "First paragraph is 2 words and does not look like a concise direct answer."
    },
    {
      "heading": "How Rapid7 partnered with EVRi to transform their workflows",
      "headingHtml": "<h3 class=\"mt-[10px] md:mt-[12px] text-[26px] font-semibold md:text-[28px]\" data-testid=\"testimonials_content_title_1\">How Rapid7 partnered with EVRi to transform their workflows</h3>",
      "firstParagraph": "automated malicious domain takedown",
      "paragraphHtml": "<p class=\"text-[16px] font-normal not-italic leading-[120%] text-gray-charcoal\">automated malicious domain takedown</p>",
      "words": 4,
      "direct": false,
      "issue": "First paragraph is 4 words and does not look like a concise direct answer."
    },
    {
      "heading": "How AAA Northeast wins the 24/7 battle to protect its members",
      "headingHtml": "<h3 class=\"mt-[10px] md:mt-[12px] text-[26px] font-semibold md:text-[28px]\" data-testid=\"testimonials_content_title_2\">How AAA Northeast wins the 24/7 battle to protect its members</h3>",
      "firstParagraph": "MDR Support",
      "paragraphHtml": "<p class=\"text-[16px] font-normal not-italic leading-[120%] text-gray-charcoal\">MDR Support</p>",
      "words": 2,
      "direct": false,
      "issue": "First paragraph is 2 words and does not look like a concise direct answer."
    },
    {
      "heading": "Banking on trust: How Chemung Canal Trust Company fortifies security with Rapid7",
      "headingHtml": "<h3 class=\"mt-[10px] md:mt-[12px] text-[26px] font-semibold md:text-[28px]\" data-testid=\"testimonials_content_title_3\">Banking on trust: How Chemung Canal Trust Company fortifies security with Rapid7 </h3>",
      "firstParagraph": "MDR Support",
      "paragraphHtml": "<p class=\"text-[16px] font-normal not-italic leading-[120%] text-gray-charcoal\">MDR Support</p>",
      "words": 2,
      "direct": false,
      "issue": "First paragraph is 2 words and does not look like a concise direct answer."
    },
    {
      "heading": "Rapid7 helps Lake City Bank stay one step ahead of attackers",
      "headingHtml": "<h3 class=\"mt-[10px] md:mt-[12px] text-[26px] font-semibold md:text-[28px]\" data-testid=\"testimonials_content_title_4\">Rapid7 helps Lake City Bank stay one step ahead of attackers</h3>",
      "firstParagraph": "End-to-End visibility of the attack surface",
      "paragraphHtml": "<p class=\"text-[16px] font-normal not-italic leading-[120%] text-gray-charcoal\">End-to-End visibility of the attack surface</p>",
      "words": 6,
      "direct": false,
      "issue": "First paragraph is 6 words and does not look like a concise direct answer."
    },
    {
      "heading": "Goodbye downtime, blind spots, and black boxes: Inside Arcadis' journey",
      "headingHtml": "<h3 class=\"mt-[10px] md:mt-[12px] text-[26px] font-semibold md:text-[28px]\" data-testid=\"testimonials_content_title_0\">Goodbye downtime, blind spots, and black boxes: Inside Arcadis&apos; journey</h3>",
      "firstParagraph": "MDR support",
      "paragraphHtml": "<p class=\"text-[16px] font-normal not-italic leading-[120%] text-gray-charcoal\">MDR support</p>",
      "words": 2,
      "direct": false,
      "issue": "First paragraph is 2 words and does not look like a concise direct answer."
    },
    {
      "heading": "How Rapid7 partnered with EVRi to transform their workflows",
      "headingHtml": "<h3 class=\"mt-[10px] md:mt-[12px] text-[26px] font-semibold md:text-[28px]\" data-testid=\"testimonials_content_title_1\">How Rapid7 partnered with EVRi to transform their workflows</h3>",
      "firstParagraph": "automated malicious domain takedown",
      "paragraphHtml": "<p class=\"text-[16px] font-normal not-italic leading-[120%] text-gray-charcoal\">automated malicious domain takedown</p>",
      "words": 4,
      "direct": false,
      "issue": "First paragraph is 4 words and does not look like a concise direct answer."
    },
    {
      "heading": "How AAA Northeast wins the 24/7 battle to protect its members",
      "headingHtml": "<h3 class=\"mt-[10px] md:mt-[12px] text-[26px] font-semibold md:text-[28px]\" data-testid=\"testimonials_content_title_2\">How AAA Northeast wins the 24/7 battle to protect its members</h3>",
      "firstParagraph": "MDR Support",
      "paragraphHtml": "<p class=\"text-[16px] font-normal not-italic leading-[120%] text-gray-charcoal\">MDR Support</p>",
      "words": 2,
      "direct": false,
      "issue": "First paragraph is 2 words and does not look like a concise direct answer."
    },
    {
      "heading": "Banking on trust: How Chemung Canal Trust Company fortifies security with Rapid7",
      "headingHtml": "<h3 class=\"mt-[10px] md:mt-[12px] text-[26px] font-semibold md:text-[28px]\" data-testid=\"testimonials_content_title_3\">Banking on trust: How Chemung Canal Trust Company fortifies security with Rapid7 </h3>",
      "firstParagraph": "MDR Support",
      "paragraphHtml": "<p class=\"text-[16px] font-normal not-italic leading-[120%] text-gray-charcoal\">MDR Support</p>",
      "words": 2,
      "direct": false,
      "issue": "First paragraph is 2 words and does not look like a concise direct answer."
    },
    {
      "heading": "Rapid7 helps Lake City Bank stay one step ahead of attackers",
      "headingHtml": "<h3 class=\"mt-[10px] md:mt-[12px] text-[26px] font-semibold md:text-[28px]\" data-testid=\"testimonials_content_title_4\">Rapid7 helps Lake City Bank stay one step ahead of attackers</h3>",
      "firstParagraph": "End-to-End visibility of the attack surface",
      "paragraphHtml": "<p class=\"text-[16px] font-normal not-italic leading-[120%] text-gray-charcoal\">End-to-End visibility of the attack surface</p>",
      "words": 6,
      "direct": false,
      "issue": "First paragraph is 6 words and does not look like a concise direct answer."
    },
    {
      "heading": "Rapid7 security and research expertise",
      "headingHtml": "<h2 data-testid=\"product-features-zigzag-widget-title\" class=\"text-text\">Rapid7 security and research expertise</h2>",
      "firstParagraph": "Rapid7 Labs",
      "paragraphHtml": "<p class=\"eyebrow md:self-center text-eyebrow\" data-testid=\"product-features-zigzag_content_eyebrow_0\">Rapid7 Labs</p>",
      "words": 2,
      "direct": false,
      "issue": "First paragraph is 2 words and does not look like a concise direct answer."
    },
    {
      "heading": "Threat intelligence and research",
      "headingHtml": "<h3 class=\"mt-[12px] text-[26px] font-semibold md:text-[28px]\" data-testid=\"product-features-zigzag_content_title_0\">Threat intelligence and research</h3>",
      "firstParagraph": "Improve your security program with emergent threat response, proprietary intelligence, research, and adversary insights - all curated by Rapid7 Labs and deployed across our portfolio of solutions and services.",
      "paragraphHtml": "<p><span style=\"font-size:undefined\">Improve your security program with emergent threat response, proprietary intelligence, research, and adversary insights - all curated by Rapid7 Labs and deployed across our portfolio of solutions and services.</span></p>",
      "words": 28,
      "direct": false,
      "issue": "First paragraph is 28 words and does not look like a concise direct answer."
    },
    {
      "heading": "Stay in the know and ahead of threats",
      "headingHtml": "<h2 data-testid=\"card-widget-title\" class=\"text-text\">Stay in the know and ahead of threats</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "The 2026 Global Threat Landscape Report",
      "headingHtml": "<h3 data-testid=\"card-title_0_0\" class=\"font-semibold text-black-rich\">The 2026 Global Threat Landscape Report</h3>",
      "firstParagraph": "The 2026 report reveals a threat landscape where the predictive window has collapsed and attackers move faster than ever using AI-driven automation.",
      "paragraphHtml": "<p><span style=\"font-size:undefined\">The 2026 report reveals a threat landscape where the predictive window has collapsed and attackers move faster than ever using AI-driven automation.</span></p>",
      "words": 22,
      "direct": false,
      "issue": "First paragraph is 22 words and does not look like a concise direct answer."
    },
    {
      "heading": "Executive Digital Footprints Threat Report",
      "headingHtml": "<h3 data-testid=\"card-title_0_1\" class=\"font-semibold text-black-rich\">Executive Digital Footprints Threat Report</h3>",
      "firstParagraph": "Exposed executive digital footprints can be exploited to target leaders and their organizations through tactics like spear phishing, BEC, impersonation, and deepfakes",
      "paragraphHtml": "<p>Exposed executive digital footprints can be exploited to target leaders and their organizations through tactics like spear phishing, BEC, impersonation, and deepfakes</p>",
      "words": 22,
      "direct": false,
      "issue": "First paragraph is 22 words and does not look like a concise direct answer."
    },
    {
      "heading": "Emergent Threat Response",
      "headingHtml": "<h3 data-testid=\"card-title_0_2\" class=\"font-semibold text-black-rich\">Emergent Threat Response</h3>",
      "firstParagraph": "The latest on critical vulnerabilities",
      "paragraphHtml": "<p>The latest on critical vulnerabilities</p>",
      "words": 5,
      "direct": false,
      "issue": "First paragraph is 5 words and does not look like a concise direct answer."
    },
    {
      "heading": "Vulnerabilities & Exploits",
      "headingHtml": "<h3 data-testid=\"card-title_1_0\" class=\"font-semibold text-black-rich\">Vulnerabilities &amp; Exploits</h3>",
      "firstParagraph": "A curated database of vetted software breaches and vulnerabilities",
      "paragraphHtml": "<p>A curated database of vetted software breaches and vulnerabilities</p>",
      "words": 9,
      "direct": false,
      "issue": "First paragraph is 9 words and does not look like a concise direct answer."
    },
    {
      "heading": "Cyber Threat Activity Related to the Iran Conflict",
      "headingHtml": "<h3 data-testid=\"card-title_1_1\" class=\"font-semibold text-black-rich\">Cyber Threat Activity Related to the Iran Conflict</h3>",
      "firstParagraph": "Review observed activity, official advisories, and recommended defensive actions.",
      "paragraphHtml": "<p><span style=\"font-size:undefined\">Review observed activity, official advisories, and recommended defensive actions.</span></p>",
      "words": 9,
      "direct": false,
      "issue": "First paragraph is 9 words and does not look like a concise direct answer."
    },
    {
      "heading": "The 2026 Global Threat Landscape Report",
      "headingHtml": "<h3 data-testid=\"card-title_0\" class=\"font-semibold text-black-rich\">The 2026 Global Threat Landscape Report</h3>",
      "firstParagraph": "The 2026 report reveals a threat landscape where the predictive window has collapsed and attackers move faster than ever using AI-driven automation.",
      "paragraphHtml": "<p><span style=\"font-size:undefined\">The 2026 report reveals a threat landscape where the predictive window has collapsed and attackers move faster than ever using AI-driven automation.</span></p>",
      "words": 22,
      "direct": false,
      "issue": "First paragraph is 22 words and does not look like a concise direct answer."
    },
    {
      "heading": "Executive Digital Footprints Threat Report",
      "headingHtml": "<h3 data-testid=\"card-title_1\" class=\"font-semibold text-black-rich\">Executive Digital Footprints Threat Report</h3>",
      "firstParagraph": "Exposed executive digital footprints can be exploited to target leaders and their organizations through tactics like spear phishing, BEC, impersonation, and deepfakes",
      "paragraphHtml": "<p>Exposed executive digital footprints can be exploited to target leaders and their organizations through tactics like spear phishing, BEC, impersonation, and deepfakes</p>",
      "words": 22,
      "direct": false,
      "issue": "First paragraph is 22 words and does not look like a concise direct answer."
    },
    {
      "heading": "Emergent Threat Response",
      "headingHtml": "<h3 data-testid=\"card-title_2\" class=\"font-semibold text-black-rich\">Emergent Threat Response</h3>",
      "firstParagraph": "The latest on critical vulnerabilities",
      "paragraphHtml": "<p>The latest on critical vulnerabilities</p>",
      "words": 5,
      "direct": false,
      "issue": "First paragraph is 5 words and does not look like a concise direct answer."
    },
    {
      "heading": "Vulnerabilities & Exploits",
      "headingHtml": "<h3 data-testid=\"card-title_3\" class=\"font-semibold text-black-rich\">Vulnerabilities &amp; Exploits</h3>",
      "firstParagraph": "A curated database of vetted software breaches and vulnerabilities",
      "paragraphHtml": "<p>A curated database of vetted software breaches and vulnerabilities</p>",
      "words": 9,
      "direct": false,
      "issue": "First paragraph is 9 words and does not look like a concise direct answer."
    },
    {
      "heading": "Cyber Threat Activity Related to the Iran Conflict",
      "headingHtml": "<h3 data-testid=\"card-title_4\" class=\"font-semibold text-black-rich\">Cyber Threat Activity Related to the Iran Conflict</h3>",
      "firstParagraph": "Review observed activity, official advisories, and recommended defensive actions.",
      "paragraphHtml": "<p><span style=\"font-size:undefined\">Review observed activity, official advisories, and recommended defensive actions.</span></p>",
      "words": 9,
      "direct": false,
      "issue": "First paragraph is 9 words and does not look like a concise direct answer."
    },
    {
      "heading": "Outpace attackers. Command your attack surface.",
      "headingHtml": "<h2 data-testid=\"cta-promo-title\" class=\"text-white\">Outpace attackers. Command your attack surface.</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Get Started",
      "headingHtml": "<h3 class=\"mb-3 mt-[30px] font-goodProNarrow text-base font-bold uppercase text-gray-silver-sand\">Get Started</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Take Action",
      "headingHtml": "<h3 class=\"mb-3 mt-[30px] font-goodProNarrow text-base font-bold uppercase text-gray-silver-sand\">Take Action</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Company",
      "headingHtml": "<h3 class=\"font-goodProNarrow text-base font-bold uppercase text-gray-silver-sand\">Company</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Stay Informed",
      "headingHtml": "<h3 class=\"font-goodProNarrow text-base font-bold uppercase text-gray-silver-sand\">Stay Informed</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "For Customers",
      "headingHtml": "<h3 class=\"font-goodProNarrow text-base font-bold uppercase text-gray-silver-sand\">For Customers</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Contact Support",
      "headingHtml": "<h3 class=\"mb-3 font-goodProNarrow text-base font-bold uppercase text-gray-silver-sand\">Contact Support</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Follow Us",
      "headingHtml": "<h3 class=\"mb-3 font-goodProNarrow text-base font-bold uppercase text-gray-silver-sand\">Follow Us</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    }
  ],
  "score": 65,
  "weight": 8
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Entity and definition clarity

AEO: Entity and definition clarity scored 71/100 and needs improvement.

2 Warning

Needs attention

AEO: Entity and definition clarity

Warning
01

Issue

Entity or definition gaps: rapid7, managed, preemptive, leader, outpaces.

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: Entity and definition clarity

Score

71/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: Entity and definition clarity scored 71/100 and needs improvement.

Evidence
{
  "title": "Rapid7 Managed Cybersecurity: Outpace Attackers",
  "h1": "The Preemptive MDR Leader that Outpaces Attackers",
  "description": "Outpace attackers with the only endpoint to cloud, unified cybersecurity platform. Build business resilience with expert-led 24/7 MDR.",
  "topicOverlap": 0.4444444444444444,
  "definitionCount": 0,
  "topicTerms": [
    "rapid7",
    "managed",
    "cybersecurity",
    "outpace",
    "attackers",
    "preemptive",
    "mdr",
    "leader",
    "outpaces"
  ],
  "descriptionTerms": [
    "outpace",
    "attackers",
    "only",
    "endpoint",
    "cloud",
    "unified",
    "cybersecurity",
    "platform",
    "build",
    "business",
    "resilience",
    "expert",
    "led",
    "mdr"
  ],
  "missingFromDescription": [
    "rapid7",
    "managed",
    "preemptive",
    "leader",
    "outpaces"
  ],
  "score": 71,
  "weight": 18
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Page experience for AIO

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

2 Warning

Needs attention

AIO: Page experience for AIO

Warning
01

Issue

12 image(s) are missing width/height attributes.

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

80/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 80/100 and needs improvement.

Evidence
{
  "viewportContent": "width=device-width, initial-scale=1, maximum-scale=2, user-scalable=yes",
  "visibleWords": 887,
  "htmlBytes": 1180343,
  "imagesMissingDimensions": [
    {
      "src": "/_next/static/media/ai-icon-light.0_~y949u.~kob.svg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"AI-DRIVEN\" draggable=\"false\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" src=\"/_next/static/media/ai-icon-light.0_~y949u.~kob.svg\">"
    },
    {
      "src": "/_next/image/?url=https%3A%2F%2Fwww.rapid7.com%2Fcdn%2Fimages%2Fblt6de5ce916fee1306%2F67e1ab62a352dfa88a696f5f%2FIDC-report.jpg&w=3840&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt draggable=\"false\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"object-cover\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"(min-width: 768px) 50vw, 100vw\" srcset=\"/_next/image/?url=https%3A%2F%2Fwww.rapid7.com%2Fcdn%2Fimages%2Fblt6de5ce916fee1306%2F67e1ab62a352dfa88a696f5f%2FIDC-report.jpg&amp;w=384&amp;q=75 384w, /_next/image/?url=https%3A%2F%2Fwww.rapid7.com%2Fcdn%2Fimages%2Fblt6de5ce916fee1306%2F67e1ab62a352dfa88..."
    },
    {
      "src": "https://play.vidyard.com/gjGuPhUJTBpAhReec5h8SE.jpg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"Vidyard video\" class=\"rounded-lg md:rounded-2xl h-full w-full object-contain\" data-uuid=\"gjGuPhUJTBpAhReec5h8SE\" decoding=\"async\" loading=\"lazy\" src=\"https://play.vidyard.com/gjGuPhUJTBpAhReec5h8SE.jpg\" data-testid=\"media-widget-video-file\">"
    },
    {
      "src": "https://play.vidyard.com/NJdCYxVZcaSbKyd9dhojCQ.jpg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"Vidyard video\" class=\"rounded-lg md:rounded-2xl h-full w-full object-contain\" data-uuid=\"NJdCYxVZcaSbKyd9dhojCQ\" decoding=\"async\" loading=\"lazy\" src=\"https://play.vidyard.com/NJdCYxVZcaSbKyd9dhojCQ.jpg\" data-testid=\"media-widget-video-file\">"
    },
    {
      "src": "https://play.vidyard.com/P7sdw9EUL2UvhBohueBJpS.jpg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"Vidyard video\" class=\"rounded-lg md:rounded-2xl h-full w-full object-contain\" data-uuid=\"P7sdw9EUL2UvhBohueBJpS\" decoding=\"async\" loading=\"lazy\" src=\"https://play.vidyard.com/P7sdw9EUL2UvhBohueBJpS.jpg\" data-testid=\"media-widget-video-file\">"
    },
    {
      "src": "https://play.vidyard.com/9RCnHVPPymdTsz3tRnq5EC.jpg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"Vidyard video\" class=\"rounded-lg md:rounded-2xl h-full w-full object-contain\" data-uuid=\"9RCnHVPPymdTsz3tRnq5EC\" decoding=\"async\" loading=\"lazy\" src=\"https://play.vidyard.com/9RCnHVPPymdTsz3tRnq5EC.jpg\" data-testid=\"media-widget-video-file\">"
    },
    {
      "src": "https://play.vidyard.com/5v7UW7vmBQ6h5zykjaepTc.jpg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"Vidyard video\" class=\"rounded-lg md:rounded-2xl h-full w-full object-contain\" data-uuid=\"5v7UW7vmBQ6h5zykjaepTc\" decoding=\"async\" loading=\"lazy\" src=\"https://play.vidyard.com/5v7UW7vmBQ6h5zykjaepTc.jpg\" data-testid=\"media-widget-video-file\">"
    },
    {
      "src": "https://play.vidyard.com/gjGuPhUJTBpAhReec5h8SE.jpg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"Vidyard video\" class=\"rounded-lg md:rounded-2xl h-full w-full object-contain\" data-uuid=\"gjGuPhUJTBpAhReec5h8SE\" decoding=\"async\" loading=\"lazy\" src=\"https://play.vidyard.com/gjGuPhUJTBpAhReec5h8SE.jpg\" data-testid=\"media-widget-video-file\">"
    },
    {
      "src": "https://play.vidyard.com/NJdCYxVZcaSbKyd9dhojCQ.jpg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"Vidyard video\" class=\"rounded-lg md:rounded-2xl h-full w-full object-contain\" data-uuid=\"NJdCYxVZcaSbKyd9dhojCQ\" decoding=\"async\" loading=\"lazy\" src=\"https://play.vidyard.com/NJdCYxVZcaSbKyd9dhojCQ.jpg\" data-testid=\"media-widget-video-file\">"
    },
    {
      "src": "https://play.vidyard.com/P7sdw9EUL2UvhBohueBJpS.jpg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"Vidyard video\" class=\"rounded-lg md:rounded-2xl h-full w-full object-contain\" data-uuid=\"P7sdw9EUL2UvhBohueBJpS\" decoding=\"async\" loading=\"lazy\" src=\"https://play.vidyard.com/P7sdw9EUL2UvhBohueBJpS.jpg\" data-testid=\"media-widget-video-file\">"
    },
    {
      "src": "https://play.vidyard.com/9RCnHVPPymdTsz3tRnq5EC.jpg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"Vidyard video\" class=\"rounded-lg md:rounded-2xl h-full w-full object-contain\" data-uuid=\"9RCnHVPPymdTsz3tRnq5EC\" decoding=\"async\" loading=\"lazy\" src=\"https://play.vidyard.com/9RCnHVPPymdTsz3tRnq5EC.jpg\" data-testid=\"media-widget-video-file\">"
    },
    {
      "src": "https://play.vidyard.com/5v7UW7vmBQ6h5zykjaepTc.jpg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"Vidyard video\" class=\"rounded-lg md:rounded-2xl h-full w-full object-contain\" data-uuid=\"5v7UW7vmBQ6h5zykjaepTc\" decoding=\"async\" loading=\"lazy\" src=\"https://play.vidyard.com/5v7UW7vmBQ6h5zykjaepTc.jpg\" data-testid=\"media-widget-video-file\">"
    }
  ],
  "possibleDialogs": [],
  "score": 80,
  "weight": 10
}

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, how, benefits, cost, 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": "2026 Cybersecurity Summit",
      "html": "<h2 data-testid=\"product-features-zigzag-widget-title\" class=\"!text-white text-text\">2026 Cybersecurity Summit</h2>"
    },
    {
      "text": "The only endpoint to cloud, unified cybersecurity platform",
      "html": "<h2 data-testid=\"product-features-tabs-widget-title\" class=\"!text-white text-text\">The only endpoint to cloud, unified cybersecurity platform</h2>"
    },
    {
      "text": "The only MDR leader recognized across exposure, detection, and response",
      "html": "<h2 data-testid=\"bento-widget-widget-title\" class=\"!text-white text-text\">The only MDR leader recognized across exposure, detection, and response</h2>"
    },
    {
      "text": "Rapid7 Named a Leader in the 2025 IDC MarketScape for Exposure Management",
      "html": "<h2 class=\"leading-[110%] !text-white text-text !text-[34px] md:!text-[38px]\">Rapid7 Named a Leader in the 2025 IDC MarketScape for Exposure Management</h2>"
    },
    {
      "text": "Rapid7 recognized in the 2025 Gartner® Magic Quadrant™ for SIEM",
      "html": "<h2 class=\"!text-white text-text !text-[24px] font-semibold leading-[110%] md:!text-[28px]\">Rapid7 recognized in the 2025 Gartner&#xae; Magic Quadrant&#x2122; for SIEM</h2>"
    },
    {
      "text": "Rapid7 named an Exposure Management Leader by Gartner®",
      "html": "<h2 class=\"!text-white text-text !text-[24px] font-semibold leading-[110%] md:!text-[28px]\">Rapid7 named an Exposure Management Leader by Gartner&#xae;</h2>"
    },
    {
      "text": "Rapid7 named a Leader in the Frost Radarâ„¢ for Managed Detection & Response",
      "html": "<h2 class=\"!text-white text-text !text-[24px] font-semibold leading-[110%] md:!text-[28px]\">Rapid7 named a Leader in the Frost Radar&#x2122; for Managed Detection &amp; Response</h2>"
    },
    {
      "text": "Helping 11k+ global companies take command of their attack surface",
      "html": "<h2 data-testid=\"testimonials-widget-title\" class=\"text-text\">Helping 11k+ global companies take command of their attack surface</h2>"
    },
    {
      "text": "Rapid7 security and research expertise",
      "html": "<h2 data-testid=\"product-features-zigzag-widget-title\" class=\"text-text\">Rapid7 security and research expertise</h2>"
    },
    {
      "text": "Stay in the know and ahead of threats",
      "html": "<h2 data-testid=\"card-widget-title\" class=\"text-text\">Stay in the know and ahead of threats</h2>"
    },
    {
      "text": "Outpace attackers. Command your attack surface.",
      "html": "<h2 data-testid=\"cta-promo-title\" class=\"text-white\">Outpace attackers. Command your attack surface.</h2>"
    }
  ],
  "expected": [
    {
      "id": "what",
      "label": "What is Rapid7 Managed Cybersecurity: Outpace Attackers?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does Rapid7 Managed Cybersecurity: Outpace Attackers work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use Rapid7 Managed Cybersecurity: Outpace Attackers?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Rapid7 Managed Cybersecurity: Outpace Attackers free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Rapid7 Managed Cybersecurity: Outpace Attackers compare with alternatives?",
      "pattern": {}
    }
  ],
  "missing": [
    {
      "id": "what",
      "label": "What is Rapid7 Managed Cybersecurity: Outpace Attackers?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does Rapid7 Managed Cybersecurity: Outpace Attackers work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use Rapid7 Managed Cybersecurity: Outpace Attackers?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Rapid7 Managed Cybersecurity: Outpace Attackers free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Rapid7 Managed Cybersecurity: Outpace Attackers 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; charset=utf-8",
            "length": 144379
          },
          {
            "path": "/api/context",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 144363
          },
          {
            "path": "/context",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 144342
          }
        ]
      },
      "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, how, benefits, cost, 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": "2026 Cybersecurity Summit",
      "html": "<h2 data-testid=\"product-features-zigzag-widget-title\" class=\"!text-white text-text\">2026 Cybersecurity Summit</h2>"
    },
    {
      "text": "The only endpoint to cloud, unified cybersecurity platform",
      "html": "<h2 data-testid=\"product-features-tabs-widget-title\" class=\"!text-white text-text\">The only endpoint to cloud, unified cybersecurity platform</h2>"
    },
    {
      "text": "The only MDR leader recognized across exposure, detection, and response",
      "html": "<h2 data-testid=\"bento-widget-widget-title\" class=\"!text-white text-text\">The only MDR leader recognized across exposure, detection, and response</h2>"
    },
    {
      "text": "Rapid7 Named a Leader in the 2025 IDC MarketScape for Exposure Management",
      "html": "<h2 class=\"leading-[110%] !text-white text-text !text-[34px] md:!text-[38px]\">Rapid7 Named a Leader in the 2025 IDC MarketScape for Exposure Management</h2>"
    },
    {
      "text": "Rapid7 recognized in the 2025 Gartner® Magic Quadrant™ for SIEM",
      "html": "<h2 class=\"!text-white text-text !text-[24px] font-semibold leading-[110%] md:!text-[28px]\">Rapid7 recognized in the 2025 Gartner&#xae; Magic Quadrant&#x2122; for SIEM</h2>"
    },
    {
      "text": "Rapid7 named an Exposure Management Leader by Gartner®",
      "html": "<h2 class=\"!text-white text-text !text-[24px] font-semibold leading-[110%] md:!text-[28px]\">Rapid7 named an Exposure Management Leader by Gartner&#xae;</h2>"
    },
    {
      "text": "Rapid7 named a Leader in the Frost Radarâ„¢ for Managed Detection & Response",
      "html": "<h2 class=\"!text-white text-text !text-[24px] font-semibold leading-[110%] md:!text-[28px]\">Rapid7 named a Leader in the Frost Radar&#x2122; for Managed Detection &amp; Response</h2>"
    },
    {
      "text": "Helping 11k+ global companies take command of their attack surface",
      "html": "<h2 data-testid=\"testimonials-widget-title\" class=\"text-text\">Helping 11k+ global companies take command of their attack surface</h2>"
    },
    {
      "text": "Rapid7 security and research expertise",
      "html": "<h2 data-testid=\"product-features-zigzag-widget-title\" class=\"text-text\">Rapid7 security and research expertise</h2>"
    },
    {
      "text": "Stay in the know and ahead of threats",
      "html": "<h2 data-testid=\"card-widget-title\" class=\"text-text\">Stay in the know and ahead of threats</h2>"
    },
    {
      "text": "Outpace attackers. Command your attack surface.",
      "html": "<h2 data-testid=\"cta-promo-title\" class=\"text-white\">Outpace attackers. Command your attack surface.</h2>"
    }
  ],
  "expected": [
    {
      "id": "what",
      "label": "What is Rapid7 Managed Cybersecurity: Outpace Attackers?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does Rapid7 Managed Cybersecurity: Outpace Attackers work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use Rapid7 Managed Cybersecurity: Outpace Attackers?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Rapid7 Managed Cybersecurity: Outpace Attackers free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Rapid7 Managed Cybersecurity: Outpace Attackers compare with alternatives?",
      "pattern": {}
    }
  ],
  "missing": [
    {
      "id": "what",
      "label": "What is Rapid7 Managed Cybersecurity: Outpace Attackers?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does Rapid7 Managed Cybersecurity: Outpace Attackers work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use Rapid7 Managed Cybersecurity: Outpace Attackers?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Rapid7 Managed Cybersecurity: Outpace Attackers free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Rapid7 Managed Cybersecurity: Outpace Attackers 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; charset=utf-8" is not Markdown or text/plain; 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; charset=utf-8" is not Markdown or text/plain; 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": true,
        "statusCode": 200,
        "contentType": "text/html; charset=utf-8",
        "length": 551787,
        "validation": {
          "valid": false,
          "issue": "auth.md response did not match the expected agent registration shape. Content-Type \"text/html; charset=utf-8\" is not Markdown or text/plain; 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": 544607,
          "hasRegisterInstructions": true,
          "hasProtectedResourceLink": false,
          "hasAuthorizationServerLink": false,
          "mentionsIdentity": false,
          "mentionsCredential": false,
          "links": [
            "/_next/static/media/rapid7-logo.0wr-9470i7grz.svg",
            "/icons/footer/icon-linkedin.svg",
            "/icons/footer/icon-twitter.svg",
            "/icons/footer/icon-facebook.svg",
            "/icons/footer/icon-instagram.svg",
            "/icons/footer/icon-bluesky.svg",
            "/_next/image/",
            "/_next/image/",
            "/_next/image/",
            "/_next/image/"
          ],
          "rawExcerpt": "<!DOCTYPE html><html lang=\"auth.md\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=2, user-scalable=yes\"/><link rel=\"preload\" as=\"image\" href=\"/_next/static/media/rapid7-logo.0wr-9470i7grz.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-linkedin.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-twitter.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-facebook.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-instagram.svg\"/><link rel=\"preload\" as=\"image\" href=\"/icons/footer/icon-bluesky.svg\"/><link rel=\"preload\" as=\"image\" imageSrcSet=\"/_next/image/?url=https%3A%2F%2Fwww.rapid7.com%2Fcdn%2Fimages%2Fbltc3d9f583aea4ee2d%2F69412a6ddc686ed203d0f39a%2Fhero-MDR-origin-alerts-suspici"
        }
      },
      "issue": "auth.md response did not match the expected agent registration shape. Content-Type \"text/html; charset=utf-8\" is not Markdown or text/plain; 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; charset=utf-8",
        "length": 144490,
        "text": "<!DOCTYPE html><html id=\"__next_error__\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/><link rel=\"preload\" as=\"script\" fetchPriority=\"low\" href=\"/_next/static/chunks/0f2_y.0kntgf0.js\"/><script src=\"/_next/static/chunks/0g_d0hxq1arde.js\" async=\"\"></script><script src=\"/_next/static/chunks/13xskzlgo7.0s.js\" async=\"\"></script><script src=\"/_next/static/chunks/10y-4c~gf_ymj.js\" async=\"\"></script><script src=\"/_next/static/chunks/turbopack-0txc2i_sba_fl.js\" async=\"\"></script><script src=\"/_next/static/chunks/0gxey3kfbnz7k.js\" async=\"\"></script><script src=\"/_next/static/chunks/14tvzaeio1~sz.js\" async=\"\"></script><meta name=\"robots\" content=\"noindex\"/><title>Rapid7</title><meta name=\"description\" content=\"Rapid7 Website\"/><meta name=\"application-name\" content=\"Rapid7-Website\"/><script src=\"/_next/static/chunks/03~yq9q893hmn.js\" noModule=\"\"></script></head><body><div hidden=\"\"><!--$--><!--/$--></div><script src=\"/_next/static/chunks/0f2_y.0kntgf0.js\" id=\"_R_\" async=\"\"></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,\"1:\\\"$Sreact.fragment\\\"\\n2:I[339756,[\\\"/_next/static/chunks/0gxey3kfbnz7k.js\\\",\\\"/_next/static/chunks/14tvzaeio1~sz.js\\\"],\\\"default\\\"]\\n3:I[837457,[\\\"/_next/static/chunks/0gxey3kfbnz7k.js\\\",\\\"/_next/static/chunks/14tvzaeio1~sz.js\\\"],\\\"default\\\"]\\n6:I[897367,[\\\"/_next/static/chunks/0gxey3kfbnz7k.js\\\",\\\"/_next/static/chunks/14tvzaeio1~sz.js\\\"],\\\"OutletBoundary\\\"]\\n7:\\\"$Sreact.suspense\\\"\\na:I[897367,[\\\"/_next/static/chunks/0gxey3kfbnz7k.js\\\",\\\"/_next/static/chunks/14tvzaeio1~sz.js\\\"],\\\"ViewportBoundary\\\"]\\nc:I[897367,[\\\"/_next/static/chunks/0gxey3kfbnz7k.js\\\",\\\"/_next/static/chunks/14tvzaeio1~sz.js\\\"],\\\"MetadataBoundary\\\"]\\ne:I[168027,[],\\\"default\\\",1]\\n10:I[479520,[\\\"/_next/static/chunks/11frvvojod6mc.js\\\",\\\"/_next/static/chunks/0ky02mtgjf4f5.js\\\",\\\"/_next/static/chunks/01z9v8oe4e-v..js\\\",\\\"/_next/static/chunks/0qv2qd1j691jp.js\\\",\\\"/_next/static/chunks/0ml61mzklf6-5.js\\\",\\\"/_next/static/chunks/06nky4v2l8tv0.js\\\",\\\"/_next/static/chunks/0m_wle5js94fl.js\\\",\\\"/_next/static/chunks/0~r1wql4ioh9p.js\\\",\\\"/_next/static/chunks/0_0ymh6yv9_ms.js\\\",\\\"/_next/static/chunks/0fxmnca.1a9e9.js\\\",\\\"/_next/static/chunks/0k~q_6quv.dbd.js\\\",\\\"/_next/static/chunks/055fh5xjtn2lk.js\\\",\\\"/_next/static/chunks/0azmd0u-b6xr3.js\\\",\\\"/_next/static/chunks/0n8zp-aignecv.js\\\",\\\"/_next/static/chunks/0l2hpv3-9df5m.js\\\",\\\"/_next/static/chunks/08tv.0lch21eh.js\\\",\\\"/_next/static/chunks/0d8iyj4i_j2dh.js\\\"],\\\"\\\"]\\n19:I[765118,[\\\"/_next/static/chunks/11frvvojod6mc.js\\\",\\\"/_next/static/chunks/0ky02mtgjf4f5.js\\\"],\\\"TrackEvent\\\"]\\n1a:I[19598,[\\\"/_next/static/chunks/11frvvojod6mc.js\\\",\\\"/_next/static/chunks/0ky02mtgjf4f5.js\\\"],\\\"GoogleTagManager\\\"]\\n1b:I[464775,[\\\"/_next/static/chunks/11frvvojod6mc.js\\\",\\\"/_next/static/chunks/0ky02mtgjf4f5.js\\\"],\\\"default\\\"]\\n1c:I[582102,[\\\"/_next/static/chunks/11frvvojod6mc.js\\\",\\\"/_next/static/chunks/0ky02mtgjf4f5.js\\\"],\\\"ThemeProvider\\\"]\\n1e:I[429781,[\\\"/_next/static/chunks/11frvvojod6mc.js\\\",\\\"/_next/static/chunks/0ky02mtgjf4f5.js\\\"],\\\"default\\\"]\\n1f:I[175696,[\\\"/_next/static/chunks/11frvvojod6mc.js\\\",\\\"/_next/static/chunks/0ky02mtgjf4f5.js\\\"],\\\"default\\\"]\\n21:I[875218,[\\\"/_next/static/chunks/11frvvojod6mc.js\\\",\\\"/_next/static/chunks/0ky02mtgjf4f5.js\\\"],\\\"default\\\"]\\n:HL[\\\"/_next/static/chunks/0h0bvhvw-3lyl.css\\\",\\\"style\\\"]\\n:HL[\\\"/_next/static/chunks/11x_c4uy.1d53.css\\\",\\\"style\\\"]\\n:HL[\\\"/_next/static/chunks/0esuq6-0dbzjv.css\\\",\\\"style\\\"]\\n:HL[\\\"/_next/static/media/83afe278b6a6bb3c.p.0q-301v4kxxnr.woff2\\\",\\\"font\\\",{\\\"crossOrigin\\\":\\\"\\\",\\\"type\\\":\\\"font/woff2\\\"}]\\n:HL[\\\"/_next/static/chunks/0o7s~nivrs1sq.css\\\",\\\"style\\\"]\\n:HL[\\\"/_next/static/chunks/04g1ha1vyo28e.css\\\",\\\"style\\\"]\\n:HL[\\\"/_next/static/chunks/06-ea63lsocl4.css\\\",\\\"style\\\"]\\n:HL[\\\"https://use.typekit.net/vhy4sic.css\\\",\\\"style\\\",{\\\"crossOrigin\\\":\\\"anonymous\\\"}]\\n\"])</script><script>self.__next_f.push([1,\"0:{\\\"P\\\":null,\\\"c\\\":[\\\"\\\",\\\".well-known\\\",\\\"oauth-protected-resource"
      },
      "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; charset=utf-8",
          "length": 144498,
          "text": "<!DOCTYPE html><html id=\"__next_error__\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/><link rel=\"preload\" as=\"script\" fetchPriority=\"low\" href=\"/_next/static/chunks/0f2_y.0kntgf0.js\"/><script src=\"/_next/static/chunks/0g_d0hxq1arde.js\" async=\"\"></script><script src=\"/_next/static/chunks/13xskzlgo7.0s.js\" async=\"\"></script><script src=\"/_next/static/chunks/10y-4c~gf_ymj.js\" async=\"\"></script><script src=\"/_next/static/chunks/turbopack-0txc2i_sba_fl.js\" async=\"\"></script><script src=\"/_next/static/chunks/0gxey3kfbnz7k.js\" async=\"\"></script><script src=\"/_next/static/chunks/14tvzaeio1~sz.js\" async=\"\"></script><meta name=\"robots\" content=\"noindex\"/><title>Rapid7</title><meta name=\"description\" content=\"Rapid7 Website\"/><meta name=\"application-name\" content=\"Rapid7-Website\"/><script src=\"/_next/static/chunks/03~yq9q893hmn.js\" noModule=\"\"></script></head><body><div hidden=\"\"><!--$--><!--/$--></div><script src=\"/_next/static/chunks/0f2_y.0kntgf0.js\" id=\"_R_\" async=\"\"></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,\"1:\\\"$Sreact.fragment\\\"\\n2:I[339756,[\\\"/_next/static/chunks/0gxey3kfbnz7k.js\\\",\\\"/_next/static/chunks/14tvzaeio1~sz.js\\\"],\\\"default\\\"]\\n3:I[837457,[\\\"/_next/static/chunks/0gxey3kfbnz7k.js\\\",\\\"/_next/static/chunks/14tvzaeio1~sz.js\\\"],\\\"default\\\"]\\n6:I[897367,[\\\"/_next/static/chunks/0gxey3kfbnz7k.js\\\",\\\"/_next/static/chunks/14tvzaeio1~sz.js\\\"],\\\"OutletBoundary\\\"]\\n7:\\\"$Sreact.suspense\\\"\\na:I[897367,[\\\"/_next/static/chunks/0gxey3kfbnz7k.js\\\",\\\"/_next/static/chunks/14tvzaeio1~sz.js\\\"],\\\"ViewportBoundary\\\"]\\nc:I[897367,[\\\"/_next/static/chunks/0gxey3kfbnz7k.js\\\",\\\"/_next/static/chunks/14tvzaeio1~sz.js\\\"],\\\"MetadataBoundary\\\"]\\ne:I[168027,[],\\\"default\\\",1]\\n10:I[479520,[\\\"/_next/static/chunks/11frvvojod6mc.js\\\",\\\"/_next/static/chunks/0ky02mtgjf4f5.js\\\",\\\"/_next/static/chunks/01z9v8oe4e-v..js\\\",\\\"/_next/static/chunks/0qv2qd1j691jp.js\\\",\\\"/_next/static/chunks/0ml61mzklf6-5.js\\\",\\\"/_next/static/chunks/06nky4v2l8tv0.js\\\",\\\"/_next/static/chunks/0m_wle5js94fl.js\\\",\\\"/_next/static/chunks/0~r1wql4ioh9p.js\\\",\\\"/_next/static/chunks/0_0ymh6yv9_ms.js\\\",\\\"/_next/static/chunks/0fxmnca.1a9e9.js\\\",\\\"/_next/static/chunks/0k~q_6quv.dbd.js\\\",\\\"/_next/static/chunks/055fh5xjtn2lk.js\\\",\\\"/_next/static/chunks/0azmd0u-b6xr3.js\\\",\\\"/_next/static/chunks/0n8zp-aignecv.js\\\",\\\"/_next/static/chunks/0l2hpv3-9df5m.js\\\",\\\"/_next/static/chunks/08tv.0lch21eh.js\\\",\\\"/_next/static/chunks/0d8iyj4i_j2dh.js\\\"],\\\"\\\"]\\n19:I[765118,[\\\"/_next/static/chunks/11frvvojod6mc.js\\\",\\\"/_next/static/chunks/0ky02mtgjf4f5.js\\\"],\\\"TrackEvent\\\"]\\n1a:I[19598,[\\\"/_next/static/chunks/11frvvojod6mc.js\\\",\\\"/_next/static/chunks/0ky02mtgjf4f5.js\\\"],\\\"GoogleTagManager\\\"]\\n1b:I[464775,[\\\"/_next/static/chunks/11frvvojod6mc.js\\\",\\\"/_next/static/chunks/0ky02mtgjf4f5.js\\\"],\\\"default\\\"]\\n1c:I[582102,[\\\"/_next/static/chunks/11frvvojod6mc.js\\\",\\\"/_next/static/chunks/0ky02mtgjf4f5.js\\\"],\\\"ThemeProvider\\\"]\\n1e:I[429781,[\\\"/_next/static/chunks/11frvvojod6mc.js\\\",\\\"/_next/static/chunks/0ky02mtgjf4f5.js\\\"],\\\"default\\\"]\\n1f:I[175696,[\\\"/_next/static/chunks/11frvvojod6mc.js\\\",\\\"/_next/static/chunks/0ky02mtgjf4f5.js\\\"],\\\"default\\\"]\\n21:I[875218,[\\\"/_next/static/chunks/11frvvojod6mc.js\\\",\\\"/_next/static/chunks/0ky02mtgjf4f5.js\\\"],\\\"default\\\"]\\n:HL[\\\"/_next/static/chunks/0h0bvhvw-3lyl.css\\\",\\\"style\\\"]\\n:HL[\\\"/_next/static/chunks/11x_c4uy.1d53.css\\\",\\\"style\\\"]\\n:HL[\\\"/_next/static/chunks/0esuq6-0dbzjv.css\\\",\\\"style\\\"]\\n:HL[\\\"/_next/static/media/83afe278b6a6bb3c.p.0q-301v4kxxnr.woff2\\\",\\\"font\\\",{\\\"crossOrigin\\\":\\\"\\\",\\\"type\\\":\\\"font/woff2\\\"}]\\n:HL[\\\"/_next/static/chunks/0o7s~nivrs1sq.css\\\",\\\"style\\\"]\\n:HL[\\\"/_next/static/chunks/04g1ha1vyo28e.css\\\",\\\"style\\\"]\\n:HL[\\\"/_next/static/chunks/06-ea63lsocl4.css\\\",\\\"style\\\"]\\n:HL[\\\"https://use.typekit.net/vhy4sic.css\\\",\\\"style\\\",{\\\"crossOrigin\\\":\\\"anonymous\\\"}]\\n\"])</script><script>self.__next_f.push([1,\"0:{\\\"P\\\":null,\\\"c\\\":[\\\"\\\",\\\".well-known\\\",\\\"oauth-authorization-serv"
        }
      },
      "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": 6,
    "signals": [
      {
        "source": "link:href",
        "weight": 3,
        "match": "auth link"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "sign 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; charset=utf-8",
            "length": 144474
          },
          {
            "path": "/.well-known/oauth-authorization-server",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 144498
          }
        ]
      },
      "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": 6,
    "signals": [
      {
        "source": "link:href",
        "weight": 3,
        "match": "auth link"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "sign 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; charset=utf-8"
      },
      "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 id=\"__next_error__\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/><link rel=\"preload\" as=\"script\" fetchPriority=\"low\" href=\"/_next/static/chunks/0f2_y.0kntgf0.js\"/><script src=\"/_next/static/chunks/0g_d0hxq1arde.js\" async=\"\"></script><script src=\"/_next/static/chunks/13xskzlgo7.0s.js\" async=\"\"></script><script src=\"/_next/static/chunks/10y-4c~gf_ymj.js\" async=\"\"></script><script src=\"/_next/static/chunks/turbopack-0txc2i_sba_fl.js\" async=\"\"></script><script src=\"/_next/static/chunks/0gxey3kfbnz7k.js\" async=\"\"></script><script src=\"/_next/static/chunks/14tvzaeio1~sz.js\" async=\"\"></script><meta name=\"robots\" content=\"noindex\"/><title>Rapid7</title><meta name=\"description\" content=\"Rapid7 Website\"/><meta name=\"applicatio"
      },
      "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.rapid7.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.rapid7.com/.well-known/oauth-protected-resource",
            "metadataUrlMatches": true,
            "resourceMatchesRequestContext": true
          },
          {
            "path": "/api/admin/summary",
            "statusCode": 404,
            "wwwAuthenticate": {
              "valid": false,
              "present": false
            },
            "expectedMetadataUrl": "https://www.rapid7.com/.well-known/oauth-protected-resource",
            "metadataUrlMatches": true,
            "resourceMatchesRequestContext": true
          },
          {
            "path": "/api/scans",
            "statusCode": 404,
            "wwwAuthenticate": {
              "valid": false,
              "present": false
            },
            "expectedMetadataUrl": "https://www.rapid7.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": 6,
    "signals": [
      {
        "source": "link:href",
        "weight": 3,
        "match": "auth link"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "sign in"
      }
    ]
  },
  "resourceFetchSucceeded": false
}

SEOSEOBrowser audit

Links do not have descriptive text

100 Fail

Check name

Links do not have descriptive text

Score

0/100

Status

fail

Device

desktop

Category

SEO

Estimated savings

1 link found

Fix guidance

Descriptive link text helps search engines understand your content. [Learn how to make links more accessible](https://developer.chrome.com/docs/lighthouse/seo/link-text/).

Evidence
{
  "displayValue": "1 link found",
  "description": "Descriptive link text helps search engines understand your content. [Learn how to make links more accessible](https://developer.chrome.com/docs/lighthouse/seo/link-text/)."
}

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

Render-blocking requests

14 Fail

Check name

Render-blocking requests

Score

0/100

Status

fail

Device

desktop

Category

Performance

Estimated savings

Est savings of 420 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 420 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,804 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,804 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": 2870853
}

Performance and AccessibilityPerformanceBrowser audit

Font display

7 Warning

Check name

Font display

Score

50/100

Status

warning

Device

desktop

Category

Performance

Estimated savings

Est savings of 20 ms

Fix guidance

Consider setting [font-display](https://developer.chrome.com/docs/performance/insights/font-display) to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with [font metric overrides](https://developer.chrome.com/blog/font-fallbacks).

Evidence
{
  "displayValue": "Est savings of 20 ms",
  "description": "Consider setting [font-display](https://developer.chrome.com/docs/performance/insights/font-display) to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with [font metric overrides](https://developer.chrome.com/blog/font-fallbacks)."
}

Performance and AccessibilityPerformanceBrowser audit

Improve image delivery

7 Warning

Check name

Improve image delivery

Score

50/100

Status

warning

Device

desktop

Category

Performance

Estimated savings

Est savings of 73 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 73 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

Reduce unused CSS

7 Warning

Check name

Reduce unused CSS

Score

50/100

Status

warning

Device

desktop

Category

Performance

Estimated savings

Est savings of 41 KiB

Fix guidance

Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. [Learn how to reduce unused CSS](https://developer.chrome.com/docs/lighthouse/performance/unused-css-rules/).

Evidence
{
  "displayValue": "Est savings of 41 KiB",
  "description": "Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. [Learn how to reduce unused CSS](https://developer.chrome.com/docs/lighthouse/performance/unused-css-rules/).",
  "numericValue": 0
}

Performance and AccessibilityPerformanceBrowser audit

Loading performance

5 Fail

Check name

Loading performance

Score

68/100

Status

fail

Device

desktop

Category

Performance

Fix guidance

Review the grouped loading performance checks and improve the failing sub-checks listed in evidence.

Evidence
{
  "checks": [
    {
      "id": "largest-contentful-paint",
      "title": "Largest Contentful Paint",
      "score": 84,
      "displayValue": "1.4 s",
      "numericValue": 1381.0127925655834
    },
    {
      "id": "interactive",
      "title": "Time to Interactive",
      "score": 70,
      "displayValue": "3.5 s",
      "numericValue": 3489.865702394984
    },
    {
      "id": "total-blocking-time",
      "title": "Total Blocking Time",
      "score": 15,
      "displayValue": "680 ms",
      "numericValue": 676.4999999999995
    },
    {
      "id": "server-response-time",
      "title": "Initial server response time was short",
      "score": 100,
      "displayValue": "Root document took 10 ms",
      "numericValue": 10
    },
    {
      "id": "max-potential-fid",
      "title": "Max Potential First Input Delay",
      "score": 28,
      "displayValue": "330 ms",
      "numericValue": 332.99999999999955
    },
    {
      "id": "first-contentful-paint",
      "title": "First Contentful Paint",
      "score": 97,
      "displayValue": "0.7 s",
      "numericValue": 723.5170842756081
    },
    {
      "id": "speed-index",
      "title": "Speed Index",
      "score": 53,
      "displayValue": "2.2 s",
      "numericValue": 2215.5359176815823
    },
    {
      "id": "network-rtt",
      "title": "Network Round Trip Times",
      "score": 100,
      "displayValue": "20 ms",
      "numericValue": 16.51158
    }
  ]
}

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
67/100Level 3, Bot-AwareCurrent report
Report ID 63d0032f-9381-4db7-99e8-e65885121d65. Scanned Jun 8, 2026, 9:02 PM.
rapid7.com AI SEO Report: 67/100 (Level 3, Bot-Aware)