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

OVERALL SCORE

Level 3, Bot-Aware

Moderate readiness for AI agents
AIDiscoverability55%Agent Easeof Use6%Security& Trust100%GEO, AIO, AEO84%SEO85%Performance& Accessibility91%
  • AI Discoverability 55 out of 100
  • Agent Ease of Use 6 out of 100
  • Security & Trust 100 out of 100
  • GEO, AIO and AEO 84 out of 100
  • SEO 85 out of 100
  • Performance and Accessibility 91 out of 100

CAPTURED SCREENSHOT

Captured website desktop screenshot

What AI sees of your website

Heroku: The Cloud Application Platform | Build. Deploy. Scale. favicon

Heroku: The Cloud Application Platform | Build. Deploy. Scale.

Heroku is the fully managed cloud application platform built for developers. Build, deploy, manage, and scale your apps easily on our app hosting platform.

Next step

Turn this report into a fix workflow

21 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
55
Needs work11121View details
Discoverability
71
Needs work540View details
Content Readiness
79
Mostly ready641View 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
84
Mostly ready8010
GEO Readiness
Not Applicable
Not Applicable400
AIO Readiness
84
Mostly ready205
AEO Readiness
77
Mostly ready205
SEO
85
Mostly ready920View details
SEO
85
Mostly ready920View details
Security & Trust
100
Strong900
Security & Trust
100
Strong500
AI Training Exposure
Not Applicable
Not Applicable400
Performance and Accessibility
91
Strong2622View details
Performance
89
Mostly ready1912View details
Accessibility
94
Strong710View details

Prioritized recommendations

Issues ranked by score impact

38 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": "\t<!doctype html>\n<html lang=\"en-US\">\n\t<head>\n\t\t<meta charset=\"UTF-8\">\n\t\t\t\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n\t\t<meta name=\"google-site-verification\" content=\"V8eEvIkb6RQqJca9Wf-o9baurAQMe54VKxd06IeaFeg\"/>\n\t\t<meta name=\"slack-app-id\" content=\"A1QME020P\">\n\t\t<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\">\n\t\t<meta name=\"theme-color\" content=\"#5A1BA9\" />\n\t\t<meta name='robots' content='noindex, follow' />\n\n<!-- Google Tag Manager for WordPress by gtm4wp.com -->\n<script data-cfasync=\"false\" data-pagespeed-no-defer>\n\tvar gtm4wp_datalayer_name = \"dataLayer\";\n\tvar dataLayer = dataLayer || [];\n</script>\n<!-- End Google Tag Manager for WordPress by gtm4wp.com --><link rel=\"preload\" as=\"image\" href=\"https://www.heroku.com/wp-content/uploads/2025/04/home-hero.webp\">"
      },
      "issue": "Response is not valid JSON.",
      "howToFix": "Use application/linkset+json with service-desc, service-doc, and status relations that each include href."
    },
    {
      "id": "target-validation",
      "title": "Fetch advertised API catalog targets",
      "status": "fail",
      "evidence": {
        "checked": [],
        "failures": [
          {
            "reason": "No same-origin API catalog hrefs were available to fetch."
          }
        ]
      },
      "issue": "API Catalog did not expose any same-origin hrefs to validate.",
      "howToFix": "Make each same-origin API catalog href reachable and serve the advertised media type."
    }
  ]
}

AI DiscoverabilityDiscoverabilityEstablished

FAQPage schema

FAQPage schema is missing or incomplete.

50 Fail

Needs attention

FAQPage schema

Failed check
01

Issue

FAQ content was detected but no FAQPage schema was found.

02

Why it matters

FAQPage schema lets agents extract visible question-and-answer content cleanly and avoid guessing which text is an answer.

Check name

FAQPage schema

Score

0/100

Status

fail

Category

Discoverability

Maturity

Established

Goal

Expose question-and-answer content in FAQPage structured data when FAQs are present.

Result

FAQPage schema is missing or incomplete.

Evidence
{
  "found": false,
  "visibleFaq": true,
  "allTypes": [
    "Corporation",
    "LocalBusiness",
    "SiteNavigationElement",
    "WebPage",
    "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."
    }
  ]
}

AI DiscoverabilityContent ReadinessEstablished

Markdown negotiation

Markdown negotiation failed at "Markdown content type".

50 Fail

Needs attention

Markdown negotiation

Failed check
01

Issue

Content-Type "text/html; 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 "Accept-Encoding".

  3. Structured Markdown body

    Markdown response is missing a heading.

Evidence
{
  "failedStep": "content-type",
  "steps": [
    {
      "id": "content-type",
      "title": "Markdown content type",
      "status": "fail",
      "evidence": {
        "statusCode": 200,
        "contentType": "text/html; charset=UTF-8"
      },
      "issue": "Content-Type \"text/html; charset=UTF-8\" does not indicate Markdown when requested with Accept: text/markdown.",
      "howToFix": "Return Content-Type: text/markdown; charset=utf-8 for requests with Accept: text/markdown."
    },
    {
      "id": "vary-accept",
      "title": "Vary: Accept header",
      "status": "fail",
      "evidence": {
        "vary": "Accept-Encoding"
      },
      "issue": "Markdown negotiation is missing Vary: Accept; current Vary header is \"Accept-Encoding\".",
      "howToFix": "Add Vary: Accept on negotiated Markdown responses so shared caches keep HTML and Markdown variants separate."
    },
    {
      "id": "markdown-content",
      "title": "Structured Markdown body",
      "status": "fail",
      "evidence": {
        "valid": false,
        "hasHeading": false,
        "wordCount": 45509,
        "excerpt": "<!doctype html>\n<html lang=\"en-US\">\n\t<head>\n\t\t<meta charset=\"UTF-8\">\n\t\t\t\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n\t\t<meta name=\"google-site-verification\" content=\"V8eEvIkb6RQqJca9Wf-o9baurAQMe54VKxd06IeaFeg\"/>\n\t\t",
        "issue": "Markdown response is missing a heading."
      },
      "issue": "Markdown response is missing a heading.",
      "howToFix": "Return Markdown with at least one heading and substantive page content, including useful links or instructions for agents."
    }
  ]
}

Agent Ease of UseAPIEstablished

OpenAPI discovery

OpenAPI discovery failed at "Find valid OpenAPI document".

50 Fail

Needs attention

OpenAPI discovery

Failed check
01

Issue

OpenAPI YAML document did not match the expected shape. Content-Type "text/html; 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": "\t<!doctype html>\n<html lang=\"en-US\">\n\t<head>\n\t\t<meta charset=\"UTF-8\">\n\t\t\t\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n\t\t<meta name=\"google-site-verification\" content=\"V8eEvIkb6RQqJca9Wf-o9baurAQMe54VKxd06IeaFeg\"/>\n\t\t<meta name=\"slack-app-id\" content=\"A1QME020P\">\n\t\t<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\">\n\t\t<meta name=\"theme-color\" content=\"#5A1BA9\" />\n\t\t<meta name='robots' content='noindex, follow' />\n\n<!-- Google Tag Manager for WordPress by gtm4wp.com -->\n<script data-cfasync=\"false\" data-pagespeed-no-defer>\n\tvar gtm4wp_datalayer_name = \"dataLayer\";\n\tvar dataLayer = dataLayer || [];\n</script>\n<!-- End Google Tag Manager for WordPress by gtm4wp.com --><link rel=\"preload\" as=\"image\" href=\"https://www.heroku.com/wp-content/uploads/2025/04/home-hero.webp\">"
          },
          {
            "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": "\t<!doctype html>\n<html lang=\"en-US\">\n\t<head>\n\t\t<meta charset=\"UTF-8\">\n\t\t\t\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n\t\t<meta name=\"google-site-verification\" content=\"V8eEvIkb6RQqJca9Wf-o9baurAQMe54VKxd06IeaFeg\"/>\n\t\t<meta name=\"slack-app-id\" content=\"A1QME020P\">\n\t\t<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\">\n\t\t<meta name=\"theme-color\" content=\"#5A1BA9\" />\n\t\t<meta name='robots' content='noindex, follow' />\n\n<!-- Google Tag Manager for WordPress by gtm4wp.com -->\n<script data-cfasync=\"false\" data-pagespeed-no-defer>\n\tvar gtm4wp_datalayer_name = \"dataLayer\";\n\tvar dataLayer = dataLayer || [];\n</script>\n<!-- End Google Tag Manager for WordPress by gtm4wp.com --><link rel=\"preload\" as=\"image\" href=\"https://www.heroku.com/wp-content/uploads/2025/04/home-hero.webp\">"
          },
          {
            "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": "\t<!doctype html>\n<html lang=\"en-US\">\n\t<head>\n\t\t<meta charset=\"UTF-8\">\n\t\t\t\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n\t\t<meta name=\"google-site-verification\" content=\"V8eEvIkb6RQqJca9Wf-o9baurAQMe54VKxd06IeaFeg\"/>\n\t\t<meta name=\"slack-app-id\" content=\"A1QME020P\">\n\t\t<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\">\n\t\t<meta name=\"theme-color\" content=\"#5A1BA9\" />\n\t\t<meta name='robots' content='noindex, follow' />\n\n<!-- Google Tag Manager for WordPress by gtm4wp.com -->\n<script data-cfasync=\"false\" data-pagespeed-no-defer>\n\tvar gtm4wp_datalayer_name = \"dataLayer\";\n\tvar dataLayer = dataLayer || [];\n</script>\n<!-- End Google Tag Manager for WordPress by gtm4wp.com --><link rel=\"preload\" as=\"image\" href=\"https://www.heroku.com/wp-content/uploads/2025/04/home-hero.webp\">"
          },
          {
            "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": "\t<!doctype html>\n<html lang=\"en-US\">\n\t<head>\n\t\t<meta charset=\"UTF-8\">\n\t\t\t\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n\t\t<meta name=\"google-site-verification\" content=\"V8eEvIkb6RQqJca9Wf-o9baurAQMe54VKxd06IeaFeg\"/>\n\t\t<meta name=\"slack-app-id\" content=\"A1QME020P\">\n\t\t<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\">\n\t\t<meta name=\"theme-color\" content=\"#5A1BA9\" />\n\t\t<meta name='robots' content='noindex, follow' />\n\n<!-- Google Tag Manager for WordPress by gtm4wp.com -->\n<script data-cfasync=\"false\" data-pagespeed-no-defer>\n\tvar gtm4wp_datalayer_name = \"dataLayer\";\n\tvar dataLayer = dataLayer || [];\n</script>\n<!-- End Google Tag Manager for WordPress by gtm4wp.com --><link rel=\"preload\" as=\"image\" href=\"https://www.heroku.com/wp-content/uploads/2025/04/home-hero.webp\">"
          },
          {
            "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": "\t<!doctype html>\n<html lang=\"en-US\">\n\t<head>\n\t\t<meta charset=\"UTF-8\">\n\t\t\t\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n\t\t<meta name=\"google-site-verification\" content=\"V8eEvIkb6RQqJca9Wf-o9baurAQMe54VKxd06IeaFeg\"/>\n\t\t<meta name=\"slack-app-id\" content=\"A1QME020P\">\n\t\t<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\">\n\t\t<meta name=\"theme-color\" content=\"#5A1BA9\" />\n\t\t<meta name='robots' content='noindex, follow' />\n\n<!-- Google Tag Manager for WordPress by gtm4wp.com -->\n<script data-cfasync=\"false\" data-pagespeed-no-defer>\n\tvar gtm4wp_datalayer_name = \"dataLayer\";\n\tvar dataLayer = dataLayer || [];\n</script>\n<!-- End Google Tag Manager for WordPress by gtm4wp.com --><link rel=\"preload\" as=\"image\" href=\"https://www.heroku.com/wp-content/uploads/2025/04/home-hero.webp\">"
          },
          {
            "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": "\t<!doctype html>\n<html lang=\"en-US\">\n\t<head>\n\t\t<meta charset=\"UTF-8\">\n\t\t\t\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n\t\t<meta name=\"google-site-verification\" content=\"V8eEvIkb6RQqJca9Wf-o9baurAQMe54VKxd06IeaFeg\"/>\n\t\t<meta name=\"slack-app-id\" content=\"A1QME020P\">\n\t\t<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\">\n\t\t<meta name=\"theme-color\" content=\"#5A1BA9\" />\n\t\t<meta name='robots' content='noindex, follow' />\n\n<!-- Google Tag Manager for WordPress by gtm4wp.com -->\n<script data-cfasync=\"false\" data-pagespeed-no-defer>\n\tvar gtm4wp_datalayer_name = \"dataLayer\";\n\tvar dataLayer = dataLayer || [];\n</script>\n<!-- End Google Tag Manager for WordPress by gtm4wp.com --><link rel=\"preload\" as=\"image\" href=\"https://www.heroku.com/wp-content/uploads/2025/04/home-hero.webp\">"
          },
          {
            "path": "/docs/openapi.json",
            "statusCode": 200,
            "contentType": "text/html; charset=utf-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en\">\n  <head>\n    <title>Heroku Dev Center</title>\n<link rel=\"icon\" type=\"image/x-icon\" href=\"https://www.herokucdn.com/favicons/favicon.ico\" />\n<link rel=\"mask-icon\" type=\"image/png\" href=\"https://www.herokucdn.com/favicons/icon.svg\" />\n<link rel=\"apple-touch-icon\" type=\"image/x-icon\" href=\"https://www.herokucdn.com/favicons/apple-touch-icon.png\" color=\"#79589f\" />\n<link rel=\"apple-touch-icon\" type=\"image/png\" href=\"https://www.herokucdn.com/favicons/apple-touch-icon.png\" />\n<link rel=\"icon\" type=\"image/png\" href=\"https://www.herokucdn.com/favicons/android-icon.png\" size=\"192x192\" />\n<link rel=\"apple-touch-icon\" type=\"image/png\" href=\"https://www.herokucdn.com/favicons/apple-touch-icon-152x152.png\" size=\"152x152\" />\n<link rel=\"apple-touch-icon\" type=\"image/png\""
          }
        ]
      },
      "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
      "howToFix": "Publish a valid OpenAPI 3.x or Swagger 2.0 JSON/YAML document with info, paths, operations, and responses."
    }
  ]
}

AI DiscoverabilityBot Access ControlEstablished

AI bot rules in robots.txt

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

33 Fail

Needs attention

AI bot rules in robots.txt

Failed check
01

Issue

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

02

Why it matters

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

Check name

AI bot rules in robots.txt

Score

0/100

Status

fail

Category

Bot Access Control

Maturity

Established

Goal

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

Result

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

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

AI DiscoverabilityBot Access ControlInformational

Content Signal

Content Signal is missing or incomplete.

33 Fail

Needs attention

Content Signal

Failed check
01

Issue

No Content Signal found in robots.txt

02

Why it matters

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

Check name

Content Signal

Score

0/100

Status

fail

Category

Bot Access Control

Maturity

Informational

Goal

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

Result

Content Signal is missing or incomplete.

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

AI 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": 283695
          }
        ]
      },
      "issue": "Web Bot Auth request signing was not found at the expected path.",
      "howToFix": "If publishing Web Bot Auth keys, return a JSON key directory with a non-empty keys array and the draft media type."
    }
  ]
}

Agent Ease of UseMCPEmerging recommendation

MCP Server Card

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

25 Fail

Needs attention

MCP Server Card

Failed check
01

Issue

MCP Server Card was not found at the expected path.

02

Why it matters

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

Check name

MCP Server Card

Score

0/100

Status

fail

Category

MCP

Maturity

Emerging recommendation

Goal

Publish an MCP Server Card for agent discovery.

Result

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

Validation steps

  1. Fetch to find resource

    MCP Server Card was not found at the expected path.

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

Agent Ease of UseMCPInformational

WebMCP manifest

WebMCP manifest failed at "Fetch to find resource".

25 Fail

Needs attention

WebMCP manifest

Failed check
01

Issue

WebMCP manifest was not found at the expected path.

02

Why it matters

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

Check name

WebMCP manifest

Score

0/100

Status

fail

Category

MCP

Maturity

Informational

Goal

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

Result

WebMCP manifest failed at "Fetch to find resource".

Validation steps

  1. Fetch to find resource

    WebMCP manifest was not found at the expected path.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/.well-known/webmcp.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 283673
          },
          {
            "path": "/webmcp.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 283661
          },
          {
            "path": "/mcp.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 283658
          }
        ]
      },
      "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": 283677
          },
          {
            "path": "/.well-known/a2a/agent-card.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 283681
          },
          {
            "path": "/agent-card.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 283665
          }
        ]
      },
      "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": 283685
          },
          {
            "path": "/.well-known/skills/index.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 283679
          }
        ]
      },
      "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": 283672
          },
          {
            "path": "/agent.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 283660
          }
        ]
      },
      "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": 283673
          },
          {
            "path": "/agents.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 283661
          }
        ]
      },
      "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."
    }
  ]
}

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

AI DiscoverabilityContent ReadinessEstablished

Content freshness signals

Content freshness signals is partially implemented.

13 Warning

Needs attention

Content freshness signals

Warning
01

Issue

Content freshness signals are incomplete: missing Last-Modified HTTP header.

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

75/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": null,
  "schemaDates": [
    "2026-05-27T22:20:53Z",
    "2014-05-02T17:59:26Z"
  ],
  "metaDateCount": 1,
  "timeDateCount": 0
}

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="s"> 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": 1,
        "formsWithTags": 0,
        "totalInteractive": 186,
        "interactiveWithTags": 0,
        "totalCount": 187,
        "taggedCount": 0,
        "dataMcpToolCount": 0,
        "dataMcpTools": [],
        "coverage": 0,
        "annotationIssues": [
          "<input name=\"s\"> 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": 1,
        "issues": [
          "<input name=\"s\"> is missing tool-param-description."
        ]
      },
      "issue": "WebMCP declarative annotations need fixes.",
      "issueDetails": [
        {
          "title": "WebMCP declarative annotation issues",
          "items": [
            {
              "type": "code",
              "value": "<input name=\"s\"> 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": 1,
        "formsWithTags": 0,
        "totalInteractive": 186,
        "interactiveWithTags": 0,
        "totalCount": 187,
        "taggedCount": 0,
        "dataMcpToolCount": 0,
        "dataMcpTools": [],
        "coverage": 0,
        "annotationIssues": [
          "<input name=\"s\"> 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": 1,
    "formsWithTags": 0,
    "totalInteractive": 186,
    "interactiveWithTags": 0,
    "totalCount": 187,
    "taggedCount": 0,
    "dataMcpToolCount": 0,
    "dataMcpTools": [],
    "coverage": 0,
    "annotationIssues": [
      "<input name=\"s\"> 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

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

31 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": 38,
  "passing": 7,
  "failing": [
    {
      "heading": "TAO Drive: Breaking E-Commerce Barriers with a Secure Salesforce Integration via Heroku AppLink",
      "headingHtml": "<h3 class=\"elementor-heading-title elementor-size-default\">TAO Drive: Breaking E-Commerce Barriers with a Secure Salesforce Integration via Heroku AppLink</h3>",
      "firstParagraph": "Resources",
      "paragraphHtml": "<p class=\"mm-menu--widget-title\">Resources</p>",
      "words": 1,
      "direct": false,
      "issue": "First paragraph is 1 words and does not look like a concise direct answer."
    },
    {
      "heading": "An innovative feature set built for full-stack simplicity",
      "headingHtml": "<h2>An innovative feature set built for full-stack simplicity</h2>",
      "firstParagraph": "From your first git push heroku main to global auto-scaling, experience production-ready cloud deployment that keeps you focused entirely on your code.",
      "paragraphHtml": "<p class=\"intro-text\">From your first <code>git push heroku main</code> to global auto-scaling, experience production-ready cloud deployment that keeps you focused entirely on your code.</p>",
      "words": 22,
      "direct": false,
      "issue": "First paragraph is 22 words and does not look like a concise direct answer."
    },
    {
      "heading": "Heroku Runtime",
      "headingHtml": "<h3>Heroku Runtime</h3>",
      "firstParagraph": "Heroku runs your apps inside dynos — smart containers which execute on a reliable, fully managed runtime environment.",
      "paragraphHtml": "<p>Heroku runs your apps inside <a href=\"/dynos/\">dynos</a> &#x2014; smart containers which execute on a reliable, fully managed runtime environment.</p>",
      "words": 17,
      "direct": false,
      "issue": "First paragraph is 17 words and does not look like a concise direct answer."
    },
    {
      "heading": "Heroku Postgres",
      "headingHtml": "<h3>Heroku Postgres</h3>",
      "firstParagraph": "Heroku’s trusted, secure, and scalable fully managed PostgreSQL database as a service, optimized for developers.",
      "paragraphHtml": "<p>Heroku&#x2019;s trusted, secure, and scalable <a href=\"/postgres/\"> fully managed PostgreSQL database</a> as a service, optimized for developers.</p>",
      "words": 16,
      "direct": false,
      "issue": "First paragraph is 16 words and does not look like a concise direct answer."
    },
    {
      "heading": "Heroku Key-Value Store",
      "headingHtml": "<h3>Heroku Key-Value Store</h3>",
      "firstParagraph": "The Redis you love with a more robust developer experience, fully managed and delivered as a service by Heroku’s operational experts.",
      "paragraphHtml": "<p><a href=\"/key-value-store/\">The Redis you love</a> with a more robust developer experience, fully managed and delivered as a service by Heroku&#x2019;s operational experts.</p>",
      "words": 22,
      "direct": false,
      "issue": "First paragraph is 22 words and does not look like a concise direct answer."
    },
    {
      "heading": "Scalability",
      "headingHtml": "<h3>Scalability</h3>",
      "firstParagraph": "Scale up or out in an instant with Heroku, from tiny hobby projects to Black Friday-ready enterprise ecommerce sites.",
      "paragraphHtml": "<p><a href=\"/dynos/scaling/\">Scale up or out</a> in an instant with Heroku, from tiny hobby projects to Black Friday-ready enterprise ecommerce sites.</p>",
      "words": 19,
      "direct": false,
      "issue": "First paragraph is 19 words and does not look like a concise direct answer."
    },
    {
      "heading": "Heroku Elements",
      "headingHtml": "<h3>Heroku Elements</h3>",
      "firstParagraph": "Extend your app with Add-ons, customize your language stack with buildpacks, and jumpstart your projects with buttons.",
      "paragraphHtml": "<p>Extend your app with <a href=\"/addons//\">Add-ons</a>, customize your language stack with <a href=\"https://elements.heroku.com/buildpacks\">buildpacks</a>, and jumpstart your projects with <a href=\"https://elements.heroku.com/buttons\">buttons</a>.</p>",
      "words": 17,
      "direct": false,
      "issue": "First paragraph is 17 words and does not look like a concise direct answer."
    },
    {
      "heading": "Heroku Teams",
      "headingHtml": "<h3>Heroku Teams</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Fast Rollback",
      "headingHtml": "<h3>Fast Rollback</h3>",
      "firstParagraph": "Deploy confidently knowing you can instantly rollback your code or Postgres data to an earlier state.",
      "paragraphHtml": "<p>Deploy confidently knowing you can instantly rollback your code or Postgres data to an earlier state.</p>",
      "words": 16,
      "direct": false,
      "issue": "First paragraph is 16 words and does not look like a concise direct answer."
    },
    {
      "heading": "App Metrics",
      "headingHtml": "<h3>App Metrics</h3>",
      "firstParagraph": "Heroku Metrics gives you powerful insights on the runtime characteristics of your applications.",
      "paragraphHtml": "<p>Heroku Metrics gives you powerful insights on the runtime characteristics of your applications.</p>",
      "words": 13,
      "direct": false,
      "issue": "First paragraph is 13 words and does not look like a concise direct answer."
    },
    {
      "heading": "Continuous Delivery",
      "headingHtml": "<h3>Continuous Delivery</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "GitHub Integration",
      "headingHtml": "<h3>GitHub Integration</h3>",
      "firstParagraph": "Every pull request can spin up a disposable Review App for testing, and manually or automatically deploy a particular branch on every GitHub push.",
      "paragraphHtml": "<p>Every pull request can spin up a disposable Review App for testing, and manually or automatically deploy a particular branch on every GitHub push.</p>",
      "words": 24,
      "direct": false,
      "issue": "First paragraph is 24 words and does not look like a concise direct answer."
    },
    {
      "heading": "Extensibility",
      "headingHtml": "<h3>Extensibility</h3>",
      "firstParagraph": "Customize your stack with a Heroku innovation: Buildpacks. Build your own, or choose one from the hundreds built by the community.",
      "paragraphHtml": "<p>Customize your stack with a Heroku innovation: Buildpacks. Build your own, or choose one from the hundreds built by the community.</p>",
      "words": 21,
      "direct": false,
      "issue": "First paragraph is 21 words and does not look like a concise direct answer."
    },
    {
      "heading": "An ecosystem built to scale your stack",
      "headingHtml": "<h2>An ecosystem built to scale your stack</h2>",
      "firstParagraph": "Don’t reinvent the wheel. Heroku’s 150+ third-party add-ons and 380+ open source buildpacks provide a rich ecosystem of preintegrated extensions and services.",
      "paragraphHtml": "<p>Don&#x2019;t reinvent the wheel. Heroku&#x2019;s 150+ third-party add-ons and 380+ open source buildpacks provide a rich ecosystem of preintegrated extensions and services.</p>",
      "words": 24,
      "direct": false,
      "issue": "First paragraph is 24 words and does not look like a concise direct answer."
    },
    {
      "heading": "Officially supported languages",
      "headingHtml": "<h3><span class=\"pre-title\">Officially supported languages</span></h3>",
      "firstParagraph": "Java",
      "paragraphHtml": "<p>Java</p>",
      "words": 1,
      "direct": false,
      "issue": "First paragraph is 1 words and does not look like a concise direct answer."
    },
    {
      "heading": "A cloud platform for building AI applications and agents",
      "headingHtml": "<h2>A cloud platform for building AI applications and agents</h2>",
      "firstParagraph": "Heroku makes it easy to build with AI, without the complexity of managing your own AI services. Access leading AI models and build faster with Managed Inference and Agents, and extend your AI with Model Context Protocol (MCP).",
      "paragraphHtml": "<p>Heroku makes it easy to build with AI, without the complexity of managing your own AI services. Access leading AI models and build faster with Managed Inference and Agents, and extend your AI with Model Context Protocol (MCP).</p>",
      "words": 38,
      "direct": false,
      "issue": "First paragraph is 38 words and does not look like a concise direct answer."
    },
    {
      "heading": "Model Context Protocol (MCP) on Heroku",
      "headingHtml": "<h3><a href=\"https://www.heroku.com/ai/mcp-on-heroku/\">Model Context Protocol (MCP) on Heroku</a></h3>",
      "firstParagraph": "Extend your AI agents with tools and APIs using the open Model Context Protocol. Easily host and scale MCP servers on Heroku to enhance your agents with a broad ecosystem of tools, or your own custom logic.",
      "paragraphHtml": "<p>Extend your AI agents with tools and APIs using the open Model Context Protocol. Easily host and scale MCP servers on Heroku to enhance your agents with a broad ecosystem of tools, or your own custom logic.</p>",
      "words": 37,
      "direct": false,
      "issue": "First paragraph is 37 words and does not look like a concise direct answer."
    },
    {
      "heading": "pgvector for Heroku Postgres",
      "headingHtml": "<h3><a href=\"https://www.heroku.com/ai/pgvector-for-heroku-postgres/\">pgvector for Heroku Postgres</a></h3>",
      "firstParagraph": "Build full retrieval augmented generation (RAG) applications or leverage vector similarity search with pgvector on Heroku Postgres. Seamlessly store and query embeddings alongside your app data using the same trusted Heroku database experience.",
      "paragraphHtml": "<p>Build full retrieval augmented generation (RAG) applications or leverage vector similarity search with pgvector on Heroku Postgres. Seamlessly store and query embeddings alongside your app data using the same trusted Heroku database experience.</p>",
      "words": 33,
      "direct": false,
      "issue": "First paragraph is 33 words and does not look like a concise direct answer."
    },
    {
      "heading": "Developers, teams, and businesses of all sizes use Heroku to deploy, manage, and scale apps.",
      "headingHtml": "<h2>Developers, teams, and businesses of all sizes use Heroku to deploy, manage, and scale apps.</h2>",
      "firstParagraph": "Deliver your unique apps, your own way. Whether you’re building a simple prototype or a business-critical product, Heroku’s fully-managed platform gives you the simplest path to delivering apps quickly — using the tools and languages you already love!",
      "paragraphHtml": "<p>Deliver your unique apps, your own way. Whether you&#x2019;re building a simple prototype or a business-critical product, Heroku&#x2019;s fully-managed platform gives you the simplest path to delivering apps quickly &#x2014; using the tools and languages you already love!</p>",
      "words": 39,
      "direct": false,
      "issue": "First paragraph is 39 words and does not look like a concise direct answer."
    },
    {
      "heading": "Your data on Heroku",
      "headingHtml": "<h2>Your data on Heroku</h2>",
      "firstParagraph": "Focus on building data-driven applications, not data infrastructure. With one-click and near-instantaneous provisioning, Heroku’s managed cloud data services help you get started faster and work with your data at scale.",
      "paragraphHtml": "<p>Focus on building data-driven applications, not data infrastructure. With one-click and near-instantaneous provisioning, Heroku&#x2019;s managed cloud data services help you get started faster and work with your data at scale.</p>",
      "words": 31,
      "direct": false,
      "issue": "First paragraph is 31 words and does not look like a concise direct answer."
    },
    {
      "heading": "The platform developers trust",
      "headingHtml": "<h2>The platform developers trust</h2>",
      "firstParagraph": "Heroku is the cloud application platform of choice for startups, industry giants, and everyone in between.",
      "paragraphHtml": "<p>Heroku is the cloud application platform of choice for startups, industry giants, and everyone in between.</p>",
      "words": 16,
      "direct": false,
      "issue": "First paragraph is 16 words and does not look like a concise direct answer."
    },
    {
      "heading": "Heroku Enterprise",
      "headingHtml": "<h2>Heroku Enterprise</h2>",
      "firstParagraph": "The Heroku experience developers love, with the enterprise features large companies need.",
      "paragraphHtml": "<p class=\"intro-text\">The Heroku experience developers love, with the enterprise features large companies need.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Private Spaces",
      "headingHtml": "<h3>Private Spaces</h3>",
      "firstParagraph": "Network isolated, dedicated runtime environments for enhanced privacy, power, and performance.",
      "paragraphHtml": "<p>Network isolated, <a href=\"/private-spaces/\">dedicated runtime environments</a> for enhanced privacy, power, and performance.</p>",
      "words": 11,
      "direct": false,
      "issue": "First paragraph is 11 words and does not look like a concise direct answer."
    },
    {
      "heading": "Heroku Shield",
      "headingHtml": "<h3>Heroku Shield</h3>",
      "firstParagraph": "A simplified path to building high-compliance applications for regulated industries, such as healthcare, life sciences, or financial services.",
      "paragraphHtml": "<p>A simplified path to <a href=\"https://www.heroku.com/shield/\">building high-compliance applications</a> for regulated industries, such as healthcare, life sciences, or financial services.</p>",
      "words": 18,
      "direct": false,
      "issue": "First paragraph is 18 words and does not look like a concise direct answer."
    },
    {
      "heading": "SSO for Heroku",
      "headingHtml": "<h3>SSO for Heroku</h3>",
      "firstParagraph": "Use your Identity Provider of choice, like Salesforce Identity, Okta, PingOne, Microsoft Active Directory, or PingFederate to manage developer access and authorization.",
      "paragraphHtml": "<p>Use your Identity Provider of choice, like Salesforce Identity, Okta, PingOne, Microsoft Active Directory, or PingFederate to manage developer access and authorization.</p>",
      "words": 22,
      "direct": false,
      "issue": "First paragraph is 22 words and does not look like a concise direct answer."
    },
    {
      "heading": "Team and Resource Oversight",
      "headingHtml": "<h3>Team and Resource Oversight</h3>",
      "firstParagraph": "Manage your teams, resources, and performance from a single dashboard across applications in different stages of development.",
      "paragraphHtml": "<p><a href=\"https://www.heroku.com/team-administration/\">Manage your teams</a>, resources, and performance from a single dashboard across applications in different stages of development.</p>",
      "words": 17,
      "direct": false,
      "issue": "First paragraph is 17 words and does not look like a concise direct answer."
    },
    {
      "heading": "Heroku Connect",
      "headingHtml": "<h3>Heroku Connect</h3>",
      "firstParagraph": "Seamlessly sync your Heroku data into your Salesforce systems of record, for a single point of view of your customers.",
      "paragraphHtml": "<p>Seamlessly <a href=\"https://www.heroku.com/connect/\">sync your Heroku data</a> into your Salesforce systems of record, for a single point of view of your customers.</p>",
      "words": 20,
      "direct": false,
      "issue": "First paragraph is 20 words and does not look like a concise direct answer."
    },
    {
      "heading": "Enterprise-grade Support",
      "headingHtml": "<h3>Enterprise-grade Support</h3>",
      "firstParagraph": "Highly responsive SLAs, plus expert help with scaling, application architecture design, white-glove onboarding, and more.",
      "paragraphHtml": "<p>Highly responsive SLAs, plus expert help with scaling, application architecture design, white-glove onboarding, <a href=\"/support/\">and more.</a></p>",
      "words": 15,
      "direct": false,
      "issue": "First paragraph is 15 words and does not look like a concise direct answer."
    },
    {
      "heading": "Recent Posts",
      "headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"https://www.heroku.com/blog/\">Recent Posts</a></h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Bigger Slugs and Greater Build Timeout Flexibility",
      "headingHtml": "<h3 class=\"elementor-heading-title elementor-size-default\"><a href=\"https://www.heroku.com/blog/bigger-slugs-and-greater-build-timeout-flexibility/\">Bigger Slugs and Greater Build Timeout Flexibility</a></h3>",
      "firstParagraph": "Modern applications, especially those leveraging AI and data-heavy libraries, need more room to breathe. To support these evolving stacks and reduce developer friction, we’ve increased the default maximum compressed slug size from 500MB to 1GB.",
      "paragraphHtml": "<p>Modern applications, especially those leveraging AI and data-heavy libraries, need more room to breathe. To support these evolving stacks and reduce developer friction, we&#x2019;ve increased the default maximum compressed <a href=\"https://devcenter.heroku.com/articles/slug-compiler#slug-size\">slug size</a> from 500MB to 1GB.</p>",
      "words": 36,
      "direct": false,
      "issue": "First paragraph is 36 words and does not look like a concise direct answer."
    },
    {
      "heading": "Ready to Get Started?",
      "headingHtml": "<h2>Ready to Get Started?</h2>",
      "firstParagraph": "Stay focused on building great data-driven applications and let Heroku tackle the rest.",
      "paragraphHtml": "<p class=\"intro-text\">Stay focused on building great data-driven applications and let Heroku tackle the rest.</p>",
      "words": 13,
      "direct": false,
      "issue": "First paragraph is 13 words and does not look like a concise direct answer."
    }
  ],
  "score": 65,
  "weight": 28
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: AI preview controls

AIO: AI preview controls scored 60/100 and needs improvement.

3 Warning

Needs attention

AIO: AI preview controls

Warning
01

Issue

15 data-nosnippet element(s) found.

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: AI preview controls

Score

60/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

AIO: AI preview controls scored 60/100 and needs improvement.

Evidence
{
  "restrictiveDirectives": [],
  "dataNoSnippetElements": [
    "<span class=\"mega-description-group\" data-nosnippet><span class=\"mega-menu-title\">Heroku Platform</span><span class=\"mega-menu-description\">Deploy, manage, and scale apps on Heroku, an AI PaaS based on a managed container system.</span></span>",
    "<span class=\"mega-description-group\" data-nosnippet><span class=\"mega-menu-title\">Heroku AI</span><span class=\"mega-menu-description\">Build intelligent applications with managed inference and agents, MCP, and more.</span></span>",
    "<span class=\"mega-description-group\" data-nosnippet><span class=\"mega-menu-title\">Heroku Data Services</span><span class=\"mega-menu-description\">Simplify your data management with Heroku&#x2019;s fully managed cloud databases and data services.</span></span>",
    "<span class=\"mega-description-group\" data-nosnippet><span class=\"mega-menu-title\">Heroku Enterprise</span><span class=\"mega-menu-description\">The Heroku experience developers love, with the enterprise features large companies need.</span></span>",
    "<span class=\"mega-description-group\" data-nosnippet><span class=\"mega-menu-title\">Heroku Success</span><span class=\"mega-menu-description\">Explore Heroku&#x2019;s support options from Standard to Signature, with resources for developers and partners.</span></span>",
    "<span class=\"mega-description-group\" data-nosnippet><span class=\"mega-menu-title\">Heroku Elements Marketplace</span><span class=\"mega-menu-description\">Accelerate your app development with our ecosystem of add-ons, integrations, and buildpacks.</span></span>",
    "<span class=\"mega-description-group\" data-nosnippet><span class=\"mega-menu-title\">Dev Center</span><span class=\"mega-menu-description\">Dive into our comprehensive documentation and guides. Learn about building, deploying, managing, and scaling your apps.</span></span>",
    "<span class=\"mega-description-group\" data-nosnippet><span class=\"mega-menu-title\">Customer Stories</span><span class=\"mega-menu-description\">Heroku in action: See how organizations of all sizes and industries are succeeding with Heroku.</span></span>",
    "<span class=\"mega-description-group\" data-nosnippet><span class=\"mega-menu-title\">Community Stories</span><span class=\"mega-menu-description\">Explore real-world experiences and perspectives on Heroku from developers and communities online.</span></span>",
    "<span class=\"mega-description-group\" data-nosnippet><span class=\"mega-menu-title\">Blog</span><span class=\"mega-menu-description\">Stay up-to-date on Heroku news, important product releases, and valuable insights from the Heroku team.</span></span>",
    "<span class=\"mega-description-group\" data-nosnippet><span class=\"mega-menu-title\">What is Heroku?</span><span class=\"mega-menu-description\">Learn how Heroku&#x2019;s AI PaaS simplifies app development, deployment, and scaling.</span></span>",
    "<span class=\"mega-description-group\" data-nosnippet><span class=\"mega-menu-title\">Events</span><span class=\"mega-menu-description\">Find Heroku at an event near you! Explore our calendar of tech conferences and meetups.</span></span>",
    "<span class=\"mega-description-group\" data-nosnippet><span class=\"mega-menu-title\">Partners</span><span class=\"mega-menu-description\">For Consultants, ISVs, and technical solution providers looking to grow their business with pro-code solutions.</span></span>",
    "<span class=\"mega-description-group\" data-nosnippet><span class=\"mega-menu-title\">Compliance Center</span><span class=\"mega-menu-description\">Heroku is a platform you can trust. Explore our compliance certifications and security measures.</span></span>",
    "<span class=\"mega-description-group\" data-nosnippet><span class=\"mega-menu-title\">Help Center</span><span class=\"mega-menu-description\">Find answers to your questions in the Help Center. Browse FAQs, articles, and get support.</span></span>"
  ],
  "score": 60,
  "weight": 12
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Question-led structure

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

2 Warning

Needs attention

AEO: Question-led structure

Warning
01

Issue

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

02

Why it matters

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

Check name

AEO: Question-led structure

Score

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

Evidence
{
  "h2Count": 9,
  "questionH2s": [
    {
      "index": 9,
      "text": "Ready to Get Started?",
      "isQuestion": true,
      "html": "<h2>Ready to Get Started?</h2>"
    }
  ],
  "hasFaq": false,
  "score": 70,
  "weight": 18
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Source and trust signals

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

2 Warning

Needs attention

AIO: Source and trust signals

Warning
01

Issue

Missing AIO trust signals: author.

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

80/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

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

Evidence
{
  "signals": {
    "author": false,
    "publisher": true,
    "freshnessDate": true,
    "aboutOrContact": true,
    "policyLinks": true
  },
  "missing": [
    "author"
  ],
  "authorMeta": "",
  "schemaAuthors": [],
  "schemaPublishers": [
    "Heroku"
  ],
  "schemaDates": [
    "2014-05-02T17:59:26Z",
    "2026-05-27T22:20:53Z"
  ],
  "visibleDates": [],
  "aboutLinks": [
    {
      "href": "https://devcenter.heroku.com/",
      "text": "Dev CenterDive into our comprehensive documentation and guides. Learn about building, deploying, managing, and scaling your apps.",
      "html": "<a class=\"mega-menu-link\" href=\"https://devcenter.heroku.com/\"><span class=\"mega-description-group\" data-nosnippet><span class=\"mega-menu-title\">Dev Center</span><span class=\"mega-menu-description\">Dive into our comprehensive documentation and guides. Learn about building, deploying, managing, and scaling your apps.</span></span></a>"
    },
    {
      "href": "https://www.heroku.com/ai/",
      "text": "Learn more about Heroku AI",
      "html": "<a class=\"btn-primary\" href=\"https://www.heroku.com/ai/\">Learn more about Heroku AI</a>"
    },
    {
      "href": "https://www.heroku.com/about/",
      "text": "About Us",
      "html": "<a href=\"https://www.heroku.com/about/\">About Us</a>"
    },
    {
      "href": "https://www.linkedin.com/company/heroku",
      "text": "Linkedin",
      "html": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-linkedin elementor-repeater-item-cf7fdae\" href=\"https://www.linkedin.com/company/heroku\" target=\"_blank\"> <span class=\"elementor-screen-only\">Linkedin</span> <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-linkedin\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202..."
    },
    {
      "href": "https://www.salesforce.com/company/legal/",
      "text": "Legal",
      "html": "<a target=\"_blank\" href=\"https://www.salesforce.com/company/legal/\" class=\"elementor-item\">Legal</a>"
    },
    {
      "href": "https://www.salesforce.com/company/legal/sfdc-website-terms-of-service/",
      "text": "Terms of Service",
      "html": "<a target=\"_blank\" href=\"https://www.salesforce.com/company/legal/sfdc-website-terms-of-service/\" class=\"elementor-item\">Terms of Service</a>"
    },
    {
      "href": "https://www.salesforce.com/company/privacy/",
      "text": "Privacy Information",
      "html": "<a target=\"_blank\" href=\"https://www.salesforce.com/company/privacy/\" class=\"elementor-item\">Privacy Information</a>"
    },
    {
      "href": "https://www.salesforce.com/company/legal/disclosure/",
      "text": "Responsible Disclosure",
      "html": "<a target=\"_blank\" href=\"https://www.salesforce.com/company/legal/disclosure/\" class=\"elementor-item\">Responsible Disclosure</a>"
    },
    {
      "href": "https://www.salesforce.com/company/legal/",
      "text": "Legal",
      "html": "<a target=\"_blank\" href=\"https://www.salesforce.com/company/legal/\" class=\"elementor-item\" tabindex=\"-1\">Legal</a>"
    },
    {
      "href": "https://www.salesforce.com/company/legal/sfdc-website-terms-of-service/",
      "text": "Terms of Service",
      "html": "<a target=\"_blank\" href=\"https://www.salesforce.com/company/legal/sfdc-website-terms-of-service/\" class=\"elementor-item\" tabindex=\"-1\">Terms of Service</a>"
    },
    {
      "href": "https://www.salesforce.com/company/privacy/",
      "text": "Privacy Information",
      "html": "<a target=\"_blank\" href=\"https://www.salesforce.com/company/privacy/\" class=\"elementor-item\" tabindex=\"-1\">Privacy Information</a>"
    },
    {
      "href": "https://www.salesforce.com/company/legal/disclosure/",
      "text": "Responsible Disclosure",
      "html": "<a target=\"_blank\" href=\"https://www.salesforce.com/company/legal/disclosure/\" class=\"elementor-item\" tabindex=\"-1\">Responsible Disclosure</a>"
    }
  ],
  "contactLinks": [
    {
      "href": "https://help.heroku.com",
      "text": "Support",
      "html": "<a href=\"https://help.heroku.com\">Support</a>"
    },
    {
      "href": "https://www.heroku.com/support/",
      "text": "Heroku SuccessExplore Heroku’s support options from Standard to Signature, with resources for developers and partners.",
      "html": "<a class=\"mega-custom-icon mega-menu-link\" href=\"https://www.heroku.com/support/\"><span class=\"mega-description-group\" data-nosnippet><span class=\"mega-menu-title\">Heroku Success</span><span class=\"mega-menu-description\">Explore Heroku&#x2019;s support options from Standard to Signature, with resources for developers and partners.</span></span></a>"
    },
    {
      "href": "https://help.heroku.com/",
      "text": "Help CenterFind answers to your questions in the Help Center. Browse FAQs, articles, and get support.",
      "html": "<a class=\"mega-menu-link\" href=\"https://help.heroku.com/\"><span class=\"mega-description-group\" data-nosnippet><span class=\"mega-menu-title\">Help Center</span><span class=\"mega-menu-description\">Find answers to your questions in the Help Center. Browse FAQs, articles, and get support.</span></span></a>"
    },
    {
      "href": "/support/",
      "text": "and more.",
      "html": "<a href=\"/support/\">and more.</a>"
    },
    {
      "href": "https://www.heroku.com/support/",
      "text": "Heroku Success",
      "html": "<a href=\"https://www.heroku.com/support/\">Heroku Success</a>"
    },
    {
      "href": "https://help.heroku.com/",
      "text": "Help Center",
      "html": "<a href=\"https://help.heroku.com/\">Help Center</a>"
    },
    {
      "href": "https://www.heroku.com/contact/",
      "text": "Contact",
      "html": "<a href=\"https://www.heroku.com/contact/\">Contact</a>"
    },
    {
      "href": "https://www.heroku.com/contact/",
      "text": "Contact",
      "html": "<a href=\"https://www.heroku.com/contact/\" class=\"elementor-item\">Contact</a>"
    },
    {
      "href": "https://www.heroku.com/contact/",
      "text": "Contact",
      "html": "<a href=\"https://www.heroku.com/contact/\" class=\"elementor-item\" tabindex=\"-1\">Contact</a>"
    }
  ],
  "privacyLinks": [
    {
      "href": "https://www.salesforce.com/company/legal/sfdc-website-terms-of-service/",
      "text": "Terms of Service",
      "html": "<a target=\"_blank\" href=\"https://www.salesforce.com/company/legal/sfdc-website-terms-of-service/\" class=\"elementor-item\">Terms of Service</a>"
    },
    {
      "href": "https://www.salesforce.com/company/privacy/",
      "text": "Privacy Information",
      "html": "<a target=\"_blank\" href=\"https://www.salesforce.com/company/privacy/\" class=\"elementor-item\">Privacy Information</a>"
    },
    {
      "href": "https://www.salesforce.com/form/other/privacy-request/",
      "text": "Your Privacy Choices",
      "html": "<a target=\"_blank\" href=\"https://www.salesforce.com/form/other/privacy-request/\" class=\"elementor-item\">Your Privacy Choices</a>"
    },
    {
      "href": "https://www.salesforce.com/company/legal/sfdc-website-terms-of-service/",
      "text": "Terms of Service",
      "html": "<a target=\"_blank\" href=\"https://www.salesforce.com/company/legal/sfdc-website-terms-of-service/\" class=\"elementor-item\" tabindex=\"-1\">Terms of Service</a>"
    },
    {
      "href": "https://www.salesforce.com/company/privacy/",
      "text": "Privacy Information",
      "html": "<a target=\"_blank\" href=\"https://www.salesforce.com/company/privacy/\" class=\"elementor-item\" tabindex=\"-1\">Privacy Information</a>"
    },
    {
      "href": "https://www.salesforce.com/form/other/privacy-request/",
      "text": "Your Privacy Choices",
      "html": "<a target=\"_blank\" href=\"https://www.salesforce.com/form/other/privacy-request/\" class=\"elementor-item\" tabindex=\"-1\">Your Privacy Choices</a>"
    }
  ],
  "score": 80,
  "weight": 20
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer evidence and trust

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

2 Warning

Needs attention

AEO: Answer evidence and trust

Warning
01

Issue

Missing AIO trust signals: author.

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

80/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

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

Evidence
{
  "signals": {
    "author": false,
    "publisher": true,
    "freshnessDate": true,
    "aboutOrContact": true,
    "policyLinks": true
  },
  "missing": [
    "author"
  ],
  "authorMeta": "",
  "schemaAuthors": [],
  "schemaPublishers": [
    "Heroku"
  ],
  "schemaDates": [
    "2014-05-02T17:59:26Z",
    "2026-05-27T22:20:53Z"
  ],
  "visibleDates": [],
  "aboutLinks": [
    {
      "href": "https://devcenter.heroku.com/",
      "text": "Dev CenterDive into our comprehensive documentation and guides. Learn about building, deploying, managing, and scaling your apps.",
      "html": "<a class=\"mega-menu-link\" href=\"https://devcenter.heroku.com/\"><span class=\"mega-description-group\" data-nosnippet><span class=\"mega-menu-title\">Dev Center</span><span class=\"mega-menu-description\">Dive into our comprehensive documentation and guides. Learn about building, deploying, managing, and scaling your apps.</span></span></a>"
    },
    {
      "href": "https://www.heroku.com/ai/",
      "text": "Learn more about Heroku AI",
      "html": "<a class=\"btn-primary\" href=\"https://www.heroku.com/ai/\">Learn more about Heroku AI</a>"
    },
    {
      "href": "https://www.heroku.com/about/",
      "text": "About Us",
      "html": "<a href=\"https://www.heroku.com/about/\">About Us</a>"
    },
    {
      "href": "https://www.linkedin.com/company/heroku",
      "text": "Linkedin",
      "html": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-linkedin elementor-repeater-item-cf7fdae\" href=\"https://www.linkedin.com/company/heroku\" target=\"_blank\"> <span class=\"elementor-screen-only\">Linkedin</span> <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-linkedin\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202..."
    },
    {
      "href": "https://www.salesforce.com/company/legal/",
      "text": "Legal",
      "html": "<a target=\"_blank\" href=\"https://www.salesforce.com/company/legal/\" class=\"elementor-item\">Legal</a>"
    },
    {
      "href": "https://www.salesforce.com/company/legal/sfdc-website-terms-of-service/",
      "text": "Terms of Service",
      "html": "<a target=\"_blank\" href=\"https://www.salesforce.com/company/legal/sfdc-website-terms-of-service/\" class=\"elementor-item\">Terms of Service</a>"
    },
    {
      "href": "https://www.salesforce.com/company/privacy/",
      "text": "Privacy Information",
      "html": "<a target=\"_blank\" href=\"https://www.salesforce.com/company/privacy/\" class=\"elementor-item\">Privacy Information</a>"
    },
    {
      "href": "https://www.salesforce.com/company/legal/disclosure/",
      "text": "Responsible Disclosure",
      "html": "<a target=\"_blank\" href=\"https://www.salesforce.com/company/legal/disclosure/\" class=\"elementor-item\">Responsible Disclosure</a>"
    },
    {
      "href": "https://www.salesforce.com/company/legal/",
      "text": "Legal",
      "html": "<a target=\"_blank\" href=\"https://www.salesforce.com/company/legal/\" class=\"elementor-item\" tabindex=\"-1\">Legal</a>"
    },
    {
      "href": "https://www.salesforce.com/company/legal/sfdc-website-terms-of-service/",
      "text": "Terms of Service",
      "html": "<a target=\"_blank\" href=\"https://www.salesforce.com/company/legal/sfdc-website-terms-of-service/\" class=\"elementor-item\" tabindex=\"-1\">Terms of Service</a>"
    },
    {
      "href": "https://www.salesforce.com/company/privacy/",
      "text": "Privacy Information",
      "html": "<a target=\"_blank\" href=\"https://www.salesforce.com/company/privacy/\" class=\"elementor-item\" tabindex=\"-1\">Privacy Information</a>"
    },
    {
      "href": "https://www.salesforce.com/company/legal/disclosure/",
      "text": "Responsible Disclosure",
      "html": "<a target=\"_blank\" href=\"https://www.salesforce.com/company/legal/disclosure/\" class=\"elementor-item\" tabindex=\"-1\">Responsible Disclosure</a>"
    }
  ],
  "contactLinks": [
    {
      "href": "https://help.heroku.com",
      "text": "Support",
      "html": "<a href=\"https://help.heroku.com\">Support</a>"
    },
    {
      "href": "https://www.heroku.com/support/",
      "text": "Heroku SuccessExplore Heroku’s support options from Standard to Signature, with resources for developers and partners.",
      "html": "<a class=\"mega-custom-icon mega-menu-link\" href=\"https://www.heroku.com/support/\"><span class=\"mega-description-group\" data-nosnippet><span class=\"mega-menu-title\">Heroku Success</span><span class=\"mega-menu-description\">Explore Heroku&#x2019;s support options from Standard to Signature, with resources for developers and partners.</span></span></a>"
    },
    {
      "href": "https://help.heroku.com/",
      "text": "Help CenterFind answers to your questions in the Help Center. Browse FAQs, articles, and get support.",
      "html": "<a class=\"mega-menu-link\" href=\"https://help.heroku.com/\"><span class=\"mega-description-group\" data-nosnippet><span class=\"mega-menu-title\">Help Center</span><span class=\"mega-menu-description\">Find answers to your questions in the Help Center. Browse FAQs, articles, and get support.</span></span></a>"
    },
    {
      "href": "/support/",
      "text": "and more.",
      "html": "<a href=\"/support/\">and more.</a>"
    },
    {
      "href": "https://www.heroku.com/support/",
      "text": "Heroku Success",
      "html": "<a href=\"https://www.heroku.com/support/\">Heroku Success</a>"
    },
    {
      "href": "https://help.heroku.com/",
      "text": "Help Center",
      "html": "<a href=\"https://help.heroku.com/\">Help Center</a>"
    },
    {
      "href": "https://www.heroku.com/contact/",
      "text": "Contact",
      "html": "<a href=\"https://www.heroku.com/contact/\">Contact</a>"
    },
    {
      "href": "https://www.heroku.com/contact/",
      "text": "Contact",
      "html": "<a href=\"https://www.heroku.com/contact/\" class=\"elementor-item\">Contact</a>"
    },
    {
      "href": "https://www.heroku.com/contact/",
      "text": "Contact",
      "html": "<a href=\"https://www.heroku.com/contact/\" class=\"elementor-item\" tabindex=\"-1\">Contact</a>"
    }
  ],
  "privacyLinks": [
    {
      "href": "https://www.salesforce.com/company/legal/sfdc-website-terms-of-service/",
      "text": "Terms of Service",
      "html": "<a target=\"_blank\" href=\"https://www.salesforce.com/company/legal/sfdc-website-terms-of-service/\" class=\"elementor-item\">Terms of Service</a>"
    },
    {
      "href": "https://www.salesforce.com/company/privacy/",
      "text": "Privacy Information",
      "html": "<a target=\"_blank\" href=\"https://www.salesforce.com/company/privacy/\" class=\"elementor-item\">Privacy Information</a>"
    },
    {
      "href": "https://www.salesforce.com/form/other/privacy-request/",
      "text": "Your Privacy Choices",
      "html": "<a target=\"_blank\" href=\"https://www.salesforce.com/form/other/privacy-request/\" class=\"elementor-item\">Your Privacy Choices</a>"
    },
    {
      "href": "https://www.salesforce.com/company/legal/sfdc-website-terms-of-service/",
      "text": "Terms of Service",
      "html": "<a target=\"_blank\" href=\"https://www.salesforce.com/company/legal/sfdc-website-terms-of-service/\" class=\"elementor-item\" tabindex=\"-1\">Terms of Service</a>"
    },
    {
      "href": "https://www.salesforce.com/company/privacy/",
      "text": "Privacy Information",
      "html": "<a target=\"_blank\" href=\"https://www.salesforce.com/company/privacy/\" class=\"elementor-item\" tabindex=\"-1\">Privacy Information</a>"
    },
    {
      "href": "https://www.salesforce.com/form/other/privacy-request/",
      "text": "Your Privacy Choices",
      "html": "<a target=\"_blank\" href=\"https://www.salesforce.com/form/other/privacy-request/\" class=\"elementor-item\" tabindex=\"-1\">Your Privacy Choices</a>"
    }
  ],
  "score": 80,
  "weight": 22
}

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

31 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": 38,
  "passing": 7,
  "failing": [
    {
      "heading": "TAO Drive: Breaking E-Commerce Barriers with a Secure Salesforce Integration via Heroku AppLink",
      "headingHtml": "<h3 class=\"elementor-heading-title elementor-size-default\">TAO Drive: Breaking E-Commerce Barriers with a Secure Salesforce Integration via Heroku AppLink</h3>",
      "firstParagraph": "Resources",
      "paragraphHtml": "<p class=\"mm-menu--widget-title\">Resources</p>",
      "words": 1,
      "direct": false,
      "issue": "First paragraph is 1 words and does not look like a concise direct answer."
    },
    {
      "heading": "An innovative feature set built for full-stack simplicity",
      "headingHtml": "<h2>An innovative feature set built for full-stack simplicity</h2>",
      "firstParagraph": "From your first git push heroku main to global auto-scaling, experience production-ready cloud deployment that keeps you focused entirely on your code.",
      "paragraphHtml": "<p class=\"intro-text\">From your first <code>git push heroku main</code> to global auto-scaling, experience production-ready cloud deployment that keeps you focused entirely on your code.</p>",
      "words": 22,
      "direct": false,
      "issue": "First paragraph is 22 words and does not look like a concise direct answer."
    },
    {
      "heading": "Heroku Runtime",
      "headingHtml": "<h3>Heroku Runtime</h3>",
      "firstParagraph": "Heroku runs your apps inside dynos — smart containers which execute on a reliable, fully managed runtime environment.",
      "paragraphHtml": "<p>Heroku runs your apps inside <a href=\"/dynos/\">dynos</a> &#x2014; smart containers which execute on a reliable, fully managed runtime environment.</p>",
      "words": 17,
      "direct": false,
      "issue": "First paragraph is 17 words and does not look like a concise direct answer."
    },
    {
      "heading": "Heroku Postgres",
      "headingHtml": "<h3>Heroku Postgres</h3>",
      "firstParagraph": "Heroku’s trusted, secure, and scalable fully managed PostgreSQL database as a service, optimized for developers.",
      "paragraphHtml": "<p>Heroku&#x2019;s trusted, secure, and scalable <a href=\"/postgres/\"> fully managed PostgreSQL database</a> as a service, optimized for developers.</p>",
      "words": 16,
      "direct": false,
      "issue": "First paragraph is 16 words and does not look like a concise direct answer."
    },
    {
      "heading": "Heroku Key-Value Store",
      "headingHtml": "<h3>Heroku Key-Value Store</h3>",
      "firstParagraph": "The Redis you love with a more robust developer experience, fully managed and delivered as a service by Heroku’s operational experts.",
      "paragraphHtml": "<p><a href=\"/key-value-store/\">The Redis you love</a> with a more robust developer experience, fully managed and delivered as a service by Heroku&#x2019;s operational experts.</p>",
      "words": 22,
      "direct": false,
      "issue": "First paragraph is 22 words and does not look like a concise direct answer."
    },
    {
      "heading": "Scalability",
      "headingHtml": "<h3>Scalability</h3>",
      "firstParagraph": "Scale up or out in an instant with Heroku, from tiny hobby projects to Black Friday-ready enterprise ecommerce sites.",
      "paragraphHtml": "<p><a href=\"/dynos/scaling/\">Scale up or out</a> in an instant with Heroku, from tiny hobby projects to Black Friday-ready enterprise ecommerce sites.</p>",
      "words": 19,
      "direct": false,
      "issue": "First paragraph is 19 words and does not look like a concise direct answer."
    },
    {
      "heading": "Heroku Elements",
      "headingHtml": "<h3>Heroku Elements</h3>",
      "firstParagraph": "Extend your app with Add-ons, customize your language stack with buildpacks, and jumpstart your projects with buttons.",
      "paragraphHtml": "<p>Extend your app with <a href=\"/addons//\">Add-ons</a>, customize your language stack with <a href=\"https://elements.heroku.com/buildpacks\">buildpacks</a>, and jumpstart your projects with <a href=\"https://elements.heroku.com/buttons\">buttons</a>.</p>",
      "words": 17,
      "direct": false,
      "issue": "First paragraph is 17 words and does not look like a concise direct answer."
    },
    {
      "heading": "Heroku Teams",
      "headingHtml": "<h3>Heroku Teams</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Fast Rollback",
      "headingHtml": "<h3>Fast Rollback</h3>",
      "firstParagraph": "Deploy confidently knowing you can instantly rollback your code or Postgres data to an earlier state.",
      "paragraphHtml": "<p>Deploy confidently knowing you can instantly rollback your code or Postgres data to an earlier state.</p>",
      "words": 16,
      "direct": false,
      "issue": "First paragraph is 16 words and does not look like a concise direct answer."
    },
    {
      "heading": "App Metrics",
      "headingHtml": "<h3>App Metrics</h3>",
      "firstParagraph": "Heroku Metrics gives you powerful insights on the runtime characteristics of your applications.",
      "paragraphHtml": "<p>Heroku Metrics gives you powerful insights on the runtime characteristics of your applications.</p>",
      "words": 13,
      "direct": false,
      "issue": "First paragraph is 13 words and does not look like a concise direct answer."
    },
    {
      "heading": "Continuous Delivery",
      "headingHtml": "<h3>Continuous Delivery</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "GitHub Integration",
      "headingHtml": "<h3>GitHub Integration</h3>",
      "firstParagraph": "Every pull request can spin up a disposable Review App for testing, and manually or automatically deploy a particular branch on every GitHub push.",
      "paragraphHtml": "<p>Every pull request can spin up a disposable Review App for testing, and manually or automatically deploy a particular branch on every GitHub push.</p>",
      "words": 24,
      "direct": false,
      "issue": "First paragraph is 24 words and does not look like a concise direct answer."
    },
    {
      "heading": "Extensibility",
      "headingHtml": "<h3>Extensibility</h3>",
      "firstParagraph": "Customize your stack with a Heroku innovation: Buildpacks. Build your own, or choose one from the hundreds built by the community.",
      "paragraphHtml": "<p>Customize your stack with a Heroku innovation: Buildpacks. Build your own, or choose one from the hundreds built by the community.</p>",
      "words": 21,
      "direct": false,
      "issue": "First paragraph is 21 words and does not look like a concise direct answer."
    },
    {
      "heading": "An ecosystem built to scale your stack",
      "headingHtml": "<h2>An ecosystem built to scale your stack</h2>",
      "firstParagraph": "Don’t reinvent the wheel. Heroku’s 150+ third-party add-ons and 380+ open source buildpacks provide a rich ecosystem of preintegrated extensions and services.",
      "paragraphHtml": "<p>Don&#x2019;t reinvent the wheel. Heroku&#x2019;s 150+ third-party add-ons and 380+ open source buildpacks provide a rich ecosystem of preintegrated extensions and services.</p>",
      "words": 24,
      "direct": false,
      "issue": "First paragraph is 24 words and does not look like a concise direct answer."
    },
    {
      "heading": "Officially supported languages",
      "headingHtml": "<h3><span class=\"pre-title\">Officially supported languages</span></h3>",
      "firstParagraph": "Java",
      "paragraphHtml": "<p>Java</p>",
      "words": 1,
      "direct": false,
      "issue": "First paragraph is 1 words and does not look like a concise direct answer."
    },
    {
      "heading": "A cloud platform for building AI applications and agents",
      "headingHtml": "<h2>A cloud platform for building AI applications and agents</h2>",
      "firstParagraph": "Heroku makes it easy to build with AI, without the complexity of managing your own AI services. Access leading AI models and build faster with Managed Inference and Agents, and extend your AI with Model Context Protocol (MCP).",
      "paragraphHtml": "<p>Heroku makes it easy to build with AI, without the complexity of managing your own AI services. Access leading AI models and build faster with Managed Inference and Agents, and extend your AI with Model Context Protocol (MCP).</p>",
      "words": 38,
      "direct": false,
      "issue": "First paragraph is 38 words and does not look like a concise direct answer."
    },
    {
      "heading": "Model Context Protocol (MCP) on Heroku",
      "headingHtml": "<h3><a href=\"https://www.heroku.com/ai/mcp-on-heroku/\">Model Context Protocol (MCP) on Heroku</a></h3>",
      "firstParagraph": "Extend your AI agents with tools and APIs using the open Model Context Protocol. Easily host and scale MCP servers on Heroku to enhance your agents with a broad ecosystem of tools, or your own custom logic.",
      "paragraphHtml": "<p>Extend your AI agents with tools and APIs using the open Model Context Protocol. Easily host and scale MCP servers on Heroku to enhance your agents with a broad ecosystem of tools, or your own custom logic.</p>",
      "words": 37,
      "direct": false,
      "issue": "First paragraph is 37 words and does not look like a concise direct answer."
    },
    {
      "heading": "pgvector for Heroku Postgres",
      "headingHtml": "<h3><a href=\"https://www.heroku.com/ai/pgvector-for-heroku-postgres/\">pgvector for Heroku Postgres</a></h3>",
      "firstParagraph": "Build full retrieval augmented generation (RAG) applications or leverage vector similarity search with pgvector on Heroku Postgres. Seamlessly store and query embeddings alongside your app data using the same trusted Heroku database experience.",
      "paragraphHtml": "<p>Build full retrieval augmented generation (RAG) applications or leverage vector similarity search with pgvector on Heroku Postgres. Seamlessly store and query embeddings alongside your app data using the same trusted Heroku database experience.</p>",
      "words": 33,
      "direct": false,
      "issue": "First paragraph is 33 words and does not look like a concise direct answer."
    },
    {
      "heading": "Developers, teams, and businesses of all sizes use Heroku to deploy, manage, and scale apps.",
      "headingHtml": "<h2>Developers, teams, and businesses of all sizes use Heroku to deploy, manage, and scale apps.</h2>",
      "firstParagraph": "Deliver your unique apps, your own way. Whether you’re building a simple prototype or a business-critical product, Heroku’s fully-managed platform gives you the simplest path to delivering apps quickly — using the tools and languages you already love!",
      "paragraphHtml": "<p>Deliver your unique apps, your own way. Whether you&#x2019;re building a simple prototype or a business-critical product, Heroku&#x2019;s fully-managed platform gives you the simplest path to delivering apps quickly &#x2014; using the tools and languages you already love!</p>",
      "words": 39,
      "direct": false,
      "issue": "First paragraph is 39 words and does not look like a concise direct answer."
    },
    {
      "heading": "Your data on Heroku",
      "headingHtml": "<h2>Your data on Heroku</h2>",
      "firstParagraph": "Focus on building data-driven applications, not data infrastructure. With one-click and near-instantaneous provisioning, Heroku’s managed cloud data services help you get started faster and work with your data at scale.",
      "paragraphHtml": "<p>Focus on building data-driven applications, not data infrastructure. With one-click and near-instantaneous provisioning, Heroku&#x2019;s managed cloud data services help you get started faster and work with your data at scale.</p>",
      "words": 31,
      "direct": false,
      "issue": "First paragraph is 31 words and does not look like a concise direct answer."
    },
    {
      "heading": "The platform developers trust",
      "headingHtml": "<h2>The platform developers trust</h2>",
      "firstParagraph": "Heroku is the cloud application platform of choice for startups, industry giants, and everyone in between.",
      "paragraphHtml": "<p>Heroku is the cloud application platform of choice for startups, industry giants, and everyone in between.</p>",
      "words": 16,
      "direct": false,
      "issue": "First paragraph is 16 words and does not look like a concise direct answer."
    },
    {
      "heading": "Heroku Enterprise",
      "headingHtml": "<h2>Heroku Enterprise</h2>",
      "firstParagraph": "The Heroku experience developers love, with the enterprise features large companies need.",
      "paragraphHtml": "<p class=\"intro-text\">The Heroku experience developers love, with the enterprise features large companies need.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Private Spaces",
      "headingHtml": "<h3>Private Spaces</h3>",
      "firstParagraph": "Network isolated, dedicated runtime environments for enhanced privacy, power, and performance.",
      "paragraphHtml": "<p>Network isolated, <a href=\"/private-spaces/\">dedicated runtime environments</a> for enhanced privacy, power, and performance.</p>",
      "words": 11,
      "direct": false,
      "issue": "First paragraph is 11 words and does not look like a concise direct answer."
    },
    {
      "heading": "Heroku Shield",
      "headingHtml": "<h3>Heroku Shield</h3>",
      "firstParagraph": "A simplified path to building high-compliance applications for regulated industries, such as healthcare, life sciences, or financial services.",
      "paragraphHtml": "<p>A simplified path to <a href=\"https://www.heroku.com/shield/\">building high-compliance applications</a> for regulated industries, such as healthcare, life sciences, or financial services.</p>",
      "words": 18,
      "direct": false,
      "issue": "First paragraph is 18 words and does not look like a concise direct answer."
    },
    {
      "heading": "SSO for Heroku",
      "headingHtml": "<h3>SSO for Heroku</h3>",
      "firstParagraph": "Use your Identity Provider of choice, like Salesforce Identity, Okta, PingOne, Microsoft Active Directory, or PingFederate to manage developer access and authorization.",
      "paragraphHtml": "<p>Use your Identity Provider of choice, like Salesforce Identity, Okta, PingOne, Microsoft Active Directory, or PingFederate to manage developer access and authorization.</p>",
      "words": 22,
      "direct": false,
      "issue": "First paragraph is 22 words and does not look like a concise direct answer."
    },
    {
      "heading": "Team and Resource Oversight",
      "headingHtml": "<h3>Team and Resource Oversight</h3>",
      "firstParagraph": "Manage your teams, resources, and performance from a single dashboard across applications in different stages of development.",
      "paragraphHtml": "<p><a href=\"https://www.heroku.com/team-administration/\">Manage your teams</a>, resources, and performance from a single dashboard across applications in different stages of development.</p>",
      "words": 17,
      "direct": false,
      "issue": "First paragraph is 17 words and does not look like a concise direct answer."
    },
    {
      "heading": "Heroku Connect",
      "headingHtml": "<h3>Heroku Connect</h3>",
      "firstParagraph": "Seamlessly sync your Heroku data into your Salesforce systems of record, for a single point of view of your customers.",
      "paragraphHtml": "<p>Seamlessly <a href=\"https://www.heroku.com/connect/\">sync your Heroku data</a> into your Salesforce systems of record, for a single point of view of your customers.</p>",
      "words": 20,
      "direct": false,
      "issue": "First paragraph is 20 words and does not look like a concise direct answer."
    },
    {
      "heading": "Enterprise-grade Support",
      "headingHtml": "<h3>Enterprise-grade Support</h3>",
      "firstParagraph": "Highly responsive SLAs, plus expert help with scaling, application architecture design, white-glove onboarding, and more.",
      "paragraphHtml": "<p>Highly responsive SLAs, plus expert help with scaling, application architecture design, white-glove onboarding, <a href=\"/support/\">and more.</a></p>",
      "words": 15,
      "direct": false,
      "issue": "First paragraph is 15 words and does not look like a concise direct answer."
    },
    {
      "heading": "Recent Posts",
      "headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"https://www.heroku.com/blog/\">Recent Posts</a></h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Bigger Slugs and Greater Build Timeout Flexibility",
      "headingHtml": "<h3 class=\"elementor-heading-title elementor-size-default\"><a href=\"https://www.heroku.com/blog/bigger-slugs-and-greater-build-timeout-flexibility/\">Bigger Slugs and Greater Build Timeout Flexibility</a></h3>",
      "firstParagraph": "Modern applications, especially those leveraging AI and data-heavy libraries, need more room to breathe. To support these evolving stacks and reduce developer friction, we’ve increased the default maximum compressed slug size from 500MB to 1GB.",
      "paragraphHtml": "<p>Modern applications, especially those leveraging AI and data-heavy libraries, need more room to breathe. To support these evolving stacks and reduce developer friction, we&#x2019;ve increased the default maximum compressed <a href=\"https://devcenter.heroku.com/articles/slug-compiler#slug-size\">slug size</a> from 500MB to 1GB.</p>",
      "words": 36,
      "direct": false,
      "issue": "First paragraph is 36 words and does not look like a concise direct answer."
    },
    {
      "heading": "Ready to Get Started?",
      "headingHtml": "<h2>Ready to Get Started?</h2>",
      "firstParagraph": "Stay focused on building great data-driven applications and let Heroku tackle the rest.",
      "paragraphHtml": "<p class=\"intro-text\">Stay focused on building great data-driven applications and let Heroku tackle the rest.</p>",
      "words": 13,
      "direct": false,
      "issue": "First paragraph is 13 words and does not look like a concise direct answer."
    }
  ],
  "score": 65,
  "weight": 8
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Page experience for AIO

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

2 Warning

Needs attention

AIO: Page experience for AIO

Warning
01

Issue

21 image(s) are missing width/height attributes. 1 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

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

Evidence
{
  "viewportContent": "width=device-width, initial-scale=1",
  "visibleWords": 2011,
  "htmlBytes": 396627,
  "imagesMissingDimensions": [
    {
      "src": "https://www.heroku.com/wp-content/themes/orbitmedia-elementor/resources/images/login-icon.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://www.heroku.com/wp-content/themes/orbitmedia-elementor/resources/images/login-icon.webp\" alt>"
    },
    {
      "src": "https://www.heroku.com/wp-content/uploads/2026/04/taodrive-logo-th.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://www.heroku.com/wp-content/uploads/2026/04/taodrive-logo-th.png\" alt=\"TAO Drive\">"
    },
    {
      "src": "https://www.heroku.com/wp-content/uploads/2025/02/nodeJs.png?w=41",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img decoding=\"async\" loading=\"lazy\" src=\"https://www.heroku.com/wp-content/uploads/2025/02/nodeJs.png?w=41\" title=\"NodeJs\" alt=\"NodeJs\">"
    },
    {
      "src": "https://www.heroku.com/wp-content/uploads/2025/02/ruby.png?w=41",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img decoding=\"async\" loading=\"lazy\" src=\"https://www.heroku.com/wp-content/uploads/2025/02/ruby.png?w=41\" title=\"Ruby\" alt=\"ruby logo\">"
    },
    {
      "src": "https://www.heroku.com/wp-content/uploads/2025/02/java.png?w=43",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img decoding=\"async\" loading=\"lazy\" src=\"https://www.heroku.com/wp-content/uploads/2025/02/java.png?w=43\" title=\"Java\" alt=\"java logo\">"
    },
    {
      "src": "https://www.heroku.com/wp-content/uploads/2025/02/php.png?w=45",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img decoding=\"async\" loading=\"lazy\" src=\"https://www.heroku.com/wp-content/uploads/2025/02/php.png?w=45\" title=\"Php\" alt=\"php logo\">"
    },
    {
      "src": "https://www.heroku.com/wp-content/uploads/2025/02/python.png?w=41",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img decoding=\"async\" loading=\"lazy\" src=\"https://www.heroku.com/wp-content/uploads/2025/02/python.png?w=41\" title=\"Python\" alt=\"python logo\">"
    },
    {
      "src": "https://www.heroku.com/wp-content/uploads/2025/02/go.png?w=41",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img decoding=\"async\" loading=\"lazy\" src=\"https://www.heroku.com/wp-content/uploads/2025/02/go.png?w=41\" title=\"Go\" alt=\"Go logo\">"
    },
    {
      "src": "https://www.heroku.com/wp-content/uploads/2025/02/scala.png?w=41",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img decoding=\"async\" loading=\"lazy\" src=\"https://www.heroku.com/wp-content/uploads/2025/02/scala.png?w=41\" title=\"Scala\" alt=\"scala logo\">"
    },
    {
      "src": "https://www.heroku.com/wp-content/uploads/2025/02/clojure.png?w=41",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img decoding=\"async\" loading=\"lazy\" src=\"https://www.heroku.com/wp-content/uploads/2025/02/clojure.png?w=41\" title=\"Clojure\" alt=\"clojure logo\">"
    },
    {
      "src": "https://www.heroku.com/wp-content/uploads/2025/02/dotnet.png?w=40",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img decoding=\"async\" loading=\"lazy\" src=\"https://www.heroku.com/wp-content/uploads/2025/02/dotnet.png?w=40\" title=\"Dotnet\" alt=\"dotnet logo\">"
    },
    {
      "src": "https://www.heroku.com/wp-content/uploads/2025/02/developers.png?w=124&h=124&crop=1",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img decoding=\"async\" loading=\"lazy\" src=\"https://www.heroku.com/wp-content/uploads/2025/02/developers.png?w=124&amp;h=124&amp;crop=1\" title alt>"
    },
    {
      "src": "https://www.heroku.com/wp-content/uploads/2025/02/ctos-27af2ea1b8116a6a0246a141c8b5dead375c52fd8dae802b9f9845d08dcd0f86.png?w=124&h=124&crop=1",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img decoding=\"async\" loading=\"lazy\" src=\"https://www.heroku.com/wp-content/uploads/2025/02/ctos-27af2ea1b8116a6a0246a141c8b5dead375c52fd8dae802b9f9845d08dcd0f86.png?w=124&amp;h=124&amp;crop=1\" title alt>"
    },
    {
      "src": "https://www.heroku.com/wp-content/uploads/2025/02/teams-2-5349a2318e0046ccbc1016780a2861a6c8cafe55f72411c32902d35696a235a5.png?w=124&h=124&crop=1",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img decoding=\"async\" loading=\"lazy\" src=\"https://www.heroku.com/wp-content/uploads/2025/02/teams-2-5349a2318e0046ccbc1016780a2861a6c8cafe55f72411c32902d35696a235a5.png?w=124&amp;h=124&amp;crop=1\" title alt>"
    },
    {
      "src": "https://www.heroku.com/wp-content/uploads/2025/02/startups-dcd7fb515be7e0b10c7d7aedfbc4a7d339178580655398375f41c406908a5754.png?w=124&h=124&crop=1",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img decoding=\"async\" loading=\"lazy\" src=\"https://www.heroku.com/wp-content/uploads/2025/02/startups-dcd7fb515be7e0b10c7d7aedfbc4a7d339178580655398375f41c406908a5754.png?w=124&amp;h=124&amp;crop=1\" title alt>"
    },
    {
      "src": "https://www.heroku.com/wp-content/uploads/2025/02/enterprises-fce5b76e9ce6b3718058c71e2bcce205584d68a57360768e0e1892b560245660.png?w=124&h=124&crop=1",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img decoding=\"async\" loading=\"lazy\" src=\"https://www.heroku.com/wp-content/uploads/2025/02/enterprises-fce5b76e9ce6b3718058c71e2bcce205584d68a57360768e0e1892b560245660.png?w=124&amp;h=124&amp;crop=1\" title alt>"
    },
    {
      "src": "https://www.heroku.com/wp-content/uploads/2025/02/agencies-1b9522e8bdfba7ec58aaa874e3aac307ed8cc828653ab6b38b1394ff6856ad28.png?w=124&h=124&crop=1",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img decoding=\"async\" loading=\"lazy\" src=\"https://www.heroku.com/wp-content/uploads/2025/02/agencies-1b9522e8bdfba7ec58aaa874e3aac307ed8cc828653ab6b38b1394ff6856ad28.png?w=124&amp;h=124&amp;crop=1\" title alt>"
    },
    {
      "src": "https://www.heroku.com/wp-content/uploads/2025/02/students-6ed49212e73262a5ee023e6c4722f950b19b0b5c7e721ca26d9bbb57c0ad19f2.png?w=124&h=124&crop=1",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img decoding=\"async\" loading=\"lazy\" src=\"https://www.heroku.com/wp-content/uploads/2025/02/students-6ed49212e73262a5ee023e6c4722f950b19b0b5c7e721ca26d9bbb57c0ad19f2.png?w=124&amp;h=124&amp;crop=1\" title alt>"
    },
    {
      "src": "https://www.heroku.com/wp-content/uploads/2025/02/hero-data.png?w=588",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img decoding=\"async\" loading=\"lazy\" src=\"https://www.heroku.com/wp-content/uploads/2025/02/hero-data.png?w=588\" title=\"Hero Data\" alt=\"Hero Data\">"
    },
    {
      "src": "https://www.heroku.com/wp-content/uploads/2025/02/home-testimonial-litcharts.jpg?w=600",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img decoding=\"async\" loading=\"lazy\" src=\"https://www.heroku.com/wp-content/uploads/2025/02/home-testimonial-litcharts.jpg?w=600\" title=\"home-testimonial-litcharts\" alt=\"The LitCharts logo\">"
    },
    {
      "src": "https://www.heroku.com/wp-content/uploads/2025/01/Heroku-Logo-Light-RGB.png?w=200",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img loading=\"lazy\" src=\"https://www.heroku.com/wp-content/uploads/2025/01/Heroku-Logo-Light-RGB.png?w=200\" title alt=\"Heroku - from Salesforce\">"
    }
  ],
  "possibleDialogs": [
    "<div id=\"oms-search--overlay\" aria-hidden=\"true\" aria-describedby=\"overlay-description\" role=\"dialog\" tabindex=\"-1\"> <div id=\"oms-search--overlay__toggle-layer\"></div> <div class=\"container-fluid\"> <div class=\"row flex-wrap flex-column\"> <div id=\"oms-search--overlay__form\"> <form role=\"search\" method=\"get\" class=\"oms-search--form form-inline\" action=\"https://www.heroku.com/search/\"> <div class=\"oms-search--form-group\"> <label class=\"oms-search--form--label\" for=\"s\">Search For:</label> <input..."
  ],
  "score": 75,
  "weight": 10
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer intent coverage

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

1 Warning

Needs attention

AEO: Answer intent coverage

Warning
01

Issue

Missing likely AI Overview intent sections: what, how, 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": "An innovative feature set built for full-stack simplicity",
      "html": "<h2>An innovative feature set built for full-stack simplicity</h2>"
    },
    {
      "text": "An ecosystem built to scale your stack",
      "html": "<h2>An ecosystem built to scale your stack</h2>"
    },
    {
      "text": "A cloud platform for building AI applications and agents",
      "html": "<h2>A cloud platform for building AI applications and agents</h2>"
    },
    {
      "text": "Developers, teams, and businesses of all sizes use Heroku to deploy, manage, and scale apps.",
      "html": "<h2>Developers, teams, and businesses of all sizes use Heroku to deploy, manage, and scale apps.</h2>"
    },
    {
      "text": "Your data on Heroku",
      "html": "<h2>Your data on Heroku</h2>"
    },
    {
      "text": "The platform developers trust",
      "html": "<h2>The platform developers trust</h2>"
    },
    {
      "text": "Heroku Enterprise",
      "html": "<h2>Heroku Enterprise</h2>"
    },
    {
      "text": "Recent Posts",
      "html": "<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"https://www.heroku.com/blog/\">Recent Posts</a></h2>"
    },
    {
      "text": "Ready to Get Started?",
      "html": "<h2>Ready to Get Started?</h2>"
    }
  ],
  "expected": [
    {
      "id": "what",
      "label": "What is Heroku: The Cloud Application Platform?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does Heroku: The Cloud Application Platform work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use Heroku: The Cloud Application Platform?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Heroku: The Cloud Application Platform free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Heroku: The Cloud Application Platform compare with alternatives?",
      "pattern": {}
    }
  ],
  "missing": [
    {
      "id": "what",
      "label": "What is Heroku: The Cloud Application Platform?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does Heroku: The Cloud Application Platform work?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Heroku: The Cloud Application Platform free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Heroku: The Cloud Application Platform 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": 283664
          },
          {
            "path": "/api/context",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 283661
          },
          {
            "path": "/context",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 283657
          }
        ]
      },
      "issue": "AI context endpoint was not found at the expected path.",
      "howToFix": "Publish a concise JSON or Markdown AI context endpoint describing the product, public actions, and machine-readable resources."
    }
  ]
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Query intent coverage

AIO: Query intent coverage is informational for this page.

Informational

Needs attention

AIO: Query intent coverage

Informational
01

Issue

Missing likely AI Overview intent sections: what, how, 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": "An innovative feature set built for full-stack simplicity",
      "html": "<h2>An innovative feature set built for full-stack simplicity</h2>"
    },
    {
      "text": "An ecosystem built to scale your stack",
      "html": "<h2>An ecosystem built to scale your stack</h2>"
    },
    {
      "text": "A cloud platform for building AI applications and agents",
      "html": "<h2>A cloud platform for building AI applications and agents</h2>"
    },
    {
      "text": "Developers, teams, and businesses of all sizes use Heroku to deploy, manage, and scale apps.",
      "html": "<h2>Developers, teams, and businesses of all sizes use Heroku to deploy, manage, and scale apps.</h2>"
    },
    {
      "text": "Your data on Heroku",
      "html": "<h2>Your data on Heroku</h2>"
    },
    {
      "text": "The platform developers trust",
      "html": "<h2>The platform developers trust</h2>"
    },
    {
      "text": "Heroku Enterprise",
      "html": "<h2>Heroku Enterprise</h2>"
    },
    {
      "text": "Recent Posts",
      "html": "<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"https://www.heroku.com/blog/\">Recent Posts</a></h2>"
    },
    {
      "text": "Ready to Get Started?",
      "html": "<h2>Ready to Get Started?</h2>"
    }
  ],
  "expected": [
    {
      "id": "what",
      "label": "What is Heroku: The Cloud Application Platform?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does Heroku: The Cloud Application Platform work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use Heroku: The Cloud Application Platform?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Heroku: The Cloud Application Platform free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Heroku: The Cloud Application Platform compare with alternatives?",
      "pattern": {}
    }
  ],
  "missing": [
    {
      "id": "what",
      "label": "What is Heroku: The Cloud Application Platform?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does Heroku: The Cloud Application Platform work?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Heroku: The Cloud Application Platform free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Heroku: The Cloud Application Platform compare with alternatives?",
      "pattern": {}
    }
  ],
  "score": 70,
  "weight": 4
}

Agent Ease of UseAuthEmerging recommendation

Auth.md Agent Registration

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

Informational

Needs attention

Auth.md Agent Registration

Informational
01

Issue

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

02

Why it matters

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

Check name

Auth.md Agent Registration

Score

0/100

Status

informational

Category

Auth

Maturity

Emerging recommendation

Goal

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

Result

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

Validation steps

  1. Fetch and validate /auth.md

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

  2. Publish protected resource metadata

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

  3. Validate agent_auth authorization metadata

    OAuth authorization server metadata could not be fetched.

Evidence
{
  "failedStep": "auth-md",
  "steps": [
    {
      "id": "auth-md",
      "title": "Fetch and validate /auth.md",
      "status": "fail",
      "evidence": {
        "path": "/auth.md",
        "ok": false,
        "statusCode": 404,
        "contentType": "text/html; charset=UTF-8",
        "length": 283657,
        "validation": {
          "valid": false,
          "issue": "auth.md response did not match the expected agent registration shape. Content-Type \"text/html; charset=UTF-8\" is not Markdown or text/plain; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language; missing credential type language.",
          "compatibleContentType": false,
          "contentLength": 275930,
          "hasRegisterInstructions": true,
          "hasProtectedResourceLink": false,
          "hasAuthorizationServerLink": false,
          "mentionsIdentity": false,
          "mentionsCredential": false,
          "links": [
            "https://gmpg.org/xfn/11\">",
            "/script",
            "https://www.heroku.com/wp-content/uploads/2025/04/home-hero.webp\">",
            "https://yoast.com/product/yoast-seo-premium-wordpress/",
            "/title",
            "//cdn.parsely.com'",
            "//cdnjs.cloudflare.com'",
            "//www.google.com'",
            "//stats.wp.com'",
            "/rss+xml"
          ],
          "rawExcerpt": "\t<!doctype html>\n<html lang=\"en-US\">\n\t<head>\n\t\t<meta charset=\"UTF-8\">\n\t\t\t\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n\t\t<meta name=\"google-site-verification\" content=\"V8eEvIkb6RQqJca9Wf-o9baurAQMe54VKxd06IeaFeg\"/>\n\t\t<meta name=\"slack-app-id\" content=\"A1QME020P\">\n\t\t<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\">\n\t\t<meta name=\"theme-color\" content=\"#5A1BA9\" />\n\t\t<meta name='robots' content='noindex, follow' />\n\n<!-- Google Tag Manager for WordPress by gtm4wp.com -->\n<script data-cfasync=\"false\" data-pagespeed-no-defer>\n\tvar gtm4wp_datalayer_name = \"dataLayer\";\n\tvar dataLayer = dataLayer || [];\n</script>\n<!-- End Google Tag Manager for WordPress by gtm4wp.com --><link rel=\"preload\" as=\"image\" href=\"https://www.heroku.com/wp-content/uploads/2025/04/home-hero.webp\">"
        }
      },
      "issue": "auth.md response did not match the expected agent registration shape. Content-Type \"text/html; charset=UTF-8\" is not Markdown or text/plain; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language; missing credential type language.",
      "howToFix": "Serve /auth.md at the site root as Markdown with agent registration instructions and links to OAuth metadata."
    },
    {
      "id": "oauth-protected-resource",
      "title": "Publish protected resource metadata",
      "status": "fail",
      "evidence": {
        "path": "/.well-known/oauth-protected-resource",
        "ok": false,
        "statusCode": 404,
        "contentType": "text/html; charset=UTF-8",
        "length": 283686,
        "text": "\t<!doctype html>\n<html lang=\"en-US\">\n\t<head>\n\t\t<meta charset=\"UTF-8\">\n\t\t\t\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n\t\t<meta name=\"google-site-verification\" content=\"V8eEvIkb6RQqJca9Wf-o9baurAQMe54VKxd06IeaFeg\"/>\n\t\t<meta name=\"slack-app-id\" content=\"A1QME020P\">\n\t\t<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\">\n\t\t<meta name=\"theme-color\" content=\"#5A1BA9\" />\n\t\t<meta name='robots' content='noindex, follow' />\n\n<!-- Google Tag Manager for WordPress by gtm4wp.com -->\n<script data-cfasync=\"false\" data-pagespeed-no-defer>\n\tvar gtm4wp_datalayer_name = \"dataLayer\";\n\tvar dataLayer = dataLayer || [];\n</script>\n<!-- End Google Tag Manager for WordPress by gtm4wp.com --><link rel=\"preload\" as=\"image\" href=\"https://www.heroku.com/wp-content/uploads/2025/04/home-hero.webp\">\n\t<!-- This site is optimized with the Yoast SEO Premium plugin v25.6 (Yoast SEO v27.5) - https://yoast.com/product/yoast-seo-premium-wordpress/ -->\n\t<title>Page not found | Heroku</title>\n\t<meta property=\"og:locale\" content=\"en_US\" />\n\t<meta property=\"og:title\" content=\"Page not found | Heroku\" />\n\t<meta property=\"og:site_name\" content=\"Heroku\" />\n\t<!-- / Yoast SEO Premium plugin. -->\n\n\n<link rel='dns-prefetch' href='//cdn.parsely.com' />\n<link rel='dns-prefetch' href='//cdnjs.cloudflare.com' />\n<link rel='dns-prefetch' href='//www.google.com' />\n<link rel='dns-prefetch' href='//stats.wp.com' />\n<link rel=\"alternate\" type=\"application/rss+xml\" title=\"Heroku &raquo; Feed\" href=\"https://www.heroku.com/feed/\" />\n<link rel=\"preconnect\" href=\"https://www0.assets.heroku.com\">\n<link rel=\"preconnect\" href=\"https://p1.parsely.com\">\n<link rel=\"preconnect\" href=\"https://www.herokucdn.com\">\n<style id=\"wp-img-auto-sizes-contain-inline-css\">\nimg:is([sizes=auto i],[sizes^=\"auto,\" i]){contain-intrinsic-size:3000px 1500px}\n/*# sourceURL=wp-img-auto-sizes-contain-inline-css */\n</style>\n<style id=\"co-authors-plus-coauthors-style-inline-css\">\n.wp-block-co-authors-plus-coauthors.is-layout-flow [class*=wp-block-co-authors-plus]{display:inline}\n\n/*# sourceURL=https://www.heroku.com/wp-content/plugins/co-authors-plus/build/blocks/block-coauthors/style-index.css */\n</style>\n<style id=\"co-authors-plus-avatar-style-inline-css\">\n.wp-block-co-authors-plus-avatar :where(img){height:auto;max-width:100%;vertical-align:bottom}.wp-block-co-authors-plus-coauthors.is-layout-flow .wp-block-co-authors-plus-avatar :where(img){vertical-align:middle}.wp-block-co-authors-plus-avatar:is(.alignleft,.alignright){display:table}.wp-block-co-authors-plus-avatar.aligncenter{display:table;margin-inline:auto}\n\n/*# sourceURL=https://www.heroku.com/wp-content/plugins/co-authors-plus/build/blocks/block-coauthor-avatar/style-index.css */\n</style>\n<style id=\"co-authors-plus-image-style-inline-css\">\n.wp-block-co-authors-plus-image{margin-bottom:0}.wp-block-co-authors-plus-image :where(img){height:auto;max-width:100%;vertical-align:bottom}.wp-block-co-authors-plus-coauthors.is-layout-flow .wp-block-co-authors-plus-image :where(img){vertical-align:middle}.wp-block-co-authors-plus-image:is(.alignfull,.alignwide) :where(img){width:100%}.wp-block-co-authors-plus-image:is(.alignleft,.alignright){display:table}.wp-block-co-authors-plus-image.aligncenter{display:table;margin-inline:auto}\n\n/*# sourceURL=https://www.heroku.com/wp-content/plugins/co-authors-plus/build/blocks/block-coauthor-image/style-index.css */\n</style>\n<style id=\"safe-svg-svg-icon-style-inline-css\">\n.safe-svg-cover{text-align:center}.safe-svg-cover .safe-svg-inside{display:inline-block;max-width:100%}.safe-svg-cover svg{fill:currentColor;height:100%;max-height:100%;max-width:100%;width:100%}\n\n/*# sourceURL=https://www.heroku.com/wp-content/plugins/safe-svg/dist/safe-svg-block-frontend.css */\n</style>\n<style id=\"wp-parsely-recommendations-style-inline-css\">\n.parsely-recommendations-list-title{font-size:1.2em}.parsely-recommendations-list{list-style:none;padding:unset}.parsely-recommendations-cardbody{overflow:hidden;padding:.8em;text-over"
      },
      "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": 283688,
          "text": "\t<!doctype html>\n<html lang=\"en-US\">\n\t<head>\n\t\t<meta charset=\"UTF-8\">\n\t\t\t\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n\t\t<meta name=\"google-site-verification\" content=\"V8eEvIkb6RQqJca9Wf-o9baurAQMe54VKxd06IeaFeg\"/>\n\t\t<meta name=\"slack-app-id\" content=\"A1QME020P\">\n\t\t<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\">\n\t\t<meta name=\"theme-color\" content=\"#5A1BA9\" />\n\t\t<meta name='robots' content='noindex, follow' />\n\n<!-- Google Tag Manager for WordPress by gtm4wp.com -->\n<script data-cfasync=\"false\" data-pagespeed-no-defer>\n\tvar gtm4wp_datalayer_name = \"dataLayer\";\n\tvar dataLayer = dataLayer || [];\n</script>\n<!-- End Google Tag Manager for WordPress by gtm4wp.com --><link rel=\"preload\" as=\"image\" href=\"https://www.heroku.com/wp-content/uploads/2025/04/home-hero.webp\">\n\t<!-- This site is optimized with the Yoast SEO Premium plugin v25.6 (Yoast SEO v27.5) - https://yoast.com/product/yoast-seo-premium-wordpress/ -->\n\t<title>Page not found | Heroku</title>\n\t<meta property=\"og:locale\" content=\"en_US\" />\n\t<meta property=\"og:title\" content=\"Page not found | Heroku\" />\n\t<meta property=\"og:site_name\" content=\"Heroku\" />\n\t<!-- / Yoast SEO Premium plugin. -->\n\n\n<link rel='dns-prefetch' href='//cdn.parsely.com' />\n<link rel='dns-prefetch' href='//cdnjs.cloudflare.com' />\n<link rel='dns-prefetch' href='//www.google.com' />\n<link rel='dns-prefetch' href='//stats.wp.com' />\n<link rel=\"alternate\" type=\"application/rss+xml\" title=\"Heroku &raquo; Feed\" href=\"https://www.heroku.com/feed/\" />\n<link rel=\"preconnect\" href=\"https://www0.assets.heroku.com\">\n<link rel=\"preconnect\" href=\"https://p1.parsely.com\">\n<link rel=\"preconnect\" href=\"https://www.herokucdn.com\">\n<style id=\"wp-img-auto-sizes-contain-inline-css\">\nimg:is([sizes=auto i],[sizes^=\"auto,\" i]){contain-intrinsic-size:3000px 1500px}\n/*# sourceURL=wp-img-auto-sizes-contain-inline-css */\n</style>\n<style id=\"co-authors-plus-coauthors-style-inline-css\">\n.wp-block-co-authors-plus-coauthors.is-layout-flow [class*=wp-block-co-authors-plus]{display:inline}\n\n/*# sourceURL=https://www.heroku.com/wp-content/plugins/co-authors-plus/build/blocks/block-coauthors/style-index.css */\n</style>\n<style id=\"co-authors-plus-avatar-style-inline-css\">\n.wp-block-co-authors-plus-avatar :where(img){height:auto;max-width:100%;vertical-align:bottom}.wp-block-co-authors-plus-coauthors.is-layout-flow .wp-block-co-authors-plus-avatar :where(img){vertical-align:middle}.wp-block-co-authors-plus-avatar:is(.alignleft,.alignright){display:table}.wp-block-co-authors-plus-avatar.aligncenter{display:table;margin-inline:auto}\n\n/*# sourceURL=https://www.heroku.com/wp-content/plugins/co-authors-plus/build/blocks/block-coauthor-avatar/style-index.css */\n</style>\n<style id=\"co-authors-plus-image-style-inline-css\">\n.wp-block-co-authors-plus-image{margin-bottom:0}.wp-block-co-authors-plus-image :where(img){height:auto;max-width:100%;vertical-align:bottom}.wp-block-co-authors-plus-coauthors.is-layout-flow .wp-block-co-authors-plus-image :where(img){vertical-align:middle}.wp-block-co-authors-plus-image:is(.alignfull,.alignwide) :where(img){width:100%}.wp-block-co-authors-plus-image:is(.alignleft,.alignright){display:table}.wp-block-co-authors-plus-image.aligncenter{display:table;margin-inline:auto}\n\n/*# sourceURL=https://www.heroku.com/wp-content/plugins/co-authors-plus/build/blocks/block-coauthor-image/style-index.css */\n</style>\n<style id=\"safe-svg-svg-icon-style-inline-css\">\n.safe-svg-cover{text-align:center}.safe-svg-cover .safe-svg-inside{display:inline-block;max-width:100%}.safe-svg-cover svg{fill:currentColor;height:100%;max-height:100%;max-width:100%;width:100%}\n\n/*# sourceURL=https://www.heroku.com/wp-content/plugins/safe-svg/dist/safe-svg-block-frontend.css */\n</style>\n<style id=\"wp-parsely-recommendations-style-inline-css\">\n.parsely-recommendations-list-title{font-size:1.2em}.parsely-recommendations-list{list-style:none;padding:unset}.parsely-recommendations-cardbody{overflow:hidden;padding:.8em;text-over"
        }
      },
      "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": 15,
    "signals": [
      {
        "source": "link:href",
        "weight": 3,
        "match": "auth link"
      },
      {
        "source": "button:attribute",
        "weight": 3,
        "match": "auth control annotation"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "login"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "sign up"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "sso"
      }
    ]
  },
  "resourceFetchSucceeded": false
}

AI DiscoverabilityDiscoverabilityEstablished

IndexNow key

IndexNow key is informational for this page.

Informational

Needs attention

IndexNow key

Informational
01

Issue

IndexNow key is informational for this page.

02

Why it matters

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

Check name

IndexNow key

Score

100/100

Status

informational

Category

Discoverability

Maturity

Established

Goal

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

Result

IndexNow key is informational for this page.

Validation steps

  1. Find advertised IndexNow key location

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

  2. Fetch and validate IndexNow key file

    No discoverable IndexNow key file was found.

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

Agent Ease of UseAuthEstablished

OAuth / OIDC discovery

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

Informational

Needs attention

OAuth / OIDC discovery

Informational
01

Issue

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

02

Why it matters

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

Check name

OAuth / OIDC discovery

Score

0/100

Status

informational

Category

Auth

Maturity

Established

Goal

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

Result

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

Validation steps

  1. Fetch to find resource

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

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/.well-known/openid-configuration",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 283682
          },
          {
            "path": "/.well-known/oauth-authorization-server",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 283688
          }
        ]
      },
      "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": 15,
    "signals": [
      {
        "source": "link:href",
        "weight": 3,
        "match": "auth link"
      },
      {
        "source": "button:attribute",
        "weight": 3,
        "match": "auth control annotation"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "login"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "sign up"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "sso"
      }
    ]
  },
  "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": "\t<!doctype html>\n<html lang=\"en-US\">\n\t<head>\n\t\t<meta charset=\"UTF-8\">\n\t\t\t\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n\t\t<meta name=\"google-site-verification\" content=\"V8eEvIkb6RQqJca9Wf-o9baurAQMe54VKxd06IeaFeg\"/>\n\t\t<meta name=\"slack-app-id\" content=\"A1QME020P\">\n\t\t<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\">\n\t\t<meta name=\"theme-color\" content=\"#5A1BA9\" />\n\t\t<meta name='robots' content='noindex, follow' />\n\n<!-- Google Tag Manager for WordPress by gtm4wp.com -->\n<script data-cfasync=\"false\" data-pagespeed-no-defer>\n\tvar gtm4wp_datalayer_name = \"dataLayer\";\n\tvar dataLayer = dataLayer || [];\n</script>\n<!-- End Google Tag Manager for WordPress by gtm4wp.com --><link rel=\"preload\" as=\"image\" href=\"https://www.heroku.com/wp-content/uploads/2025/04/home-hero.webp\">"
      },
      "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.heroku.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.heroku.com/.well-known/oauth-protected-resource",
            "metadataUrlMatches": true,
            "resourceMatchesRequestContext": true
          },
          {
            "path": "/api/admin/summary",
            "statusCode": 404,
            "wwwAuthenticate": {
              "valid": false,
              "present": false
            },
            "expectedMetadataUrl": "https://www.heroku.com/.well-known/oauth-protected-resource",
            "metadataUrlMatches": true,
            "resourceMatchesRequestContext": true
          },
          {
            "path": "/api/scans",
            "statusCode": 404,
            "wwwAuthenticate": {
              "valid": false,
              "present": false
            },
            "expectedMetadataUrl": "https://www.heroku.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": 15,
    "signals": [
      {
        "source": "link:href",
        "weight": 3,
        "match": "auth link"
      },
      {
        "source": "button:attribute",
        "weight": 3,
        "match": "auth control annotation"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "login"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "sign up"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "sso"
      }
    ]
  },
  "resourceFetchSucceeded": false
}

Performance and AccessibilityAccessibilityBrowser audit

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

100 Fail

Check name

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

Score

0/100

Status

fail

Device

desktop

Category

Accessibility

Fix guidance

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

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

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

2 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": "2 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

Legacy JavaScript

17 Warning

Check name

Legacy JavaScript

Score

50/100

Status

warning

Device

desktop

Category

Performance

Estimated savings

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

Use efficient cache lifetimes

17 Warning

Check name

Use efficient cache lifetimes

Score

50/100

Status

warning

Device

desktop

Category

Performance

Estimated savings

Est savings of 510 KiB

Fix guidance

A long cache lifetime can speed up repeat visits to your page. [Learn more about caching](https://developer.chrome.com/docs/performance/insights/cache).

Evidence
{
  "displayValue": "Est savings of 510 KiB",
  "description": "A long cache lifetime can speed up repeat visits to your page. [Learn more about caching](https://developer.chrome.com/docs/performance/insights/cache)."
}

Performance and AccessibilityPerformanceBrowser audit

Loading performance

4 Fail

Check name

Loading performance

Score

87/100

Status

fail

Device

desktop

Category

Performance

Fix guidance

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

Evidence
{
  "checks": [
    {
      "id": "largest-contentful-paint",
      "title": "Largest Contentful Paint",
      "score": 97,
      "displayValue": "0.8 s",
      "numericValue": 837.5134290206695
    },
    {
      "id": "speed-index",
      "title": "Speed Index",
      "score": 58,
      "displayValue": "2.1 s",
      "numericValue": 2091.8068552942623
    },
    {
      "id": "total-blocking-time",
      "title": "Total Blocking Time",
      "score": 80,
      "displayValue": "200 ms",
      "numericValue": 198.55015811259773
    },
    {
      "id": "server-response-time",
      "title": "Initial server response time was short",
      "score": 100,
      "displayValue": "Root document took 40 ms",
      "numericValue": 36
    },
    {
      "id": "network-rtt",
      "title": "Network Round Trip Times",
      "score": 100,
      "displayValue": "60 ms",
      "numericValue": 57.831254999999985
    },
    {
      "id": "max-potential-fid",
      "title": "Max Potential First Input Delay",
      "score": 92,
      "displayValue": "120 ms",
      "numericValue": 122
    },
    {
      "id": "first-contentful-paint",
      "title": "First Contentful Paint",
      "score": 100,
      "displayValue": "0.5 s",
      "numericValue": 511.0074605670386
    },
    {
      "id": "interactive",
      "title": "Time to Interactive",
      "score": 70,
      "displayValue": "3.5 s",
      "numericValue": 3483.146975233682
    }
  ]
}

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
71/100Level 3, Bot-AwareCurrent report
Report ID 57bbb314-732e-4532-ad26-77cf099c1284. Scanned Jun 8, 2026, 7:52 PM.
heroku.com AI SEO Report: 71/100 (Level 3, Bot-Aware)