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

OVERALL SCORE

Level 3, Bot-Aware

Moderate readiness for AI agents
AIDiscoverability47%Agent Easeof Use10%Security& Trust0%GEO, AIO, AEO81%SEO92%Performance& Accessibility96%
  • AI Discoverability 47 out of 100
  • Agent Ease of Use 10 out of 100
  • Security & Trust 0 out of 100
  • GEO, AIO and AEO 81 out of 100
  • SEO 92 out of 100
  • Performance and Accessibility 96 out of 100

CAPTURED SCREENSHOT

Captured website desktop screenshot

What AI sees of your website

Trusted Location Intelligence Platform | SafeGraph favicon

Trusted Location Intelligence Platform | SafeGraph

Power your business with accurate global POI data. SafeGraph's location intelligence platform drives smarter mapping, analytics, and site selection.

Next step

Turn this report into a fix workflow

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

Detailed report scores grouped by capability area
MetricScoreStatusPassedFailedWarningEvidence
AI Discoverability
47
Priority fix10131View details
Discoverability
67
Needs work540View details
Content Readiness
63
Needs work551View details
Bot Access Control
0
Priority fix040View details
Agent Ease of Use
10
Priority fix17221View details
API
0
Priority fix060View details
Auth
Not Applicable
Not Applicable1100
MCP
25
Priority fix260View details
Skill Discovery
5
Priority fix0101View details
Agent Commerce
Not Applicable
Not Applicable400
GEO, AIO and AEO
81
Mostly ready6014
GEO Readiness
88
Mostly ready204
AIO Readiness
83
Mostly ready304
AEO Readiness
72
Needs work106
SEO
92
Strong1010View details
SEO
92
Strong1010View details
Security & Trust
0
Priority fix450View details
Security & Trust
0
Priority fix050View details
AI Training Exposure
Not Applicable
Not Applicable400
Performance and Accessibility
96
Strong2230View details
Performance
99
Strong1920View details
Accessibility
89
Mostly ready310View details

Prioritized recommendations

Issues ranked by score impact

41 items need attention

Agent Ease of UseAPIEstablished

API Catalog

API Catalog failed at "Fetch API catalog".

50 Fail

Needs attention

API Catalog

Failed check
01

Issue

The API catalog endpoint did not return HTTP 2xx.

02

Why it matters

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

Check name

API Catalog

Score

0/100

Status

fail

Category

API

Maturity

Established

Goal

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

Result

API Catalog failed at "Fetch API catalog".

Validation steps

  1. Fetch API catalog

    The API catalog endpoint did not return HTTP 2xx.

  2. Validate RFC 9727 linkset

    Response is not valid JSON.

  3. Fetch advertised API catalog targets

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

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch API catalog",
      "status": "fail",
      "evidence": {
        "statusCode": 404,
        "contentType": "text/html; charset=UTF-8"
      },
      "issue": "The API catalog endpoint did not return HTTP 2xx.",
      "howToFix": "Publish /.well-known/api-catalog."
    },
    {
      "id": "validate",
      "title": "Validate RFC 9727 linkset",
      "status": "fail",
      "evidence": {
        "valid": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!doctype html>\n<html lang=\"en-US\">\n<head>\n\t<meta charset=\"UTF-8\">\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n\t<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\">\n\t<meta name='robots' content='noindex, follow' />\n\n\t<!-- This site is optimized with the Yoast SEO plugin v27.8 - https://yoast.com/product/yoast-seo-wordpress/ -->\n\t<title>Page not found - SafeGraph</title>\n\t<meta property=\"og:locale\" content=\"en_US\" />\n\t<meta property=\"og:title\" content=\"Page not found - SafeGraph\" />\n\t<meta property=\"og:site_name\" content=\"SafeGraph\" />\n\t<script type=\"application/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\/\\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\\/\\/www.safegraph.com\\/#website\",\"url\":\"https:\\/\\/www.safegraph.com\\/\",\"name\":\"SafeGraph\",\"des"
      },
      "issue": "Response is not valid JSON.",
      "howToFix": "Use application/linkset+json with service-desc, service-doc, and status relations that each include href."
    },
    {
      "id": "target-validation",
      "title": "Fetch advertised API catalog targets",
      "status": "fail",
      "evidence": {
        "checked": [],
        "failures": [
          {
            "reason": "No same-origin API catalog hrefs were available to fetch."
          }
        ]
      },
      "issue": "API Catalog did not expose any same-origin hrefs to validate.",
      "howToFix": "Make each same-origin API catalog href reachable and serve the advertised media type."
    }
  ]
}

AI DiscoverabilityDiscoverabilityEstablished

High-value schema types

High-value schema types is missing or incomplete.

50 Fail

Needs attention

High-value schema types

Failed check
01

Issue

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

02

Why it matters

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

Check name

High-value schema types

Score

0/100

Status

fail

Category

Discoverability

Maturity

Established

Goal

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

Result

High-value schema types is missing or incomplete.

Evidence
{
  "found": [],
  "expected": [
    "Article",
    "BlogPosting",
    "NewsArticle",
    "Product",
    "SoftwareApplication",
    "FAQPage",
    "LocalBusiness",
    "VideoObject",
    "HowTo",
    "Event",
    "Course",
    "Review",
    "Service"
  ],
  "allTypes": [
    "BreadcrumbList",
    "ImageObject",
    "Organization",
    "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": [
          {
            "url": "https://cdn-ilemgni.nitrocdn.com",
            "rel": "preconnect <https://www.safegraph.com/wp-json/>",
            "type": "application/json"
          }
        ]
      },
      "issue": "No useful agent discovery Link headers were found.",
      "howToFix": "Expose useful Link headers such as rel=\"api-catalog\", rel=\"service-doc\", and rel=\"service-desc\"."
    },
    {
      "id": "target-validation",
      "title": "Fetch same-origin Link header targets",
      "status": "fail",
      "evidence": {
        "checked": [],
        "failures": [
          {
            "reason": "No same-origin Link header targets were available to fetch."
          }
        ]
      },
      "issue": "Link headers did not expose any same-origin targets to validate.",
      "howToFix": "Make each same-origin Link href reachable and serve the advertised media type."
    }
  ]
}

Agent Ease of UseAPIEstablished

OpenAPI discovery

OpenAPI discovery failed at "Find valid OpenAPI document".

50 Fail

Needs attention

OpenAPI discovery

Failed check
01

Issue

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

02

Why it matters

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

Check name

OpenAPI discovery

Score

0/100

Status

fail

Category

API

Maturity

Established

Goal

Publish a valid OpenAPI or Swagger document for API discovery.

Result

OpenAPI discovery failed at "Find valid OpenAPI document".

Validation steps

  1. Find valid OpenAPI document

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

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Find valid OpenAPI document",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/openapi.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!doctype html>\n<html lang=\"en-US\">\n<head>\n\t<meta charset=\"UTF-8\">\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n\t<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\">\n\t<meta name='robots' content='noindex, follow' />\n\n\t<!-- This site is optimized with the Yoast SEO plugin v27.8 - https://yoast.com/product/yoast-seo-wordpress/ -->\n\t<title>Page not found - SafeGraph</title>\n\t<meta property=\"og:locale\" content=\"en_US\" />\n\t<meta property=\"og:title\" content=\"Page not found - SafeGraph\" />\n\t<meta property=\"og:site_name\" content=\"SafeGraph\" />\n\t<script type=\"application/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\/\\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\\/\\/www.safegraph.com\\/#website\",\"url\":\"https:\\/\\/www.safegraph.com\\/\",\"name\":\"SafeGraph\",\"des"
          },
          {
            "path": "/openapi.yaml",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!doctype html>\n<html lang=\"en-US\">\n<head>\n\t<meta charset=\"UTF-8\">\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n\t<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\">\n\t<meta name='robots' content='noindex, follow' />\n\n\t<!-- This site is optimized with the Yoast SEO plugin v27.8 - https://yoast.com/product/yoast-seo-wordpress/ -->\n\t<title>Page not found - SafeGraph</title>\n\t<meta property=\"og:locale\" content=\"en_US\" />\n\t<meta property=\"og:title\" content=\"Page not found - SafeGraph\" />\n\t<meta property=\"og:site_name\" content=\"SafeGraph\" />\n\t<script type=\"application/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\/\\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\\/\\/www.safegraph.com\\/#website\",\"url\":\"https:\\/\\/www.safegraph.com\\/\",\"name\":\"SafeGraph\",\"des"
          },
          {
            "path": "/swagger.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!doctype html>\n<html lang=\"en-US\">\n<head>\n\t<meta charset=\"UTF-8\">\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n\t<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\">\n\t<meta name='robots' content='noindex, follow' />\n\n\t<!-- This site is optimized with the Yoast SEO plugin v27.8 - https://yoast.com/product/yoast-seo-wordpress/ -->\n\t<title>Page not found - SafeGraph</title>\n\t<meta property=\"og:locale\" content=\"en_US\" />\n\t<meta property=\"og:title\" content=\"Page not found - SafeGraph\" />\n\t<meta property=\"og:site_name\" content=\"SafeGraph\" />\n\t<script type=\"application/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\/\\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\\/\\/www.safegraph.com\\/#website\",\"url\":\"https:\\/\\/www.safegraph.com\\/\",\"name\":\"SafeGraph\",\"des"
          },
          {
            "path": "/swagger.yaml",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!doctype html>\n<html lang=\"en-US\">\n<head>\n\t<meta charset=\"UTF-8\">\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n\t<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\">\n\t<meta name='robots' content='noindex, follow' />\n\n\t<!-- This site is optimized with the Yoast SEO plugin v27.8 - https://yoast.com/product/yoast-seo-wordpress/ -->\n\t<title>Page not found - SafeGraph</title>\n\t<meta property=\"og:locale\" content=\"en_US\" />\n\t<meta property=\"og:title\" content=\"Page not found - SafeGraph\" />\n\t<meta property=\"og:site_name\" content=\"SafeGraph\" />\n\t<script type=\"application/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\/\\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\\/\\/www.safegraph.com\\/#website\",\"url\":\"https:\\/\\/www.safegraph.com\\/\",\"name\":\"SafeGraph\",\"des"
          },
          {
            "path": "/api/openapi.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!doctype html>\n<html lang=\"en-US\">\n<head>\n\t<meta charset=\"UTF-8\">\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n\t<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\">\n\t<meta name='robots' content='noindex, follow' />\n\n\t<!-- This site is optimized with the Yoast SEO plugin v27.8 - https://yoast.com/product/yoast-seo-wordpress/ -->\n\t<title>Page not found - SafeGraph</title>\n\t<meta property=\"og:locale\" content=\"en_US\" />\n\t<meta property=\"og:title\" content=\"Page not found - SafeGraph\" />\n\t<meta property=\"og:site_name\" content=\"SafeGraph\" />\n\t<script type=\"application/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\/\\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\\/\\/www.safegraph.com\\/#website\",\"url\":\"https:\\/\\/www.safegraph.com\\/\",\"name\":\"SafeGraph\",\"des"
          },
          {
            "path": "/api/swagger.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!doctype html>\n<html lang=\"en-US\">\n<head>\n\t<meta charset=\"UTF-8\">\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n\t<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\">\n\t<meta name='robots' content='noindex, follow' />\n\n\t<!-- This site is optimized with the Yoast SEO plugin v27.8 - https://yoast.com/product/yoast-seo-wordpress/ -->\n\t<title>Page not found - SafeGraph</title>\n\t<meta property=\"og:locale\" content=\"en_US\" />\n\t<meta property=\"og:title\" content=\"Page not found - SafeGraph\" />\n\t<meta property=\"og:site_name\" content=\"SafeGraph\" />\n\t<script type=\"application/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\/\\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\\/\\/www.safegraph.com\\/#website\",\"url\":\"https:\\/\\/www.safegraph.com\\/\",\"name\":\"SafeGraph\",\"des"
          },
          {
            "path": "/docs/openapi.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!doctype html>\n<html lang=\"en-US\">\n<head>\n\t<meta charset=\"UTF-8\">\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n\t<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\">\n\t<meta name='robots' content='noindex, follow' />\n\n\t<!-- This site is optimized with the Yoast SEO plugin v27.8 - https://yoast.com/product/yoast-seo-wordpress/ -->\n\t<title>Page not found - SafeGraph</title>\n\t<meta property=\"og:locale\" content=\"en_US\" />\n\t<meta property=\"og:title\" content=\"Page not found - SafeGraph\" />\n\t<meta property=\"og:site_name\" content=\"SafeGraph\" />\n\t<script type=\"application/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\/\\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\\/\\/www.safegraph.com\\/#website\",\"url\":\"https:\\/\\/www.safegraph.com\\/\",\"name\":\"SafeGraph\",\"des"
          }
        ]
      },
      "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
      "howToFix": "Publish a valid OpenAPI 3.x or Swagger 2.0 JSON/YAML document with info, paths, operations, and responses."
    }
  ]
}

AI DiscoverabilityBot Access ControlEstablished

AI bot rules in robots.txt

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

33 Fail

Needs attention

AI bot rules in robots.txt

Failed check
01

Issue

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

02

Why it matters

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

Check name

AI bot rules in robots.txt

Score

0/100

Status

fail

Category

Bot Access Control

Maturity

Established

Goal

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

Result

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

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

AI DiscoverabilityBot Access ControlInformational

Content Signal

Content Signal is missing or incomplete.

33 Fail

Needs attention

Content Signal

Failed check
01

Issue

No Content Signal found in robots.txt

02

Why it matters

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

Check name

Content Signal

Score

0/100

Status

fail

Category

Bot Access Control

Maturity

Informational

Goal

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

Result

Content Signal is missing or incomplete.

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

AI DiscoverabilityContent ReadinessEstablished

Markdown negotiation

Markdown negotiation failed at "Markdown content type".

33 Fail

Needs attention

Markdown negotiation

Failed check
01

Issue

Content-Type "text/html; charset=UTF-8" does not indicate Markdown when requested with Accept: text/markdown.

02

Why it matters

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

Check name

Markdown negotiation

Score

0/100

Status

fail

Category

Content Readiness

Maturity

Established

Goal

Return HTML responses as markdown when agents request it.

Result

Markdown negotiation failed at "Markdown content type".

Validation steps

  1. Markdown content type

    Content-Type "text/html; charset=UTF-8" does not indicate Markdown when requested with Accept: text/markdown.

  2. Vary: Accept header

    Markdown negotiation is missing Vary: Accept; current Vary header is "Accept-Encoding, Accept-Encoding,Cookie".

  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, Accept-Encoding,Cookie"
      },
      "issue": "Markdown negotiation is missing Vary: Accept; current Vary header is \"Accept-Encoding, Accept-Encoding,Cookie\".",
      "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": 62886,
        "excerpt": "<!doctype html> <html lang=\"en-US\"> <head><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\\/7\\..*?rv:11/i)){let e=document.location.href;if(!e.match(/[?&]nonitro/)){if(e.indexOf(\"?\")==-1){i",
        "issue": "Markdown response is missing a heading."
      },
      "issue": "Markdown response is missing a heading.",
      "howToFix": "Return Markdown with at least one heading and substantive page content, including useful links or instructions for agents."
    }
  ]
}

Agent Ease of UseMCPEmerging recommendation

MCP Server Card

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

33 Fail

Needs attention

MCP Server Card

Failed check
01

Issue

MCP Server Card was not found at the expected path.

02

Why it matters

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

Check name

MCP Server Card

Score

0/100

Status

fail

Category

MCP

Maturity

Emerging recommendation

Goal

Publish an MCP Server Card for agent discovery.

Result

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

Validation steps

  1. Fetch to find resource

    MCP Server Card was not found at the expected path.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/.well-known/mcp/server-card.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 208670
          },
          {
            "path": "/.well-known/mcp/server-cards.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 208670
          },
          {
            "path": "/.well-known/mcp.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 208824
          }
        ]
      },
      "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".

33 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": 208824
          },
          {
            "path": "/.well-known/mcp.json",
            "statusCode": 429,
            "contentType": "text/html; charset=UTF-8",
            "length": 5553
          },
          {
            "path": "/.well-known/mcp/server-card.json",
            "statusCode": 429,
            "contentType": "text/html; charset=UTF-8",
            "length": 5610
          }
        ]
      },
      "issue": "mcp.json was not found at the expected path.",
      "howToFix": "Publish mcp.json or an MCP server card with serverInfo, protocolVersion, transport endpoint, and capabilities."
    }
  ]
}

AI DiscoverabilityContent ReadinessEstablished

Semantic HTML

Semantic HTML is missing or incomplete.

33 Fail

Needs attention

Semantic HTML

Failed check
01

Issue

Semantic HTML is incomplete: missing <main> landmark; skipped heading levels; 16 links missing accessible names.

Details

02

Why it matters

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

Check name

Semantic HTML

Score

0/100

Status

fail

Category

Content Readiness

Maturity

Established

Goal

Expose readable page structure through semantic HTML and accessible controls.

Result

Semantic HTML is missing or incomplete.

Evidence
{
  "main": false,
  "nav": true,
  "footer": true,
  "meaningfulH1": true,
  "headingOrder": false,
  "accessibleLinks": false,
  "accessibleButtons": true,
  "imageAltCoverage": true,
  "formAutocompleteCoverage": true,
  "details": {
    "inaccessibleLinks": [
      "<a href=\"https://www.safegraph.com\" class=\"nitro-lazy\"> <img width=\"170\" height=\"42\" alt nitro-lazy-src=\"https://cdn-ilemgni.nitrocdn.com/LDYOFHFGcpEYNweOviuHHhFbhPrqtMLf/assets/images/source/rev-f0626bb/www.safegraph.com/wp-content/uploads/2025/12/SafeGraph-Logo.svg\" class=\"attachment-full size-full wp-image-10 nitro-lazy\" decoding=\"async\" nitro-lazy-empty id=\"NzQyOjE2NQ==-1\" data-nitro-empty-id=\"NzQyOjE2NQ==-1\" src=\"data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTcwIDQyIiB3aWR0aD0iMTcwIiBo",
      "<a href=\"/blog/6-reasons-why-data-scientists-choose-safegraph-data/\"> <img fetchpriority=\"high\" width=\"800\" height=\"434\" alt sizes=\"(max-width: 800px) 100vw, 800px\" nitro-lazy-srcset=\"https://cdn-ilemgni.nitrocdn.com/LDYOFHFGcpEYNweOviuHHhFbhPrqtMLf/assets/images/optimized/rev-f0626bb/www.safegraph.com/wp-content/uploads/2026/04/6982f8096dd48a35681843e1_6061ee32981ebb49dda08ffc_Screen202021-03-292011.06.5320AM-1024x555.png 1024w, https://cdn-ilemgni.nitrocdn.com/LDYOFHFGcpEYNweOviuHHhFbhPrqtMLf/",
      "<a class=\"elementor-icon\" href=\"/blog/6-reasons-why-data-scientists-choose-safegraph-data/\"> <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-arrow-alt-circle-right\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256s111 248 248 248 248-111 248-248zm-448 0c0-110.5 89.5-200 200-200s200 89.5 200 200-89.5 200-200 200S56 366.5 56 256zm72 20v-40c0-6.6 5.4-12 12-12h116v-67c0-10.7 12.9-16 20.5-8.5l99 99c4.7 4.7 4.7 12.3 0 17l-99 99c-7.6 7.6-20",
      "<a href=\"/guides/places-data-technical-guide\"> <img width=\"316\" height=\"240\" alt sizes=\"(max-width: 316px) 100vw, 316px\" nitro-lazy-srcset=\"https://cdn-ilemgni.nitrocdn.com/LDYOFHFGcpEYNweOviuHHhFbhPrqtMLf/assets/images/optimized/rev-f0626bb/www.safegraph.com/wp-content/uploads/2025/12/top-1-uses-blog.webp 316w, https://cdn-ilemgni.nitrocdn.com/LDYOFHFGcpEYNweOviuHHhFbhPrqtMLf/assets/images/optimized/rev-f0626bb/www.safegraph.com/wp-content/uploads/2025/12/top-1-uses-blog-300x228.webp 300w\" nitr",
      "<a class=\"elementor-icon\" href=\"/guides/places-data-technical-guide\"> <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-arrow-alt-circle-right\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256s111 248 248 248 248-111 248-248zm-448 0c0-110.5 89.5-200 200-200s200 89.5 200 200-89.5 200-200 200S56 366.5 56 256zm72 20v-40c0-6.6 5.4-12 12-12h116v-67c0-10.7 12.9-16 20.5-8.5l99 99c4.7 4.7 4.7 12.3 0 17l-99 99c-7.6 7.6-20.5 2.2-20.5-8.5v-67H140",
      "<a href=\"/guides/google-places-api-alternatives/\"> <img width=\"800\" height=\"420\" alt sizes=\"(max-width: 800px) 100vw, 800px\" nitro-lazy-srcset=\"https://cdn-ilemgni.nitrocdn.com/LDYOFHFGcpEYNweOviuHHhFbhPrqtMLf/assets/images/optimized/rev-f0626bb/www.safegraph.com/wp-content/uploads/2025/12/636a8bca54a5fda2f51a7ee4_Guides-OG-16-1200x630-px-1024x538.png 1024w, https://cdn-ilemgni.nitrocdn.com/LDYOFHFGcpEYNweOviuHHhFbhPrqtMLf/assets/images/optimized/rev-f0626bb/www.safegraph.com/wp-content/uploads/",
      "<a class=\"elementor-icon\" href=\"/guides/google-places-api-alternatives/\"> <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-arrow-alt-circle-right\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256s111 248 248 248 248-111 248-248zm-448 0c0-110.5 89.5-200 200-200s200 89.5 200 200-89.5 200-200 200S56 366.5 56 256zm72 20v-40c0-6.6 5.4-12 12-12h116v-67c0-10.7 12.9-16 20.5-8.5l99 99c4.7 4.7 4.7 12.3 0 17l-99 99c-7.6 7.6-20.5 2.2-20.5-8.5v-67",
      "<a href=\"/guides/uses-of-geospatial-data/\"> <img width=\"316\" height=\"240\" alt sizes=\"(max-width: 316px) 100vw, 316px\" nitro-lazy-srcset=\"https://cdn-ilemgni.nitrocdn.com/LDYOFHFGcpEYNweOviuHHhFbhPrqtMLf/assets/images/optimized/rev-f0626bb/www.safegraph.com/wp-content/uploads/2025/12/featured-blog1.webp 316w, https://cdn-ilemgni.nitrocdn.com/LDYOFHFGcpEYNweOviuHHhFbhPrqtMLf/assets/images/optimized/rev-f0626bb/www.safegraph.com/wp-content/uploads/2025/12/featured-blog1-300x228.webp 300w\" nitro-laz",
      "<a class=\"elementor-icon\" href=\"/guides/uses-of-geospatial-data/\"> <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-arrow-alt-circle-right\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256s111 248 248 248 248-111 248-248zm-448 0c0-110.5 89.5-200 200-200s200 89.5 200 200-89.5 200-200 200S56 366.5 56 256zm72 20v-40c0-6.6 5.4-12 12-12h116v-67c0-10.7 12.9-16 20.5-8.5l99 99c4.7 4.7 4.7 12.3 0 17l-99 99c-7.6 7.6-20.5 2.2-20.5-8.5v-67H140c-6",
      "<a href=\"/customers/clear-channel/\"> <img width=\"316\" height=\"240\" alt sizes=\"(max-width: 316px) 100vw, 316px\" nitro-lazy-srcset=\"https://cdn-ilemgni.nitrocdn.com/LDYOFHFGcpEYNweOviuHHhFbhPrqtMLf/assets/images/optimized/rev-f0626bb/www.safegraph.com/wp-content/uploads/2025/12/featured-case.webp 316w, https://cdn-ilemgni.nitrocdn.com/LDYOFHFGcpEYNweOviuHHhFbhPrqtMLf/assets/images/optimized/rev-f0626bb/www.safegraph.com/wp-content/uploads/2025/12/featured-case-300x228.webp 300w\" nitro-lazy-src=\"ht",
      "<a class=\"elementor-icon\" href=\"/customers/clear-channel/\"> <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-arrow-alt-circle-right\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256s111 248 248 248 248-111 248-248zm-448 0c0-110.5 89.5-200 200-200s200 89.5 200 200-89.5 200-200 200S56 366.5 56 256zm72 20v-40c0-6.6 5.4-12 12-12h116v-67c0-10.7 12.9-16 20.5-8.5l99 99c4.7 4.7 4.7 12.3 0 17l-99 99c-7.6 7.6-20.5 2.2-20.5-8.5v-67H140c-6.6 0-12",
      "<a href=\"/partners/snowflake/\" tabindex=\"-1\"><img width=\"447\" height=\"110\" alt sizes=\"(max-width: 447px) 100vw, 447px\" nitro-lazy-srcset=\"https://cdn-ilemgni.nitrocdn.com/LDYOFHFGcpEYNweOviuHHhFbhPrqtMLf/assets/images/optimized/rev-f0626bb/www.safegraph.com/wp-content/uploads/2025/12/snowflake-logo.png 447w, https://cdn-ilemgni.nitrocdn.com/LDYOFHFGcpEYNweOviuHHhFbhPrqtMLf/assets/images/optimized/rev-f0626bb/www.safegraph.com/wp-content/uploads/2025/12/snowflake-logo-300x74.png 300w\" nitro-lazy-",
      "<a href=\"/partners/aws/\" tabindex=\"-1\"><img width=\"1280\" height=\"767\" alt sizes=\"(max-width: 1280px) 100vw, 1280px\" nitro-lazy-srcset=\"https://cdn-ilemgni.nitrocdn.com/LDYOFHFGcpEYNweOviuHHhFbhPrqtMLf/assets/images/optimized/rev-f0626bb/www.safegraph.com/wp-content/uploads/2026/02/aws-logo1.png 1280w, https://cdn-ilemgni.nitrocdn.com/LDYOFHFGcpEYNweOviuHHhFbhPrqtMLf/assets/images/optimized/rev-f0626bb/www.safegraph.com/wp-content/uploads/2026/02/aws-logo1-300x180.png 300w, https://cdn-ilemgni.ni",
      "<a href=\"/partners/carto/\" tabindex=\"-1\"><img width=\"400\" height=\"157\" alt sizes=\"(max-width: 400px) 100vw, 400px\" nitro-lazy-srcset=\"https://cdn-ilemgni.nitrocdn.com/LDYOFHFGcpEYNweOviuHHhFbhPrqtMLf/assets/images/optimized/rev-f0626bb/www.safegraph.com/wp-content/uploads/2025/12/CARTO-logo.png 400w, https://cdn-ilemgni.nitrocdn.com/LDYOFHFGcpEYNweOviuHHhFbhPrqtMLf/assets/images/optimized/rev-f0626bb/www.safegraph.com/wp-content/uploads/2025/12/CARTO-logo-300x118.png 300w\" nitro-lazy-src=\"https:",
      "<a href=\"/partners/esri/\" tabindex=\"-1\"><img width=\"400\" height=\"164\" alt sizes=\"(max-width: 400px) 100vw, 400px\" nitro-lazy-srcset=\"https://cdn-ilemgni.nitrocdn.com/LDYOFHFGcpEYNweOviuHHhFbhPrqtMLf/assets/images/optimized/rev-f0626bb/www.safegraph.com/wp-content/uploads/2025/12/esri-logo.png 400w, https://cdn-ilemgni.nitrocdn.com/LDYOFHFGcpEYNweOviuHHhFbhPrqtMLf/assets/images/optimized/rev-f0626bb/www.safegraph.com/wp-content/uploads/2025/12/esri-logo-300x123.png 300w\" nitro-lazy-src=\"https://c",
      "<a href=\"/partners/databricks/\" tabindex=\"-1\"><img width=\"1200\" height=\"630\" alt sizes=\"(max-width: 1200px) 100vw, 1200px\" nitro-lazy-srcset=\"https://cdn-ilemgni.nitrocdn.com/LDYOFHFGcpEYNweOviuHHhFbhPrqtMLf/assets/images/optimized/rev-f0626bb/www.safegraph.com/wp-content/uploads/2026/02/databricks-logo.png 1200w, https://cdn-ilemgni.nitrocdn.com/LDYOFHFGcpEYNweOviuHHhFbhPrqtMLf/assets/images/optimized/rev-f0626bb/www.safegraph.com/wp-content/uploads/2026/02/databricks-logo-300x158.png 300w, htt"
    ],
    "inaccessibleButtons": [],
    "missingAutocompleteInputs": [],
    "imagesMissingAlt": [],
    "skippedHeadingLevels": [
      "h3: Data for Innovators",
      "h3: A Modern Data Partner",
      "h2: Featured Content",
      "h4: Blog",
      "h3: Places",
      "h3: Geometry",
      "h3: Address",
      "h3: Integrations",
      "h3: Pricing",
      "h2: Featured content",
      "h4: Whitepaper",
      "h4: Guide",
      "h3: Blog",
      "h3: Case Studies",
      "h3: Data Visualizations",
      "h3: Guides",
      "h2: Featured content",
      "h4: Blog",
      "h4: Case Study",
      "h1: The Source of Truth for Point of Interest (POI) Data",
      "h2: Trusted by the World’s Leading Innovators and Builders",
      "h2: The Industry’s Most Trusted Places Data",
      "h2: Develop Reliable Products and Insights With Accurate Places Data",
      "h3: ContextualizeLocations",
      "h3: Power Reliable User Experiences With Accurate Places Data.",
      "h3: Understand Evolving Markets",
      "h2: Why Teams Choose SafeGraph Data",
      "h3: Production ready from day-1",
      "h3: Less time fixing bad data",
      "h3: Built for real-world change",
      "h2: Location Intelligence for Real-World Industries",
      "h4: Retail",
      "h4: Software Providers",
      "h4: Financial Services",
      "h4: Consumer Packaged Goods",
      "h2: See the Difference in Places Data Quality",
      "h2: The Industry’s Most Trusted Places Data",
      "h2: Why Teams Trust SafeGraph Data",
      "h3: Andy Stevens",
      "h4: Fueling More Targeted, Higher Performing OOH Advertising Campaigns",
      "h3: Matt Taaffe",
      "h4: Building Accurate Store Visit Attribution Tools with Precise POIs and Place Footprints",
      "h3: James Sexton-Barrow",
      "h4: Using SafeGraph Data to Give Ad Agencies An Effective Way to Plan Geo-Contextual Campaigns",
      "h3: Julian Adams",
      "h4: Powering Avison Young's Commercial Real Estate Site Selection Tool",
      "h3: Oban MacTavish",
      "h4: Cleaning and enriching transaction data for the card industry using SafeGraph Places",
      "h2: Integrate SafeGraph Data Into Your Existing Workflows and GIS Environments.",
      "h2: Explore SafeGraph Datasets",
      "h6: Why SafeGraph",
      "h6: COMPANY",
      "h6: PRODUCT",
      "h6: RESOURCES",
      "h6: DOCS",
      "h6: NEWSLETTER"
    ]
  },
  "counts": {
    "h1": 1,
    "headings": 56,
    "links": 103,
    "inaccessibleLinks": 16,
    "buttons": 16,
    "inaccessibleButtons": 0,
    "images": 26,
    "imagesWithAlt": 26,
    "autocompleteInputs": 0,
    "inputsWithAutocomplete": 0,
    "missingAutocompleteInputs": 0
  }
}

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": 208824
          }
        ]
      },
      "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 UseMCPInformational

WebMCP manifest

WebMCP manifest failed at "Fetch to find resource".

33 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": 208824
          },
          {
            "path": "/webmcp.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 208824
          },
          {
            "path": "/mcp.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 208824
          }
        ]
      },
      "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": 208824
          },
          {
            "path": "/.well-known/a2a/agent-card.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 208670
          },
          {
            "path": "/agent-card.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 208824
          }
        ]
      },
      "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": 429,
            "contentType": "text/html; charset=UTF-8",
            "length": 5619
          },
          {
            "path": "/.well-known/skills/index.json",
            "statusCode": 429,
            "contentType": "text/html; charset=UTF-8",
            "length": 5601
          }
        ]
      },
      "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",
            "error": "TimeoutError: The operation was aborted due to timeout"
          },
          {
            "path": "/agent.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 208824
          }
        ]
      },
      "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": 208824
          },
          {
            "path": "/agents.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 208824
          }
        ]
      },
      "issue": "agents.json was not found at the expected path.",
      "howToFix": "If this site uses agents.json, publish JSON with an agents array containing name and url for each agent."
    }
  ]
}

Security & TrustSecurity & TrustEstablished

Content-Security-Policy

Content-Security-Policy is missing or incomplete.

20 Fail

Needs attention

Content-Security-Policy

Failed check
01

Issue

Content-Security-Policy is missing or incomplete.

02

Why it matters

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

Check name

Content-Security-Policy

Score

0/100

Status

fail

Category

Security & Trust

Maturity

Established

Goal

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

Result

Content-Security-Policy is missing or incomplete.

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

Security & TrustSecurity & TrustEstablished

Frame protection

Frame protection is missing or incomplete.

20 Fail

Needs attention

Frame protection

Failed check
01

Issue

Frame protection is missing or incomplete.

02

Why it matters

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

Check name

Frame protection

Score

0/100

Status

fail

Category

Security & Trust

Maturity

Established

Goal

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

Result

Frame protection is missing or incomplete.

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

Security & TrustSecurity & TrustEstablished

HSTS header

HSTS header is missing or incomplete.

20 Fail

Needs attention

HSTS header

Failed check
01

Issue

HSTS header is missing or incomplete.

02

Why it matters

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

Check name

HSTS header

Score

0/100

Status

fail

Category

Security & Trust

Maturity

Established

Goal

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

Result

HSTS header is missing or incomplete.

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

Security & TrustSecurity & TrustEstablished

Referrer-Policy

Referrer-Policy is missing or incomplete.

20 Fail

Needs attention

Referrer-Policy

Failed check
01

Issue

Referrer-Policy is missing or incomplete.

02

Why it matters

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

Check name

Referrer-Policy

Score

0/100

Status

fail

Category

Security & Trust

Maturity

Established

Goal

Limit how much referrer data leaves the site.

Result

Referrer-Policy is missing or incomplete.

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

Security & TrustSecurity & TrustEstablished

X-Content-Type-Options

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

20 Fail

Needs attention

X-Content-Type-Options

Failed check
01

Issue

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

02

Why it matters

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

Check name

X-Content-Type-Options

Score

0/100

Status

fail

Category

Security & Trust

Maturity

Established

Goal

Prevent MIME sniffing for browser-loaded resources.

Result

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

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

Agent Ease of UseSkill DiscoveryEmerging recommendation

DNS-AID Agent Discovery

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

15 Fail

Needs attention

DNS-AID Agent Discovery

Failed check
01

Issue

No DNS-AID entrypoint records were found under _agents.

02

Why it matters

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

Check name

DNS-AID Agent Discovery

Score

25/100

Status

fail

Category

Skill Discovery

Maturity

Emerging recommendation

Goal

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

Result

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

Validation steps

  1. Resolve DNS-AID SVCB/HTTPS records

    No DNS-AID entrypoint records were found under _agents.

  2. Validate alpn and endpoint parameters

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

  3. Check DNSSEC material

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

Evidence
{
  "failedStep": "svcb-https-records",
  "steps": [
    {
      "id": "svcb-https-records",
      "title": "Resolve DNS-AID SVCB/HTTPS records",
      "status": "fail",
      "evidence": {
        "hostname": "www.safegraph.com",
        "probes": [
          {
            "name": "_index._agents.www.safegraph.com",
            "found": false,
            "recordCount": 1,
            "records": [],
            "hasAlpn": false,
            "hasEndpoint": false
          },
          {
            "name": "_a2a._agents.www.safegraph.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.safegraph.com",
            "dnssecTypes": [],
            "dnssecRecordCount": 0
          },
          {
            "name": "safegraph.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.

8 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-27T13:37:16+00:00",
    "2026-02-17T17:35:33+00:00"
  ],
  "metaDateCount": 1,
  "timeDateCount": 0
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Source and trust signals

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

5 Warning

Needs attention

AIO: Source and trust signals

Warning
01

Issue

Missing AIO trust signals: author, publisher.

Details

02

Why it matters

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

Check name

AIO: Source and trust signals

Score

60/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

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

Evidence
{
  "signals": {
    "author": false,
    "publisher": false,
    "freshnessDate": true,
    "aboutOrContact": true,
    "policyLinks": true
  },
  "missing": [
    "author",
    "publisher"
  ],
  "authorMeta": "",
  "schemaAuthors": [],
  "schemaPublishers": [],
  "schemaDates": [
    "2026-02-17T17:35:33+00:00",
    "2026-05-27T13:37:16+00:00"
  ],
  "visibleDates": [],
  "aboutLinks": [
    {
      "href": "https://www.safegraph.com/about/",
      "text": "About SafeGraph",
      "html": "<a href=\"https://www.safegraph.com/about/\" class=\"elementor-item\">About SafeGraph</a>"
    },
    {
      "href": "https://www.safegraph.com/about/",
      "text": "About SafeGraph",
      "html": "<a href=\"https://www.safegraph.com/about/\" class=\"elementor-item\" tabindex=\"-1\">About SafeGraph</a>"
    },
    {
      "href": "https://www.linkedin.com/company/safegraph/",
      "text": "Linkedin-in",
      "html": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-linkedin-in elementor-repeater-item-5c0ce3c\" href=\"https://www.linkedin.com/company/safegraph/\" target=\"_blank\"> <span class=\"elementor-screen-only\">Linkedin-in</span> <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-linkedin-in\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9..."
    }
  ],
  "contactLinks": [],
  "privacyLinks": [
    {
      "href": "/privacy-policy/",
      "text": "Privacy Policy",
      "html": "<a href=\"/privacy-policy/\"> <span class=\"elementor-icon-list-text\">Privacy Policy</span> </a>"
    },
    {
      "href": "/ccpa-privacy-policy/",
      "text": "CCPA Policy",
      "html": "<a href=\"/ccpa-privacy-policy/\"> <span class=\"elementor-icon-list-text\">CCPA Policy</span> </a>"
    }
  ],
  "score": 60,
  "weight": 20
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer-first sections

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

4 Warning

Needs attention

AEO: Answer-first sections

Warning
01

Issue

35 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": 35,
  "passing": 0,
  "failing": [
    {
      "heading": "Data for Innovators",
      "headingHtml": "<h3 class=\"elementor-icon-box-title\"> <a href=\"/data-for-innovators/\"> Data for Innovators </a> </h3>",
      "firstParagraph": "Why leading developers choose SafeGraph data",
      "paragraphHtml": "<p class=\"elementor-icon-box-description\"> Why leading developers choose SafeGraph data </p>",
      "words": 6,
      "direct": false,
      "issue": "First paragraph is 6 words and does not look like a concise direct answer."
    },
    {
      "heading": "A Modern Data Partner",
      "headingHtml": "<h3 class=\"elementor-icon-box-title\"> <a href=\"/modern-data-partner/\"> A Modern Data Partner </a> </h3>",
      "firstParagraph": "How we support your innovations",
      "paragraphHtml": "<p class=\"elementor-icon-box-description\"> How we support your innovations </p>",
      "words": 5,
      "direct": false,
      "issue": "First paragraph is 5 words and does not look like a concise direct answer."
    },
    {
      "heading": "Featured Content",
      "headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Featured Content</h2>",
      "firstParagraph": "Reasons Why Data Scientists Choose SafeGraph Data",
      "paragraphHtml": "<p>Reasons Why Data Scientists Choose SafeGraph Data</p>",
      "words": 7,
      "direct": false,
      "issue": "First paragraph is 7 words and does not look like a concise direct answer."
    },
    {
      "heading": "Places",
      "headingHtml": "<h3 class=\"elementor-icon-box-title\"> <a href=\"/products/places/\"> Places </a> </h3>",
      "firstParagraph": "Premium global point of interest data",
      "paragraphHtml": "<p class=\"elementor-icon-box-description\"> Premium global point of interest data </p>",
      "words": 6,
      "direct": false,
      "issue": "First paragraph is 6 words and does not look like a concise direct answer."
    },
    {
      "heading": "Geometry",
      "headingHtml": "<h3 class=\"elementor-icon-box-title\"> <a href=\"/products/geometry/\"> Geometry </a> </h3>",
      "firstParagraph": "Reduce attribution errors with high-quality building footprint data",
      "paragraphHtml": "<p class=\"elementor-icon-box-description\"> Reduce attribution errors with high-quality building footprint data </p>",
      "words": 8,
      "direct": false,
      "issue": "First paragraph is 8 words and does not look like a concise direct answer."
    },
    {
      "heading": "Address",
      "headingHtml": "<h3 class=\"elementor-icon-box-title\"> <a href=\"/address/\"> Address </a> </h3>",
      "firstParagraph": "Structured global address data for validation, routing, and analytics",
      "paragraphHtml": "<p class=\"elementor-icon-box-description\"> Structured global address data for validation, routing, and analytics </p>",
      "words": 9,
      "direct": false,
      "issue": "First paragraph is 9 words and does not look like a concise direct answer."
    },
    {
      "heading": "Integrations",
      "headingHtml": "<h3 class=\"elementor-icon-box-title\"> <a href=\"/partners/\"> Integrations </a> </h3>",
      "firstParagraph": "Delivery to your preferred environment",
      "paragraphHtml": "<p class=\"elementor-icon-box-description\"> Delivery to your preferred environment </p>",
      "words": 5,
      "direct": false,
      "issue": "First paragraph is 5 words and does not look like a concise direct answer."
    },
    {
      "heading": "Pricing",
      "headingHtml": "<h3 class=\"elementor-icon-box-title\"> <a href=\"/pricing/\"> Pricing </a> </h3>",
      "firstParagraph": "Datasets and terms that fit your needs",
      "paragraphHtml": "<p class=\"elementor-icon-box-description\"> Datasets and terms that fit your needs </p>",
      "words": 7,
      "direct": false,
      "issue": "First paragraph is 7 words and does not look like a concise direct answer."
    },
    {
      "heading": "Featured content",
      "headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Featured content</h2>",
      "firstParagraph": "A Technical Guide to SafeGraph Places Data",
      "paragraphHtml": "<p>A Technical Guide to SafeGraph Places Data</p>",
      "words": 7,
      "direct": false,
      "issue": "First paragraph is 7 words and does not look like a concise direct answer."
    },
    {
      "heading": "Blog",
      "headingHtml": "<h3 class=\"elementor-icon-box-title\"> <a href=\"/blog/\"> Blog </a> </h3>",
      "firstParagraph": "The latest SafeGraph and data industry insights",
      "paragraphHtml": "<p class=\"elementor-icon-box-description\"> The latest SafeGraph and data industry insights </p>",
      "words": 7,
      "direct": false,
      "issue": "First paragraph is 7 words and does not look like a concise direct answer."
    },
    {
      "heading": "Case Studies",
      "headingHtml": "<h3 class=\"elementor-icon-box-title\"> <a href=\"/customers/\"> Case Studies </a> </h3>",
      "firstParagraph": "How industry leaders are using SafeGraph data",
      "paragraphHtml": "<p class=\"elementor-icon-box-description\"> How industry leaders are using SafeGraph data </p>",
      "words": 7,
      "direct": false,
      "issue": "First paragraph is 7 words and does not look like a concise direct answer."
    },
    {
      "heading": "Data Visualizations",
      "headingHtml": "<h3 class=\"elementor-icon-box-title\"> <a href=\"/data-examples/\"> Data Visualizations </a> </h3>",
      "firstParagraph": "See what you can build with Places data",
      "paragraphHtml": "<p class=\"elementor-icon-box-description\"> See what you can build with Places data </p>",
      "words": 8,
      "direct": false,
      "issue": "First paragraph is 8 words and does not look like a concise direct answer."
    },
    {
      "heading": "Guides",
      "headingHtml": "<h3 class=\"elementor-icon-box-title\"> <a href=\"/guides/\"> Guides </a> </h3>",
      "firstParagraph": "In depth articles about geospatial data and how to use it",
      "paragraphHtml": "<p class=\"elementor-icon-box-description\"> In depth articles about geospatial data and how to use it </p>",
      "words": 11,
      "direct": false,
      "issue": "First paragraph is 11 words and does not look like a concise direct answer."
    },
    {
      "heading": "Featured content",
      "headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Featured content</h2>",
      "firstParagraph": "Top 10 Uses of Geospatial Data + Where to Get It",
      "paragraphHtml": "<p>Top 10 Uses of Geospatial Data + Where to Get It</p>",
      "words": 10,
      "direct": false,
      "issue": "First paragraph is 10 words and does not look like a concise direct answer."
    },
    {
      "heading": "Trusted by the World’s Leading Innovators and Builders",
      "headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Trusted by the World&#x2019;s Leading Innovators and Builders</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "The Industry’s Most Trusted Places Data",
      "headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">The Industry&#x2019;s Most <br>Trusted Places Data </h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Develop Reliable Products and Insights With Accurate Places Data",
      "headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Develop Reliable Products and Insights With Accurate Places Data</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "ContextualizeLocations",
      "headingHtml": "<h3 class=\"elementor-icon-box-title\"> <span> Contextualize<br>Locations </span> </h3>",
      "firstParagraph": "Add detail to points of interest (POI) with extensive attributes related to place type, open/closed status and more.",
      "paragraphHtml": "<p class=\"elementor-icon-box-description\"> Add detail to points of interest (POI)&#xa0;with extensive attributes related to place type, open/closed status and more. </p>",
      "words": 19,
      "direct": false,
      "issue": "First paragraph is 19 words and does not look like a concise direct answer."
    },
    {
      "heading": "Power Reliable User Experiences With Accurate Places Data.",
      "headingHtml": "<h3 class=\"elementor-icon-box-title\"> <span> Power Reliable User Experiences <br>With Accurate Places Data. </span> </h3>",
      "firstParagraph": "Provide consistent, high-quality POI data – including categories, geocodes, and open or closed status – so your applications return results users can trust.",
      "paragraphHtml": "<p class=\"elementor-icon-box-description\"> Provide consistent, high-quality POI data &#x2013; including categories, geocodes, and open or closed status &#x2013; so your applications return results users can trust. </p>",
      "words": 21,
      "direct": false,
      "issue": "First paragraph is 21 words and does not look like a concise direct answer."
    },
    {
      "heading": "Understand Evolving Markets",
      "headingHtml": "<h3 class=\"elementor-icon-box-title\"> <span> Understand <br>Evolving Markets </span> </h3>",
      "firstParagraph": "Use frequently updated places data to track store openings and closures across geographies for market analysis, competitive benchmarking, and risk assessment.",
      "paragraphHtml": "<p class=\"elementor-icon-box-description\"> Use frequently updated places data to track store openings and closures across geographies for market analysis, competitive benchmarking, and risk assessment. </p>",
      "words": 21,
      "direct": false,
      "issue": "First paragraph is 21 words and does not look like a concise direct answer."
    },
    {
      "heading": "Why Teams Choose SafeGraph Data",
      "headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Why Teams Choose SafeGraph Data</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Production ready from day-1",
      "headingHtml": "<h3 class=\"elementor-icon-box-title\"> <span> Production ready from day-1 </span> </h3>",
      "firstParagraph": "Data arrives clean, structured, and normalised. No heavy preprocessing required.",
      "paragraphHtml": "<p class=\"elementor-icon-box-description\"> Data arrives clean, structured, and normalised. No heavy preprocessing required. </p>",
      "words": 10,
      "direct": false,
      "issue": "First paragraph is 10 words and does not look like a concise direct answer."
    },
    {
      "heading": "Less time fixing bad data",
      "headingHtml": "<h3 class=\"elementor-icon-box-title\"> <span> Less time fixing bad data </span> </h3>",
      "firstParagraph": "Reduce engineering and analyst time spent sorting, cleaning, and reconciling inconsistent location data.",
      "paragraphHtml": "<p class=\"elementor-icon-box-description\"> Reduce engineering and analyst time spent sorting, cleaning, and reconciling inconsistent location data. </p>",
      "words": 13,
      "direct": false,
      "issue": "First paragraph is 13 words and does not look like a concise direct answer."
    },
    {
      "heading": "Built for real-world change",
      "headingHtml": "<h3 class=\"elementor-icon-box-title\"> <span> Built for real-world change </span> </h3>",
      "firstParagraph": "Frequent updates capture store openings, closures, and hours of operations across geographies.",
      "paragraphHtml": "<p class=\"elementor-icon-box-description\"> Frequent updates capture store openings, closures, and hours of operations across geographies. </p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Location Intelligence for Real-World Industries",
      "headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Location Intelligence for Real-World Industries</h2>",
      "firstParagraph": "Site selection, trade area analysis, and competitive intelligence across physical footprints.",
      "paragraphHtml": "<p>Site selection, trade area analysis, and competitive intelligence across physical footprints.</p>",
      "words": 11,
      "direct": false,
      "issue": "First paragraph is 11 words and does not look like a concise direct answer."
    },
    {
      "heading": "See the Difference in Places Data Quality",
      "headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">See the Difference in Places Data Quality</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "The Industry’s Most Trusted Places Data",
      "headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">The Industry&#x2019;s Most Trusted Places Data</h2>",
      "firstParagraph": "Comprehensive, frequently updated point of interest data covering millions of real-world locations worldwide.",
      "paragraphHtml": "<p><span style=\"font-weight:400\">Comprehensive, frequently updated point of interest data covering millions of real-world locations worldwide.</span></p>",
      "words": 13,
      "direct": false,
      "issue": "First paragraph is 13 words and does not look like a concise direct answer."
    },
    {
      "heading": "Why Teams Trust SafeGraph Data",
      "headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Why Teams Trust SafeGraph Data</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Andy Stevens",
      "headingHtml": "<h3 class=\"elementor-image-box-title\">Andy Stevens</h3>",
      "firstParagraph": "Chief Data Officer, Clear Channel Europe",
      "paragraphHtml": "<p class=\"elementor-image-box-description\">Chief Data Officer, Clear Channel Europe</p>",
      "words": 6,
      "direct": false,
      "issue": "First paragraph is 6 words and does not look like a concise direct answer."
    },
    {
      "heading": "Matt Taaffe",
      "headingHtml": "<h3 class=\"elementor-image-box-title\">Matt Taaffe</h3>",
      "firstParagraph": "VP of Product, Olvin",
      "paragraphHtml": "<p class=\"elementor-image-box-description\">VP of Product, Olvin</p>",
      "words": 4,
      "direct": false,
      "issue": "First paragraph is 4 words and does not look like a concise direct answer."
    },
    {
      "heading": "James Sexton-Barrow",
      "headingHtml": "<h3 class=\"elementor-image-box-title\">James Sexton-Barrow</h3>",
      "firstParagraph": "Head of Planning at Mobsta",
      "paragraphHtml": "<p class=\"elementor-image-box-description\">Head of Planning at Mobsta</p>",
      "words": 5,
      "direct": false,
      "issue": "First paragraph is 5 words and does not look like a concise direct answer."
    },
    {
      "heading": "Julian Adams",
      "headingHtml": "<h3 class=\"elementor-image-box-title\">Julian Adams</h3>",
      "firstParagraph": "Director of Data Science, Avison Young",
      "paragraphHtml": "<p class=\"elementor-image-box-description\">Director of Data Science, Avison Young</p>",
      "words": 6,
      "direct": false,
      "issue": "First paragraph is 6 words and does not look like a concise direct answer."
    },
    {
      "heading": "Oban MacTavish",
      "headingHtml": "<h3 class=\"elementor-image-box-title\">Oban MacTavish</h3>",
      "firstParagraph": "CEO at Spade",
      "paragraphHtml": "<p class=\"elementor-image-box-description\">CEO at Spade</p>",
      "words": 3,
      "direct": false,
      "issue": "First paragraph is 3 words and does not look like a concise direct answer."
    },
    {
      "heading": "Integrate SafeGraph Data Into Your Existing Workflows and GIS Environments.",
      "headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Integrate SafeGraph Data Into Your Existing Workflows and GIS Environments.</h2>",
      "firstParagraph": "Get SafeGraph data delivered directly to Snowflake, or download from the...",
      "paragraphHtml": "<p class=\"elementor-image-box-description\">Get SafeGraph data delivered directly to Snowflake, or download from the...</p>",
      "words": 11,
      "direct": false,
      "issue": "First paragraph is 11 words and does not look like a concise direct answer."
    },
    {
      "heading": "Explore SafeGraph Datasets",
      "headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Explore SafeGraph Datasets</h2>",
      "firstParagraph": "Subscribe to Our Email Communications to Receive Monthly Insights",
      "paragraphHtml": "<p>Subscribe to Our Email Communications to Receive Monthly Insights</p>",
      "words": 9,
      "direct": false,
      "issue": "First paragraph is 9 words and does not look like a concise direct answer."
    }
  ],
  "score": 65,
  "weight": 28
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer evidence and trust

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

3 Warning

Needs attention

AEO: Answer evidence and trust

Warning
01

Issue

Missing AIO trust signals: author, publisher.

Details

02

Why it matters

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

Check name

AEO: Answer evidence and trust

Score

60/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

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

Evidence
{
  "signals": {
    "author": false,
    "publisher": false,
    "freshnessDate": true,
    "aboutOrContact": true,
    "policyLinks": true
  },
  "missing": [
    "author",
    "publisher"
  ],
  "authorMeta": "",
  "schemaAuthors": [],
  "schemaPublishers": [],
  "schemaDates": [
    "2026-02-17T17:35:33+00:00",
    "2026-05-27T13:37:16+00:00"
  ],
  "visibleDates": [],
  "aboutLinks": [
    {
      "href": "https://www.safegraph.com/about/",
      "text": "About SafeGraph",
      "html": "<a href=\"https://www.safegraph.com/about/\" class=\"elementor-item\">About SafeGraph</a>"
    },
    {
      "href": "https://www.safegraph.com/about/",
      "text": "About SafeGraph",
      "html": "<a href=\"https://www.safegraph.com/about/\" class=\"elementor-item\" tabindex=\"-1\">About SafeGraph</a>"
    },
    {
      "href": "https://www.linkedin.com/company/safegraph/",
      "text": "Linkedin-in",
      "html": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-linkedin-in elementor-repeater-item-5c0ce3c\" href=\"https://www.linkedin.com/company/safegraph/\" target=\"_blank\"> <span class=\"elementor-screen-only\">Linkedin-in</span> <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-linkedin-in\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9..."
    }
  ],
  "contactLinks": [],
  "privacyLinks": [
    {
      "href": "/privacy-policy/",
      "text": "Privacy Policy",
      "html": "<a href=\"/privacy-policy/\"> <span class=\"elementor-icon-list-text\">Privacy Policy</span> </a>"
    },
    {
      "href": "/ccpa-privacy-policy/",
      "text": "CCPA Policy",
      "html": "<a href=\"/ccpa-privacy-policy/\"> <span class=\"elementor-icon-list-text\">CCPA Policy</span> </a>"
    }
  ],
  "score": 60,
  "weight": 22
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

GEO: Explanatory content depth

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

2 Warning

Needs attention

GEO: Explanatory content depth

Warning
01

Issue

No substantial explanatory paragraphs were found.

Details

02

Why it matters

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

Check name

GEO: Explanatory content depth

Score

75/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

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

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

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

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

35 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": 13,
  "questionH2s": [
    {
      "index": 7,
      "text": "Why Teams Choose SafeGraph Data",
      "isQuestion": true,
      "html": "<h2 class=\"elementor-heading-title elementor-size-default\">Why Teams Choose SafeGraph Data</h2>"
    },
    {
      "index": 11,
      "text": "Why Teams Trust SafeGraph Data",
      "isQuestion": true,
      "html": "<h2 class=\"elementor-heading-title elementor-size-default\">Why Teams Trust SafeGraph Data</h2>"
    }
  ],
  "hasFaq": false,
  "score": 70,
  "weight": 18
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Visible structured data match

AIO: Visible structured data match scored 83/100 and needs improvement.

2 Warning

Needs attention

AIO: Visible structured data match

Warning
01

Issue

2 structured-data value(s) were not found in visible page text.

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: Visible structured data match

Score

83/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: Visible structured data match scored 83/100 and needs improvement.

Evidence
{
  "schemaCount": 7,
  "checkedFields": [
    {
      "path": "$[0].@graph[0].name",
      "value": "Trusted Location Intelligence Platform | SafeGraph"
    },
    {
      "path": "$[0].@graph[0].description",
      "value": "Power your business with accurate global POI data. SafeGraph's location intelligence platform drives smarter mapping, analytics, and site selection."
    },
    {
      "path": "$[0].@graph[2].itemListElement[0].name",
      "value": "Home"
    },
    {
      "path": "$[0].@graph[3].name",
      "value": "SafeGraph"
    },
    {
      "path": "$[0].@graph[4].name",
      "value": "SafeGraph"
    },
    {
      "path": "$[1].name",
      "value": "Trusted Location Intelligence Platform | SafeGraph"
    },
    {
      "path": "$[1].description",
      "value": "Power your business with accurate global POI data. SafeGraph's location intelligence platform drives smarter mapping, analytics, and site selection."
    },
    {
      "path": "$[3].itemListElement[0].name",
      "value": "Home"
    },
    {
      "path": "$[4].name",
      "value": "SafeGraph"
    },
    {
      "path": "$[5].name",
      "value": "SafeGraph"
    },
    {
      "path": "$[6].name",
      "value": "SafeGraph"
    },
    {
      "path": "$[6].description",
      "value": "SafeGraph provides global points-of-interest (POI) and geospatial datasets for analytics and applications."
    }
  ],
  "mismatches": [
    {
      "path": "$[0].@graph[2].itemListElement[0].name",
      "value": "Home"
    },
    {
      "path": "$[3].itemListElement[0].name",
      "value": "Home"
    }
  ],
  "score": 83,
  "weight": 18
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

GEO: Entity clarity

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

2 Warning

Needs attention

GEO: Entity clarity

Warning
01

Issue

Title/H1 terms missing from description: trusted, source, truth, point, interest.

Details

02

Why it matters

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

Check name

GEO: Entity clarity

Score

86/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

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

Evidence
{
  "title": "Trusted Location Intelligence Platform | SafeGraph",
  "h1": "The Source of Truth for Point of Interest (POI) Data",
  "description": "Power your business with accurate global POI data. SafeGraph's location intelligence platform drives smarter mapping, analytics, and site selection.",
  "topicOverlap": 0.5454545454545454,
  "topicTerms": [
    "trusted",
    "location",
    "intelligence",
    "platform",
    "safegraph",
    "source",
    "truth",
    "point",
    "interest",
    "poi",
    "data"
  ],
  "descriptionTerms": [
    "power",
    "business",
    "accurate",
    "global",
    "poi",
    "data",
    "safegraph",
    "location",
    "intelligence",
    "platform",
    "drives",
    "smarter",
    "mapping",
    "analytics",
    "site",
    "selection"
  ],
  "missingFromDescription": [
    "trusted",
    "source",
    "truth",
    "point",
    "interest"
  ],
  "score": 86,
  "weight": 28
}

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

35 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": 35,
  "passing": 0,
  "failing": [
    {
      "heading": "Data for Innovators",
      "headingHtml": "<h3 class=\"elementor-icon-box-title\"> <a href=\"/data-for-innovators/\"> Data for Innovators </a> </h3>",
      "firstParagraph": "Why leading developers choose SafeGraph data",
      "paragraphHtml": "<p class=\"elementor-icon-box-description\"> Why leading developers choose SafeGraph data </p>",
      "words": 6,
      "direct": false,
      "issue": "First paragraph is 6 words and does not look like a concise direct answer."
    },
    {
      "heading": "A Modern Data Partner",
      "headingHtml": "<h3 class=\"elementor-icon-box-title\"> <a href=\"/modern-data-partner/\"> A Modern Data Partner </a> </h3>",
      "firstParagraph": "How we support your innovations",
      "paragraphHtml": "<p class=\"elementor-icon-box-description\"> How we support your innovations </p>",
      "words": 5,
      "direct": false,
      "issue": "First paragraph is 5 words and does not look like a concise direct answer."
    },
    {
      "heading": "Featured Content",
      "headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Featured Content</h2>",
      "firstParagraph": "Reasons Why Data Scientists Choose SafeGraph Data",
      "paragraphHtml": "<p>Reasons Why Data Scientists Choose SafeGraph Data</p>",
      "words": 7,
      "direct": false,
      "issue": "First paragraph is 7 words and does not look like a concise direct answer."
    },
    {
      "heading": "Places",
      "headingHtml": "<h3 class=\"elementor-icon-box-title\"> <a href=\"/products/places/\"> Places </a> </h3>",
      "firstParagraph": "Premium global point of interest data",
      "paragraphHtml": "<p class=\"elementor-icon-box-description\"> Premium global point of interest data </p>",
      "words": 6,
      "direct": false,
      "issue": "First paragraph is 6 words and does not look like a concise direct answer."
    },
    {
      "heading": "Geometry",
      "headingHtml": "<h3 class=\"elementor-icon-box-title\"> <a href=\"/products/geometry/\"> Geometry </a> </h3>",
      "firstParagraph": "Reduce attribution errors with high-quality building footprint data",
      "paragraphHtml": "<p class=\"elementor-icon-box-description\"> Reduce attribution errors with high-quality building footprint data </p>",
      "words": 8,
      "direct": false,
      "issue": "First paragraph is 8 words and does not look like a concise direct answer."
    },
    {
      "heading": "Address",
      "headingHtml": "<h3 class=\"elementor-icon-box-title\"> <a href=\"/address/\"> Address </a> </h3>",
      "firstParagraph": "Structured global address data for validation, routing, and analytics",
      "paragraphHtml": "<p class=\"elementor-icon-box-description\"> Structured global address data for validation, routing, and analytics </p>",
      "words": 9,
      "direct": false,
      "issue": "First paragraph is 9 words and does not look like a concise direct answer."
    },
    {
      "heading": "Integrations",
      "headingHtml": "<h3 class=\"elementor-icon-box-title\"> <a href=\"/partners/\"> Integrations </a> </h3>",
      "firstParagraph": "Delivery to your preferred environment",
      "paragraphHtml": "<p class=\"elementor-icon-box-description\"> Delivery to your preferred environment </p>",
      "words": 5,
      "direct": false,
      "issue": "First paragraph is 5 words and does not look like a concise direct answer."
    },
    {
      "heading": "Pricing",
      "headingHtml": "<h3 class=\"elementor-icon-box-title\"> <a href=\"/pricing/\"> Pricing </a> </h3>",
      "firstParagraph": "Datasets and terms that fit your needs",
      "paragraphHtml": "<p class=\"elementor-icon-box-description\"> Datasets and terms that fit your needs </p>",
      "words": 7,
      "direct": false,
      "issue": "First paragraph is 7 words and does not look like a concise direct answer."
    },
    {
      "heading": "Featured content",
      "headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Featured content</h2>",
      "firstParagraph": "A Technical Guide to SafeGraph Places Data",
      "paragraphHtml": "<p>A Technical Guide to SafeGraph Places Data</p>",
      "words": 7,
      "direct": false,
      "issue": "First paragraph is 7 words and does not look like a concise direct answer."
    },
    {
      "heading": "Blog",
      "headingHtml": "<h3 class=\"elementor-icon-box-title\"> <a href=\"/blog/\"> Blog </a> </h3>",
      "firstParagraph": "The latest SafeGraph and data industry insights",
      "paragraphHtml": "<p class=\"elementor-icon-box-description\"> The latest SafeGraph and data industry insights </p>",
      "words": 7,
      "direct": false,
      "issue": "First paragraph is 7 words and does not look like a concise direct answer."
    },
    {
      "heading": "Case Studies",
      "headingHtml": "<h3 class=\"elementor-icon-box-title\"> <a href=\"/customers/\"> Case Studies </a> </h3>",
      "firstParagraph": "How industry leaders are using SafeGraph data",
      "paragraphHtml": "<p class=\"elementor-icon-box-description\"> How industry leaders are using SafeGraph data </p>",
      "words": 7,
      "direct": false,
      "issue": "First paragraph is 7 words and does not look like a concise direct answer."
    },
    {
      "heading": "Data Visualizations",
      "headingHtml": "<h3 class=\"elementor-icon-box-title\"> <a href=\"/data-examples/\"> Data Visualizations </a> </h3>",
      "firstParagraph": "See what you can build with Places data",
      "paragraphHtml": "<p class=\"elementor-icon-box-description\"> See what you can build with Places data </p>",
      "words": 8,
      "direct": false,
      "issue": "First paragraph is 8 words and does not look like a concise direct answer."
    },
    {
      "heading": "Guides",
      "headingHtml": "<h3 class=\"elementor-icon-box-title\"> <a href=\"/guides/\"> Guides </a> </h3>",
      "firstParagraph": "In depth articles about geospatial data and how to use it",
      "paragraphHtml": "<p class=\"elementor-icon-box-description\"> In depth articles about geospatial data and how to use it </p>",
      "words": 11,
      "direct": false,
      "issue": "First paragraph is 11 words and does not look like a concise direct answer."
    },
    {
      "heading": "Featured content",
      "headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Featured content</h2>",
      "firstParagraph": "Top 10 Uses of Geospatial Data + Where to Get It",
      "paragraphHtml": "<p>Top 10 Uses of Geospatial Data + Where to Get It</p>",
      "words": 10,
      "direct": false,
      "issue": "First paragraph is 10 words and does not look like a concise direct answer."
    },
    {
      "heading": "Trusted by the World’s Leading Innovators and Builders",
      "headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Trusted by the World&#x2019;s Leading Innovators and Builders</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "The Industry’s Most Trusted Places Data",
      "headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">The Industry&#x2019;s Most <br>Trusted Places Data </h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Develop Reliable Products and Insights With Accurate Places Data",
      "headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Develop Reliable Products and Insights With Accurate Places Data</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "ContextualizeLocations",
      "headingHtml": "<h3 class=\"elementor-icon-box-title\"> <span> Contextualize<br>Locations </span> </h3>",
      "firstParagraph": "Add detail to points of interest (POI) with extensive attributes related to place type, open/closed status and more.",
      "paragraphHtml": "<p class=\"elementor-icon-box-description\"> Add detail to points of interest (POI)&#xa0;with extensive attributes related to place type, open/closed status and more. </p>",
      "words": 19,
      "direct": false,
      "issue": "First paragraph is 19 words and does not look like a concise direct answer."
    },
    {
      "heading": "Power Reliable User Experiences With Accurate Places Data.",
      "headingHtml": "<h3 class=\"elementor-icon-box-title\"> <span> Power Reliable User Experiences <br>With Accurate Places Data. </span> </h3>",
      "firstParagraph": "Provide consistent, high-quality POI data – including categories, geocodes, and open or closed status – so your applications return results users can trust.",
      "paragraphHtml": "<p class=\"elementor-icon-box-description\"> Provide consistent, high-quality POI data &#x2013; including categories, geocodes, and open or closed status &#x2013; so your applications return results users can trust. </p>",
      "words": 21,
      "direct": false,
      "issue": "First paragraph is 21 words and does not look like a concise direct answer."
    },
    {
      "heading": "Understand Evolving Markets",
      "headingHtml": "<h3 class=\"elementor-icon-box-title\"> <span> Understand <br>Evolving Markets </span> </h3>",
      "firstParagraph": "Use frequently updated places data to track store openings and closures across geographies for market analysis, competitive benchmarking, and risk assessment.",
      "paragraphHtml": "<p class=\"elementor-icon-box-description\"> Use frequently updated places data to track store openings and closures across geographies for market analysis, competitive benchmarking, and risk assessment. </p>",
      "words": 21,
      "direct": false,
      "issue": "First paragraph is 21 words and does not look like a concise direct answer."
    },
    {
      "heading": "Why Teams Choose SafeGraph Data",
      "headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Why Teams Choose SafeGraph Data</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Production ready from day-1",
      "headingHtml": "<h3 class=\"elementor-icon-box-title\"> <span> Production ready from day-1 </span> </h3>",
      "firstParagraph": "Data arrives clean, structured, and normalised. No heavy preprocessing required.",
      "paragraphHtml": "<p class=\"elementor-icon-box-description\"> Data arrives clean, structured, and normalised. No heavy preprocessing required. </p>",
      "words": 10,
      "direct": false,
      "issue": "First paragraph is 10 words and does not look like a concise direct answer."
    },
    {
      "heading": "Less time fixing bad data",
      "headingHtml": "<h3 class=\"elementor-icon-box-title\"> <span> Less time fixing bad data </span> </h3>",
      "firstParagraph": "Reduce engineering and analyst time spent sorting, cleaning, and reconciling inconsistent location data.",
      "paragraphHtml": "<p class=\"elementor-icon-box-description\"> Reduce engineering and analyst time spent sorting, cleaning, and reconciling inconsistent location data. </p>",
      "words": 13,
      "direct": false,
      "issue": "First paragraph is 13 words and does not look like a concise direct answer."
    },
    {
      "heading": "Built for real-world change",
      "headingHtml": "<h3 class=\"elementor-icon-box-title\"> <span> Built for real-world change </span> </h3>",
      "firstParagraph": "Frequent updates capture store openings, closures, and hours of operations across geographies.",
      "paragraphHtml": "<p class=\"elementor-icon-box-description\"> Frequent updates capture store openings, closures, and hours of operations across geographies. </p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Location Intelligence for Real-World Industries",
      "headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Location Intelligence for Real-World Industries</h2>",
      "firstParagraph": "Site selection, trade area analysis, and competitive intelligence across physical footprints.",
      "paragraphHtml": "<p>Site selection, trade area analysis, and competitive intelligence across physical footprints.</p>",
      "words": 11,
      "direct": false,
      "issue": "First paragraph is 11 words and does not look like a concise direct answer."
    },
    {
      "heading": "See the Difference in Places Data Quality",
      "headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">See the Difference in Places Data Quality</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "The Industry’s Most Trusted Places Data",
      "headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">The Industry&#x2019;s Most Trusted Places Data</h2>",
      "firstParagraph": "Comprehensive, frequently updated point of interest data covering millions of real-world locations worldwide.",
      "paragraphHtml": "<p><span style=\"font-weight:400\">Comprehensive, frequently updated point of interest data covering millions of real-world locations worldwide.</span></p>",
      "words": 13,
      "direct": false,
      "issue": "First paragraph is 13 words and does not look like a concise direct answer."
    },
    {
      "heading": "Why Teams Trust SafeGraph Data",
      "headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Why Teams Trust SafeGraph Data</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Andy Stevens",
      "headingHtml": "<h3 class=\"elementor-image-box-title\">Andy Stevens</h3>",
      "firstParagraph": "Chief Data Officer, Clear Channel Europe",
      "paragraphHtml": "<p class=\"elementor-image-box-description\">Chief Data Officer, Clear Channel Europe</p>",
      "words": 6,
      "direct": false,
      "issue": "First paragraph is 6 words and does not look like a concise direct answer."
    },
    {
      "heading": "Matt Taaffe",
      "headingHtml": "<h3 class=\"elementor-image-box-title\">Matt Taaffe</h3>",
      "firstParagraph": "VP of Product, Olvin",
      "paragraphHtml": "<p class=\"elementor-image-box-description\">VP of Product, Olvin</p>",
      "words": 4,
      "direct": false,
      "issue": "First paragraph is 4 words and does not look like a concise direct answer."
    },
    {
      "heading": "James Sexton-Barrow",
      "headingHtml": "<h3 class=\"elementor-image-box-title\">James Sexton-Barrow</h3>",
      "firstParagraph": "Head of Planning at Mobsta",
      "paragraphHtml": "<p class=\"elementor-image-box-description\">Head of Planning at Mobsta</p>",
      "words": 5,
      "direct": false,
      "issue": "First paragraph is 5 words and does not look like a concise direct answer."
    },
    {
      "heading": "Julian Adams",
      "headingHtml": "<h3 class=\"elementor-image-box-title\">Julian Adams</h3>",
      "firstParagraph": "Director of Data Science, Avison Young",
      "paragraphHtml": "<p class=\"elementor-image-box-description\">Director of Data Science, Avison Young</p>",
      "words": 6,
      "direct": false,
      "issue": "First paragraph is 6 words and does not look like a concise direct answer."
    },
    {
      "heading": "Oban MacTavish",
      "headingHtml": "<h3 class=\"elementor-image-box-title\">Oban MacTavish</h3>",
      "firstParagraph": "CEO at Spade",
      "paragraphHtml": "<p class=\"elementor-image-box-description\">CEO at Spade</p>",
      "words": 3,
      "direct": false,
      "issue": "First paragraph is 3 words and does not look like a concise direct answer."
    },
    {
      "heading": "Integrate SafeGraph Data Into Your Existing Workflows and GIS Environments.",
      "headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Integrate SafeGraph Data Into Your Existing Workflows and GIS Environments.</h2>",
      "firstParagraph": "Get SafeGraph data delivered directly to Snowflake, or download from the...",
      "paragraphHtml": "<p class=\"elementor-image-box-description\">Get SafeGraph data delivered directly to Snowflake, or download from the...</p>",
      "words": 11,
      "direct": false,
      "issue": "First paragraph is 11 words and does not look like a concise direct answer."
    },
    {
      "heading": "Explore SafeGraph Datasets",
      "headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Explore SafeGraph Datasets</h2>",
      "firstParagraph": "Subscribe to Our Email Communications to Receive Monthly Insights",
      "paragraphHtml": "<p>Subscribe to Our Email Communications to Receive Monthly Insights</p>",
      "words": 9,
      "direct": false,
      "issue": "First paragraph is 9 words and does not look like a concise direct answer."
    }
  ],
  "score": 65,
  "weight": 8
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

GEO: Extraction-friendly structure

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

2 Warning

Needs attention

GEO: Extraction-friendly structure

Warning
01

Issue

Missing extraction signals: optional top summary / TL;DR / key takeaways block, table with <thead> only if the page already has tabular/comparative data, ordered list only if the page explains a workflow/process, optional visible FAQ or FAQPage schema.

Details

02

Why it matters

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

Check name

GEO: Extraction-friendly structure

Score

85/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

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

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

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

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.

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": "Featured Content",
      "html": "<h2 class=\"elementor-heading-title elementor-size-default\">Featured Content</h2>"
    },
    {
      "text": "Featured content",
      "html": "<h2 class=\"elementor-heading-title elementor-size-default\">Featured content</h2>"
    },
    {
      "text": "Featured content",
      "html": "<h2 class=\"elementor-heading-title elementor-size-default\">Featured content</h2>"
    },
    {
      "text": "Trusted by the World’s Leading Innovators and Builders",
      "html": "<h2 class=\"elementor-heading-title elementor-size-default\">Trusted by the World&#x2019;s Leading Innovators and Builders</h2>"
    },
    {
      "text": "The Industry’s Most Trusted Places Data",
      "html": "<h2 class=\"elementor-heading-title elementor-size-default\">The Industry&#x2019;s Most <br>Trusted Places Data </h2>"
    },
    {
      "text": "Develop Reliable Products and Insights With Accurate Places Data",
      "html": "<h2 class=\"elementor-heading-title elementor-size-default\">Develop Reliable Products and Insights With Accurate Places Data</h2>"
    },
    {
      "text": "Why Teams Choose SafeGraph Data",
      "html": "<h2 class=\"elementor-heading-title elementor-size-default\">Why Teams Choose SafeGraph Data</h2>"
    },
    {
      "text": "Location Intelligence for Real-World Industries",
      "html": "<h2 class=\"elementor-heading-title elementor-size-default\">Location Intelligence for Real-World Industries</h2>"
    },
    {
      "text": "See the Difference in Places Data Quality",
      "html": "<h2 class=\"elementor-heading-title elementor-size-default\">See the Difference in Places Data Quality</h2>"
    },
    {
      "text": "The Industry’s Most Trusted Places Data",
      "html": "<h2 class=\"elementor-heading-title elementor-size-default\">The Industry&#x2019;s Most Trusted Places Data</h2>"
    },
    {
      "text": "Why Teams Trust SafeGraph Data",
      "html": "<h2 class=\"elementor-heading-title elementor-size-default\">Why Teams Trust SafeGraph Data</h2>"
    },
    {
      "text": "Integrate SafeGraph Data Into Your Existing Workflows and GIS Environments.",
      "html": "<h2 class=\"elementor-heading-title elementor-size-default\">Integrate SafeGraph Data Into Your Existing Workflows and GIS Environments.</h2>"
    },
    {
      "text": "Explore SafeGraph Datasets",
      "html": "<h2 class=\"elementor-heading-title elementor-size-default\">Explore SafeGraph Datasets</h2>"
    }
  ],
  "expected": [
    {
      "id": "what",
      "label": "What is Trusted Location Intelligence Platform?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does Trusted Location Intelligence Platform work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use Trusted Location Intelligence Platform?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Trusted Location Intelligence Platform free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Trusted Location Intelligence Platform compare with alternatives?",
      "pattern": {}
    }
  ],
  "missing": [
    {
      "id": "what",
      "label": "What is Trusted Location Intelligence Platform?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does Trusted Location Intelligence Platform work?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Trusted Location Intelligence Platform free or paid?",
      "pattern": {}
    }
  ],
  "score": 70,
  "weight": 8
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Entity and definition clarity

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

1 Warning

Needs attention

AEO: Entity and definition clarity

Warning
01

Issue

Entity or definition gaps: trusted, source, truth, point, interest.

Details

02

Why it matters

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

Check name

AEO: Entity and definition clarity

Score

89/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

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

Evidence
{
  "title": "Trusted Location Intelligence Platform | SafeGraph",
  "h1": "The Source of Truth for Point of Interest (POI) Data",
  "description": "Power your business with accurate global POI data. SafeGraph's location intelligence platform drives smarter mapping, analytics, and site selection.",
  "topicOverlap": 0.5454545454545454,
  "definitionCount": 3,
  "topicTerms": [
    "trusted",
    "location",
    "intelligence",
    "platform",
    "safegraph",
    "source",
    "truth",
    "point",
    "interest",
    "poi",
    "data"
  ],
  "descriptionTerms": [
    "power",
    "business",
    "accurate",
    "global",
    "poi",
    "data",
    "safegraph",
    "location",
    "intelligence",
    "platform",
    "drives",
    "smarter",
    "mapping",
    "analytics",
    "site",
    "selection"
  ],
  "missingFromDescription": [
    "trusted",
    "source",
    "truth",
    "point",
    "interest"
  ],
  "score": 89,
  "weight": 18
}

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": 208670
          },
          {
            "path": "/api/context",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 208824
          },
          {
            "path": "/context",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 208824
          }
        ]
      },
      "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.

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": "Featured Content",
      "html": "<h2 class=\"elementor-heading-title elementor-size-default\">Featured Content</h2>"
    },
    {
      "text": "Featured content",
      "html": "<h2 class=\"elementor-heading-title elementor-size-default\">Featured content</h2>"
    },
    {
      "text": "Featured content",
      "html": "<h2 class=\"elementor-heading-title elementor-size-default\">Featured content</h2>"
    },
    {
      "text": "Trusted by the World’s Leading Innovators and Builders",
      "html": "<h2 class=\"elementor-heading-title elementor-size-default\">Trusted by the World&#x2019;s Leading Innovators and Builders</h2>"
    },
    {
      "text": "The Industry’s Most Trusted Places Data",
      "html": "<h2 class=\"elementor-heading-title elementor-size-default\">The Industry&#x2019;s Most <br>Trusted Places Data </h2>"
    },
    {
      "text": "Develop Reliable Products and Insights With Accurate Places Data",
      "html": "<h2 class=\"elementor-heading-title elementor-size-default\">Develop Reliable Products and Insights With Accurate Places Data</h2>"
    },
    {
      "text": "Why Teams Choose SafeGraph Data",
      "html": "<h2 class=\"elementor-heading-title elementor-size-default\">Why Teams Choose SafeGraph Data</h2>"
    },
    {
      "text": "Location Intelligence for Real-World Industries",
      "html": "<h2 class=\"elementor-heading-title elementor-size-default\">Location Intelligence for Real-World Industries</h2>"
    },
    {
      "text": "See the Difference in Places Data Quality",
      "html": "<h2 class=\"elementor-heading-title elementor-size-default\">See the Difference in Places Data Quality</h2>"
    },
    {
      "text": "The Industry’s Most Trusted Places Data",
      "html": "<h2 class=\"elementor-heading-title elementor-size-default\">The Industry&#x2019;s Most Trusted Places Data</h2>"
    },
    {
      "text": "Why Teams Trust SafeGraph Data",
      "html": "<h2 class=\"elementor-heading-title elementor-size-default\">Why Teams Trust SafeGraph Data</h2>"
    },
    {
      "text": "Integrate SafeGraph Data Into Your Existing Workflows and GIS Environments.",
      "html": "<h2 class=\"elementor-heading-title elementor-size-default\">Integrate SafeGraph Data Into Your Existing Workflows and GIS Environments.</h2>"
    },
    {
      "text": "Explore SafeGraph Datasets",
      "html": "<h2 class=\"elementor-heading-title elementor-size-default\">Explore SafeGraph Datasets</h2>"
    }
  ],
  "expected": [
    {
      "id": "what",
      "label": "What is Trusted Location Intelligence Platform?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does Trusted Location Intelligence Platform work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use Trusted Location Intelligence Platform?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Trusted Location Intelligence Platform free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Trusted Location Intelligence Platform compare with alternatives?",
      "pattern": {}
    }
  ],
  "missing": [
    {
      "id": "what",
      "label": "What is Trusted Location Intelligence Platform?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does Trusted Location Intelligence Platform work?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Trusted Location Intelligence Platform free or paid?",
      "pattern": {}
    }
  ],
  "score": 70,
  "weight": 4
}

AI DiscoverabilityDiscoverabilityEstablished

IndexNow key

IndexNow key is informational for this page.

Informational

Needs attention

IndexNow key

Informational
01

Issue

IndexNow key is informational for this page.

02

Why it matters

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

Check name

IndexNow key

Score

100/100

Status

informational

Category

Discoverability

Maturity

Established

Goal

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

Result

IndexNow key is informational for this page.

Validation steps

  1. Find advertised IndexNow key location

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

  2. Fetch and validate IndexNow key file

    No discoverable IndexNow key file was found.

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

Performance and AccessibilityAccessibilityBrowser audit

Heading elements are not in a sequentially-descending order

100 Fail

Check name

Heading elements are not in a sequentially-descending order

Score

0/100

Status

fail

Device

desktop

Category

Accessibility

Fix guidance

Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order).

Evidence
{
  "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order)."
}

SEOSEOBrowser audit

Links do not have descriptive text

100 Fail

Check name

Links do not have descriptive text

Score

0/100

Status

fail

Device

desktop

Category

SEO

Estimated savings

1 link found

Fix guidance

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

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

Performance and AccessibilityPerformanceBrowser audit

Links do not have a discernible name

50 Fail

Check name

Links do not have a discernible name

Score

0/100

Status

fail

Device

desktop

Category

Performance

Fix guidance

Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn how to make links accessible](https://dequeuniversity.com/rules/axe/4.11/link-name).

Evidence
{
  "description": "Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn how to make links accessible](https://dequeuniversity.com/rules/axe/4.11/link-name)."
}

Performance and AccessibilityPerformanceBrowser audit

Network dependency tree

50 Fail

Check name

Network dependency tree

Score

0/100

Status

fail

Device

desktop

Category

Performance

Fix guidance

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

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

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
62/100Level 3, Bot-AwareCurrent report
safegraph.com AI SEO Report: 62/100 (Level 3, Bot-Aware)