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

OVERALL SCORE

Level 3, Bot-Aware

Moderate readiness for AI agents
AIDiscoverability38%Agent Easeof Use6%Security& Trust60%GEO, AIO, AEO77%SEO83%Performance& Accessibility74%
  • AI Discoverability 38 out of 100
  • Agent Ease of Use 6 out of 100
  • Security & Trust 60 out of 100
  • GEO, AIO and AEO 77 out of 100
  • SEO 83 out of 100
  • Performance and Accessibility 74 out of 100

CAPTURED SCREENSHOT

Captured website desktop screenshot

What AI sees of your website

Vulnerability and exposure management | Cloud and AI security | Tenable® favicon

Vulnerability and exposure management | Cloud and AI security | Tenable®

The leader in exposure management and AI security, Tenable cybersecurity solutions reduce cyber risk across IT, OT, cloud, identity & hybrid attack surfaces.

Next step

Turn this report into a fix workflow

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

Detailed report scores grouped by capability area
MetricScoreStatusPassedFailedWarningEvidence
AI Discoverability
38
Priority fix7151View details
Discoverability
67
Needs work540View details
Content Readiness
38
Priority fix271View details
Bot Access Control
0
Priority fix040View details
Agent Ease of Use
6
Priority fix4293View details
API
0
Priority fix060View details
Auth
Not Applicable
Not Applicable070View details
MCP
13
Priority fix062View details
Skill Discovery
5
Priority fix0101View details
Agent Commerce
Not Applicable
Not Applicable400
GEO, AIO and AEO
77
Mostly ready7210View details
GEO Readiness
89
Mostly ready203
AIO Readiness
79
Mostly ready313View details
AEO Readiness
64
Needs work214View details
SEO
83
Mostly ready920View details
SEO
83
Mostly ready920View details
Security & Trust
60
Needs work720View details
Security & Trust
60
Needs work320View details
AI Training Exposure
Not Applicable
Not Applicable400
Performance and Accessibility
74
Needs work1671View details
Performance
62
Needs work971View details
Accessibility
96
Strong700

Prioritized recommendations

Issues ranked by score impact

48 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>\n<!--[if IE 8]>         <html class=\"no-js lt-ie9\"> <![endif]-->\n<!--[if gt IE 8]><!--> <html class=\"no-js html--no-js\" lang=\"en\"> <!--<![endif]-->\n\n<!--\n   ____     _                   _     _\n /      \\  | |_ ___ _ __   __ _| |__ | | ___\n/   /\\   \\ | __/ _ \\ '_ \\ / _` | '_ \\| |/ _ \\\n\\   \\/   / | ||  __/ | | | (_| | |_) | |  __/\n \\ ____ /   \\__\\___|_| |_|\\__,_|_.__/|_|\\___|\n\nIf you're looking at this, we want to hire you.\nhttps://www.tenable.com/careers\n\n-->\n\n<head>\n  <meta charset=\"utf-8\" />\n<link rel=\"shortlink\" href=\"https://www.tenable.com/\" />\n<link rel=\"canonical\" href=\"https://www.tenable.com/\" />\n<meta property=\"og:site_name\" content=\"Tenable®\" />\n<meta property=\"og:type\" content=\"website\" />\n<meta property=\"og:url\" content=\"https://www.tenable.com/\" />\n<meta propert"
      },
      "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."
    }
  ]
}

Security & TrustSecurity & TrustEstablished

Content-Security-Policy

Content-Security-Policy is missing or incomplete.

50 Fail

Needs attention

Content-Security-Policy

Failed check
01

Issue

Content-Security-Policy is missing or incomplete.

02

Why it matters

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

Check name

Content-Security-Policy

Score

0/100

Status

fail

Category

Security & Trust

Maturity

Established

Goal

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

Result

Content-Security-Policy is missing or incomplete.

Evidence
{
  "header": "content-security-policy",
  "value": "frame-ancestors 'self' https://tenable.com https://*.tenable.com https://tenablecloud.cn https://www.tenablecloud.cn;"
}

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": []
      },
      "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": 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>\n<!--[if IE 8]>         <html class=\"no-js lt-ie9\"> <![endif]-->\n<!--[if gt IE 8]><!--> <html class=\"no-js html--no-js\" lang=\"en\"> <!--<![endif]-->\n\n<!--\n   ____     _                   _     _\n /      \\  | |_ ___ _ __   __ _| |__ | | ___\n/   /\\   \\ | __/ _ \\ '_ \\ / _` | '_ \\| |/ _ \\\n\\   \\/   / | ||  __/ | | | (_| | |_) | |  __/\n \\ ____ /   \\__\\___|_| |_|\\__,_|_.__/|_|\\___|\n\nIf you're looking at this, we want to hire you.\nhttps://www.tenable.com/careers\n\n-->\n\n<head>\n  <meta charset=\"utf-8\" />\n<link rel=\"shortlink\" href=\"https://www.tenable.com/\" />\n<link rel=\"canonical\" href=\"https://www.tenable.com/\" />\n<meta property=\"og:site_name\" content=\"Tenable®\" />\n<meta property=\"og:type\" content=\"website\" />\n<meta property=\"og:url\" content=\"https://www.tenable.com/\" />\n<meta propert"
          },
          {
            "path": "/openapi.yaml",
            "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>\n<!--[if IE 8]>         <html class=\"no-js lt-ie9\"> <![endif]-->\n<!--[if gt IE 8]><!--> <html class=\"no-js html--no-js\" lang=\"en\"> <!--<![endif]-->\n\n<!--\n   ____     _                   _     _\n /      \\  | |_ ___ _ __   __ _| |__ | | ___\n/   /\\   \\ | __/ _ \\ '_ \\ / _` | '_ \\| |/ _ \\\n\\   \\/   / | ||  __/ | | | (_| | |_) | |  __/\n \\ ____ /   \\__\\___|_| |_|\\__,_|_.__/|_|\\___|\n\nIf you're looking at this, we want to hire you.\nhttps://www.tenable.com/careers\n\n-->\n\n<head>\n  <meta charset=\"utf-8\" />\n<link rel=\"shortlink\" href=\"https://www.tenable.com/\" />\n<link rel=\"canonical\" href=\"https://www.tenable.com/\" />\n<meta property=\"og:site_name\" content=\"Tenable®\" />\n<meta property=\"og:type\" content=\"website\" />\n<meta property=\"og:url\" content=\"https://www.tenable.com/\" />\n<meta propert"
          },
          {
            "path": "/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>\n<!--[if IE 8]>         <html class=\"no-js lt-ie9\"> <![endif]-->\n<!--[if gt IE 8]><!--> <html class=\"no-js html--no-js\" lang=\"en\"> <!--<![endif]-->\n\n<!--\n   ____     _                   _     _\n /      \\  | |_ ___ _ __   __ _| |__ | | ___\n/   /\\   \\ | __/ _ \\ '_ \\ / _` | '_ \\| |/ _ \\\n\\   \\/   / | ||  __/ | | | (_| | |_) | |  __/\n \\ ____ /   \\__\\___|_| |_|\\__,_|_.__/|_|\\___|\n\nIf you're looking at this, we want to hire you.\nhttps://www.tenable.com/careers\n\n-->\n\n<head>\n  <meta charset=\"utf-8\" />\n<link rel=\"shortlink\" href=\"https://www.tenable.com/\" />\n<link rel=\"canonical\" href=\"https://www.tenable.com/\" />\n<meta property=\"og:site_name\" content=\"Tenable®\" />\n<meta property=\"og:type\" content=\"website\" />\n<meta property=\"og:url\" content=\"https://www.tenable.com/\" />\n<meta propert"
          },
          {
            "path": "/swagger.yaml",
            "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>\n<!--[if IE 8]>         <html class=\"no-js lt-ie9\"> <![endif]-->\n<!--[if gt IE 8]><!--> <html class=\"no-js html--no-js\" lang=\"en\"> <!--<![endif]-->\n\n<!--\n   ____     _                   _     _\n /      \\  | |_ ___ _ __   __ _| |__ | | ___\n/   /\\   \\ | __/ _ \\ '_ \\ / _` | '_ \\| |/ _ \\\n\\   \\/   / | ||  __/ | | | (_| | |_) | |  __/\n \\ ____ /   \\__\\___|_| |_|\\__,_|_.__/|_|\\___|\n\nIf you're looking at this, we want to hire you.\nhttps://www.tenable.com/careers\n\n-->\n\n<head>\n  <meta charset=\"utf-8\" />\n<link rel=\"shortlink\" href=\"https://www.tenable.com/\" />\n<link rel=\"canonical\" href=\"https://www.tenable.com/\" />\n<meta property=\"og:site_name\" content=\"Tenable®\" />\n<meta property=\"og:type\" content=\"website\" />\n<meta property=\"og:url\" content=\"https://www.tenable.com/\" />\n<meta propert"
          },
          {
            "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>\n<!--[if IE 8]>         <html class=\"no-js lt-ie9\"> <![endif]-->\n<!--[if gt IE 8]><!--> <html class=\"no-js html--no-js\" lang=\"en\"> <!--<![endif]-->\n\n<!--\n   ____     _                   _     _\n /      \\  | |_ ___ _ __   __ _| |__ | | ___\n/   /\\   \\ | __/ _ \\ '_ \\ / _` | '_ \\| |/ _ \\\n\\   \\/   / | ||  __/ | | | (_| | |_) | |  __/\n \\ ____ /   \\__\\___|_| |_|\\__,_|_.__/|_|\\___|\n\nIf you're looking at this, we want to hire you.\nhttps://www.tenable.com/careers\n\n-->\n\n<head>\n  <meta charset=\"utf-8\" />\n<link rel=\"shortlink\" href=\"https://www.tenable.com/\" />\n<link rel=\"canonical\" href=\"https://www.tenable.com/\" />\n<meta property=\"og:site_name\" content=\"Tenable®\" />\n<meta property=\"og:type\" content=\"website\" />\n<meta property=\"og:url\" content=\"https://www.tenable.com/\" />\n<meta propert"
          },
          {
            "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>\n<!--[if IE 8]>         <html class=\"no-js lt-ie9\"> <![endif]-->\n<!--[if gt IE 8]><!--> <html class=\"no-js html--no-js\" lang=\"en\"> <!--<![endif]-->\n\n<!--\n   ____     _                   _     _\n /      \\  | |_ ___ _ __   __ _| |__ | | ___\n/   /\\   \\ | __/ _ \\ '_ \\ / _` | '_ \\| |/ _ \\\n\\   \\/   / | ||  __/ | | | (_| | |_) | |  __/\n \\ ____ /   \\__\\___|_| |_|\\__,_|_.__/|_|\\___|\n\nIf you're looking at this, we want to hire you.\nhttps://www.tenable.com/careers\n\n-->\n\n<head>\n  <meta charset=\"utf-8\" />\n<link rel=\"shortlink\" href=\"https://www.tenable.com/\" />\n<link rel=\"canonical\" href=\"https://www.tenable.com/\" />\n<meta property=\"og:site_name\" content=\"Tenable®\" />\n<meta property=\"og:type\" content=\"website\" />\n<meta property=\"og:url\" content=\"https://www.tenable.com/\" />\n<meta propert"
          },
          {
            "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>\n<!--[if IE 8]>         <html class=\"no-js lt-ie9\"> <![endif]-->\n<!--[if gt IE 8]><!--> <html class=\"no-js html--no-js\" lang=\"en\"> <!--<![endif]-->\n\n<!--\n   ____     _                   _     _\n /      \\  | |_ ___ _ __   __ _| |__ | | ___\n/   /\\   \\ | __/ _ \\ '_ \\ / _` | '_ \\| |/ _ \\\n\\   \\/   / | ||  __/ | | | (_| | |_) | |  __/\n \\ ____ /   \\__\\___|_| |_|\\__,_|_.__/|_|\\___|\n\nIf you're looking at this, we want to hire you.\nhttps://www.tenable.com/careers\n\n-->\n\n<head>\n  <meta charset=\"utf-8\" />\n<link rel=\"shortlink\" href=\"https://www.tenable.com/\" />\n<link rel=\"canonical\" href=\"https://www.tenable.com/\" />\n<meta property=\"og:site_name\" content=\"Tenable®\" />\n<meta property=\"og:type\" content=\"website\" />\n<meta property=\"og:url\" content=\"https://www.tenable.com/\" />\n<meta propert"
          }
        ]
      },
      "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."
    }
  ]
}

Security & TrustSecurity & TrustEstablished

Referrer-Policy

Referrer-Policy is missing or incomplete.

50 Fail

Needs attention

Referrer-Policy

Failed check
01

Issue

Referrer-Policy is missing or incomplete.

02

Why it matters

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

Check name

Referrer-Policy

Score

0/100

Status

fail

Category

Security & Trust

Maturity

Established

Goal

Limit how much referrer data leaves the site.

Result

Referrer-Policy is missing or incomplete.

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

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 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": 210954
          }
        ]
      },
      "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 ReadinessEmerging recommendation

llms.txt

llms.txt failed at "Fetch to find resource".

25 Fail

Needs attention

llms.txt

Failed check
01

Issue

llms.txt was not found at the expected path.

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

0/100

Status

fail

Category

Content Readiness

Maturity

Emerging recommendation

Goal

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

Result

llms.txt failed at "Fetch to find resource".

Validation steps

  1. Fetch to find resource

    llms.txt was not found at the expected path.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/llms.txt",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 5281
          },
          {
            "path": "/llms-full.txt",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 5281
          }
        ]
      },
      "issue": "llms.txt was not found at the expected path.",
      "howToFix": "Publish /llms.txt as Markdown with a clear title, concise site summary, and useful links for agents."
    }
  ]
}

AI DiscoverabilityContent ReadinessEstablished

Markdown negotiation

Markdown negotiation failed at "Markdown content type".

25 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 "Cookie,Accept-Encoding,Origin,X-Consumer-ID".

  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": "Cookie,Accept-Encoding,Origin,X-Consumer-ID"
      },
      "issue": "Markdown negotiation is missing Vary: Accept; current Vary header is \"Cookie,Accept-Encoding,Origin,X-Consumer-ID\".",
      "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": 25711,
        "excerpt": "<!DOCTYPE html>\n<!--[if IE 8]>         <html class=\"no-js lt-ie9\"> <![endif]-->\n<!--[if gt IE 8]><!--> <html class=\"no-js html--no-js\" lang=\"en\"> <!--<![endif]-->\n\n<!--\n   ____     _                   _     _\n /      \\  | |_ ___ _ __   __ _",
        "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".

25 Fail

Needs attention

MCP Server Card

Failed check
01

Issue

MCP Server Card was not found at the expected path.

02

Why it matters

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

Check name

MCP Server Card

Score

0/100

Status

fail

Category

MCP

Maturity

Emerging recommendation

Goal

Publish an MCP Server Card for agent discovery.

Result

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

Validation steps

  1. Fetch to find resource

    MCP Server Card was not found at the expected path.

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

Agent Ease of UseMCPEmerging recommendation

mcp.json

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

25 Fail

Needs attention

mcp.json

Failed check
01

Issue

mcp.json was not found at the expected path.

02

Why it matters

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

Check name

mcp.json

Score

0/100

Status

fail

Category

MCP

Maturity

Emerging recommendation

Goal

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

Result

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

Validation steps

  1. Fetch to find resource

    mcp.json was not found at the expected path.

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

AI DiscoverabilityContent ReadinessEstablished

Semantic HTML

Semantic HTML is missing or incomplete.

25 Fail

Needs attention

Semantic HTML

Failed check
01

Issue

Semantic HTML is incomplete: invalid h1 (found 2); skipped heading levels; 30 links missing accessible names; 0/14 applicable form inputs have autocomplete attributes (14 missing); missing alt text on >10% of images.

Details

02

Why it matters

Semantic HTML gives browsers, assistive technology, search systems, and agents reliable landmarks, headings, controls, form semantics, and image context.

Check name

Semantic HTML

Score

0/100

Status

fail

Category

Content Readiness

Maturity

Established

Goal

Expose readable page structure through semantic HTML and accessible controls.

Result

Semantic HTML is missing or incomplete.

Evidence
{
  "main": true,
  "nav": true,
  "footer": true,
  "meaningfulH1": false,
  "headingOrder": false,
  "accessibleLinks": false,
  "accessibleButtons": true,
  "imageAltCoverage": false,
  "formAutocompleteCoverage": false,
  "details": {
    "inaccessibleLinks": [
      "<a id=\"language-trigger\" href=\"#\" class=\"toolbar-nav__trigger\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"> <path d=\"M11.7773 3.33594C10.0962 3.33594 8.45282 3.83445 7.055 4.76845C5.65718 5.70244 4.56772 7.02996 3.92437 8.58313C3.28103 10.1363 3.1127 11.8454 3.44067 13.4942C3.76865 15.143 4.57819 16.6576 5.76694 17.8463C6.95569 19.0351 8.47024 19.8446 10.1191 20.1726C11.7679 20.5006 13.477 20.3323 15.0302 19.6889C16.5833 19.0456 17.9108 17.9561",
      "<a id=\"login-trigger\" href=\"#\" class=\"toolbar-nav__trigger\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"> <path d=\"M16.6104 9.16895C16.6102 6.49972 14.4466 4.33594 11.7773 4.33594C9.10808 4.33594 6.94451 6.49972 6.94434 9.16895C6.94434 11.7548 8.97468 13.8665 11.5283 13.9961L11.7773 14.0029L12.0264 13.9961C14.58 13.8665 16.6104 11.7548 16.6104 9.16895ZM17.6104 9.16895C17.6104 11.4375 16.3149 13.4024 14.4238 14.3672C16.8969 15.0675 18.9422 16.728",
      "<a href=\"#mobile-menu\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"14\" viewBox=\"0 0 18 14\" fill=\"none\"> <path d=\"M17.625 6.5625C17.625 6.71168 17.5657 6.85476 17.4602 6.96025C17.3548 7.06574 17.2117 7.125 17.0625 7.125H0.5625C0.413316 7.125 0.270242 7.06574 0.164752 6.96025C0.0592632 6.85476 0 6.71168 0 6.5625C0 6.41332 0.0592632 6.27024 0.164752 6.16475C0.270242 6.05926 0.413316 6 0.5625 6H17.0625C17.2117 6 17.3548 6.05926 17.4602 6.16475C17.5657 6.27024 17.625 6.41332 17.625 6.",
      "<a href=\"#close\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"> <path d=\"M18 6L6 18M6 6L18 18\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg> </a>",
      "<a id=\"language-trigger\" href=\"#\" class=\"toolbar-nav__trigger\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"> <path d=\"M11.7773 3.33594C10.0962 3.33594 8.45282 3.83445 7.055 4.76845C5.65718 5.70244 4.56772 7.02996 3.92437 8.58313C3.28103 10.1363 3.1127 11.8454 3.44067 13.4942C3.76865 15.143 4.57819 16.6576 5.76694 17.8463C6.95569 19.0351 8.47024 19.8446 10.1191 20.1726C11.7679 20.5006 13.477 20.3323 15.0302 19.6889C16.5833 19.0456 17.9108 17.9561",
      "<a id=\"login-trigger\" href=\"#\" class=\"toolbar-nav__trigger\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"> <path d=\"M16.6104 9.16895C16.6102 6.49972 14.4466 4.33594 11.7773 4.33594C9.10808 4.33594 6.94451 6.49972 6.94434 9.16895C6.94434 11.7548 8.97468 13.8665 11.5283 13.9961L11.7773 14.0029L12.0264 13.9961C14.58 13.8665 16.6104 11.7548 16.6104 9.16895ZM17.6104 9.16895C17.6104 11.4375 16.3149 13.4024 14.4238 14.3672C16.8969 15.0675 18.9422 16.728",
      "<a href=\"/\" class=\"c-icon-button form-panel__close c-icon-button--md c-icon-button--on-dark c-icon-button--ghost\"> <span class=\"c-icon-button__icon u-flex u-flex-center c-icon-button__icon--plus\" style=\"rotate: 45deg\" aria-label=\"Close\"> <svg class=\"\" xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><path d=\"M6.88889 15.1111V8.22222H0L0 6.88889L6.88889 6.88889L6.88889 0L8.22222 0V6.88889H15.1111V8.22222L8.22222 8.22222L8.22222 15.1111H6.88889Z\" fill=\"#1E2",
      "<a class=\"c-icon-button c-icon-button--md c-icon-button--ghost\"> <span class=\"c-icon-button__icon u-flex u-flex-center \" style=\"rotate: 180deg\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M24.9405 19.125L6.75 19.125V16.875L24.9405 16.875L16.3961 8.33063L18 6.75L29.25 18L18 29.25L16.3961 27.6694L24.9405 19.125Z\" fill=\"white\"/> </svg> </span> </a>",
      "<a class=\"c-icon-button c-icon-button--md c-icon-button--ghost\"> <span class=\"c-icon-button__icon u-flex u-flex-center \" style> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M24.9405 19.125L6.75 19.125V16.875L24.9405 16.875L16.3961 8.33063L18 6.75L29.25 18L18 29.25L16.3961 27.6694L24.9405 19.125Z\" fill=\"white\"/> </svg> </span> </a>",
      "<a href=\"/products/tenable-one\" class=\"c-icon-button u-align-self-end c-card__link c-icon-button--md u-stretched-link\"> <span class=\"c-icon-button__icon u-flex u-flex-center \" style=\"rotate: -45deg\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M24.9405 19.125L6.75 19.125V16.875L24.9405 16.875L16.3961 8.33063L18 6.75L29.25 18L18 29.25L16.3961 27.6694L24.9405 19.125Z\" fill=\"white\"/> </svg> </span> </a>",
      "<a href=\"/products/ai-exposure\" class=\"c-icon-button u-align-self-end c-card__link c-icon-button--md u-stretched-link\"> <span class=\"c-icon-button__icon u-flex u-flex-center \" style=\"rotate: -45deg\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M24.9405 19.125L6.75 19.125V16.875L24.9405 16.875L16.3961 8.33063L18 6.75L29.25 18L18 29.25L16.3961 27.6694L24.9405 19.125Z\" fill=\"white\"/> </svg> </span> </a>",
      "<a href=\"/cloud-security/products/cnapp\" class=\"c-icon-button u-align-self-end c-card__link c-icon-button--md u-stretched-link\"> <span class=\"c-icon-button__icon u-flex u-flex-center \" style=\"rotate: -45deg\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M24.9405 19.125L6.75 19.125V16.875L24.9405 16.875L16.3961 8.33063L18 6.75L29.25 18L18 29.25L16.3961 27.6694L24.9405 19.125Z\" fill=\"white\"/> </svg> </span> </a>",
      "<a href=\"/products/ot-security\" class=\"c-icon-button u-align-self-end c-card__link c-icon-button--md u-stretched-link\"> <span class=\"c-icon-button__icon u-flex u-flex-center \" style=\"rotate: -45deg\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M24.9405 19.125L6.75 19.125V16.875L24.9405 16.875L16.3961 8.33063L18 6.75L29.25 18L18 29.25L16.3961 27.6694L24.9405 19.125Z\" fill=\"white\"/> </svg> </span> </a>",
      "<a href=\"/products/identity-exposure\" class=\"c-icon-button u-align-self-end c-card__link c-icon-button--md u-stretched-link\"> <span class=\"c-icon-button__icon u-flex u-flex-center \" style=\"rotate: -45deg\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M24.9405 19.125L6.75 19.125V16.875L24.9405 16.875L16.3961 8.33063L18 6.75L29.25 18L18 29.25L16.3961 27.6694L24.9405 19.125Z\" fill=\"white\"/> </svg> </span> </a>",
      "<a href=\"/products/vulnerability-management\" class=\"c-icon-button u-align-self-end c-card__link c-icon-button--md u-stretched-link\"> <span class=\"c-icon-button__icon u-flex u-flex-center \" style=\"rotate: -45deg\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M24.9405 19.125L6.75 19.125V16.875L24.9405 16.875L16.3961 8.33063L18 6.75L29.25 18L18 29.25L16.3961 27.6694L24.9405 19.125Z\" fill=\"white\"/> </svg> </span> </a>",
      "<a href=\"/analyst-research/tenable-gartner-magic-quadrant-exposure-assessment-platforms\" class=\"c-icon-button c-icon-button--lg u-stretched-link\"> <span class=\"c-icon-button__icon u-flex u-flex-center \" style=\"rotate: -45deg\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M24.9405 19.125L6.75 19.125V16.875L24.9405 16.875L16.3961 8.33063L18 6.75L29.25 18L18 29.25L16.3961 27.6694L24.9405 19.125Z\" fill=\"white\"/> </svg> </span> </a>",
      "<a href=\"/analyst-research/idc-marketscape-exposure-management-2025-vendor-assessment\" class=\"c-icon-button c-icon-button--lg u-stretched-link\"> <span class=\"c-icon-button__icon u-flex u-flex-center \" style=\"rotate: -45deg\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M24.9405 19.125L6.75 19.125V16.875L24.9405 16.875L16.3961 8.33063L18 6.75L29.25 18L18 29.25L16.3961 27.6694L24.9405 19.125Z\" fill=\"white\"/> </svg> </span> </a>",
      "<a href=\"/analyst-research/forrester-wave-unified-vulnerability-management-wave-q3-2025\" class=\"c-icon-button c-icon-button--lg u-stretched-link\"> <span class=\"c-icon-button__icon u-flex u-flex-center \" style=\"rotate: -45deg\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M24.9405 19.125L6.75 19.125V16.875L24.9405 16.875L16.3961 8.33063L18 6.75L29.25 18L18 29.25L16.3961 27.6694L24.9405 19.125Z\" fill=\"white\"/> </svg> </span> </a>",
      "<a class=\"c-icon-button c-icon-button--md c-icon-button--ghost\"> <span class=\"c-icon-button__icon u-flex u-flex-center \" style=\"rotate: 180deg\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M24.9405 19.125L6.75 19.125V16.875L24.9405 16.875L16.3961 8.33063L18 6.75L29.25 18L18 29.25L16.3961 27.6694L24.9405 19.125Z\" fill=\"white\"/> </svg> </span> </a>",
      "<a class=\"c-icon-button c-icon-button--md c-icon-button--ghost\"> <span class=\"c-icon-button__icon u-flex u-flex-center \" style> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M24.9405 19.125L6.75 19.125V16.875L24.9405 16.875L16.3961 8.33063L18 6.75L29.25 18L18 29.25L16.3961 27.6694L24.9405 19.125Z\" fill=\"white\"/> </svg> </span> </a>",
      "<a class=\"c-icon-button c-icon-button--md c-icon-button--on-dark\"> <span class=\"c-icon-button__icon u-flex u-flex-center \" style=\"rotate: 180deg\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M24.9405 19.125L6.75 19.125V16.875L24.9405 16.875L16.3961 8.33063L18 6.75L29.25 18L18 29.25L16.3961 27.6694L24.9405 19.125Z\" fill=\"white\"/> </svg> </span> </a>",
      "<a class=\"c-icon-button c-icon-button--md c-icon-button--on-dark\"> <span class=\"c-icon-button__icon u-flex u-flex-center \" style> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M24.9405 19.125L6.75 19.125V16.875L24.9405 16.875L16.3961 8.33063L18 6.75L29.25 18L18 29.25L16.3961 27.6694L24.9405 19.125Z\" fill=\"white\"/> </svg> </span> </a>",
      "<a href=\"/\" class=\"site-footer__logo\"> <div class=\"c-lottie js-lottie-container site-footer__iris lottie-initialized\" role=\"img\" aria-label=\"Tenable logo\" data-lottie-path=\"/themes/custom/tenable/animations/iris-white.json\" data-lottie-loop=\"true\" data-lottie-autoplay=\"true\" data-lottie-renderer=\"svg\" data-lottie-in-view=\"true\" data-lottie-hover-control=\"false\" data-lottie-hover-parent data-lottie-speed=\"1\" data-lottie-delay=\"0\" data-lottie-hover-out-speed=\"1\" style=\"width: 180px; \"> </div> </a>",
      "<a href=\"https://x.com/tenablesecurity\" target=\"_blank\" rel=\"noopener noreferrer\"> <svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M18.4213 14.009L27.8923 3H25.6482L17.4243 12.559L10.8562 3H3.28125L13.2133 17.455L3.28125 29H5.52525L14.2093 18.905L21.1452 29H28.7212L18.4213 14.009ZM15.3472 17.582L14.3413 16.143L6.33425 4.69H9.78125L16.2433 13.933L17.2492 15.372L25.6493 27.387H22.2022L15.3483 17.583L15.3472 17.582Z\" fill=\"white\"/> </svg> </a",
      "<a href=\"https://www.reddit.com/r/tenable/\" target=\"_blank\" rel=\"noopener noreferrer\"> <svg width=\"32\" height=\"32\" viewBox=\"0 0 32 28\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M27.331 9.318C26.261 9.318 25.276 9.679 24.489 10.285C22.346 8.959 19.641 8.125 16.682 8.014V8.001C16.682 6.018 18.156 4.372 20.068 4.101V4.098C20.415 5.568 21.734 6.662 23.31 6.662C25.15 6.662 26.641 5.171 26.641 3.331C26.641 1.491 25.15 0 23.31 0C21.701 0 20.36 1.14 20.048 2.657C17.354 2.946 15.25 5.231 1",
      "<a href=\"https://www.linkedin.com/company/tenableinc/\" target=\"_blank\" rel=\"noopener noreferrer\"> <svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M26.111 3H5.889C4.294 3 3 4.293 3 5.889V26.111C3 27.706 4.293 29 5.889 29H26.111C27.706 29 29 27.707 29 26.111V5.889C29 4.294 27.707 3 26.111 3ZM10.861 25.389H6.984V12.87H10.861V25.389ZM8.904 11.231C7.637 11.231 6.611 10.197 6.611 8.921C6.611 7.645 7.637 6.",
      "<a class=\"c-icon-button c-form__minus-one tio-vm-minus-one c-button--inactive invisible c-icon-button--md c-icon-button--on-dark c-icon-button--ghost\"> <span class=\"c-icon-button__icon u-flex u-flex-center c-icon-button__icon--minus-reverse\" style> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"11\" height=\"1\" viewBox=\"0 0 11 1\" fill=\"none\" class=\"\"><path d=\"M4.59259 0.888889L0 0.888889L0 0L4.59259 0L5.48148 0L10.0741 0V0.888889L5.48148 0.888889L4.59259 0.888889Z\" fill=\"white\"/></svg> </span> </a",
      "<a class=\"c-icon-button c-form__plus-one tio-vm-plus-one c-icon-button--md c-icon-button--on-dark c-icon-button--ghost\"> <span class=\"c-icon-button__icon u-flex u-flex-center c-icon-button__icon--plus-reverse\" style> <svg class=\"\" xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><path d=\"M6.88889 15.1111V8.22222H0L0 6.88889L6.88889 6.88889L6.88889 0L8.22222 0V6.88889H15.1111V8.22222L8.22222 8.22222L8.22222 15.1111H6.88889Z\" fill=\"white\"/></svg> </span> </",
      "<a class=\"c-icon-button c-form__minus-one tio-was-minus-one c-button--inactive invisible c-icon-button--md c-icon-button--on-dark c-icon-button--ghost\"> <span class=\"c-icon-button__icon u-flex u-flex-center c-icon-button__icon--minus-reverse\" style> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"11\" height=\"1\" viewBox=\"0 0 11 1\" fill=\"none\" class=\"\"><path d=\"M4.59259 0.888889L0 0.888889L0 0L4.59259 0L5.48148 0L10.0741 0V0.888889L5.48148 0.888889L4.59259 0.888889Z\" fill=\"white\"/></svg> </span> </",
      "<a class=\"c-icon-button c-form__plus-one tio-was-plus-one c-icon-button--md c-icon-button--on-dark c-icon-button--ghost\"> <span class=\"c-icon-button__icon u-flex u-flex-center c-icon-button__icon--plus-reverse\" style> <svg class=\"\" xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><path d=\"M6.88889 15.1111V8.22222H0L0 6.88889L6.88889 6.88889L6.88889 0L8.22222 0V6.88889H15.1111V8.22222L8.22222 8.22222L8.22222 15.1111H6.88889Z\" fill=\"white\"/></svg> </span> <"
    ],
    "inaccessibleButtons": [],
    "missingAutocompleteInputs": [
      "<input type=\"text\" placeholder name=\"first_name\" id=\"t-eval-tio-vm-first_name\" required>",
      "<input type=\"text\" placeholder name=\"last_name\" id=\"t-eval-tio-vm-last_name\" required>",
      "<input type=\"email\" placeholder name=\"email\" id=\"t-eval-tio-vm-email\" value required>",
      "<input type=\"tel\" placeholder name=\"phone\" id=\"t-eval-tio-vm-phone\" required>",
      "<input type=\"text\" placeholder name=\"job-title\" id=\"t-eval-tio-vm-job-title\" required>",
      "<input type=\"text\" placeholder name=\"company-name\" id=\"t-eval-tio-vm-company-name\" required>",
      "<input class=\"hidden\" name=\"check-accept\" id=\"t-eval-tio-vm-check-accept\" value>",
      "<input type=\"text\" placeholder name=\"first_name\" id=\"t-eval-tio-was-first_name\" required>",
      "<input type=\"text\" placeholder name=\"last_name\" id=\"t-eval-tio-was-last_name\" required>",
      "<input type=\"email\" placeholder name=\"email\" id=\"t-eval-tio-was-email\" value required>",
      "<input type=\"tel\" placeholder name=\"phone\" id=\"t-eval-tio-was-phone\" required>",
      "<input type=\"text\" placeholder name=\"job-title\" id=\"t-eval-tio-was-job-title\" required>",
      "<input type=\"text\" placeholder name=\"company-name\" id=\"t-eval-tio-was-company-name\" required>",
      "<input class=\"hidden\" name=\"check-accept\" id=\"t-eval-tio-was-check-accept\" value>"
    ],
    "imagesMissingAlt": [
      "<img src=\"/themes/custom/tenable/images-new/components/reports-module/magic-quadrant-chart.png\">",
      "<img src=\"/themes/custom/tenable/images-new/components/reports-module/gartner-logo.svg\">",
      "<img src=\"/themes/custom/tenable/images-new/components/reports-module/marketscape-worldwide-exposure-management-chart.png\">",
      "<img src=\"/themes/custom/tenable/images-new/components/reports-module/forrester-wave-chart.png\">"
    ],
    "skippedHeadingLevels": [
      "h4: Exposure Management",
      "h4: Explore By Use Case",
      "h4: Explore By Industry",
      "h6: Tenable is the one clear leader in Exposure Management",
      "h4: Exposure management resource center",
      "h6: Accelerate your exposure management strategy with practical resources and tools.",
      "h4: Explore By Use Case",
      "h4: Explore By Industry",
      "h6: Tenable is the one clear leader in Exposure Management",
      "h4: Exposure management resource center",
      "h6: Accelerate your exposure management strategy with practical resources and tools.",
      "h1: Exposure management for the AI era",
      "h2: Your exposure ends here",
      "h1: Exposure management for the AI era",
      "h2: Tenable One",
      "h2: Unify visibility",
      "h2: Unify insight",
      "h2: Unify action",
      "h2: Close your exposure now.",
      "h2: Tenable One",
      "h2: Unify visibility",
      "h2: Unify insight",
      "h2: Unify action",
      "h2: Close your exposure now.",
      "h2: Tenable Hexa AI",
      "h2: Unified exposure management across every domain.",
      "h3: Cross-Domain Exposure",
      "h3: AI Exposure",
      "h3: Cloud Exposure",
      "h3: OT Exposure",
      "h3: Identity Exposure",
      "h3: Vulnerability Management",
      "h2: Recognized as a leader in exposure management by industry analysts",
      "h3: Tenable is a Leader in the 2025 Gartner® Magic Quadrant™ for Exposure Assessment Platforms",
      "h3: Tenable named a leader in the IDC MarketScape Worldwide Exposure Management 2025 Vendor Assessment",
      "h3: Tenable named a leader in The Forrester Waveâ„¢: Unified Vulnerability Management Solutions, Q3 2025",
      "h2: See what customers say about Tenable’s exposure management solutions",
      "h2: See Tenable in action",
      "h2: Your exposure ends here",
      "h2: Your exposure ends here",
      "h2: Your exposure ends here",
      "h2: Your exposure ends here",
      "h2: Your exposure ends here",
      "h2: Your exposure ends here",
      "h3: Partners",
      "h3: Resources",
      "h3: Company",
      "h3: Connect",
      "h4: Request a demo",
      "h5: Thank You",
      "h4: Request a demo",
      "h5: Thank You",
      "h4: Request a demo",
      "h5: Thank You",
      "h4: Request a demo",
      "h5: Thank You",
      "h4: Request a demo",
      "h5: Thank You",
      "h4: Request a demo",
      "h5: Thank You",
      "h4: Request a demo",
      "h5: Thank You",
      "h4: Request a demo",
      "h5: Thank You",
      "h4: Request a demo",
      "h5: Thank You",
      "h4: See Tenable in action",
      "h5: Thank you",
      "h4: Learn How Tenable Helps Achieve SLCGP Cybersecurity Plan Requirements",
      "h5: Thank You",
      "h4: Cybersecurity news you can use",
      "h4: Thank you for subscribing!",
      "h3: Try for free",
      "h4: Tenable Vulnerability Management",
      "h2: Thanks!",
      "h3: Buy now",
      "h4: Tenable Vulnerability Management",
      "h5: 100",
      "h5: Thank You",
      "h3: Try for free",
      "h4: Try Tenable Web App Scanning",
      "h2: Thanks!",
      "h3: Buy now",
      "h4: Buy Tenable Web App Scanning",
      "h5: 5",
      "h5: $3,578",
      "h5: Thank You",
      "h3: Try for free",
      "h4: Try Tenable Nessus Professional free",
      "h3: Buy now",
      "h4: Buy Tenable Nessus Professional",
      "h3: Try for free",
      "h4: Try Tenable Nessus Expert free",
      "h3: Buy now",
      "h4: Buy Nessus Expert",
      "h3: Advanced Support Plan Features",
      "h4: Phone Support",
      "h4: Chat Support",
      "h4: Tenable Community Support Portal",
      "h4: Initial Response Time",
      "h4: Support Contacts"
    ]
  },
  "counts": {
    "h1": 2,
    "headings": 101,
    "links": 301,
    "inaccessibleLinks": 30,
    "buttons": 5,
    "inaccessibleButtons": 0,
    "images": 15,
    "imagesWithAlt": 11,
    "autocompleteInputs": 14,
    "inputsWithAutocomplete": 0,
    "missingAutocompleteInputs": 14
  }
}

Agent Ease of UseMCPInformational

WebMCP manifest

WebMCP manifest failed at "Fetch to find resource".

25 Fail

Needs attention

WebMCP manifest

Failed check
01

Issue

WebMCP manifest was not found at the expected path.

02

Why it matters

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

Check name

WebMCP manifest

Score

0/100

Status

fail

Category

MCP

Maturity

Informational

Goal

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

Result

WebMCP manifest failed at "Fetch to find resource".

Validation steps

  1. Fetch to find resource

    WebMCP manifest was not found at the expected path.

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

Agent Ease of UseSkill DiscoveryEmerging recommendation

A2A Agent Card

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

20 Fail

Needs attention

A2A Agent Card

Failed check
01

Issue

A2A Agent Card was not found at the expected path.

02

Why it matters

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

Check name

A2A Agent Card

Score

0/100

Status

fail

Category

Skill Discovery

Maturity

Emerging recommendation

Goal

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

Result

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

Validation steps

  1. Fetch to find resource

    A2A Agent Card was not found at the expected path.

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

Agent Ease of UseSkill DiscoveryEmerging recommendation

Agent Skills index

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

20 Fail

Needs attention

Agent Skills index

Failed check
01

Issue

Agent Skills index was not found at the expected path.

02

Why it matters

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

Check name

Agent Skills index

Score

0/100

Status

fail

Category

Skill Discovery

Maturity

Emerging recommendation

Goal

Publish an agent skills discovery index.

Result

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

Validation steps

  1. Fetch to find resource

    Agent Skills index was not found at the expected path.

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

Agent Ease of UseSkill DiscoveryEmerging recommendation

agent.json

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

20 Fail

Needs attention

agent.json

Failed check
01

Issue

agent.json was not found at the expected path.

02

Why it matters

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

Check name

agent.json

Score

0/100

Status

fail

Category

Skill Discovery

Maturity

Emerging recommendation

Goal

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

Result

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

Validation steps

  1. Fetch to find resource

    agent.json was not found at the expected path.

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

Agent Ease of UseSkill DiscoveryInformational

agents.json

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

20 Fail

Needs attention

agents.json

Failed check
01

Issue

agents.json was not found at the expected path.

02

Why it matters

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

Check name

agents.json

Score

0/100

Status

fail

Category

Skill Discovery

Maturity

Informational

Goal

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

Result

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

Validation steps

  1. Fetch to find resource

    agents.json was not found at the expected path.

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

AI DiscoverabilityContent ReadinessEstablished

Content freshness signals

Content freshness signals is partially implemented.

19 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 13:35:44 GMT",
  "schemaDates": [],
  "metaDateCount": 0,
  "timeDateCount": 0
}

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.tenable.com",
        "probes": [
          {
            "name": "_index._agents.www.tenable.com",
            "found": false,
            "recordCount": 1,
            "records": [],
            "hasAlpn": false,
            "hasEndpoint": false
          },
          {
            "name": "_a2a._agents.www.tenable.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.tenable.com",
            "dnssecTypes": [],
            "dnssecRecordCount": 0
          },
          {
            "name": "tenable.com",
            "dnssecTypes": [],
            "dnssecRecordCount": 0
          }
        ]
      },
      "issue": "DNSSEC material was not visible for the hostname or parent zone from this resolver.",
      "howToFix": "Sign the public discovery zone with DNSSEC so validating resolvers can return authenticated data."
    }
  ]
}

Agent Ease of UseMCPInformational

WebMCP

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

13 Warning

Needs attention

WebMCP

Warning
01

Issue

WebMCP declarative annotations need fixes.

Details

02

Why it matters

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

Check name

WebMCP

Score

50/100

Status

warning

Category

MCP

Maturity

Informational

Goal

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

Result

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

Validation steps

  1. Detect data-mcp-tool annotations

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

  2. Detect WebMCP declarative tags

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

  3. Validate WebMCP declarative annotation quality

    WebMCP declarative annotations need fixes.

    WebMCP declarative annotation issues
    • <input name="first_name"> is missing tool-param-description.
    • <input name="last_name"> is missing tool-param-description.
    • <input name="email"> is missing tool-param-description.
    • <input name="phone"> is missing tool-param-description.
    • <input name="job-title"> is missing tool-param-description.
    • <input name="company-name"> is missing tool-param-description.
    • <select name="company-size"> is missing tool-param-description.
    • <select name="site"> is missing tool-param-description.
    • <input name="check-accept"> is missing a label.
    • <input name="check-accept"> is missing tool-param-description.
    • <input> is missing a name attribute.
    • <input> is missing a label.
    • <input> is missing tool-param-description.
    • <input> is missing a name attribute.
    • <input> is missing a label.
    • <input> is missing tool-param-description.
    • <input name="tio-price"> is missing tool-param-description.
    • <input name="tio-price"> is missing tool-param-description.
    • <input name="tio-price"> is missing tool-param-description.
    • <input name="first_name"> is missing tool-param-description.
    • <input name="last_name"> is missing tool-param-description.
    • <input name="email"> is missing tool-param-description.
    • <input name="phone"> is missing tool-param-description.
    • <input name="job-title"> is missing tool-param-description.
    • <input name="company-name"> is missing tool-param-description.
  4. Detect WebMCP imperative API usage

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

  5. Detect WebMCP browser navigator injection

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

  6. Interactive surface coverage

    Only 0% of interactive surfaces are annotated.

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

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Source and trust signals

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

9 Fail

Needs attention

AIO: Source and trust signals

Failed check
01

Issue

Missing AIO trust signals: author, publisher, freshnessDate.

Details

02

Why it matters

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

Check name

AIO: Source and trust signals

Score

40/100

Status

fail

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

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

Evidence
{
  "signals": {
    "author": false,
    "publisher": false,
    "freshnessDate": false,
    "aboutOrContact": true,
    "policyLinks": true
  },
  "missing": [
    "author",
    "publisher",
    "freshnessDate"
  ],
  "authorMeta": "",
  "schemaAuthors": [],
  "schemaPublishers": [],
  "schemaDates": [],
  "visibleDates": [],
  "aboutLinks": [
    {
      "href": "/about-tenable/contact-tenable",
      "text": "contact_icon",
      "html": "<a id=\"contact-link\" href=\"/about-tenable/contact-tenable\" class=\"toolbar-nav__link\" data-nav-type=\"micro-nav\" data-nav-category=\"Contact\"> <span class=\"u-visuallyhidden\">contact_icon</span> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"> <path d=\"M4 20.5567V6.24632C4 5.89507 4.1322 5.59039 4.3966 5.33228C4.66113 5.0743 4.9734 4.94531 5.3334 4.94531H18.6666C19.0266 4.94531 19.3389 5.0743 19.6034 5.33228C19.8678 5.59039 20 5.89507 20 6.24632V16.1..."
    },
    {
      "href": "/about-tenable/about-us",
      "text": "About Tenable",
      "html": "<a href=\"/about-tenable/about-us\" class=\"c-nav-link\" data-nav-type=\"main-nav\" data-nav-category=\"Company\"> <span class=\"c-nav-link__inner\"> About Tenable </span> <div class=\"c-nav-link__arrow\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"> <path d=\"M11.0847 8.5H3V7.5H11.0847L7.28717 3.7025L8 3L13 8L8 13L7.28717 12.2975L11.0847 8.5Z\" fill=\"currentColor\"/> </svg> </div> </a>"
    },
    {
      "href": "/about-tenable/leadership",
      "text": "Leadership",
      "html": "<a href=\"/about-tenable/leadership\" class=\"c-nav-link\" data-nav-type=\"main-nav\" data-nav-category=\"Company\"> <span class=\"c-nav-link__inner\"> Leadership </span> <div class=\"c-nav-link__arrow\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"> <path d=\"M11.0847 8.5H3V7.5H11.0847L7.28717 3.7025L8 3L13 8L8 13L7.28717 12.2975L11.0847 8.5Z\" fill=\"currentColor\"/> </svg> </div> </a>"
    },
    {
      "href": "/about-tenable/awards-and-recognitions",
      "text": "Awards and recognition",
      "html": "<a href=\"/about-tenable/awards-and-recognitions\" class=\"c-nav-link\" data-nav-type=\"main-nav\" data-nav-category=\"Company\"> <span class=\"c-nav-link__inner\"> Awards and recognition </span> <div class=\"c-nav-link__arrow\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"> <path d=\"M11.0847 8.5H3V7.5H11.0847L7.28717 3.7025L8 3L13 8L8 13L7.28717 12.2975L11.0847 8.5Z\" fill=\"currentColor\"/> </svg> </div> </a>"
    },
    {
      "href": "/about-tenable/engagement-and-inclusion",
      "text": "Engagement and inclusion",
      "html": "<a href=\"/about-tenable/engagement-and-inclusion\" class=\"c-nav-link\" data-nav-type=\"main-nav\" data-nav-category=\"Company\"> <span class=\"c-nav-link__inner\"> Engagement and inclusion </span> <div class=\"c-nav-link__arrow\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"> <path d=\"M11.0847 8.5H3V7.5H11.0847L7.28717 3.7025L8 3L13 8L8 13L7.28717 12.2975L11.0847 8.5Z\" fill=\"currentColor\"/> </svg> </div> </a>"
    },
    {
      "href": "/about-tenable/contact-tenable",
      "text": "contact_icon",
      "html": "<a id=\"contact-link\" href=\"/about-tenable/contact-tenable\" class=\"toolbar-nav__link\" data-nav-type=\"micro-nav\" data-nav-category=\"Contact\"> <span class=\"u-visuallyhidden\">contact_icon</span> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"> <path d=\"M4 20.5567V6.24632C4 5.89507 4.1322 5.59039 4.3966 5.33228C4.66113 5.0743 4.9734 4.94531 5.3334 4.94531H18.6666C19.0266 4.94531 19.3389 5.0743 19.6034 5.33228C19.8678 5.59039 20 5.89507 20 6.24632V16.1..."
    },
    {
      "href": "/about-tenable/about-us",
      "text": "About Tenable",
      "html": "<a href=\"/about-tenable/about-us\" class=\"c-nav-link\" data-nav-type=\"mobile-nav\" data-nav-category=\"Company\"> <span class=\"c-nav-link__inner\"> About Tenable </span> <div class=\"c-nav-link__arrow\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"> <path d=\"M11.0847 8.5H3V7.5H11.0847L7.28717 3.7025L8 3L13 8L8 13L7.28717 12.2975L11.0847 8.5Z\" fill=\"currentColor\"/> </svg> </div> </a>"
    },
    {
      "href": "/about-tenable/leadership",
      "text": "Leadership",
      "html": "<a href=\"/about-tenable/leadership\" class=\"c-nav-link\" data-nav-type=\"mobile-nav\" data-nav-category=\"Company\"> <span class=\"c-nav-link__inner\"> Leadership </span> <div class=\"c-nav-link__arrow\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"> <path d=\"M11.0847 8.5H3V7.5H11.0847L7.28717 3.7025L8 3L13 8L8 13L7.28717 12.2975L11.0847 8.5Z\" fill=\"currentColor\"/> </svg> </div> </a>"
    },
    {
      "href": "/about-tenable/awards-and-recognitions",
      "text": "Awards and recognition",
      "html": "<a href=\"/about-tenable/awards-and-recognitions\" class=\"c-nav-link\" data-nav-type=\"mobile-nav\" data-nav-category=\"Company\"> <span class=\"c-nav-link__inner\"> Awards and recognition </span> <div class=\"c-nav-link__arrow\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"> <path d=\"M11.0847 8.5H3V7.5H11.0847L7.28717 3.7025L8 3L13 8L8 13L7.28717 12.2975L11.0847 8.5Z\" fill=\"currentColor\"/> </svg> </div> </a>"
    },
    {
      "href": "/about-tenable/engagement-and-inclusion",
      "text": "Engagement and inclusion",
      "html": "<a href=\"/about-tenable/engagement-and-inclusion\" class=\"c-nav-link\" data-nav-type=\"mobile-nav\" data-nav-category=\"Company\"> <span class=\"c-nav-link__inner\"> Engagement and inclusion </span> <div class=\"c-nav-link__arrow\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"> <path d=\"M11.0847 8.5H3V7.5H11.0847L7.28717 3.7025L8 3L13 8L8 13L7.28717 12.2975L11.0847 8.5Z\" fill=\"currentColor\"/> </svg> </div> </a>"
    },
    {
      "href": "/blog/gartner-names-tenable-company-to-beat-in-ai-powered-exposure-management",
      "text": "AI-powered exposure management platform",
      "html": "<a href=\"/blog/gartner-names-tenable-company-to-beat-in-ai-powered-exposure-management\">AI-powered exposure management platform</a>"
    },
    {
      "href": "/blog/gartner-names-tenable-company-to-beat-in-ai-powered-exposure-management",
      "text": "AI-powered exposure management platform",
      "html": "<a href=\"/blog/gartner-names-tenable-company-to-beat-in-ai-powered-exposure-management\">AI-powered exposure management platform</a>"
    },
    {
      "href": "/about-tenable/awards-and-recognitions",
      "text": "More awards and recognitions",
      "html": "<a href=\"/about-tenable/awards-and-recognitions\" class=\"c-button c-button--primary c-button--on-dark c-button--has-icon c-button--has-icon-animation\"> <span class=\"c-button__text\"> More awards and recognitions </span> <span class=\"c-button__icon-animation u-flex u-flex-center\"> <div class=\"c-lottie js-lottie-container lottie-initialized\" role=\"img\" aria-label=\"Animation\" data-lottie-path=\"/themes/custom/tenable/animations/button-on-dark.json\" data-lottie-loop=\"false\" data-lottie-autoplay=\"fal..."
    },
    {
      "href": "/about-tenable/contact-tenable",
      "text": "Get started",
      "html": "<a href=\"/about-tenable/contact-tenable\" class=\"c-button c-button--primary c-button--has-icon c-button--has-icon-animation\"> <span class=\"c-button__text\"> Get started </span> <span class=\"c-button__icon-animation u-flex u-flex-center\"> <div class=\"c-lottie js-lottie-container lottie-initialized\" role=\"img\" aria-label=\"Animation\" data-lottie-path=\"/themes/custom/tenable/animations/button-on-light.json\" data-lottie-loop=\"false\" data-lottie-autoplay=\"false\" data-lottie-renderer=\"svg\" data-lottie..."
    },
    {
      "href": "/about-tenable/about-us",
      "text": "About us",
      "html": "<a href=\"/about-tenable/about-us\" data-nav-type=\"footer-nav\" data-nav-category=\"Company\">About us</a>"
    },
    {
      "href": "/about-tenable/leadership",
      "text": "Executive team",
      "html": "<a href=\"/about-tenable/leadership\" data-nav-type=\"footer-nav\" data-nav-category=\"Company\">Executive team</a>"
    },
    {
      "href": "/about-tenable/contact-tenable",
      "text": "Contact us",
      "html": "<a href=\"/about-tenable/contact-tenable\" data-nav-type=\"footer-nav\" data-nav-category=\"Connect\">Contact us</a>"
    },
    {
      "href": "https://www.linkedin.com/company/tenableinc/",
      "text": "",
      "html": "<a href=\"https://www.linkedin.com/company/tenableinc/\" target=\"_blank\" rel=\"noopener noreferrer\"> <svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M26.111 3H5.889C4.294 3 3 4.293 3 5.889V26.111C3 27.706 4.293 29 5.889 29H26.111C27.706 29 29 27.707 29 26.111V5.889C29 4.294 27.707 3 26.111 3ZM10.861 25.389H6.984V12.87H10.861V25.389ZM8.904 11.231C7.637 11.231 6.611 10.197 6.611 8.921C6.611 7.645 7.637..."
    }
  ],
  "contactLinks": [
    {
      "href": "/about-tenable/contact-tenable",
      "text": "contact_icon",
      "html": "<a id=\"contact-link\" href=\"/about-tenable/contact-tenable\" class=\"toolbar-nav__link\" data-nav-type=\"micro-nav\" data-nav-category=\"Contact\"> <span class=\"u-visuallyhidden\">contact_icon</span> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"> <path d=\"M4 20.5567V6.24632C4 5.89507 4.1322 5.59039 4.3966 5.33228C4.66113 5.0743 4.9734 4.94531 5.3334 4.94531H18.6666C19.0266 4.94531 19.3389 5.0743 19.6034 5.33228C19.8678 5.59039 20 5.89507 20 6.24632V16.1..."
    },
    {
      "href": "https://connect.tenable.com",
      "text": "Community & Support",
      "html": "<a href=\"https://connect.tenable.com\" class=\"c-nav-link c-nav-link--small\" target=\"_blank\" rel=\"noopener noreferrer\" data-nav-type=\"micro-nav\" data-nav-category=\"Login\"> <span class=\"c-nav-link__inner\"> Community &amp; Support </span> <div class=\"c-nav-link__arrow\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"> <path d=\"M11.0847 8.5H3V7.5H11.0847L7.28717 3.7025L8 3L13 8L8 13L7.28717 12.2975L11.0847 8.5Z\" fill=\"currentColor\"/> </svg> </div> </a>"
    },
    {
      "href": "/about-tenable/contact-tenable",
      "text": "contact_icon",
      "html": "<a id=\"contact-link\" href=\"/about-tenable/contact-tenable\" class=\"toolbar-nav__link\" data-nav-type=\"micro-nav\" data-nav-category=\"Contact\"> <span class=\"u-visuallyhidden\">contact_icon</span> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"> <path d=\"M4 20.5567V6.24632C4 5.89507 4.1322 5.59039 4.3966 5.33228C4.66113 5.0743 4.9734 4.94531 5.3334 4.94531H18.6666C19.0266 4.94531 19.3389 5.0743 19.6034 5.33228C19.8678 5.59039 20 5.89507 20 6.24632V16.1..."
    },
    {
      "href": "https://connect.tenable.com",
      "text": "Community & Support",
      "html": "<a href=\"https://connect.tenable.com\" class=\"c-nav-link c-nav-link--small\" target=\"_blank\" rel=\"noopener noreferrer\" data-nav-type=\"micro-nav\" data-nav-category=\"Login\"> <span class=\"c-nav-link__inner\"> Community &amp; Support </span> <div class=\"c-nav-link__arrow\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"> <path d=\"M11.0847 8.5H3V7.5H11.0847L7.28717 3.7025L8 3L13 8L8 13L7.28717 12.2975L11.0847 8.5Z\" fill=\"currentColor\"/> </svg> </div> </a>"
    },
    {
      "href": "/about-tenable/contact-tenable",
      "text": "Get started",
      "html": "<a href=\"/about-tenable/contact-tenable\" class=\"c-button c-button--primary c-button--has-icon c-button--has-icon-animation\"> <span class=\"c-button__text\"> Get started </span> <span class=\"c-button__icon-animation u-flex u-flex-center\"> <div class=\"c-lottie js-lottie-container lottie-initialized\" role=\"img\" aria-label=\"Animation\" data-lottie-path=\"/themes/custom/tenable/animations/button-on-light.json\" data-lottie-loop=\"false\" data-lottie-autoplay=\"false\" data-lottie-renderer=\"svg\" data-lottie..."
    },
    {
      "href": "/support",
      "text": "Technical support",
      "html": "<a href=\"/support\" data-nav-type=\"footer-nav\" data-nav-category=\"Resources\">Technical support</a>"
    },
    {
      "href": "/about-tenable/contact-tenable",
      "text": "Contact us",
      "html": "<a href=\"/about-tenable/contact-tenable\" data-nav-type=\"footer-nav\" data-nav-category=\"Connect\">Contact us</a>"
    },
    {
      "href": "/products/nessus/advanced-support",
      "text": "More info",
      "html": "<a href=\"/products/nessus/advanced-support\" class=\"u-text--white u-text--underline\">More info</a>"
    },
    {
      "href": "https://store.tenable.com/1479/purl-nessuspro1y?x-promotion=webmodal-nessusPro&x-Source=web-modal&audience=pro1ysupport&resetMvtCandidate=true",
      "text": "Buy now",
      "html": "<a href=\"https://store.tenable.com/1479/purl-nessuspro1y?x-promotion=webmodal-nessusPro&amp;x-Source=web-modal&amp;audience=pro1ysupport&amp;resetMvtCandidate=true\" class=\"c-button c-form__buy-btn nessus-bundle-button c-button--primary c-button--on-dark c-button--has-icon c-button--has-icon-animation\" target=\"_blank\" rel=\"noopener noreferrer\" data-promotion=\"webmodal-nessusPro\" data-source=\"web-modal\"> <span class=\"c-button__text\"> Buy now </span> <span class=\"c-button__icon-animation u-flex..."
    }
  ],
  "privacyLinks": [
    {
      "href": "/privacy-policy",
      "text": "Privacy policy",
      "html": "<a href=\"/privacy-policy\">Privacy policy</a>"
    },
    {
      "href": "/privacy-policy#california-rights",
      "text": "Do not sell/share my personal information",
      "html": "<a href=\"/privacy-policy#california-rights\"> Do not sell/share my personal information</a>"
    },
    {
      "href": "https://www.tenable.com/privacy-policy",
      "text": "Privacy Policy",
      "html": "<a target=\"_blank\" href=\"https://www.tenable.com/privacy-policy\">Privacy Policy</a>"
    },
    {
      "href": "https://www.tenable.com/privacy-policy",
      "text": "Privacy Policy",
      "html": "<a target=\"_blank\" href=\"https://www.tenable.com/privacy-policy\">Privacy Policy</a>"
    }
  ],
  "score": 40,
  "weight": 20
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer evidence and trust

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

6 Fail

Needs attention

AEO: Answer evidence and trust

Failed check
01

Issue

Missing AIO trust signals: author, publisher, freshnessDate.

Details

02

Why it matters

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

Check name

AEO: Answer evidence and trust

Score

40/100

Status

fail

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

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

Evidence
{
  "signals": {
    "author": false,
    "publisher": false,
    "freshnessDate": false,
    "aboutOrContact": true,
    "policyLinks": true
  },
  "missing": [
    "author",
    "publisher",
    "freshnessDate"
  ],
  "authorMeta": "",
  "schemaAuthors": [],
  "schemaPublishers": [],
  "schemaDates": [],
  "visibleDates": [],
  "aboutLinks": [
    {
      "href": "/about-tenable/contact-tenable",
      "text": "contact_icon",
      "html": "<a id=\"contact-link\" href=\"/about-tenable/contact-tenable\" class=\"toolbar-nav__link\" data-nav-type=\"micro-nav\" data-nav-category=\"Contact\"> <span class=\"u-visuallyhidden\">contact_icon</span> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"> <path d=\"M4 20.5567V6.24632C4 5.89507 4.1322 5.59039 4.3966 5.33228C4.66113 5.0743 4.9734 4.94531 5.3334 4.94531H18.6666C19.0266 4.94531 19.3389 5.0743 19.6034 5.33228C19.8678 5.59039 20 5.89507 20 6.24632V16.1..."
    },
    {
      "href": "/about-tenable/about-us",
      "text": "About Tenable",
      "html": "<a href=\"/about-tenable/about-us\" class=\"c-nav-link\" data-nav-type=\"main-nav\" data-nav-category=\"Company\"> <span class=\"c-nav-link__inner\"> About Tenable </span> <div class=\"c-nav-link__arrow\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"> <path d=\"M11.0847 8.5H3V7.5H11.0847L7.28717 3.7025L8 3L13 8L8 13L7.28717 12.2975L11.0847 8.5Z\" fill=\"currentColor\"/> </svg> </div> </a>"
    },
    {
      "href": "/about-tenable/leadership",
      "text": "Leadership",
      "html": "<a href=\"/about-tenable/leadership\" class=\"c-nav-link\" data-nav-type=\"main-nav\" data-nav-category=\"Company\"> <span class=\"c-nav-link__inner\"> Leadership </span> <div class=\"c-nav-link__arrow\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"> <path d=\"M11.0847 8.5H3V7.5H11.0847L7.28717 3.7025L8 3L13 8L8 13L7.28717 12.2975L11.0847 8.5Z\" fill=\"currentColor\"/> </svg> </div> </a>"
    },
    {
      "href": "/about-tenable/awards-and-recognitions",
      "text": "Awards and recognition",
      "html": "<a href=\"/about-tenable/awards-and-recognitions\" class=\"c-nav-link\" data-nav-type=\"main-nav\" data-nav-category=\"Company\"> <span class=\"c-nav-link__inner\"> Awards and recognition </span> <div class=\"c-nav-link__arrow\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"> <path d=\"M11.0847 8.5H3V7.5H11.0847L7.28717 3.7025L8 3L13 8L8 13L7.28717 12.2975L11.0847 8.5Z\" fill=\"currentColor\"/> </svg> </div> </a>"
    },
    {
      "href": "/about-tenable/engagement-and-inclusion",
      "text": "Engagement and inclusion",
      "html": "<a href=\"/about-tenable/engagement-and-inclusion\" class=\"c-nav-link\" data-nav-type=\"main-nav\" data-nav-category=\"Company\"> <span class=\"c-nav-link__inner\"> Engagement and inclusion </span> <div class=\"c-nav-link__arrow\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"> <path d=\"M11.0847 8.5H3V7.5H11.0847L7.28717 3.7025L8 3L13 8L8 13L7.28717 12.2975L11.0847 8.5Z\" fill=\"currentColor\"/> </svg> </div> </a>"
    },
    {
      "href": "/about-tenable/contact-tenable",
      "text": "contact_icon",
      "html": "<a id=\"contact-link\" href=\"/about-tenable/contact-tenable\" class=\"toolbar-nav__link\" data-nav-type=\"micro-nav\" data-nav-category=\"Contact\"> <span class=\"u-visuallyhidden\">contact_icon</span> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"> <path d=\"M4 20.5567V6.24632C4 5.89507 4.1322 5.59039 4.3966 5.33228C4.66113 5.0743 4.9734 4.94531 5.3334 4.94531H18.6666C19.0266 4.94531 19.3389 5.0743 19.6034 5.33228C19.8678 5.59039 20 5.89507 20 6.24632V16.1..."
    },
    {
      "href": "/about-tenable/about-us",
      "text": "About Tenable",
      "html": "<a href=\"/about-tenable/about-us\" class=\"c-nav-link\" data-nav-type=\"mobile-nav\" data-nav-category=\"Company\"> <span class=\"c-nav-link__inner\"> About Tenable </span> <div class=\"c-nav-link__arrow\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"> <path d=\"M11.0847 8.5H3V7.5H11.0847L7.28717 3.7025L8 3L13 8L8 13L7.28717 12.2975L11.0847 8.5Z\" fill=\"currentColor\"/> </svg> </div> </a>"
    },
    {
      "href": "/about-tenable/leadership",
      "text": "Leadership",
      "html": "<a href=\"/about-tenable/leadership\" class=\"c-nav-link\" data-nav-type=\"mobile-nav\" data-nav-category=\"Company\"> <span class=\"c-nav-link__inner\"> Leadership </span> <div class=\"c-nav-link__arrow\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"> <path d=\"M11.0847 8.5H3V7.5H11.0847L7.28717 3.7025L8 3L13 8L8 13L7.28717 12.2975L11.0847 8.5Z\" fill=\"currentColor\"/> </svg> </div> </a>"
    },
    {
      "href": "/about-tenable/awards-and-recognitions",
      "text": "Awards and recognition",
      "html": "<a href=\"/about-tenable/awards-and-recognitions\" class=\"c-nav-link\" data-nav-type=\"mobile-nav\" data-nav-category=\"Company\"> <span class=\"c-nav-link__inner\"> Awards and recognition </span> <div class=\"c-nav-link__arrow\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"> <path d=\"M11.0847 8.5H3V7.5H11.0847L7.28717 3.7025L8 3L13 8L8 13L7.28717 12.2975L11.0847 8.5Z\" fill=\"currentColor\"/> </svg> </div> </a>"
    },
    {
      "href": "/about-tenable/engagement-and-inclusion",
      "text": "Engagement and inclusion",
      "html": "<a href=\"/about-tenable/engagement-and-inclusion\" class=\"c-nav-link\" data-nav-type=\"mobile-nav\" data-nav-category=\"Company\"> <span class=\"c-nav-link__inner\"> Engagement and inclusion </span> <div class=\"c-nav-link__arrow\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"> <path d=\"M11.0847 8.5H3V7.5H11.0847L7.28717 3.7025L8 3L13 8L8 13L7.28717 12.2975L11.0847 8.5Z\" fill=\"currentColor\"/> </svg> </div> </a>"
    },
    {
      "href": "/blog/gartner-names-tenable-company-to-beat-in-ai-powered-exposure-management",
      "text": "AI-powered exposure management platform",
      "html": "<a href=\"/blog/gartner-names-tenable-company-to-beat-in-ai-powered-exposure-management\">AI-powered exposure management platform</a>"
    },
    {
      "href": "/blog/gartner-names-tenable-company-to-beat-in-ai-powered-exposure-management",
      "text": "AI-powered exposure management platform",
      "html": "<a href=\"/blog/gartner-names-tenable-company-to-beat-in-ai-powered-exposure-management\">AI-powered exposure management platform</a>"
    },
    {
      "href": "/about-tenable/awards-and-recognitions",
      "text": "More awards and recognitions",
      "html": "<a href=\"/about-tenable/awards-and-recognitions\" class=\"c-button c-button--primary c-button--on-dark c-button--has-icon c-button--has-icon-animation\"> <span class=\"c-button__text\"> More awards and recognitions </span> <span class=\"c-button__icon-animation u-flex u-flex-center\"> <div class=\"c-lottie js-lottie-container lottie-initialized\" role=\"img\" aria-label=\"Animation\" data-lottie-path=\"/themes/custom/tenable/animations/button-on-dark.json\" data-lottie-loop=\"false\" data-lottie-autoplay=\"fal..."
    },
    {
      "href": "/about-tenable/contact-tenable",
      "text": "Get started",
      "html": "<a href=\"/about-tenable/contact-tenable\" class=\"c-button c-button--primary c-button--has-icon c-button--has-icon-animation\"> <span class=\"c-button__text\"> Get started </span> <span class=\"c-button__icon-animation u-flex u-flex-center\"> <div class=\"c-lottie js-lottie-container lottie-initialized\" role=\"img\" aria-label=\"Animation\" data-lottie-path=\"/themes/custom/tenable/animations/button-on-light.json\" data-lottie-loop=\"false\" data-lottie-autoplay=\"false\" data-lottie-renderer=\"svg\" data-lottie..."
    },
    {
      "href": "/about-tenable/about-us",
      "text": "About us",
      "html": "<a href=\"/about-tenable/about-us\" data-nav-type=\"footer-nav\" data-nav-category=\"Company\">About us</a>"
    },
    {
      "href": "/about-tenable/leadership",
      "text": "Executive team",
      "html": "<a href=\"/about-tenable/leadership\" data-nav-type=\"footer-nav\" data-nav-category=\"Company\">Executive team</a>"
    },
    {
      "href": "/about-tenable/contact-tenable",
      "text": "Contact us",
      "html": "<a href=\"/about-tenable/contact-tenable\" data-nav-type=\"footer-nav\" data-nav-category=\"Connect\">Contact us</a>"
    },
    {
      "href": "https://www.linkedin.com/company/tenableinc/",
      "text": "",
      "html": "<a href=\"https://www.linkedin.com/company/tenableinc/\" target=\"_blank\" rel=\"noopener noreferrer\"> <svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M26.111 3H5.889C4.294 3 3 4.293 3 5.889V26.111C3 27.706 4.293 29 5.889 29H26.111C27.706 29 29 27.707 29 26.111V5.889C29 4.294 27.707 3 26.111 3ZM10.861 25.389H6.984V12.87H10.861V25.389ZM8.904 11.231C7.637 11.231 6.611 10.197 6.611 8.921C6.611 7.645 7.637..."
    }
  ],
  "contactLinks": [
    {
      "href": "/about-tenable/contact-tenable",
      "text": "contact_icon",
      "html": "<a id=\"contact-link\" href=\"/about-tenable/contact-tenable\" class=\"toolbar-nav__link\" data-nav-type=\"micro-nav\" data-nav-category=\"Contact\"> <span class=\"u-visuallyhidden\">contact_icon</span> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"> <path d=\"M4 20.5567V6.24632C4 5.89507 4.1322 5.59039 4.3966 5.33228C4.66113 5.0743 4.9734 4.94531 5.3334 4.94531H18.6666C19.0266 4.94531 19.3389 5.0743 19.6034 5.33228C19.8678 5.59039 20 5.89507 20 6.24632V16.1..."
    },
    {
      "href": "https://connect.tenable.com",
      "text": "Community & Support",
      "html": "<a href=\"https://connect.tenable.com\" class=\"c-nav-link c-nav-link--small\" target=\"_blank\" rel=\"noopener noreferrer\" data-nav-type=\"micro-nav\" data-nav-category=\"Login\"> <span class=\"c-nav-link__inner\"> Community &amp; Support </span> <div class=\"c-nav-link__arrow\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"> <path d=\"M11.0847 8.5H3V7.5H11.0847L7.28717 3.7025L8 3L13 8L8 13L7.28717 12.2975L11.0847 8.5Z\" fill=\"currentColor\"/> </svg> </div> </a>"
    },
    {
      "href": "/about-tenable/contact-tenable",
      "text": "contact_icon",
      "html": "<a id=\"contact-link\" href=\"/about-tenable/contact-tenable\" class=\"toolbar-nav__link\" data-nav-type=\"micro-nav\" data-nav-category=\"Contact\"> <span class=\"u-visuallyhidden\">contact_icon</span> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"> <path d=\"M4 20.5567V6.24632C4 5.89507 4.1322 5.59039 4.3966 5.33228C4.66113 5.0743 4.9734 4.94531 5.3334 4.94531H18.6666C19.0266 4.94531 19.3389 5.0743 19.6034 5.33228C19.8678 5.59039 20 5.89507 20 6.24632V16.1..."
    },
    {
      "href": "https://connect.tenable.com",
      "text": "Community & Support",
      "html": "<a href=\"https://connect.tenable.com\" class=\"c-nav-link c-nav-link--small\" target=\"_blank\" rel=\"noopener noreferrer\" data-nav-type=\"micro-nav\" data-nav-category=\"Login\"> <span class=\"c-nav-link__inner\"> Community &amp; Support </span> <div class=\"c-nav-link__arrow\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"> <path d=\"M11.0847 8.5H3V7.5H11.0847L7.28717 3.7025L8 3L13 8L8 13L7.28717 12.2975L11.0847 8.5Z\" fill=\"currentColor\"/> </svg> </div> </a>"
    },
    {
      "href": "/about-tenable/contact-tenable",
      "text": "Get started",
      "html": "<a href=\"/about-tenable/contact-tenable\" class=\"c-button c-button--primary c-button--has-icon c-button--has-icon-animation\"> <span class=\"c-button__text\"> Get started </span> <span class=\"c-button__icon-animation u-flex u-flex-center\"> <div class=\"c-lottie js-lottie-container lottie-initialized\" role=\"img\" aria-label=\"Animation\" data-lottie-path=\"/themes/custom/tenable/animations/button-on-light.json\" data-lottie-loop=\"false\" data-lottie-autoplay=\"false\" data-lottie-renderer=\"svg\" data-lottie..."
    },
    {
      "href": "/support",
      "text": "Technical support",
      "html": "<a href=\"/support\" data-nav-type=\"footer-nav\" data-nav-category=\"Resources\">Technical support</a>"
    },
    {
      "href": "/about-tenable/contact-tenable",
      "text": "Contact us",
      "html": "<a href=\"/about-tenable/contact-tenable\" data-nav-type=\"footer-nav\" data-nav-category=\"Connect\">Contact us</a>"
    },
    {
      "href": "/products/nessus/advanced-support",
      "text": "More info",
      "html": "<a href=\"/products/nessus/advanced-support\" class=\"u-text--white u-text--underline\">More info</a>"
    },
    {
      "href": "https://store.tenable.com/1479/purl-nessuspro1y?x-promotion=webmodal-nessusPro&x-Source=web-modal&audience=pro1ysupport&resetMvtCandidate=true",
      "text": "Buy now",
      "html": "<a href=\"https://store.tenable.com/1479/purl-nessuspro1y?x-promotion=webmodal-nessusPro&amp;x-Source=web-modal&amp;audience=pro1ysupport&amp;resetMvtCandidate=true\" class=\"c-button c-form__buy-btn nessus-bundle-button c-button--primary c-button--on-dark c-button--has-icon c-button--has-icon-animation\" target=\"_blank\" rel=\"noopener noreferrer\" data-promotion=\"webmodal-nessusPro\" data-source=\"web-modal\"> <span class=\"c-button__text\"> Buy now </span> <span class=\"c-button__icon-animation u-flex..."
    }
  ],
  "privacyLinks": [
    {
      "href": "/privacy-policy",
      "text": "Privacy policy",
      "html": "<a href=\"/privacy-policy\">Privacy policy</a>"
    },
    {
      "href": "/privacy-policy#california-rights",
      "text": "Do not sell/share my personal information",
      "html": "<a href=\"/privacy-policy#california-rights\"> Do not sell/share my personal information</a>"
    },
    {
      "href": "https://www.tenable.com/privacy-policy",
      "text": "Privacy Policy",
      "html": "<a target=\"_blank\" href=\"https://www.tenable.com/privacy-policy\">Privacy Policy</a>"
    },
    {
      "href": "https://www.tenable.com/privacy-policy",
      "text": "Privacy Policy",
      "html": "<a target=\"_blank\" href=\"https://www.tenable.com/privacy-policy\">Privacy Policy</a>"
    }
  ],
  "score": 40,
  "weight": 22
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer-first sections

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

5 Warning

Needs attention

AEO: Answer-first sections

Warning
01

Issue

40 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": 6,
  "failing": [
    {
      "heading": "Your exposure ends here",
      "headingHtml": "<h2 class=\"c-entrance-animation__interstitial-title\"> Your exposure ends <span class=\"e-highlight\" data-entrance-interstitial-highlight> <span class=\"e-highlight__line\" data-highlight-text=\"here\">here</span> </span> </h2>",
      "firstParagraph": "AI is changing everything. Everything is visible. Nothing is clear.",
      "paragraphHtml": "<p>AI is changing everything.<br> Everything is visible.<br> Nothing is clear.</p>",
      "words": 10,
      "direct": false,
      "issue": "First paragraph is 10 words and does not look like a concise direct answer."
    },
    {
      "heading": "Unify visibility",
      "headingHtml": "<h2 class=\"c-entrance-phase2__heading\">Unify visibility</h2>",
      "firstParagraph": "See every source of exposure. Native signals, exposure intelligence, and third-party data converge inside Tenable One to map the entire attack surface across your infrastructure, cloud, identity, OT, third party applications, and AI.",
      "paragraphHtml": "<p class=\"c-entrance-phase2__body\"> <strong>See every source of exposure</strong>. Native signals, exposure intelligence, and <a href=\"/products/tenable-one/connectors\">third-party data</a> converge inside Tenable One to map the entire attack surface across your infrastructure, cloud, identity, OT, third party applications, and AI. </p>",
      "words": 33,
      "direct": false,
      "issue": "First paragraph is 33 words and does not look like a concise direct answer."
    },
    {
      "heading": "Unify insight",
      "headingHtml": "<h2 class=\"c-entrance-phase2__heading\">Unify insight</h2>",
      "firstParagraph": "Understand what truly increases risk. Continuously enriched exposure intelligence connects potential risk with pathways for exploitation and impact to drive highly orchestrated remediation.",
      "paragraphHtml": "<p class=\"c-entrance-phase2__body\"> <strong>Understand what truly increases risk</strong>. Continuously enriched exposure intelligence connects potential risk with pathways for exploitation and impact to drive highly <a href=\"/products/tenable-one/capabilities/emergency-response\">orchestrated remediation</a>. </p>",
      "words": 23,
      "direct": false,
      "issue": "First paragraph is 23 words and does not look like a concise direct answer."
    },
    {
      "heading": "Close your exposure now.",
      "headingHtml": "<h2 class=\"c-entrance-phase2__cta-heading heading--display-1\"> Close your exposure <span class=\"e-highlight\" data-phase2-cta-highlight> <span class=\"e-highlight__line\" data-highlight-text=\"now.\">now.</span> </span> </h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Unify visibility",
      "headingHtml": "<h2>Unify visibility</h2>",
      "firstParagraph": "See every source of exposure. Native signals, exposure intelligence, and third-party data converge inside Tenable One to map the entire attack surface across your infrastructure, cloud, identity, OT, third party applications, and AI.",
      "paragraphHtml": "<p><strong>See every source of exposure</strong>. Native signals, exposure intelligence, and <a href=\"/products/tenable-one/connectors\">third-party data</a> converge inside Tenable One to map the entire attack surface across your infrastructure, cloud, identity, OT, third party applications, and AI.</p>",
      "words": 33,
      "direct": false,
      "issue": "First paragraph is 33 words and does not look like a concise direct answer."
    },
    {
      "heading": "Unify insight",
      "headingHtml": "<h2>Unify insight</h2>",
      "firstParagraph": "Understand what truly increases risk. Continuously enriched exposure intelligence connects potential risk with pathways for exploitation and impact to drive highly orchestrated remediation.",
      "paragraphHtml": "<p><strong>Understand what truly increases risk</strong>. Continuously enriched exposure intelligence connects potential risk with pathways for exploitation and impact to drive highly <a href=\"/products/tenable-one/capabilities/emergency-response\">orchestrated remediation</a>.</p>",
      "words": 23,
      "direct": false,
      "issue": "First paragraph is 23 words and does not look like a concise direct answer."
    },
    {
      "heading": "Close your exposure now.",
      "headingHtml": "<h2>Close your exposure now.</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Tenable Hexa AI",
      "headingHtml": "<h2 class=\"h4 const:u-mb--xs\">Tenable Hexa AI</h2>",
      "firstParagraph": "Built on Tenable’s Exposure Data Fabric, Hexa AI understands how risk moves through your environment, prioritizes precisely, and enables coordinated action across teams and AI agents to eliminate exposure before it becomes impact.",
      "paragraphHtml": "<p>Built on Tenable&#x2019;s Exposure Data Fabric, <a href=\"/data-sheets/tenable-hexa-ai-the-agentic-engine-for-tenable-one-exposure-management\">Hexa AI</a> understands how risk moves through your environment, prioritizes precisely, and enables coordinated action across teams and AI agents to eliminate exposure before it becomes impact.</p>",
      "words": 34,
      "direct": false,
      "issue": "First paragraph is 34 words and does not look like a concise direct answer."
    },
    {
      "heading": "Unified exposure management across every domain.",
      "headingHtml": "<h2 class=\"h3\">Unified exposure management across every domain.</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Cross-Domain Exposure",
      "headingHtml": "<h3 class=\"c-card__title h4 \"> <a href=\"/products/tenable-one\" class=\"u-text--no-underline \"> Cross-Domain Exposure </a> </h3>",
      "firstParagraph": "Stop treating security as a series of isolated events and start seeing the full attack path. Tenable One unifies disparate security data to reveal how a minor weakness in one domain can escalate into a catastrophic breach in another.",
      "paragraphHtml": "<p class=\"c-card__text\"> Stop treating security as a series of isolated events and start seeing the full attack path. Tenable One unifies disparate security data to reveal how a minor weakness in one domain can escalate into a catastrophic breach in another. </p>",
      "words": 39,
      "direct": false,
      "issue": "First paragraph is 39 words and does not look like a concise direct answer."
    },
    {
      "heading": "AI Exposure",
      "headingHtml": "<h3 class=\"c-card__title h4 \"> <a href=\"/products/ai-exposure\" class=\"u-text--no-underline \"> AI Exposure </a> </h3>",
      "firstParagraph": "Gain full visibility into your AI supply chain, from LLM integrations to the data pipelines powering them. Proactively identify misconfigurations and shadow AI to ensure your competitive edge doesn't become a new entry point.",
      "paragraphHtml": "<p class=\"c-card__text\"> Gain full visibility into your AI supply chain, from LLM integrations to the data pipelines powering them. Proactively identify misconfigurations and shadow AI to ensure your competitive edge doesn&apos;t become a new entry point. </p>",
      "words": 34,
      "direct": false,
      "issue": "First paragraph is 34 words and does not look like a concise direct answer."
    },
    {
      "heading": "Cloud Exposure",
      "headingHtml": "<h3 class=\"c-card__title h4 \"> <a href=\"/cloud-security/products/cnapp\" class=\"u-text--no-underline \"> Cloud Exposure </a> </h3>",
      "firstParagraph": "Reduce cloud risk by closing misconfigurations, risky entitlements, and vulnerabilities across multi-cloud and hybrid environments — all in one powerful CNAPP.",
      "paragraphHtml": "<p class=\"c-card__text\"> Reduce cloud risk by closing misconfigurations, risky entitlements, and vulnerabilities across multi-cloud and hybrid environments &#x2014; all in one powerful CNAPP. </p>",
      "words": 20,
      "direct": false,
      "issue": "First paragraph is 20 words and does not look like a concise direct answer."
    },
    {
      "heading": "OT Exposure",
      "headingHtml": "<h3 class=\"c-card__title h4 \"> <a href=\"/products/ot-security\" class=\"u-text--no-underline \"> OT Exposure </a> </h3>",
      "firstParagraph": "Bridge the gap between IT and OT to manage security across your entire cyber-physical ecosystem. Combine deep visibility with industry-leading exposure intelligence to protect critical infrastructure without disrupting innovation and operations.",
      "paragraphHtml": "<p class=\"c-card__text\"> Bridge the gap between IT and OT to manage security across your entire cyber-physical ecosystem. Combine deep visibility with industry-leading exposure intelligence to protect critical infrastructure without disrupting innovation and operations. </p>",
      "words": 31,
      "direct": false,
      "issue": "First paragraph is 31 words and does not look like a concise direct answer."
    },
    {
      "heading": "Identity Exposure",
      "headingHtml": "<h3 class=\"c-card__title h4 \"> <a href=\"/products/identity-exposure\" class=\"u-text--no-underline \"> Identity Exposure </a> </h3>",
      "firstParagraph": "Uncover weaknesses and overprivileged access in Active Directory and Entra ID. Stop lateral movement by hardening your identity infrastructure and identifying real-time threats before they can escalate.",
      "paragraphHtml": "<p class=\"c-card__text\"> Uncover weaknesses and overprivileged access in Active Directory and Entra ID. Stop lateral movement by hardening your identity infrastructure and identifying real-time threats before they can escalate. </p>",
      "words": 27,
      "direct": false,
      "issue": "First paragraph is 27 words and does not look like a concise direct answer."
    },
    {
      "heading": "Recognized as a leader in exposure management by industry analysts",
      "headingHtml": "<h2 class=\"h3 const:u-mb--sm\">Recognized as a <a href=\"/analyst-research/industry-and-analyst-recognition-in-exposure-management\">leader in exposure management</a> by industry analysts</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Tenable is a Leader in the 2025 Gartner® Magic Quadrant™ for Exposure Assessment Platforms",
      "headingHtml": "<h3 class=\"u-mb--0 mobile:h5 h4\">Tenable is a Leader in the 2025 Gartner&#xae; Magic Quadrant&#x2122; for Exposure Assessment Platforms</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Tenable named a leader in the IDC MarketScape Worldwide Exposure Management 2025 Vendor Assessment",
      "headingHtml": "<h3 class=\"u-mb--0 mobile:h5 h6\">Tenable named a leader in the IDC MarketScape Worldwide Exposure Management 2025 Vendor Assessment</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Tenable named a leader in The Forrester Waveâ„¢: Unified Vulnerability Management Solutions, Q3 2025",
      "headingHtml": "<h3 class=\"u-mb--0 mobile:h5 h6\">Tenable named a leader in The Forrester Wave&#x2122;: Unified Vulnerability Management Solutions, Q3 2025</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "See what customers say about Tenable’s exposure management solutions",
      "headingHtml": "<h2 class=\"h3 u-mt--0 u-text-balance\">See what customers say about Tenable&#x2019;s exposure management solutions</h2>",
      "firstParagraph": "According to reviews on Gartner Peer Insightsâ„¢",
      "paragraphHtml": "<p class=\"u-text--w-30\"> According to reviews on Gartner Peer Insights&#x2122; </p>",
      "words": 7,
      "direct": false,
      "issue": "First paragraph is 7 words and does not look like a concise direct answer."
    },
    {
      "heading": "See Tenable in action",
      "headingHtml": "<h2 class=\"c-eop-banner__heading heading--display-2 u-mr--lg:mobile u-mb--0\"> See <br>Tenable <br>in <mark class=\"js-highlight e-highlight\" data-highlight-original=\"action\"><span class=\"e-highlight__line\" data-highlight-text=\"action\" data-word-count=\"1\" data-top=\"0\" style=\"--highlight-delay: 0ms;\"><span class=\"e-highlight__word\">action</span></span></mark> </h2>",
      "firstParagraph": "See how Tenable can give your team the clarity to fix what matters, at the speed of AI.",
      "paragraphHtml": "<p>See how Tenable can give your team the clarity to fix what matters, at the speed of AI.</p>",
      "words": 18,
      "direct": false,
      "issue": "First paragraph is 18 words and does not look like a concise direct answer."
    },
    {
      "heading": "Your exposure ends here",
      "headingHtml": "<h2 class=\"heading--display-1 u-text-reverse u-mb--0 u-pr--xxl mobile:u-pr--md\">Your exposure ends <mark class=\"js-highlight e-highlight\" data-highlight-original=\"here\"><span class=\"e-highlight__line\" data-highlight-text=\"here\" data-word-count=\"1\" data-top=\"0\" style=\"--highlight-delay: 0ms;\"><span class=\"e-highlight__word\">here</span></span></mark></h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Your exposure ends here",
      "headingHtml": "<h2 class=\"heading--display-1 u-text-reverse u-mb--0 u-pr--xxl mobile:u-pr--md\">Your exposure ends <mark class=\"js-highlight e-highlight\" data-highlight-original=\"here\"><span class=\"e-highlight__line\" data-highlight-text=\"here\" data-word-count=\"1\" data-top=\"0\" style=\"--highlight-delay: 0ms;\"><span class=\"e-highlight__word\">here</span></span></mark></h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Your exposure ends here",
      "headingHtml": "<h2 class=\"heading--display-1 u-text-reverse u-mb--0 u-pr--xxl mobile:u-pr--md\">Your exposure ends <mark class=\"js-highlight e-highlight\" data-highlight-original=\"here\"><span class=\"e-highlight__line\" data-highlight-text=\"here\" data-word-count=\"1\" data-top=\"0\" style=\"--highlight-delay: 0ms;\"><span class=\"e-highlight__word\">here</span></span></mark></h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Your exposure ends here",
      "headingHtml": "<h2 class=\"heading--display-1 u-text-reverse u-mb--0 u-pr--xxl mobile:u-pr--md\">Your exposure ends <mark class=\"js-highlight e-highlight\" data-highlight-original=\"here\"><span class=\"e-highlight__line\" data-highlight-text=\"here\" data-word-count=\"1\" data-top=\"0\" style=\"--highlight-delay: 0ms;\"><span class=\"e-highlight__word\">here</span></span></mark></h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Your exposure ends here",
      "headingHtml": "<h2 class=\"heading--display-1 u-text-reverse u-mb--0 u-pr--xxl mobile:u-pr--md\">Your exposure ends <mark class=\"js-highlight e-highlight\" data-highlight-original=\"here\"><span class=\"e-highlight__line\" data-highlight-text=\"here\" data-word-count=\"1\" data-top=\"0\" style=\"--highlight-delay: 0ms;\"><span class=\"e-highlight__word\">here</span></span></mark></h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Your exposure ends here",
      "headingHtml": "<h2 class=\"heading--display-1 u-text-reverse u-mb--0 u-pr--xxl mobile:u-pr--md\">Your exposure ends <mark class=\"js-highlight e-highlight\" data-highlight-original=\"here\"><span class=\"e-highlight__line\" data-highlight-text=\"here\" data-word-count=\"1\" data-top=\"0\" style=\"--highlight-delay: 0ms;\"><span class=\"e-highlight__word\">here</span></span></mark></h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Partners",
      "headingHtml": "<h3 class=\"h6 site-footer__menu-title\">Partners</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Resources",
      "headingHtml": "<h3 class=\"h6 site-footer__menu-title\">Resources</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Company",
      "headingHtml": "<h3 class=\"h6 site-footer__menu-title\">Company</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Connect",
      "headingHtml": "<h3 class=\"h6 site-footer__menu-title\">Connect</h3>",
      "firstParagraph": "© 2026 Tenable®, Inc. All rights reserved",
      "paragraphHtml": "<p> <span class=\"u-text--disclaimer\">&#xa9; 2026 Tenable&#xae;, Inc. All rights reserved</span> </p>",
      "words": 6,
      "direct": false,
      "issue": "First paragraph is 6 words and does not look like a concise direct answer."
    },
    {
      "heading": "Try for free",
      "headingHtml": "<h3 class=\"c-tabs__panel-title\">Try for free</h3>",
      "firstParagraph": "Enjoy full access to a modern, cloud-based vulnerability management platform that enables you to see and track all of your assets with unmatched accuracy.",
      "paragraphHtml": "<p>Enjoy full access to a modern, cloud-based vulnerability management platform that enables you to see and track all of your assets with unmatched accuracy.</p>",
      "words": 24,
      "direct": false,
      "issue": "First paragraph is 24 words and does not look like a concise direct answer."
    },
    {
      "heading": "Thanks!",
      "headingHtml": "<h2 style=\"font-size: 1.6em;\" class=\"mb\"> Thanks! </h2>",
      "firstParagraph": "You will receive an email confirmation in the next few minutes with next steps.",
      "paragraphHtml": "<p>You will receive an email confirmation in the next few minutes with next steps.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Buy now",
      "headingHtml": "<h3 class=\"c-tabs__panel-title\">Buy now</h3>",
      "firstParagraph": "Enjoy full access to a modern, cloud-based vulnerability management platform that enables you to see and track all of your assets with unmatched accuracy. Purchase your annual subscription today.",
      "paragraphHtml": "<p>Enjoy full access to a modern, cloud-based vulnerability management platform that enables you to see and track all of your assets with unmatched accuracy. <strong>Purchase your annual subscription today.</strong> </p>",
      "words": 29,
      "direct": false,
      "issue": "First paragraph is 29 words and does not look like a concise direct answer."
    },
    {
      "heading": "Try for free",
      "headingHtml": "<h3 class=\"c-tabs__panel-title\">Try for free</h3>",
      "firstParagraph": "Enjoy full access to our latest web application scanning offering designed for modern applications as part of the Tenable One Exposure Management platform. Safely scan your entire online portfolio for vulnerabilities with a high degree of accuracy without heavy manual effort or disruption to critical web application...",
      "paragraphHtml": "<p>Enjoy full access to our latest web application scanning offering designed for modern applications as part of the Tenable One Exposure Management platform. Safely scan your entire online portfolio for vulnerabilities with a high degree of accuracy without heavy manual effort or disruption to critical web applications. <strong>Sign up now.</strong></p>",
      "words": 50,
      "direct": false,
      "issue": "First paragraph is 50 words and does not look like a concise direct answer."
    },
    {
      "heading": "Thanks!",
      "headingHtml": "<h2 style=\"font-size: 1.6em;\" class=\"mb\"> Thanks! </h2>",
      "firstParagraph": "You will receive an email confirmation in the next few minutes with next steps.",
      "paragraphHtml": "<p>You will receive an email confirmation in the next few minutes with next steps.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Buy now",
      "headingHtml": "<h3 class=\"c-tabs__panel-title\">Buy now</h3>",
      "firstParagraph": "Enjoy full access to a modern, cloud-based vulnerability management platform that enables you to see and track all of your assets with unmatched accuracy. Purchase your annual subscription today.",
      "paragraphHtml": "<p>Enjoy full access to a modern, cloud-based vulnerability management platform that enables you to see and track all of your assets with unmatched accuracy. <strong>Purchase your annual subscription today.</strong></p>",
      "words": 29,
      "direct": false,
      "issue": "First paragraph is 29 words and does not look like a concise direct answer."
    },
    {
      "heading": "Buy now",
      "headingHtml": "<h3 class=\"c-tabs__panel-title\">Buy now</h3>",
      "firstParagraph": "Buy a multi-year license and save. Add Advanced Support for access to phone, community and chat support 24 hours a day, 365 days a year.",
      "paragraphHtml": "<p>Buy a multi-year license and save. Add Advanced Support for access to phone, community and chat support 24 hours a day, 365 days a year.</p>",
      "words": 25,
      "direct": false,
      "issue": "First paragraph is 25 words and does not look like a concise direct answer."
    },
    {
      "heading": "Try for free",
      "headingHtml": "<h3 class=\"c-tabs__panel-title\">Try for free</h3>",
      "firstParagraph": "Built for the modern attack surface, Nessus Expert enables you to see more and protect your organization from vulnerabilities from IT to the cloud.",
      "paragraphHtml": "<p>Built for the modern attack surface, Nessus Expert enables you to see more and protect your organization from vulnerabilities from IT to the cloud.</p>",
      "words": 24,
      "direct": false,
      "issue": "First paragraph is 24 words and does not look like a concise direct answer."
    },
    {
      "heading": "Buy now",
      "headingHtml": "<h3 class=\"c-tabs__panel-title\">Buy now</h3>",
      "firstParagraph": "Select your license",
      "paragraphHtml": "<p class=\"u-text--white u-m--0\">Select your license</p>",
      "words": 3,
      "direct": false,
      "issue": "First paragraph is 3 words and does not look like a concise direct answer."
    },
    {
      "heading": "Advanced Support Plan Features",
      "headingHtml": "<h3>Advanced Support Plan Features</h3>",
      "firstParagraph": "Phone support 24 hours a day, 365 days a year, available for up to ten (10) named support contacts.",
      "paragraphHtml": "<p>Phone support 24 hours a day, 365 days a year, available for up to ten (10) named support contacts. </p>",
      "words": 19,
      "direct": false,
      "issue": "First paragraph is 19 words and does not look like a concise direct answer."
    }
  ],
  "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.

4 Warning

Needs attention

AEO: Question-led structure

Warning
01

Issue

No question-led h2 sections or FAQ pattern was detected.

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: 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": 24,
  "questionH2s": [],
  "hasFaq": false,
  "score": 50,
  "weight": 18
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

GEO: Explanatory content depth

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

4 Warning

Needs attention

GEO: Explanatory content depth

Warning
01

Issue

6 explanatory paragraph(s) could be stronger for citation or AI extraction.

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": 6,
  "citablePassages": 0,
  "failingCandidateParagraphs": [
    {
      "index": 66,
      "heading": "H4: Tenable Vulnerability Management",
      "text": "By registering for this trial license, Tenable may send you email communications regarding its products and services. You may opt out of receiving these communications at any time by using the unsubscribe link located in the footer of the emails delivered to you. You can also manage your Tenable email preferences by visiting the Subscription Management Page.",
      "words": 57,
      "hasEvidence": false,
      "reasons": [
        "Too short for a citation-ready passage (57 words; target 80-220).",
        "Missing a named source, statistic, date, percentage, report, or other evidence signal."
      ],
      "html": "<p class=\"line hmb\"><small>By registering for this trial license, Tenable may send you email communications regarding its products and services. You may opt out of receiving these communications at any time by using the unsubscribe link located in the footer of the emails delivered to you. You can also manage your Tenable email preferences by visiting the <a target=\"_blank\" href=\"https://info.tenable.com/SubscriptionManagement.html\">Subscription Management Page</a>.</small></p>"
    },
    {
      "index": 74,
      "heading": "H4: Try Tenable Web App Scanning",
      "text": "Enjoy full access to our latest web application scanning offering designed for modern applications as part of the Tenable One Exposure Management platform. Safely scan your entire online portfolio for vulnerabilities with a high degree of accuracy without heavy manual effort or disruption to critical web applications. Sign up now.",
      "words": 50,
      "hasEvidence": false,
      "reasons": [
        "Too short for a citation-ready passage (50 words; target 80-220).",
        "Missing a named source, statistic, date, percentage, report, or other evidence signal."
      ],
      "html": "<p>Enjoy full access to our latest web application scanning offering designed for modern applications as part of the Tenable One Exposure Management platform. Safely scan your entire online portfolio for vulnerabilities with a high degree of accuracy without heavy manual effort or disruption to critical web applications. <strong>Sign up now.</strong></p>"
    },
    {
      "index": 76,
      "heading": "H4: Try Tenable Web App Scanning",
      "text": "By registering for this trial license, Tenable may send you email communications regarding its products and services. You may opt out of receiving these communications at any time by using the unsubscribe link located in the footer of the emails delivered to you. You can also manage your Tenable email preferences by visiting the Subscription Management Page.",
      "words": 57,
      "hasEvidence": false,
      "reasons": [
        "Too short for a citation-ready passage (57 words; target 80-220).",
        "Missing a named source, statistic, date, percentage, report, or other evidence signal."
      ],
      "html": "<p class=\"line hmb\"><small>By registering for this trial license, Tenable may send you email communications regarding its products and services. You may opt out of receiving these communications at any time by using the unsubscribe link located in the footer of the emails delivered to you. You can also manage your Tenable email preferences by visiting the <a target=\"_blank\" href=\"https://info.tenable.com/SubscriptionManagement.html\">Subscription Management Page</a>.</small></p>"
    },
    {
      "index": 99,
      "heading": "H4: Buy Nessus Expert",
      "text": "With Advanced Support for Nessus Pro, your teams will have access to phone, Community, and chat support 24 hours a day, 365 days a year. This advanced level of technical support helps to ensure faster response times and resolution to your questions and issues.",
      "words": 44,
      "hasEvidence": true,
      "reasons": [
        "Too short for a citation-ready passage (44 words; target 80-220)."
      ],
      "html": "<p class=\"mb2\">With Advanced Support for Nessus Pro, your teams will have access to phone, Community, and chat support 24 hours a day, 365 days a year. This advanced level of technical support helps to ensure faster response times and resolution to your questions and issues.</p>"
    },
    {
      "index": 102,
      "heading": "H4: Tenable Community Support Portal",
      "text": "All named support contacts can open support cases within the Tenable Community. Users can also access the Knowledge Base, documentation, license information, technical support numbers, etc.; utilize live chat, ask questions to the Community, and learn about tips and tricks from other Community members.",
      "words": 44,
      "hasEvidence": false,
      "reasons": [
        "Too short for a citation-ready passage (44 words; target 80-220).",
        "Missing a named source, statistic, date, percentage, report, or other evidence signal."
      ],
      "html": "<p>All named support contacts can open support cases within the Tenable Community. Users can also access the Knowledge Base, documentation, license information, technical support numbers, etc.; utilize live chat, ask questions to the Community, and learn about tips and tricks from other Community members. </p>"
    },
    {
      "index": 104,
      "heading": "H4: Support Contacts",
      "text": "Support contacts must be reasonably proficient in the use of information technology, the software they have purchased from Tenable, and familiar with the customer resources that are monitored by means of the software. Support contacts must speak English and conduct support requests in English. Support contacts must provide information reasonably requested by Tenable for the purpose of reproducing any Error or othe...",
      "words": 66,
      "hasEvidence": false,
      "reasons": [
        "Too short for a citation-ready passage (66 words; target 80-220).",
        "Missing a named source, statistic, date, percentage, report, or other evidence signal."
      ],
      "html": "<p>Support contacts must be reasonably proficient in the use of information technology, the software they have purchased from Tenable, and familiar with the customer resources that are monitored by means of the software. Support contacts must speak English and conduct support requests in English. Support contacts must provide information reasonably requested by Tenable for the purpose of reproducing any Error or otherwise resolving a support request.</p>"
    }
  ],
  "citableParagraphs": [],
  "score": 75,
  "weight": 18
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

GEO: Extraction-friendly structure

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

3 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, ordered list only if the page explains a workflow/process, optional visible FAQ or FAQPage schema.

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

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

Evidence
{
  "hasSummary": false,
  "tableCount": 0,
  "tablesWithHead": 0,
  "tablesMissingThead": [],
  "orderedLists": 0,
  "hasFaq": false,
  "definitionPatterns": 13,
  "schemaBlocks": 1,
  "missingSignals": [
    "optional top summary / TL;DR / key takeaways block",
    "table with <thead> only if the page already has tabular/comparative data",
    "ordered list only if the page explains a workflow/process",
    "optional visible FAQ or FAQPage schema"
  ],
  "score": 85,
  "weight": 24
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Page experience for AIO

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

2 Warning

Needs attention

AIO: Page experience for AIO

Warning
01

Issue

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

Details

02

Why it matters

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

Check name

AIO: Page experience for AIO

Score

70/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

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

Evidence
{
  "viewportContent": "width=device-width, initial-scale=1.0",
  "visibleWords": 3226,
  "htmlBytes": 320609,
  "imagesMissingDimensions": [
    {
      "src": "/themes/custom/tenable/images-new/homepage/phase2/tenable-one-lockup.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"/themes/custom/tenable/images-new/homepage/phase2/tenable-one-lockup.svg\" alt=\"Tenable One\">"
    },
    {
      "src": "/themes/custom/tenable/images-new/homepage/phase2/tenable-one-lockup.svg",
      "width": "240",
      "height": "",
      "loading": "",
      "html": "<img src=\"/themes/custom/tenable/images-new/homepage/phase2/tenable-one-lockup.svg\" alt=\"Tenable One\" width=\"240\">"
    },
    {
      "src": "/themes/custom/tenable/images-new/components/reports-module/magic-quadrant-chart.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"/themes/custom/tenable/images-new/components/reports-module/magic-quadrant-chart.png\">"
    },
    {
      "src": "/themes/custom/tenable/images-new/components/reports-module/gartner-logo.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"/themes/custom/tenable/images-new/components/reports-module/gartner-logo.svg\">"
    },
    {
      "src": "/themes/custom/tenable/images-new/components/reports-module/marketscape-worldwide-exposure-management-chart.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"/themes/custom/tenable/images-new/components/reports-module/marketscape-worldwide-exposure-management-chart.png\">"
    },
    {
      "src": "/themes/custom/tenable/images-new/components/reports-module/forrester-wave-chart.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"/themes/custom/tenable/images-new/components/reports-module/forrester-wave-chart.png\">"
    },
    {
      "src": "/sites/default/files/carousel/2026-05/t1-1_0.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"/sites/default/files/carousel/2026-05/t1-1_0.png\" class=\"round-5\" alt=\"GPI Review CISO Insurance (except health)\" title=\"GPI Review CISO Insurance (except health)\">"
    },
    {
      "src": "/sites/default/files/carousel/2026-05/t1-2_0.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"/sites/default/files/carousel/2026-05/t1-2_0.png\" class=\"round-5\" alt=\"GPI Review Manager of IT Security and Risk Management Banking\" title=\"GPI Review Manager of IT Security and Risk Management Banking\">"
    },
    {
      "src": "/sites/default/files/carousel/2026-05/t1-3_0.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"/sites/default/files/carousel/2026-05/t1-3_0.png\" class=\"round-5\" alt=\"GPI Review Information Security &amp; Compliance Manager Services (non-Government)\" title=\"GPI Review Information Security &amp; Compliance Manager Services (non-Government)\">"
    },
    {
      "src": "/sites/default/files/carousel/2026-05/cloud-1_0.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"/sites/default/files/carousel/2026-05/cloud-1_0.png\" class=\"round-5\" alt=\"GPI Review IT Security &amp; Risk Management Associate Manufacturing\" title=\"GPI Review IT Security &amp; Risk Management Associate Manufacturing\">"
    },
    {
      "src": "/sites/default/files/carousel/2026-05/cloud-2_0.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"/sites/default/files/carousel/2026-05/cloud-2_0.png\" class=\"round-5\" alt=\"GPI Review IT Associate Healthcare and Biotech\" title=\"GPI Review IT Associate Healthcare and Biotech\">"
    },
    {
      "src": "/sites/default/files/carousel/2026-05/vm-1_0.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"/sites/default/files/carousel/2026-05/vm-1_0.png\" class=\"round-5\" alt=\"GPI Review Manager of IT Services Government\" title=\"GPI Review Manager of IT Services Government\">"
    },
    {
      "src": "/sites/default/files/carousel/2026-05/vm-2_0.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"/sites/default/files/carousel/2026-05/vm-2_0.png\" class=\"round-5\" alt=\"GPI Review Manager of IT Security and Risk Management Retail\" title=\"GPI Review Manager of IT Security and Risk Management Retail\">"
    },
    {
      "src": "/sites/default/files/carousel/2026-05/sc-1_0.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"/sites/default/files/carousel/2026-05/sc-1_0.png\" class=\"round-5\" alt=\"GPI Review IT Associate Energy and Utilities\" title=\"GPI Review IT Associate Energy and Utilities\">"
    },
    {
      "src": "/sites/default/files/carousel/2026-05/id-2.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"/sites/default/files/carousel/2026-05/id-2.png\" class=\"round-5\" alt=\"GPI Review Identity and Access Manager, Miscellaneous\" title=\"GPI Review Identity and Access Manager, Miscellaneous\">"
    }
  ],
  "possibleDialogs": [
    "<div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas> <header role=\"banner\" id=\"site-nav\" class=\"site-nav site-nav--primary js-nav-initialized\"> <div class=\"nav-wrapper\"> <a class=\"logo\" href=\"/\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"158\" height=\"42\" viewBox=\"0 0 158 42\" fill=\"none\"> <path d=\"M57.4299 23.7202C57.4299 18.3222 60.9545 14.7578 66.2067 14.7578C71.4589 14.7578 74.8147 18.0165 74.8147 23.2108C74.8147 23.6519 74.8147 24.1277 74.7812 24.637H61.9367V24.8408...",
    "<div class=\"c-entrance-animation__overlay c-entrance-animation__overlay--interstitial\" data-entrance-interstitial> <h2 class=\"c-entrance-animation__interstitial-title\"> Your exposure ends <span class=\"e-highlight\" data-entrance-interstitial-highlight> <span class=\"e-highlight__line\" data-highlight-text=\"here\">here</span> </span> </h2> </div>",
    "<h2 class=\"c-entrance-animation__interstitial-title\"> Your exposure ends <span class=\"e-highlight\" data-entrance-interstitial-highlight> <span class=\"e-highlight__line\" data-highlight-text=\"here\">here</span> </span> </h2>",
    "<div class=\"c-form__confirmation u-text-center u-text-reverse u-my--sm hidden one-eval-confirmform-modal\"> <h5 class=\"u-mb--xs\">Thank You</h5> <p>Thank you for your interest in Tenable One. <br>A representative will be in touch soon.</p> </div>",
    "<div class=\"c-form__confirmation u-text-center u-text-reverse u-my--sm hidden tenable-cs-confirmform-modal\"> <h5 class=\"u-mb--xs\">Thank You</h5> <p>Thank you for your interest in Tenable One Cloud Exposure. <br>A representative will be in touch soon.</p> </div>",
    "<div class=\"c-form__confirmation u-text-center u-text-reverse u-my--sm hidden tenable-sc-eval-confirmform-modal\"> <h5 class=\"u-mb--xs\">Thank You</h5> <p>Thank you for your interest in Tenable Security Center. <br>A representative will be in touch soon.</p> </div>",
    "<div class=\"c-form__confirmation u-text-center u-text-reverse u-my--sm hidden patch-mgmt-confirmform-modal\"> <h5 class=\"u-mb--xs\">Thank You</h5> <p>Thank you for your interest in Tenable Patch Management. <br>A representative will be in touch soon.</p> </div>",
    "<div class=\"c-form__confirmation u-text-center u-text-reverse u-my--sm hidden enclave-confirmform-modal\"> <h5 class=\"u-mb--xs\">Thank You</h5> <p>Thank you for your interest in Tenable Enclave Security. <br>A representative will be in touch soon.</p> </div>",
    "<div class=\"c-form__confirmation u-text-center u-text-reverse u-my--sm hidden asm-eval-confirmform-modal\"> <h5 class=\"u-mb--xs\">Thank You</h5> <p>Thank you for your interest in Tenable One Attack Surface Management. <br>A representative will be in touch soon.</p> </div>",
    "<div class=\"c-form__confirmation u-text-center u-text-reverse u-my--sm hidden ai-exposure-confirmform-modal\"> <h5 class=\"u-mb--xs\">Thank You</h5> <p>Thank you for your interest in Tenable One AI Exposure. <br>A representative will be in touch soon.</p> </div>",
    "<div class=\"c-form__confirmation u-text-center u-text-reverse u-my--sm hidden ot-eval-confirmform-modal\"> <h5 class=\"u-mb--xs\">Thank You</h5> <p>Thank you for your interest in Tenable One OT Exposure. <br>A representative will be in touch soon.</p> </div>",
    "<div class=\"c-form__confirmation u-text-center u-text-reverse u-my--sm hidden ad-eval-confirmform-modal\"> <h5 class=\"u-mb--xs\">Thank You</h5> <p>Thank you for your interest in Tenable One Identity Exposure. <br>A representative will be in touch soon.</p> </div>",
    "<div class=\"c-form__confirmation u-text-center u-text-reverse u-my--sm hidden why-compare-form-confirmform-modal\"> <h5 class=\"u-mb--xs\">Thank you</h5><p>You should receive a confirmation email shortly and one of our representatives will be in touch.</p> </div>",
    "<div class=\"c-form__confirmation u-text-center u-text-reverse u-my--sm hidden slcgp-confirmform-modal\"> <h5 class=\"u-mb--xs\">Thank You</h5><p>You should receive a confirmation email shortly and one of our Sales Development Representatives will be in touch. Route any questions to <a href=\"mailto:[email protected]\" target=\"_blank\" rel=\"noopener noreferrer\">[email protected]</a>.</p> </div>",
    "<div class=\"c-form__confirmation u-text-center u-text-reverse u-my--sm hidden blog-subscribe-confirmform-modal\"> <h4>Thank you for subscribing!</h4> </div>",
    "<div class=\"c-form__confirmation u-text-center u-text-reverse u-my--sm hidden vm-confirmform-modal\"> <h5 class=\"u-mb--xs\">Thank You</h5> <p>Thank you for your interest in Tenable Vulnerability Management. <br>A representative will be in touch soon.</p> </div>",
    "<div class=\"c-form__confirmation u-text-center u-text-reverse u-my--sm hidden was-confirmform-modal\"> <h5 class=\"u-mb--xs\">Thank You</h5> <p>Thank you for your interest in Tenable Web App Scanning. <br>A representative will be in touch soon.</p> </div>",
    "<tenable-evaluation class=\"tenable-evaluation-modal-form\" type=\"nessus\" env=\"production\" hide-headings=\"true\" floating-labels=\"true\" flex-buttons=\"true\" brand-version=\"v2\" theme=\"dark\"></tenable-evaluation>",
    "<tenable-evaluation class=\"tenable-evaluation-modal-form\" type=\"expert\" env=\"production\" hide-headings=\"true\" floating-labels=\"true\" flex-buttons=\"true\" brand-version=\"v2\" theme=\"dark\"></tenable-evaluation>",
    "<div id=\"advanced\" class=\"small modal mfp-hide\"> <div class=\"container\"> <p class=\"mb2\">With Advanced Support for Nessus Pro, your teams will have access to phone, Community, and chat support 24 hours a day, 365 days a year. This advanced level of technical support helps to ensure faster response times and resolution to your questions and issues.</p> <h3>Advanced Support Plan Features</h3> <h4>Phone Support</h4> <p>Phone support 24 hours a day, 365 days a year, available for up to ten (10) na..."
  ],
  "score": 70,
  "weight": 10
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Answer block readiness

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

2 Warning

Needs attention

AIO: Answer block readiness

Warning
01

Issue

40 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": 6,
  "failing": [
    {
      "heading": "Your exposure ends here",
      "headingHtml": "<h2 class=\"c-entrance-animation__interstitial-title\"> Your exposure ends <span class=\"e-highlight\" data-entrance-interstitial-highlight> <span class=\"e-highlight__line\" data-highlight-text=\"here\">here</span> </span> </h2>",
      "firstParagraph": "AI is changing everything. Everything is visible. Nothing is clear.",
      "paragraphHtml": "<p>AI is changing everything.<br> Everything is visible.<br> Nothing is clear.</p>",
      "words": 10,
      "direct": false,
      "issue": "First paragraph is 10 words and does not look like a concise direct answer."
    },
    {
      "heading": "Unify visibility",
      "headingHtml": "<h2 class=\"c-entrance-phase2__heading\">Unify visibility</h2>",
      "firstParagraph": "See every source of exposure. Native signals, exposure intelligence, and third-party data converge inside Tenable One to map the entire attack surface across your infrastructure, cloud, identity, OT, third party applications, and AI.",
      "paragraphHtml": "<p class=\"c-entrance-phase2__body\"> <strong>See every source of exposure</strong>. Native signals, exposure intelligence, and <a href=\"/products/tenable-one/connectors\">third-party data</a> converge inside Tenable One to map the entire attack surface across your infrastructure, cloud, identity, OT, third party applications, and AI. </p>",
      "words": 33,
      "direct": false,
      "issue": "First paragraph is 33 words and does not look like a concise direct answer."
    },
    {
      "heading": "Unify insight",
      "headingHtml": "<h2 class=\"c-entrance-phase2__heading\">Unify insight</h2>",
      "firstParagraph": "Understand what truly increases risk. Continuously enriched exposure intelligence connects potential risk with pathways for exploitation and impact to drive highly orchestrated remediation.",
      "paragraphHtml": "<p class=\"c-entrance-phase2__body\"> <strong>Understand what truly increases risk</strong>. Continuously enriched exposure intelligence connects potential risk with pathways for exploitation and impact to drive highly <a href=\"/products/tenable-one/capabilities/emergency-response\">orchestrated remediation</a>. </p>",
      "words": 23,
      "direct": false,
      "issue": "First paragraph is 23 words and does not look like a concise direct answer."
    },
    {
      "heading": "Close your exposure now.",
      "headingHtml": "<h2 class=\"c-entrance-phase2__cta-heading heading--display-1\"> Close your exposure <span class=\"e-highlight\" data-phase2-cta-highlight> <span class=\"e-highlight__line\" data-highlight-text=\"now.\">now.</span> </span> </h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Unify visibility",
      "headingHtml": "<h2>Unify visibility</h2>",
      "firstParagraph": "See every source of exposure. Native signals, exposure intelligence, and third-party data converge inside Tenable One to map the entire attack surface across your infrastructure, cloud, identity, OT, third party applications, and AI.",
      "paragraphHtml": "<p><strong>See every source of exposure</strong>. Native signals, exposure intelligence, and <a href=\"/products/tenable-one/connectors\">third-party data</a> converge inside Tenable One to map the entire attack surface across your infrastructure, cloud, identity, OT, third party applications, and AI.</p>",
      "words": 33,
      "direct": false,
      "issue": "First paragraph is 33 words and does not look like a concise direct answer."
    },
    {
      "heading": "Unify insight",
      "headingHtml": "<h2>Unify insight</h2>",
      "firstParagraph": "Understand what truly increases risk. Continuously enriched exposure intelligence connects potential risk with pathways for exploitation and impact to drive highly orchestrated remediation.",
      "paragraphHtml": "<p><strong>Understand what truly increases risk</strong>. Continuously enriched exposure intelligence connects potential risk with pathways for exploitation and impact to drive highly <a href=\"/products/tenable-one/capabilities/emergency-response\">orchestrated remediation</a>.</p>",
      "words": 23,
      "direct": false,
      "issue": "First paragraph is 23 words and does not look like a concise direct answer."
    },
    {
      "heading": "Close your exposure now.",
      "headingHtml": "<h2>Close your exposure now.</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Tenable Hexa AI",
      "headingHtml": "<h2 class=\"h4 const:u-mb--xs\">Tenable Hexa AI</h2>",
      "firstParagraph": "Built on Tenable’s Exposure Data Fabric, Hexa AI understands how risk moves through your environment, prioritizes precisely, and enables coordinated action across teams and AI agents to eliminate exposure before it becomes impact.",
      "paragraphHtml": "<p>Built on Tenable&#x2019;s Exposure Data Fabric, <a href=\"/data-sheets/tenable-hexa-ai-the-agentic-engine-for-tenable-one-exposure-management\">Hexa AI</a> understands how risk moves through your environment, prioritizes precisely, and enables coordinated action across teams and AI agents to eliminate exposure before it becomes impact.</p>",
      "words": 34,
      "direct": false,
      "issue": "First paragraph is 34 words and does not look like a concise direct answer."
    },
    {
      "heading": "Unified exposure management across every domain.",
      "headingHtml": "<h2 class=\"h3\">Unified exposure management across every domain.</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Cross-Domain Exposure",
      "headingHtml": "<h3 class=\"c-card__title h4 \"> <a href=\"/products/tenable-one\" class=\"u-text--no-underline \"> Cross-Domain Exposure </a> </h3>",
      "firstParagraph": "Stop treating security as a series of isolated events and start seeing the full attack path. Tenable One unifies disparate security data to reveal how a minor weakness in one domain can escalate into a catastrophic breach in another.",
      "paragraphHtml": "<p class=\"c-card__text\"> Stop treating security as a series of isolated events and start seeing the full attack path. Tenable One unifies disparate security data to reveal how a minor weakness in one domain can escalate into a catastrophic breach in another. </p>",
      "words": 39,
      "direct": false,
      "issue": "First paragraph is 39 words and does not look like a concise direct answer."
    },
    {
      "heading": "AI Exposure",
      "headingHtml": "<h3 class=\"c-card__title h4 \"> <a href=\"/products/ai-exposure\" class=\"u-text--no-underline \"> AI Exposure </a> </h3>",
      "firstParagraph": "Gain full visibility into your AI supply chain, from LLM integrations to the data pipelines powering them. Proactively identify misconfigurations and shadow AI to ensure your competitive edge doesn't become a new entry point.",
      "paragraphHtml": "<p class=\"c-card__text\"> Gain full visibility into your AI supply chain, from LLM integrations to the data pipelines powering them. Proactively identify misconfigurations and shadow AI to ensure your competitive edge doesn&apos;t become a new entry point. </p>",
      "words": 34,
      "direct": false,
      "issue": "First paragraph is 34 words and does not look like a concise direct answer."
    },
    {
      "heading": "Cloud Exposure",
      "headingHtml": "<h3 class=\"c-card__title h4 \"> <a href=\"/cloud-security/products/cnapp\" class=\"u-text--no-underline \"> Cloud Exposure </a> </h3>",
      "firstParagraph": "Reduce cloud risk by closing misconfigurations, risky entitlements, and vulnerabilities across multi-cloud and hybrid environments — all in one powerful CNAPP.",
      "paragraphHtml": "<p class=\"c-card__text\"> Reduce cloud risk by closing misconfigurations, risky entitlements, and vulnerabilities across multi-cloud and hybrid environments &#x2014; all in one powerful CNAPP. </p>",
      "words": 20,
      "direct": false,
      "issue": "First paragraph is 20 words and does not look like a concise direct answer."
    },
    {
      "heading": "OT Exposure",
      "headingHtml": "<h3 class=\"c-card__title h4 \"> <a href=\"/products/ot-security\" class=\"u-text--no-underline \"> OT Exposure </a> </h3>",
      "firstParagraph": "Bridge the gap between IT and OT to manage security across your entire cyber-physical ecosystem. Combine deep visibility with industry-leading exposure intelligence to protect critical infrastructure without disrupting innovation and operations.",
      "paragraphHtml": "<p class=\"c-card__text\"> Bridge the gap between IT and OT to manage security across your entire cyber-physical ecosystem. Combine deep visibility with industry-leading exposure intelligence to protect critical infrastructure without disrupting innovation and operations. </p>",
      "words": 31,
      "direct": false,
      "issue": "First paragraph is 31 words and does not look like a concise direct answer."
    },
    {
      "heading": "Identity Exposure",
      "headingHtml": "<h3 class=\"c-card__title h4 \"> <a href=\"/products/identity-exposure\" class=\"u-text--no-underline \"> Identity Exposure </a> </h3>",
      "firstParagraph": "Uncover weaknesses and overprivileged access in Active Directory and Entra ID. Stop lateral movement by hardening your identity infrastructure and identifying real-time threats before they can escalate.",
      "paragraphHtml": "<p class=\"c-card__text\"> Uncover weaknesses and overprivileged access in Active Directory and Entra ID. Stop lateral movement by hardening your identity infrastructure and identifying real-time threats before they can escalate. </p>",
      "words": 27,
      "direct": false,
      "issue": "First paragraph is 27 words and does not look like a concise direct answer."
    },
    {
      "heading": "Recognized as a leader in exposure management by industry analysts",
      "headingHtml": "<h2 class=\"h3 const:u-mb--sm\">Recognized as a <a href=\"/analyst-research/industry-and-analyst-recognition-in-exposure-management\">leader in exposure management</a> by industry analysts</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Tenable is a Leader in the 2025 Gartner® Magic Quadrant™ for Exposure Assessment Platforms",
      "headingHtml": "<h3 class=\"u-mb--0 mobile:h5 h4\">Tenable is a Leader in the 2025 Gartner&#xae; Magic Quadrant&#x2122; for Exposure Assessment Platforms</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Tenable named a leader in the IDC MarketScape Worldwide Exposure Management 2025 Vendor Assessment",
      "headingHtml": "<h3 class=\"u-mb--0 mobile:h5 h6\">Tenable named a leader in the IDC MarketScape Worldwide Exposure Management 2025 Vendor Assessment</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Tenable named a leader in The Forrester Waveâ„¢: Unified Vulnerability Management Solutions, Q3 2025",
      "headingHtml": "<h3 class=\"u-mb--0 mobile:h5 h6\">Tenable named a leader in The Forrester Wave&#x2122;: Unified Vulnerability Management Solutions, Q3 2025</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "See what customers say about Tenable’s exposure management solutions",
      "headingHtml": "<h2 class=\"h3 u-mt--0 u-text-balance\">See what customers say about Tenable&#x2019;s exposure management solutions</h2>",
      "firstParagraph": "According to reviews on Gartner Peer Insightsâ„¢",
      "paragraphHtml": "<p class=\"u-text--w-30\"> According to reviews on Gartner Peer Insights&#x2122; </p>",
      "words": 7,
      "direct": false,
      "issue": "First paragraph is 7 words and does not look like a concise direct answer."
    },
    {
      "heading": "See Tenable in action",
      "headingHtml": "<h2 class=\"c-eop-banner__heading heading--display-2 u-mr--lg:mobile u-mb--0\"> See <br>Tenable <br>in <mark class=\"js-highlight e-highlight\" data-highlight-original=\"action\"><span class=\"e-highlight__line\" data-highlight-text=\"action\" data-word-count=\"1\" data-top=\"0\" style=\"--highlight-delay: 0ms;\"><span class=\"e-highlight__word\">action</span></span></mark> </h2>",
      "firstParagraph": "See how Tenable can give your team the clarity to fix what matters, at the speed of AI.",
      "paragraphHtml": "<p>See how Tenable can give your team the clarity to fix what matters, at the speed of AI.</p>",
      "words": 18,
      "direct": false,
      "issue": "First paragraph is 18 words and does not look like a concise direct answer."
    },
    {
      "heading": "Your exposure ends here",
      "headingHtml": "<h2 class=\"heading--display-1 u-text-reverse u-mb--0 u-pr--xxl mobile:u-pr--md\">Your exposure ends <mark class=\"js-highlight e-highlight\" data-highlight-original=\"here\"><span class=\"e-highlight__line\" data-highlight-text=\"here\" data-word-count=\"1\" data-top=\"0\" style=\"--highlight-delay: 0ms;\"><span class=\"e-highlight__word\">here</span></span></mark></h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Your exposure ends here",
      "headingHtml": "<h2 class=\"heading--display-1 u-text-reverse u-mb--0 u-pr--xxl mobile:u-pr--md\">Your exposure ends <mark class=\"js-highlight e-highlight\" data-highlight-original=\"here\"><span class=\"e-highlight__line\" data-highlight-text=\"here\" data-word-count=\"1\" data-top=\"0\" style=\"--highlight-delay: 0ms;\"><span class=\"e-highlight__word\">here</span></span></mark></h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Your exposure ends here",
      "headingHtml": "<h2 class=\"heading--display-1 u-text-reverse u-mb--0 u-pr--xxl mobile:u-pr--md\">Your exposure ends <mark class=\"js-highlight e-highlight\" data-highlight-original=\"here\"><span class=\"e-highlight__line\" data-highlight-text=\"here\" data-word-count=\"1\" data-top=\"0\" style=\"--highlight-delay: 0ms;\"><span class=\"e-highlight__word\">here</span></span></mark></h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Your exposure ends here",
      "headingHtml": "<h2 class=\"heading--display-1 u-text-reverse u-mb--0 u-pr--xxl mobile:u-pr--md\">Your exposure ends <mark class=\"js-highlight e-highlight\" data-highlight-original=\"here\"><span class=\"e-highlight__line\" data-highlight-text=\"here\" data-word-count=\"1\" data-top=\"0\" style=\"--highlight-delay: 0ms;\"><span class=\"e-highlight__word\">here</span></span></mark></h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Your exposure ends here",
      "headingHtml": "<h2 class=\"heading--display-1 u-text-reverse u-mb--0 u-pr--xxl mobile:u-pr--md\">Your exposure ends <mark class=\"js-highlight e-highlight\" data-highlight-original=\"here\"><span class=\"e-highlight__line\" data-highlight-text=\"here\" data-word-count=\"1\" data-top=\"0\" style=\"--highlight-delay: 0ms;\"><span class=\"e-highlight__word\">here</span></span></mark></h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Your exposure ends here",
      "headingHtml": "<h2 class=\"heading--display-1 u-text-reverse u-mb--0 u-pr--xxl mobile:u-pr--md\">Your exposure ends <mark class=\"js-highlight e-highlight\" data-highlight-original=\"here\"><span class=\"e-highlight__line\" data-highlight-text=\"here\" data-word-count=\"1\" data-top=\"0\" style=\"--highlight-delay: 0ms;\"><span class=\"e-highlight__word\">here</span></span></mark></h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Partners",
      "headingHtml": "<h3 class=\"h6 site-footer__menu-title\">Partners</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Resources",
      "headingHtml": "<h3 class=\"h6 site-footer__menu-title\">Resources</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Company",
      "headingHtml": "<h3 class=\"h6 site-footer__menu-title\">Company</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Connect",
      "headingHtml": "<h3 class=\"h6 site-footer__menu-title\">Connect</h3>",
      "firstParagraph": "© 2026 Tenable®, Inc. All rights reserved",
      "paragraphHtml": "<p> <span class=\"u-text--disclaimer\">&#xa9; 2026 Tenable&#xae;, Inc. All rights reserved</span> </p>",
      "words": 6,
      "direct": false,
      "issue": "First paragraph is 6 words and does not look like a concise direct answer."
    },
    {
      "heading": "Try for free",
      "headingHtml": "<h3 class=\"c-tabs__panel-title\">Try for free</h3>",
      "firstParagraph": "Enjoy full access to a modern, cloud-based vulnerability management platform that enables you to see and track all of your assets with unmatched accuracy.",
      "paragraphHtml": "<p>Enjoy full access to a modern, cloud-based vulnerability management platform that enables you to see and track all of your assets with unmatched accuracy.</p>",
      "words": 24,
      "direct": false,
      "issue": "First paragraph is 24 words and does not look like a concise direct answer."
    },
    {
      "heading": "Thanks!",
      "headingHtml": "<h2 style=\"font-size: 1.6em;\" class=\"mb\"> Thanks! </h2>",
      "firstParagraph": "You will receive an email confirmation in the next few minutes with next steps.",
      "paragraphHtml": "<p>You will receive an email confirmation in the next few minutes with next steps.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Buy now",
      "headingHtml": "<h3 class=\"c-tabs__panel-title\">Buy now</h3>",
      "firstParagraph": "Enjoy full access to a modern, cloud-based vulnerability management platform that enables you to see and track all of your assets with unmatched accuracy. Purchase your annual subscription today.",
      "paragraphHtml": "<p>Enjoy full access to a modern, cloud-based vulnerability management platform that enables you to see and track all of your assets with unmatched accuracy. <strong>Purchase your annual subscription today.</strong> </p>",
      "words": 29,
      "direct": false,
      "issue": "First paragraph is 29 words and does not look like a concise direct answer."
    },
    {
      "heading": "Try for free",
      "headingHtml": "<h3 class=\"c-tabs__panel-title\">Try for free</h3>",
      "firstParagraph": "Enjoy full access to our latest web application scanning offering designed for modern applications as part of the Tenable One Exposure Management platform. Safely scan your entire online portfolio for vulnerabilities with a high degree of accuracy without heavy manual effort or disruption to critical web application...",
      "paragraphHtml": "<p>Enjoy full access to our latest web application scanning offering designed for modern applications as part of the Tenable One Exposure Management platform. Safely scan your entire online portfolio for vulnerabilities with a high degree of accuracy without heavy manual effort or disruption to critical web applications. <strong>Sign up now.</strong></p>",
      "words": 50,
      "direct": false,
      "issue": "First paragraph is 50 words and does not look like a concise direct answer."
    },
    {
      "heading": "Thanks!",
      "headingHtml": "<h2 style=\"font-size: 1.6em;\" class=\"mb\"> Thanks! </h2>",
      "firstParagraph": "You will receive an email confirmation in the next few minutes with next steps.",
      "paragraphHtml": "<p>You will receive an email confirmation in the next few minutes with next steps.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Buy now",
      "headingHtml": "<h3 class=\"c-tabs__panel-title\">Buy now</h3>",
      "firstParagraph": "Enjoy full access to a modern, cloud-based vulnerability management platform that enables you to see and track all of your assets with unmatched accuracy. Purchase your annual subscription today.",
      "paragraphHtml": "<p>Enjoy full access to a modern, cloud-based vulnerability management platform that enables you to see and track all of your assets with unmatched accuracy. <strong>Purchase your annual subscription today.</strong></p>",
      "words": 29,
      "direct": false,
      "issue": "First paragraph is 29 words and does not look like a concise direct answer."
    },
    {
      "heading": "Buy now",
      "headingHtml": "<h3 class=\"c-tabs__panel-title\">Buy now</h3>",
      "firstParagraph": "Buy a multi-year license and save. Add Advanced Support for access to phone, community and chat support 24 hours a day, 365 days a year.",
      "paragraphHtml": "<p>Buy a multi-year license and save. Add Advanced Support for access to phone, community and chat support 24 hours a day, 365 days a year.</p>",
      "words": 25,
      "direct": false,
      "issue": "First paragraph is 25 words and does not look like a concise direct answer."
    },
    {
      "heading": "Try for free",
      "headingHtml": "<h3 class=\"c-tabs__panel-title\">Try for free</h3>",
      "firstParagraph": "Built for the modern attack surface, Nessus Expert enables you to see more and protect your organization from vulnerabilities from IT to the cloud.",
      "paragraphHtml": "<p>Built for the modern attack surface, Nessus Expert enables you to see more and protect your organization from vulnerabilities from IT to the cloud.</p>",
      "words": 24,
      "direct": false,
      "issue": "First paragraph is 24 words and does not look like a concise direct answer."
    },
    {
      "heading": "Buy now",
      "headingHtml": "<h3 class=\"c-tabs__panel-title\">Buy now</h3>",
      "firstParagraph": "Select your license",
      "paragraphHtml": "<p class=\"u-text--white u-m--0\">Select your license</p>",
      "words": 3,
      "direct": false,
      "issue": "First paragraph is 3 words and does not look like a concise direct answer."
    },
    {
      "heading": "Advanced Support Plan Features",
      "headingHtml": "<h3>Advanced Support Plan Features</h3>",
      "firstParagraph": "Phone support 24 hours a day, 365 days a year, available for up to ten (10) named support contacts.",
      "paragraphHtml": "<p>Phone support 24 hours a day, 365 days a year, available for up to ten (10) named support contacts. </p>",
      "words": 19,
      "direct": false,
      "issue": "First paragraph is 19 words and does not look like a concise direct answer."
    }
  ],
  "score": 65,
  "weight": 8
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer intent coverage

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

1 Warning

Needs attention

AEO: Answer intent coverage

Warning
01

Issue

Missing likely AI Overview intent sections: 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": "Your exposure ends here",
      "html": "<h2 class=\"c-entrance-animation__interstitial-title\"> Your exposure ends <span class=\"e-highlight\" data-entrance-interstitial-highlight> <span class=\"e-highlight__line\" data-highlight-text=\"here\">here</span> </span> </h2>"
    },
    {
      "text": "Tenable One",
      "html": "<h2 class=\"u-visuallyhidden\">Tenable One</h2>"
    },
    {
      "text": "Unify visibility",
      "html": "<h2 class=\"c-entrance-phase2__heading\">Unify visibility</h2>"
    },
    {
      "text": "Unify insight",
      "html": "<h2 class=\"c-entrance-phase2__heading\">Unify insight</h2>"
    },
    {
      "text": "Unify action",
      "html": "<h2 class=\"c-entrance-phase2__heading\">Unify action</h2>"
    },
    {
      "text": "Close your exposure now.",
      "html": "<h2 class=\"c-entrance-phase2__cta-heading heading--display-1\"> Close your exposure <span class=\"e-highlight\" data-phase2-cta-highlight> <span class=\"e-highlight__line\" data-highlight-text=\"now.\">now.</span> </span> </h2>"
    },
    {
      "text": "Tenable One",
      "html": "<h2 class=\"u-visuallyhidden\">Tenable One</h2>"
    },
    {
      "text": "Unify visibility",
      "html": "<h2>Unify visibility</h2>"
    },
    {
      "text": "Unify insight",
      "html": "<h2>Unify insight</h2>"
    },
    {
      "text": "Unify action",
      "html": "<h2>Unify action</h2>"
    },
    {
      "text": "Close your exposure now.",
      "html": "<h2>Close your exposure now.</h2>"
    },
    {
      "text": "Tenable Hexa AI",
      "html": "<h2 class=\"h4 const:u-mb--xs\">Tenable Hexa AI</h2>"
    },
    {
      "text": "Unified exposure management across every domain.",
      "html": "<h2 class=\"h3\">Unified exposure management across every domain.</h2>"
    },
    {
      "text": "Recognized as a leader in exposure management by industry analysts",
      "html": "<h2 class=\"h3 const:u-mb--sm\">Recognized as a <a href=\"/analyst-research/industry-and-analyst-recognition-in-exposure-management\">leader in exposure management</a> by industry analysts</h2>"
    },
    {
      "text": "See what customers say about Tenable’s exposure management solutions",
      "html": "<h2 class=\"h3 u-mt--0 u-text-balance\">See what customers say about Tenable&#x2019;s exposure management solutions</h2>"
    },
    {
      "text": "See Tenable in action",
      "html": "<h2 class=\"c-eop-banner__heading heading--display-2 u-mr--lg:mobile u-mb--0\"> See <br>Tenable <br>in <mark class=\"js-highlight e-highlight\" data-highlight-original=\"action\"><span class=\"e-highlight__line\" data-highlight-text=\"action\" data-word-count=\"1\" data-top=\"0\" style=\"--highlight-delay: 0ms;\"><span class=\"e-highlight__word\">action</span></span></mark> </h2>"
    },
    {
      "text": "Your exposure ends here",
      "html": "<h2 class=\"heading--display-1 u-text-reverse u-mb--0 u-pr--xxl mobile:u-pr--md\">Your exposure ends <mark class=\"js-highlight e-highlight\" data-highlight-original=\"here\"><span class=\"e-highlight__line\" data-highlight-text=\"here\" data-word-count=\"1\" data-top=\"0\" style=\"--highlight-delay: 0ms;\"><span class=\"e-highlight__word\">here</span></span></mark></h2>"
    },
    {
      "text": "Your exposure ends here",
      "html": "<h2 class=\"heading--display-1 u-text-reverse u-mb--0 u-pr--xxl mobile:u-pr--md\">Your exposure ends <mark class=\"js-highlight e-highlight\" data-highlight-original=\"here\"><span class=\"e-highlight__line\" data-highlight-text=\"here\" data-word-count=\"1\" data-top=\"0\" style=\"--highlight-delay: 0ms;\"><span class=\"e-highlight__word\">here</span></span></mark></h2>"
    },
    {
      "text": "Your exposure ends here",
      "html": "<h2 class=\"heading--display-1 u-text-reverse u-mb--0 u-pr--xxl mobile:u-pr--md\">Your exposure ends <mark class=\"js-highlight e-highlight\" data-highlight-original=\"here\"><span class=\"e-highlight__line\" data-highlight-text=\"here\" data-word-count=\"1\" data-top=\"0\" style=\"--highlight-delay: 0ms;\"><span class=\"e-highlight__word\">here</span></span></mark></h2>"
    },
    {
      "text": "Your exposure ends here",
      "html": "<h2 class=\"heading--display-1 u-text-reverse u-mb--0 u-pr--xxl mobile:u-pr--md\">Your exposure ends <mark class=\"js-highlight e-highlight\" data-highlight-original=\"here\"><span class=\"e-highlight__line\" data-highlight-text=\"here\" data-word-count=\"1\" data-top=\"0\" style=\"--highlight-delay: 0ms;\"><span class=\"e-highlight__word\">here</span></span></mark></h2>"
    },
    {
      "text": "Your exposure ends here",
      "html": "<h2 class=\"heading--display-1 u-text-reverse u-mb--0 u-pr--xxl mobile:u-pr--md\">Your exposure ends <mark class=\"js-highlight e-highlight\" data-highlight-original=\"here\"><span class=\"e-highlight__line\" data-highlight-text=\"here\" data-word-count=\"1\" data-top=\"0\" style=\"--highlight-delay: 0ms;\"><span class=\"e-highlight__word\">here</span></span></mark></h2>"
    },
    {
      "text": "Your exposure ends here",
      "html": "<h2 class=\"heading--display-1 u-text-reverse u-mb--0 u-pr--xxl mobile:u-pr--md\">Your exposure ends <mark class=\"js-highlight e-highlight\" data-highlight-original=\"here\"><span class=\"e-highlight__line\" data-highlight-text=\"here\" data-word-count=\"1\" data-top=\"0\" style=\"--highlight-delay: 0ms;\"><span class=\"e-highlight__word\">here</span></span></mark></h2>"
    },
    {
      "text": "Thanks!",
      "html": "<h2 style=\"font-size: 1.6em;\" class=\"mb\"> Thanks! </h2>"
    },
    {
      "text": "Thanks!",
      "html": "<h2 style=\"font-size: 1.6em;\" class=\"mb\"> Thanks! </h2>"
    }
  ],
  "expected": [
    {
      "id": "what",
      "label": "What is Vulnerability and exposure management?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does Vulnerability and exposure management work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use Vulnerability and exposure management?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Vulnerability and exposure management free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Vulnerability and exposure management compare with alternatives?",
      "pattern": {}
    }
  ],
  "missing": [
    {
      "id": "how",
      "label": "How does Vulnerability and exposure management work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use Vulnerability and exposure management?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Vulnerability and exposure management free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Vulnerability and exposure management 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": 210959
          },
          {
            "path": "/api/context",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 210953
          },
          {
            "path": "/context",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 210963
          }
        ]
      },
      "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: 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": "Your exposure ends here",
      "html": "<h2 class=\"c-entrance-animation__interstitial-title\"> Your exposure ends <span class=\"e-highlight\" data-entrance-interstitial-highlight> <span class=\"e-highlight__line\" data-highlight-text=\"here\">here</span> </span> </h2>"
    },
    {
      "text": "Tenable One",
      "html": "<h2 class=\"u-visuallyhidden\">Tenable One</h2>"
    },
    {
      "text": "Unify visibility",
      "html": "<h2 class=\"c-entrance-phase2__heading\">Unify visibility</h2>"
    },
    {
      "text": "Unify insight",
      "html": "<h2 class=\"c-entrance-phase2__heading\">Unify insight</h2>"
    },
    {
      "text": "Unify action",
      "html": "<h2 class=\"c-entrance-phase2__heading\">Unify action</h2>"
    },
    {
      "text": "Close your exposure now.",
      "html": "<h2 class=\"c-entrance-phase2__cta-heading heading--display-1\"> Close your exposure <span class=\"e-highlight\" data-phase2-cta-highlight> <span class=\"e-highlight__line\" data-highlight-text=\"now.\">now.</span> </span> </h2>"
    },
    {
      "text": "Tenable One",
      "html": "<h2 class=\"u-visuallyhidden\">Tenable One</h2>"
    },
    {
      "text": "Unify visibility",
      "html": "<h2>Unify visibility</h2>"
    },
    {
      "text": "Unify insight",
      "html": "<h2>Unify insight</h2>"
    },
    {
      "text": "Unify action",
      "html": "<h2>Unify action</h2>"
    },
    {
      "text": "Close your exposure now.",
      "html": "<h2>Close your exposure now.</h2>"
    },
    {
      "text": "Tenable Hexa AI",
      "html": "<h2 class=\"h4 const:u-mb--xs\">Tenable Hexa AI</h2>"
    },
    {
      "text": "Unified exposure management across every domain.",
      "html": "<h2 class=\"h3\">Unified exposure management across every domain.</h2>"
    },
    {
      "text": "Recognized as a leader in exposure management by industry analysts",
      "html": "<h2 class=\"h3 const:u-mb--sm\">Recognized as a <a href=\"/analyst-research/industry-and-analyst-recognition-in-exposure-management\">leader in exposure management</a> by industry analysts</h2>"
    },
    {
      "text": "See what customers say about Tenable’s exposure management solutions",
      "html": "<h2 class=\"h3 u-mt--0 u-text-balance\">See what customers say about Tenable&#x2019;s exposure management solutions</h2>"
    },
    {
      "text": "See Tenable in action",
      "html": "<h2 class=\"c-eop-banner__heading heading--display-2 u-mr--lg:mobile u-mb--0\"> See <br>Tenable <br>in <mark class=\"js-highlight e-highlight\" data-highlight-original=\"action\"><span class=\"e-highlight__line\" data-highlight-text=\"action\" data-word-count=\"1\" data-top=\"0\" style=\"--highlight-delay: 0ms;\"><span class=\"e-highlight__word\">action</span></span></mark> </h2>"
    },
    {
      "text": "Your exposure ends here",
      "html": "<h2 class=\"heading--display-1 u-text-reverse u-mb--0 u-pr--xxl mobile:u-pr--md\">Your exposure ends <mark class=\"js-highlight e-highlight\" data-highlight-original=\"here\"><span class=\"e-highlight__line\" data-highlight-text=\"here\" data-word-count=\"1\" data-top=\"0\" style=\"--highlight-delay: 0ms;\"><span class=\"e-highlight__word\">here</span></span></mark></h2>"
    },
    {
      "text": "Your exposure ends here",
      "html": "<h2 class=\"heading--display-1 u-text-reverse u-mb--0 u-pr--xxl mobile:u-pr--md\">Your exposure ends <mark class=\"js-highlight e-highlight\" data-highlight-original=\"here\"><span class=\"e-highlight__line\" data-highlight-text=\"here\" data-word-count=\"1\" data-top=\"0\" style=\"--highlight-delay: 0ms;\"><span class=\"e-highlight__word\">here</span></span></mark></h2>"
    },
    {
      "text": "Your exposure ends here",
      "html": "<h2 class=\"heading--display-1 u-text-reverse u-mb--0 u-pr--xxl mobile:u-pr--md\">Your exposure ends <mark class=\"js-highlight e-highlight\" data-highlight-original=\"here\"><span class=\"e-highlight__line\" data-highlight-text=\"here\" data-word-count=\"1\" data-top=\"0\" style=\"--highlight-delay: 0ms;\"><span class=\"e-highlight__word\">here</span></span></mark></h2>"
    },
    {
      "text": "Your exposure ends here",
      "html": "<h2 class=\"heading--display-1 u-text-reverse u-mb--0 u-pr--xxl mobile:u-pr--md\">Your exposure ends <mark class=\"js-highlight e-highlight\" data-highlight-original=\"here\"><span class=\"e-highlight__line\" data-highlight-text=\"here\" data-word-count=\"1\" data-top=\"0\" style=\"--highlight-delay: 0ms;\"><span class=\"e-highlight__word\">here</span></span></mark></h2>"
    },
    {
      "text": "Your exposure ends here",
      "html": "<h2 class=\"heading--display-1 u-text-reverse u-mb--0 u-pr--xxl mobile:u-pr--md\">Your exposure ends <mark class=\"js-highlight e-highlight\" data-highlight-original=\"here\"><span class=\"e-highlight__line\" data-highlight-text=\"here\" data-word-count=\"1\" data-top=\"0\" style=\"--highlight-delay: 0ms;\"><span class=\"e-highlight__word\">here</span></span></mark></h2>"
    },
    {
      "text": "Your exposure ends here",
      "html": "<h2 class=\"heading--display-1 u-text-reverse u-mb--0 u-pr--xxl mobile:u-pr--md\">Your exposure ends <mark class=\"js-highlight e-highlight\" data-highlight-original=\"here\"><span class=\"e-highlight__line\" data-highlight-text=\"here\" data-word-count=\"1\" data-top=\"0\" style=\"--highlight-delay: 0ms;\"><span class=\"e-highlight__word\">here</span></span></mark></h2>"
    },
    {
      "text": "Thanks!",
      "html": "<h2 style=\"font-size: 1.6em;\" class=\"mb\"> Thanks! </h2>"
    },
    {
      "text": "Thanks!",
      "html": "<h2 style=\"font-size: 1.6em;\" class=\"mb\"> Thanks! </h2>"
    }
  ],
  "expected": [
    {
      "id": "what",
      "label": "What is Vulnerability and exposure management?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does Vulnerability and exposure management work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use Vulnerability and exposure management?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Vulnerability and exposure management free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Vulnerability and exposure management compare with alternatives?",
      "pattern": {}
    }
  ],
  "missing": [
    {
      "id": "how",
      "label": "How does Vulnerability and exposure management work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use Vulnerability and exposure management?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Vulnerability and exposure management free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Vulnerability and exposure management 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 registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; 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 registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing credential type language.

  2. Publish protected resource metadata

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

  3. Validate agent_auth authorization metadata

    OAuth authorization server metadata could not be fetched.

Evidence
{
  "failedStep": "auth-md",
  "steps": [
    {
      "id": "auth-md",
      "title": "Fetch and validate /auth.md",
      "status": "fail",
      "evidence": {
        "path": "/auth.md",
        "ok": false,
        "statusCode": 404,
        "contentType": "text/html; charset=UTF-8",
        "length": 210962,
        "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 registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing credential type language.",
          "compatibleContentType": false,
          "contentLength": 178531,
          "hasRegisterInstructions": false,
          "hasProtectedResourceLink": false,
          "hasAuthorizationServerLink": false,
          "mentionsIdentity": true,
          "mentionsCredential": false,
          "links": [
            "https://www.tenable.com/careers",
            "https://www.tenable.com/\"",
            "https://www.tenable.com/\"",
            "https://www.tenable.com/\"",
            "https://www.tenable.com/themes/custom/tenable/img/social/tenable-generic.png\"",
            "https://www.tenable.com/themes/custom/tenable/img/social/tenable-generic.png\"",
            "/title",
            "//tenable.com/humans.txt",
            "/themes/custom/tenable/images-new/favicons/apple-touch-icon-180x180.png",
            "/themes/custom/tenable/images-new/favicons/manifest.json"
          ],
          "rawExcerpt": "<!DOCTYPE html>\n<!--[if IE 8]>         <html class=\"no-js lt-ie9\"> <![endif]-->\n<!--[if gt IE 8]><!--> <html class=\"no-js html--no-js\" lang=\"en\"> <!--<![endif]-->\n\n<!--\n   ____     _                   _     _\n /      \\  | |_ ___ _ __   __ _| |__ | | ___\n/   /\\   \\ | __/ _ \\ '_ \\ / _` | '_ \\| |/ _ \\\n\\   \\/   / | ||  __/ | | | (_| | |_) | |  __/\n \\ ____ /   \\__\\___|_| |_|\\__,_|_.__/|_|\\___|\n\nIf you're looking at this, we want to hire you.\nhttps://www.tenable.com/careers\n\n-->\n\n<head>\n  <meta charset=\"utf-8\" />\n<link rel=\"shortlink\" href=\"https://www.tenable.com/\" />\n<link rel=\"canonical\" href=\"https://www.tenable.com/\" />\n<meta property=\"og:site_name\" content=\"Tenable®\" />\n<meta property=\"og:type\" content=\"website\" />\n<meta property=\"og:url\" content=\"https://www.tenable.com/\" />\n<meta propert"
        }
      },
      "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 registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; 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": 210964,
        "text": "<!DOCTYPE html>\n<!--[if IE 8]>         <html class=\"no-js lt-ie9\"> <![endif]-->\n<!--[if gt IE 8]><!--> <html class=\"no-js html--no-js\" lang=\"en\"> <!--<![endif]-->\n\n<!--\n   ____     _                   _     _\n /      \\  | |_ ___ _ __   __ _| |__ | | ___\n/   /\\   \\ | __/ _ \\ '_ \\ / _` | '_ \\| |/ _ \\\n\\   \\/   / | ||  __/ | | | (_| | |_) | |  __/\n \\ ____ /   \\__\\___|_| |_|\\__,_|_.__/|_|\\___|\n\nIf you're looking at this, we want to hire you.\nhttps://www.tenable.com/careers\n\n-->\n\n<head>\n  <meta charset=\"utf-8\" />\n<link rel=\"shortlink\" href=\"https://www.tenable.com/\" />\n<link rel=\"canonical\" href=\"https://www.tenable.com/\" />\n<meta property=\"og:site_name\" content=\"Tenable®\" />\n<meta property=\"og:type\" content=\"website\" />\n<meta property=\"og:url\" content=\"https://www.tenable.com/\" />\n<meta property=\"og:title\" content=\"Tenable®\" />\n<meta property=\"og:image\" content=\"https://www.tenable.com/themes/custom/tenable/img/social/tenable-generic.png\" />\n<meta property=\"og:image:width\" content=\"640\" />\n<meta property=\"og:image:height\" content=\"360\" />\n<meta name=\"twitter:card\" content=\"summary\" />\n<meta name=\"twitter:image\" content=\"https://www.tenable.com/themes/custom/tenable/img/social/tenable-generic.png\" />\n<meta name=\"MobileOptimized\" content=\"width\" />\n<meta name=\"HandheldFriendly\" content=\"true\" />\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n\n\n  <title>Page not found | Tenable®</title>\n  <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge, chrome=1\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n  <link rel=\"author\" href=\"//tenable.com/humans.txt\" />\n\n  <link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/themes/custom/tenable/images-new/favicons/apple-touch-icon-180x180.png\">\n  <link rel=\"manifest\" href=\"/themes/custom/tenable/images-new/favicons/manifest.json\">\n  <link rel=\"icon\" href=\"/themes/custom/tenable/images-new/favicons/tenable-favicon.svg\" type=\"image/svg+xml\">\n  <link rel=\"icon\" href=\"/themes/custom/tenable/images-new/favicons/favicon.ico\" sizes=\"16x16 32x32 48x48\" type=\"image/x-icon\">\n  <link rel=\"icon\" href=\"/themes/custom/tenable/images-new/favicons/favicon-16x16.png\" sizes=\"16x16\" type=\"image/png\">\n  <link rel=\"icon\" href=\"/themes/custom/tenable/images-new/favicons/favicon-32x32.png\" sizes=\"32x32\" type=\"image/png\">\n  <link rel=\"icon\" href=\"/themes/custom/tenable/images-new/favicons/favicon-48x48.png\" sizes=\"48x48\" type=\"image/png\">\n  <link rel=\"icon\" href=\"/themes/custom/tenable/images-new/favicons/favicon-96x96.png\" sizes=\"96x96\" type=\"image/png\">\n  <meta name=\"msapplication-config\" content=\"/themes/custom/tenable/images-new/favicons/browserconfig.xml\">\n  <meta name=\"theme-color\" content=\"#ffffff\">\n\n  <!-- Facebook verification -->\n  <meta name=\"facebook-domain-verification\" content=\"apxupe11lzg5js54amntzhrxb1epj6\" />\n\n  <link rel=\"alternate\" type=\"application/rss+xml\" title=\"Tenable Blog\" href=\"https://feeds.feedburner.com/tenable/qaXL\" />\n  <link rel=\"alternate\" type=\"application/rss+xml\" title=\"Tenable News\" href=\"https://tenable.com/feed/news\" />\n  <link rel=\"alternate\" type=\"application/rss+xml\" title=\"Tenable.sc Dashboards\" href=\"https://feeds.feedburner.com/scdashboards\" />\n  <link rel=\"alternate\" type=\"application/rss+xml\" title=\"Tenable.sc Report Templates\" href=\"https://feeds.feedburner.com/securitycenterreporttemplates\" />\n\n  <!-- Hreflang Tags -->\n  \n\n  <link rel=\"dns-prefetch\" href=\"//munchkin.marketo.net\">\n  <link rel=\"dns-prefetch\" href=\"//googletagmanager.com\">\n\n  <script>(function(){var cL=document.documentElement.classList;cL.remove('html--no-js');cL.add('html--js');if(/^((?!chrome|android).)*safari/i.test(navigator.userAgent)){cL.add('is-safari')}})()</script>\n\n  <link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_gZgsdUAcKT95lSF95qmKSWmhbYn-lYcxgXZFDTCjR7s.css?delta=0&amp;language=en&amp;theme=tenable&amp;include=eJwrriwuSc3VT0osTtUpSc1LTMpJ1U9JTUsszSnRTS4uBgDB4wwB\" />\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/"
      },
      "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": 210960,
          "text": "<!DOCTYPE html>\n<!--[if IE 8]>         <html class=\"no-js lt-ie9\"> <![endif]-->\n<!--[if gt IE 8]><!--> <html class=\"no-js html--no-js\" lang=\"en\"> <!--<![endif]-->\n\n<!--\n   ____     _                   _     _\n /      \\  | |_ ___ _ __   __ _| |__ | | ___\n/   /\\   \\ | __/ _ \\ '_ \\ / _` | '_ \\| |/ _ \\\n\\   \\/   / | ||  __/ | | | (_| | |_) | |  __/\n \\ ____ /   \\__\\___|_| |_|\\__,_|_.__/|_|\\___|\n\nIf you're looking at this, we want to hire you.\nhttps://www.tenable.com/careers\n\n-->\n\n<head>\n  <meta charset=\"utf-8\" />\n<link rel=\"shortlink\" href=\"https://www.tenable.com/\" />\n<link rel=\"canonical\" href=\"https://www.tenable.com/\" />\n<meta property=\"og:site_name\" content=\"Tenable®\" />\n<meta property=\"og:type\" content=\"website\" />\n<meta property=\"og:url\" content=\"https://www.tenable.com/\" />\n<meta property=\"og:title\" content=\"Tenable®\" />\n<meta property=\"og:image\" content=\"https://www.tenable.com/themes/custom/tenable/img/social/tenable-generic.png\" />\n<meta property=\"og:image:width\" content=\"640\" />\n<meta property=\"og:image:height\" content=\"360\" />\n<meta name=\"twitter:card\" content=\"summary\" />\n<meta name=\"twitter:image\" content=\"https://www.tenable.com/themes/custom/tenable/img/social/tenable-generic.png\" />\n<meta name=\"MobileOptimized\" content=\"width\" />\n<meta name=\"HandheldFriendly\" content=\"true\" />\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n\n\n  <title>Page not found | Tenable®</title>\n  <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge, chrome=1\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n  <link rel=\"author\" href=\"//tenable.com/humans.txt\" />\n\n  <link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/themes/custom/tenable/images-new/favicons/apple-touch-icon-180x180.png\">\n  <link rel=\"manifest\" href=\"/themes/custom/tenable/images-new/favicons/manifest.json\">\n  <link rel=\"icon\" href=\"/themes/custom/tenable/images-new/favicons/tenable-favicon.svg\" type=\"image/svg+xml\">\n  <link rel=\"icon\" href=\"/themes/custom/tenable/images-new/favicons/favicon.ico\" sizes=\"16x16 32x32 48x48\" type=\"image/x-icon\">\n  <link rel=\"icon\" href=\"/themes/custom/tenable/images-new/favicons/favicon-16x16.png\" sizes=\"16x16\" type=\"image/png\">\n  <link rel=\"icon\" href=\"/themes/custom/tenable/images-new/favicons/favicon-32x32.png\" sizes=\"32x32\" type=\"image/png\">\n  <link rel=\"icon\" href=\"/themes/custom/tenable/images-new/favicons/favicon-48x48.png\" sizes=\"48x48\" type=\"image/png\">\n  <link rel=\"icon\" href=\"/themes/custom/tenable/images-new/favicons/favicon-96x96.png\" sizes=\"96x96\" type=\"image/png\">\n  <meta name=\"msapplication-config\" content=\"/themes/custom/tenable/images-new/favicons/browserconfig.xml\">\n  <meta name=\"theme-color\" content=\"#ffffff\">\n\n  <!-- Facebook verification -->\n  <meta name=\"facebook-domain-verification\" content=\"apxupe11lzg5js54amntzhrxb1epj6\" />\n\n  <link rel=\"alternate\" type=\"application/rss+xml\" title=\"Tenable Blog\" href=\"https://feeds.feedburner.com/tenable/qaXL\" />\n  <link rel=\"alternate\" type=\"application/rss+xml\" title=\"Tenable News\" href=\"https://tenable.com/feed/news\" />\n  <link rel=\"alternate\" type=\"application/rss+xml\" title=\"Tenable.sc Dashboards\" href=\"https://feeds.feedburner.com/scdashboards\" />\n  <link rel=\"alternate\" type=\"application/rss+xml\" title=\"Tenable.sc Report Templates\" href=\"https://feeds.feedburner.com/securitycenterreporttemplates\" />\n\n  <!-- Hreflang Tags -->\n  \n\n  <link rel=\"dns-prefetch\" href=\"//munchkin.marketo.net\">\n  <link rel=\"dns-prefetch\" href=\"//googletagmanager.com\">\n\n  <script>(function(){var cL=document.documentElement.classList;cL.remove('html--no-js');cL.add('html--js');if(/^((?!chrome|android).)*safari/i.test(navigator.userAgent)){cL.add('is-safari')}})()</script>\n\n  <link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_gZgsdUAcKT95lSF95qmKSWmhbYn-lYcxgXZFDTCjR7s.css?delta=0&amp;language=en&amp;theme=tenable&amp;include=eJwrriwuSc3VT0osTtUpSc1LTMpJ1U9JTUsszSnRTS4uBgDB4wwB\" />\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/"
        }
      },
      "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": 9,
    "signals": [
      {
        "source": "link:href",
        "weight": 3,
        "match": "auth link"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "login"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "sign up"
      }
    ]
  },
  "resourceFetchSucceeded": false
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

GEO: Q&A and FAQ opportunities

GEO: Q&A and FAQ opportunities is informational for this page.

Informational

Needs attention

GEO: Q&A and FAQ opportunities

Informational
01

Issue

24 h2 heading(s) are not phrased as questions; this is optional and only useful where Q&A wording is natural. No visible FAQ or FAQPage schema was detected; this is optional unless the page answers common questions.

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: Q&A and FAQ opportunities

Score

75/100

Status

informational

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

GEO: Q&A and FAQ opportunities is informational for this page.

Evidence
{
  "h2Count": 24,
  "questionH2s": 0,
  "hasFaq": false,
  "nonQuestionH2s": [
    {
      "index": 1,
      "text": "Your exposure ends here",
      "isQuestion": false,
      "html": "<h2 class=\"c-entrance-animation__interstitial-title\"> Your exposure ends <span class=\"e-highlight\" data-entrance-interstitial-highlight> <span class=\"e-highlight__line\" data-highlight-text=\"here\">here</span> </span> </h2>"
    },
    {
      "index": 2,
      "text": "Tenable One",
      "isQuestion": false,
      "html": "<h2 class=\"u-visuallyhidden\">Tenable One</h2>"
    },
    {
      "index": 3,
      "text": "Unify visibility",
      "isQuestion": false,
      "html": "<h2 class=\"c-entrance-phase2__heading\">Unify visibility</h2>"
    },
    {
      "index": 4,
      "text": "Unify insight",
      "isQuestion": false,
      "html": "<h2 class=\"c-entrance-phase2__heading\">Unify insight</h2>"
    },
    {
      "index": 5,
      "text": "Unify action",
      "isQuestion": false,
      "html": "<h2 class=\"c-entrance-phase2__heading\">Unify action</h2>"
    },
    {
      "index": 6,
      "text": "Close your exposure now.",
      "isQuestion": false,
      "html": "<h2 class=\"c-entrance-phase2__cta-heading heading--display-1\"> Close your exposure <span class=\"e-highlight\" data-phase2-cta-highlight> <span class=\"e-highlight__line\" data-highlight-text=\"now.\">now.</span> </span> </h2>"
    },
    {
      "index": 7,
      "text": "Tenable One",
      "isQuestion": false,
      "html": "<h2 class=\"u-visuallyhidden\">Tenable One</h2>"
    },
    {
      "index": 8,
      "text": "Unify visibility",
      "isQuestion": false,
      "html": "<h2>Unify visibility</h2>"
    },
    {
      "index": 9,
      "text": "Unify insight",
      "isQuestion": false,
      "html": "<h2>Unify insight</h2>"
    },
    {
      "index": 10,
      "text": "Unify action",
      "isQuestion": false,
      "html": "<h2>Unify action</h2>"
    },
    {
      "index": 11,
      "text": "Close your exposure now.",
      "isQuestion": false,
      "html": "<h2>Close your exposure now.</h2>"
    },
    {
      "index": 12,
      "text": "Tenable Hexa AI",
      "isQuestion": false,
      "html": "<h2 class=\"h4 const:u-mb--xs\">Tenable Hexa AI</h2>"
    },
    {
      "index": 13,
      "text": "Unified exposure management across every domain.",
      "isQuestion": false,
      "html": "<h2 class=\"h3\">Unified exposure management across every domain.</h2>"
    },
    {
      "index": 14,
      "text": "Recognized as a leader in exposure management by industry analysts",
      "isQuestion": false,
      "html": "<h2 class=\"h3 const:u-mb--sm\">Recognized as a <a href=\"/analyst-research/industry-and-analyst-recognition-in-exposure-management\">leader in exposure management</a> by industry analysts</h2>"
    },
    {
      "index": 15,
      "text": "See what customers say about Tenable’s exposure management solutions",
      "isQuestion": false,
      "html": "<h2 class=\"h3 u-mt--0 u-text-balance\">See what customers say about Tenable&#x2019;s exposure management solutions</h2>"
    },
    {
      "index": 16,
      "text": "See Tenable in action",
      "isQuestion": false,
      "html": "<h2 class=\"c-eop-banner__heading heading--display-2 u-mr--lg:mobile u-mb--0\"> See <br>Tenable <br>in <mark class=\"js-highlight e-highlight\" data-highlight-original=\"action\"><span class=\"e-highlight__line\" data-highlight-text=\"action\" data-word-count=\"1\" data-top=\"0\" style=\"--highlight-delay: 0ms;\"><span class=\"e-highlight__word\">action</span></span></mark> </h2>"
    },
    {
      "index": 17,
      "text": "Your exposure ends here",
      "isQuestion": false,
      "html": "<h2 class=\"heading--display-1 u-text-reverse u-mb--0 u-pr--xxl mobile:u-pr--md\">Your exposure ends <mark class=\"js-highlight e-highlight\" data-highlight-original=\"here\"><span class=\"e-highlight__line\" data-highlight-text=\"here\" data-word-count=\"1\" data-top=\"0\" style=\"--highlight-delay: 0ms;\"><span class=\"e-highlight__word\">here</span></span></mark></h2>"
    },
    {
      "index": 18,
      "text": "Your exposure ends here",
      "isQuestion": false,
      "html": "<h2 class=\"heading--display-1 u-text-reverse u-mb--0 u-pr--xxl mobile:u-pr--md\">Your exposure ends <mark class=\"js-highlight e-highlight\" data-highlight-original=\"here\"><span class=\"e-highlight__line\" data-highlight-text=\"here\" data-word-count=\"1\" data-top=\"0\" style=\"--highlight-delay: 0ms;\"><span class=\"e-highlight__word\">here</span></span></mark></h2>"
    },
    {
      "index": 19,
      "text": "Your exposure ends here",
      "isQuestion": false,
      "html": "<h2 class=\"heading--display-1 u-text-reverse u-mb--0 u-pr--xxl mobile:u-pr--md\">Your exposure ends <mark class=\"js-highlight e-highlight\" data-highlight-original=\"here\"><span class=\"e-highlight__line\" data-highlight-text=\"here\" data-word-count=\"1\" data-top=\"0\" style=\"--highlight-delay: 0ms;\"><span class=\"e-highlight__word\">here</span></span></mark></h2>"
    },
    {
      "index": 20,
      "text": "Your exposure ends here",
      "isQuestion": false,
      "html": "<h2 class=\"heading--display-1 u-text-reverse u-mb--0 u-pr--xxl mobile:u-pr--md\">Your exposure ends <mark class=\"js-highlight e-highlight\" data-highlight-original=\"here\"><span class=\"e-highlight__line\" data-highlight-text=\"here\" data-word-count=\"1\" data-top=\"0\" style=\"--highlight-delay: 0ms;\"><span class=\"e-highlight__word\">here</span></span></mark></h2>"
    },
    {
      "index": 21,
      "text": "Your exposure ends here",
      "isQuestion": false,
      "html": "<h2 class=\"heading--display-1 u-text-reverse u-mb--0 u-pr--xxl mobile:u-pr--md\">Your exposure ends <mark class=\"js-highlight e-highlight\" data-highlight-original=\"here\"><span class=\"e-highlight__line\" data-highlight-text=\"here\" data-word-count=\"1\" data-top=\"0\" style=\"--highlight-delay: 0ms;\"><span class=\"e-highlight__word\">here</span></span></mark></h2>"
    },
    {
      "index": 22,
      "text": "Your exposure ends here",
      "isQuestion": false,
      "html": "<h2 class=\"heading--display-1 u-text-reverse u-mb--0 u-pr--xxl mobile:u-pr--md\">Your exposure ends <mark class=\"js-highlight e-highlight\" data-highlight-original=\"here\"><span class=\"e-highlight__line\" data-highlight-text=\"here\" data-word-count=\"1\" data-top=\"0\" style=\"--highlight-delay: 0ms;\"><span class=\"e-highlight__word\">here</span></span></mark></h2>"
    },
    {
      "index": 23,
      "text": "Thanks!",
      "isQuestion": false,
      "html": "<h2 style=\"font-size: 1.6em;\" class=\"mb\"> Thanks! </h2>"
    },
    {
      "index": 24,
      "text": "Thanks!",
      "isQuestion": false,
      "html": "<h2 style=\"font-size: 1.6em;\" class=\"mb\"> Thanks! </h2>"
    }
  ],
  "score": 75,
  "weight": 4
}

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": 210964
          },
          {
            "path": "/.well-known/oauth-authorization-server",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 210960
          }
        ]
      },
      "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": 9,
    "signals": [
      {
        "source": "link:href",
        "weight": 3,
        "match": "auth link"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "login"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "sign up"
      }
    ]
  },
  "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>\n<!--[if IE 8]>         <html class=\"no-js lt-ie9\"> <![endif]-->\n<!--[if gt IE 8]><!--> <html class=\"no-js html--no-js\" lang=\"en\"> <!--<![endif]-->\n\n<!--\n   ____     _                   _     _\n /      \\  | |_ ___ _ __   __ _| |__ | | ___\n/   /\\   \\ | __/ _ \\ '_ \\ / _` | '_ \\| |/ _ \\\n\\   \\/   / | ||  __/ | | | (_| | |_) | |  __/\n \\ ____ /   \\__\\___|_| |_|\\__,_|_.__/|_|\\___|\n\nIf you're looking at this, we want to hire you.\nhttps://www.tenable.com/careers\n\n-->\n\n<head>\n  <meta charset=\"utf-8\" />\n<link rel=\"shortlink\" href=\"https://www.tenable.com/\" />\n<link rel=\"canonical\" href=\"https://www.tenable.com/\" />\n<meta property=\"og:site_name\" content=\"Tenable®\" />\n<meta property=\"og:type\" content=\"website\" />\n<meta property=\"og:url\" content=\"https://www.tenable.com/\" />\n<meta propert"
      },
      "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.tenable.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.tenable.com/.well-known/oauth-protected-resource",
            "metadataUrlMatches": true,
            "resourceMatchesRequestContext": true
          },
          {
            "path": "/api/admin/summary",
            "statusCode": 404,
            "wwwAuthenticate": {
              "valid": false,
              "present": false
            },
            "expectedMetadataUrl": "https://www.tenable.com/.well-known/oauth-protected-resource",
            "metadataUrlMatches": true,
            "resourceMatchesRequestContext": true
          },
          {
            "path": "/api/scans",
            "statusCode": 404,
            "wwwAuthenticate": {
              "valid": false,
              "present": false
            },
            "expectedMetadataUrl": "https://www.tenable.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": 9,
    "signals": [
      {
        "source": "link:href",
        "weight": 3,
        "match": "auth link"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "login"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "sign up"
      }
    ]
  },
  "resourceFetchSucceeded": false
}

SEOSEOBrowser audit

Links are not crawlable

50 Fail

Check name

Links are not crawlable

Score

0/100

Status

fail

Device

desktop

Category

SEO

Fix guidance

Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. [Learn how to make links crawlable](https://support.google.com/webmasters/answer/9112205)

Evidence
{
  "description": "Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. [Learn how to make links crawlable](https://support.google.com/webmasters/answer/9112205)"
}

SEOSEOBrowser audit

Links do not have descriptive text

50 Fail

Check name

Links do not have descriptive text

Score

0/100

Status

fail

Device

desktop

Category

SEO

Estimated savings

4 links 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": "4 links 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

Font display

13 Fail

Check name

Font display

Score

0/100

Status

fail

Device

desktop

Category

Performance

Estimated savings

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

Forced reflow

13 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

Legacy JavaScript

13 Fail

Check name

Legacy JavaScript

Score

0/100

Status

fail

Device

desktop

Category

Performance

Estimated savings

Est savings of 12 KiB

Fix guidance

Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile [Baseline](https://web.dev/articles/baseline-and-polyfills) features, unless you know you must support older browsers. [Learn why most sites can deploy ES6+ code without transpiling](https://developer.chrome.com/docs/performance/insights/legacy-javascript)

Evidence
{
  "displayValue": "Est savings of 12 KiB",
  "description": "Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile [Baseline](https://web.dev/articles/baseline-and-polyfills) features, unless you know you must support older browsers. [Learn why most sites can deploy ES6+ code without transpiling](https://developer.chrome.com/docs/performance/insights/legacy-javascript)"
}

Performance and AccessibilityPerformanceBrowser audit

Network dependency tree

13 Fail

Check name

Network dependency tree

Score

0/100

Status

fail

Device

desktop

Category

Performance

Fix guidance

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

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

Performance and AccessibilityPerformanceBrowser audit

Reduce unused CSS

13 Fail

Check name

Reduce unused CSS

Score

0/100

Status

fail

Device

desktop

Category

Performance

Estimated savings

Est savings of 61 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 61 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": 40
}

Performance and AccessibilityPerformanceBrowser audit

Render-blocking requests

13 Fail

Check name

Render-blocking requests

Score

0/100

Status

fail

Device

desktop

Category

Performance

Estimated savings

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

Image elements do not have explicit `width` and `height`

6 Warning

Check name

Image elements do not have explicit `width` and `height`

Score

50/100

Status

warning

Device

desktop

Category

Performance

Fix guidance

Set an explicit width and height on image elements to reduce layout shifts and improve CLS. [Learn how to set image dimensions](https://web.dev/articles/optimize-cls#images_without_dimensions)

Evidence
{
  "description": "Set an explicit width and height on image elements to reduce layout shifts and improve CLS. [Learn how to set image dimensions](https://web.dev/articles/optimize-cls#images_without_dimensions)"
}

Performance and AccessibilityPerformanceBrowser audit

Loading performance

4 Fail

Check name

Loading performance

Score

69/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": "first-contentful-paint",
      "title": "First Contentful Paint",
      "score": 100,
      "displayValue": "0.4 s",
      "numericValue": 441.0057306379017
    },
    {
      "id": "interactive",
      "title": "Time to Interactive",
      "score": 53,
      "displayValue": "4.3 s",
      "numericValue": 4322.549778482087
    },
    {
      "id": "total-blocking-time",
      "title": "Total Blocking Time",
      "score": 67,
      "displayValue": "260 ms",
      "numericValue": 258
    },
    {
      "id": "speed-index",
      "title": "Speed Index",
      "score": 38,
      "displayValue": "2.6 s",
      "numericValue": 2626.500216082277
    },
    {
      "id": "network-rtt",
      "title": "Network Round Trip Times",
      "score": 100,
      "displayValue": "170 ms",
      "numericValue": 166.67298
    },
    {
      "id": "server-response-time",
      "title": "Initial server response time was short",
      "score": 100,
      "displayValue": "Root document took 10 ms",
      "numericValue": 7
    },
    {
      "id": "max-potential-fid",
      "title": "Max Potential First Input Delay",
      "score": 81,
      "displayValue": "160 ms",
      "numericValue": 159.00000000000045
    },
    {
      "id": "largest-contentful-paint",
      "title": "Largest Contentful Paint",
      "score": 14,
      "displayValue": "4.3 s",
      "numericValue": 4302.549460113314
    }
  ]
}

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
55/100Level 3, Bot-AwareCurrent report
Report ID 2a5b635f-157d-42e4-9531-9763a762614e. Scanned Jun 8, 2026, 8:59 PM.
tenable.com AI SEO Report: 55/100 (Level 3, Bot-Aware)