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

OVERALL SCORE

Level 3, Bot-Aware

Moderate readiness for AI agents
AIDiscoverability47%Agent Easeof Use6%Security& Trust40%GEO, AIO, AEO74%SEO100%Performance& Accessibility73%
  • AI Discoverability 47 out of 100
  • Agent Ease of Use 6 out of 100
  • Security & Trust 40 out of 100
  • GEO, AIO and AEO 74 out of 100
  • SEO 100 out of 100
  • Performance and Accessibility 73 out of 100

CAPTURED SCREENSHOT

Captured website desktop screenshot

What AI sees of your website

Business Insider - Latest News in Tech, Markets, Economy & Innovation favicon

Business Insider - Latest News in Tech, Markets, Economy & Innovation

Business Insider tells the global tech, finance, stock market, media, economy, lifestyle, real estate, AI and innovative stories you want to know.

Next step

Turn this report into a fix workflow

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

Detailed report scores grouped by capability area
MetricScoreStatusPassedFailedWarningEvidence
AI Discoverability
47
Priority fix8141View details
Discoverability
67
Needs work540View details
Content Readiness
38
Priority fix271View details
Bot Access Control
33
Priority fix130View details
Agent Ease of Use
6
Priority fix4293View details
API
0
Priority fix060View details
Auth
Not Applicable
Not Applicable070View details
MCP
13
Priority fix062View details
Skill Discovery
5
Priority fix0101View details
Agent Commerce
Not Applicable
Not Applicable400
GEO, AIO and AEO
74
Needs work5015
GEO Readiness
77
Mostly ready204
AIO Readiness
79
Mostly ready205
AEO Readiness
68
Needs work106
SEO
100
Strong1100
SEO
100
Strong1100
Security & Trust
40
Priority fix630View details
Security & Trust
40
Priority fix230View details
AI Training Exposure
Not Applicable
Not Applicable400
Performance and Accessibility
73
Needs work2433View details
Performance
60
Needs work1233View details
Accessibility
97
Strong1200

Prioritized recommendations

Issues ranked by score impact

47 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\n<head>\n  <script id=\"fenrir-console-script\" >(()=>{var e={15517(){if(window.Fenrir=window.Fenrir||{config:{}},!window.Fenrir.console){window.Fenrir.console={};const e=new URLSearchParams(document.location.search),n=window.Fenrir?.config?.featureFlags?.logs||e.has(\"logs\");Object.entries(window.console).forEach(([e,o])=>{\"function\"==typeof o&&(window.Fenrir.console[e]=n?o.bind(window.console):()=>{})})}window.Fenrir.getTime||(window.Fenrir.getTime=function(){const e=new Date;function n(e,n=\"00\"){return`${n}${e}`.slice(-n.length)}return`${n(e.getHours())}:${n(e.getMinutes())}:${n(e.getSeconds())}.${n(e.getMilliseconds(),\"000\")}`})}},n={};function o(r){var i=n[r];if(void 0!==i)return i.exports;var t=n[r]={exports:{}};return e[r](t,t.exports,o),t.exports}o.m"
      },
      "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 DiscoverabilityBot Access ControlInformational

Content Signal

Content Signal is missing or incomplete.

50 Fail

Needs attention

Content Signal

Failed check
01

Issue

No Content Signal found in robots.txt

02

Why it matters

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

Check name

Content Signal

Score

0/100

Status

fail

Category

Bot Access Control

Maturity

Informational

Goal

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

Result

Content Signal is missing or incomplete.

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

AI 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": [
    "CollectionPage",
    "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": "/styles/v1-landing-page.179e7ebd082b1a7433c7.css",
            "rel": "preload"
          },
          {
            "url": "/scripts/main.fc96fbbf052167a41f90.js",
            "rel": "preload"
          },
          {
            "url": "/scripts/vendors.eff3112f171bc54233dd.js",
            "rel": "preload"
          },
          {
            "url": "/public/fonts/Garnett-VF-Subset-Web.woff2",
            "rel": "preload",
            "type": "font/woff2"
          }
        ]
      },
      "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\n<head>\n  <script id=\"fenrir-console-script\" >(()=>{var e={15517(){if(window.Fenrir=window.Fenrir||{config:{}},!window.Fenrir.console){window.Fenrir.console={};const e=new URLSearchParams(document.location.search),n=window.Fenrir?.config?.featureFlags?.logs||e.has(\"logs\");Object.entries(window.console).forEach(([e,o])=>{\"function\"==typeof o&&(window.Fenrir.console[e]=n?o.bind(window.console):()=>{})})}window.Fenrir.getTime||(window.Fenrir.getTime=function(){const e=new Date;function n(e,n=\"00\"){return`${n}${e}`.slice(-n.length)}return`${n(e.getHours())}:${n(e.getMinutes())}:${n(e.getSeconds())}.${n(e.getMilliseconds(),\"000\")}`})}},n={};function o(r){var i=n[r];if(void 0!==i)return i.exports;var t=n[r]={exports:{}};return e[r](t,t.exports,o),t.exports}o.m"
          },
          {
            "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\n<head>\n  <script id=\"fenrir-console-script\" >(()=>{var e={15517(){if(window.Fenrir=window.Fenrir||{config:{}},!window.Fenrir.console){window.Fenrir.console={};const e=new URLSearchParams(document.location.search),n=window.Fenrir?.config?.featureFlags?.logs||e.has(\"logs\");Object.entries(window.console).forEach(([e,o])=>{\"function\"==typeof o&&(window.Fenrir.console[e]=n?o.bind(window.console):()=>{})})}window.Fenrir.getTime||(window.Fenrir.getTime=function(){const e=new Date;function n(e,n=\"00\"){return`${n}${e}`.slice(-n.length)}return`${n(e.getHours())}:${n(e.getMinutes())}:${n(e.getSeconds())}.${n(e.getMilliseconds(),\"000\")}`})}},n={};function o(r){var i=n[r];if(void 0!==i)return i.exports;var t=n[r]={exports:{}};return e[r](t,t.exports,o),t.exports}o.m"
          },
          {
            "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\n<head>\n  <script id=\"fenrir-console-script\" >(()=>{var e={15517(){if(window.Fenrir=window.Fenrir||{config:{}},!window.Fenrir.console){window.Fenrir.console={};const e=new URLSearchParams(document.location.search),n=window.Fenrir?.config?.featureFlags?.logs||e.has(\"logs\");Object.entries(window.console).forEach(([e,o])=>{\"function\"==typeof o&&(window.Fenrir.console[e]=n?o.bind(window.console):()=>{})})}window.Fenrir.getTime||(window.Fenrir.getTime=function(){const e=new Date;function n(e,n=\"00\"){return`${n}${e}`.slice(-n.length)}return`${n(e.getHours())}:${n(e.getMinutes())}:${n(e.getSeconds())}.${n(e.getMilliseconds(),\"000\")}`})}},n={};function o(r){var i=n[r];if(void 0!==i)return i.exports;var t=n[r]={exports:{}};return e[r](t,t.exports,o),t.exports}o.m"
          },
          {
            "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\n<head>\n  <script id=\"fenrir-console-script\" >(()=>{var e={15517(){if(window.Fenrir=window.Fenrir||{config:{}},!window.Fenrir.console){window.Fenrir.console={};const e=new URLSearchParams(document.location.search),n=window.Fenrir?.config?.featureFlags?.logs||e.has(\"logs\");Object.entries(window.console).forEach(([e,o])=>{\"function\"==typeof o&&(window.Fenrir.console[e]=n?o.bind(window.console):()=>{})})}window.Fenrir.getTime||(window.Fenrir.getTime=function(){const e=new Date;function n(e,n=\"00\"){return`${n}${e}`.slice(-n.length)}return`${n(e.getHours())}:${n(e.getMinutes())}:${n(e.getSeconds())}.${n(e.getMilliseconds(),\"000\")}`})}},n={};function o(r){var i=n[r];if(void 0!==i)return i.exports;var t=n[r]={exports:{}};return e[r](t,t.exports,o),t.exports}o.m"
          },
          {
            "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\n<head>\n  <script id=\"fenrir-console-script\" >(()=>{var e={15517(){if(window.Fenrir=window.Fenrir||{config:{}},!window.Fenrir.console){window.Fenrir.console={};const e=new URLSearchParams(document.location.search),n=window.Fenrir?.config?.featureFlags?.logs||e.has(\"logs\");Object.entries(window.console).forEach(([e,o])=>{\"function\"==typeof o&&(window.Fenrir.console[e]=n?o.bind(window.console):()=>{})})}window.Fenrir.getTime||(window.Fenrir.getTime=function(){const e=new Date;function n(e,n=\"00\"){return`${n}${e}`.slice(-n.length)}return`${n(e.getHours())}:${n(e.getMinutes())}:${n(e.getSeconds())}.${n(e.getMilliseconds(),\"000\")}`})}},n={};function o(r){var i=n[r];if(void 0!==i)return i.exports;var t=n[r]={exports:{}};return e[r](t,t.exports,o),t.exports}o.m"
          },
          {
            "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\n<head>\n  <script id=\"fenrir-console-script\" >(()=>{var e={15517(){if(window.Fenrir=window.Fenrir||{config:{}},!window.Fenrir.console){window.Fenrir.console={};const e=new URLSearchParams(document.location.search),n=window.Fenrir?.config?.featureFlags?.logs||e.has(\"logs\");Object.entries(window.console).forEach(([e,o])=>{\"function\"==typeof o&&(window.Fenrir.console[e]=n?o.bind(window.console):()=>{})})}window.Fenrir.getTime||(window.Fenrir.getTime=function(){const e=new Date;function n(e,n=\"00\"){return`${n}${e}`.slice(-n.length)}return`${n(e.getHours())}:${n(e.getMinutes())}:${n(e.getSeconds())}.${n(e.getMilliseconds(),\"000\")}`})}},n={};function o(r){var i=n[r];if(void 0!==i)return i.exports;var t=n[r]={exports:{}};return e[r](t,t.exports,o),t.exports}o.m"
          },
          {
            "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\n<head>\n  <script id=\"fenrir-console-script\" >(()=>{var e={15517(){if(window.Fenrir=window.Fenrir||{config:{}},!window.Fenrir.console){window.Fenrir.console={};const e=new URLSearchParams(document.location.search),n=window.Fenrir?.config?.featureFlags?.logs||e.has(\"logs\");Object.entries(window.console).forEach(([e,o])=>{\"function\"==typeof o&&(window.Fenrir.console[e]=n?o.bind(window.console):()=>{})})}window.Fenrir.getTime||(window.Fenrir.getTime=function(){const e=new Date;function n(e,n=\"00\"){return`${n}${e}`.slice(-n.length)}return`${n(e.getHours())}:${n(e.getMinutes())}:${n(e.getSeconds())}.${n(e.getMilliseconds(),\"000\")}`})}},n={};function o(r){var i=n[r];if(void 0!==i)return i.exports;var t=n[r]={exports:{}};return e[r](t,t.exports,o),t.exports}o.m"
          }
        ]
      },
      "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 ControlInformational

Web Bot Auth request signing

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

50 Fail

Needs attention

Web Bot Auth request signing

Failed check
01

Issue

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

02

Why it matters

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

Check name

Web Bot Auth request signing

Score

0/100

Status

fail

Category

Bot Access Control

Maturity

Informational

Goal

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

Result

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

Validation steps

  1. Fetch to find resource

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

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/.well-known/http-message-signatures-directory",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 266731
          }
        ]
      },
      "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."
    }
  ]
}

Security & TrustSecurity & TrustEstablished

Content-Security-Policy

Content-Security-Policy is missing or incomplete.

33 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

Referrer-Policy

Referrer-Policy is missing or incomplete.

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

33 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
}

AI DiscoverabilityContent ReadinessEmerging recommendation

llms.txt

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

25 Fail

Needs attention

llms.txt

Failed check
01

Issue

llms.txt was not found at the expected path.

02

Why it matters

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

Check name

llms.txt

Score

0/100

Status

fail

Category

Content Readiness

Maturity

Emerging recommendation

Goal

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

Result

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

Validation steps

  1. Fetch to find resource

    llms.txt was not found at the expected path.

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

AI DiscoverabilityContent ReadinessEstablished

Markdown negotiation

Markdown negotiation failed at "Markdown content type".

25 Fail

Needs attention

Markdown negotiation

Failed check
01

Issue

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

02

Why it matters

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

Check name

Markdown negotiation

Score

0/100

Status

fail

Category

Content Readiness

Maturity

Established

Goal

Return HTML responses as markdown when agents request it.

Result

Markdown negotiation failed at "Markdown content type".

Validation steps

  1. Markdown content type

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

  2. Vary: Accept header

    Markdown negotiation is missing Vary: Accept; current Vary header is "Accept-Encoding, Authorization, Fastly-SSL, X-Device, X-User-Status, X-User-Has-Access, X-Is-Sponsored-Country, X-Privacy-Api, X-Is-Bot, X-Comments-Eligible-By-Geo, X-Traffic-Source, X-ABTest-ihp, X-ABTest-cfhp".

  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, Authorization, Fastly-SSL, X-Device, X-User-Status, X-User-Has-Access, X-Is-Sponsored-Country, X-Privacy-Api, X-Is-Bot, X-Comments-Eligible-By-Geo, X-Traffic-Source, X-ABTest-ihp, X-ABTest-cfhp"
      },
      "issue": "Markdown negotiation is missing Vary: Accept; current Vary header is \"Accept-Encoding, Authorization, Fastly-SSL, X-Device, X-User-Status, X-User-Has-Access, X-Is-Sponsored-Country, X-Privacy-Api, X-Is-Bot, X-Comments-Eligible-By-Geo, X-Traffic-Source, X-ABTest-ihp, X-ABTest-cfhp\".",
      "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": 44333,
        "excerpt": "<!DOCTYPE html>\n<html lang=\"en-US\">\n\n<head>\n  <script id=\"fenrir-console-script\" >(()=>{var e={15517(){if(window.Fenrir=window.Fenrir||{config:{}},!window.Fenrir.console){window.Fenrir.console={};const e=new URLSearchParams(document.locatio",
        "issue": "Markdown response is missing a heading."
      },
      "issue": "Markdown response is missing a heading.",
      "howToFix": "Return Markdown with at least one heading and substantive page content, including useful links or instructions for agents."
    }
  ]
}

Agent Ease of UseMCPEmerging recommendation

MCP Server Card

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

25 Fail

Needs attention

MCP Server Card

Failed check
01

Issue

MCP Server Card was not found at the expected path.

02

Why it matters

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

Check name

MCP Server Card

Score

0/100

Status

fail

Category

MCP

Maturity

Emerging recommendation

Goal

Publish an MCP Server Card for agent discovery.

Result

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

Validation steps

  1. Fetch to find resource

    MCP Server Card was not found at the expected path.

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

Agent Ease of UseMCPEmerging recommendation

mcp.json

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

25 Fail

Needs attention

mcp.json

Failed check
01

Issue

mcp.json was not found at the expected path.

02

Why it matters

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

Check name

mcp.json

Score

0/100

Status

fail

Category

MCP

Maturity

Emerging recommendation

Goal

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

Result

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

Validation steps

  1. Fetch to find resource

    mcp.json was not found at the expected path.

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

AI DiscoverabilityContent ReadinessEstablished

Semantic HTML

Semantic HTML is missing or incomplete.

25 Fail

Needs attention

Semantic HTML

Failed check
01

Issue

Semantic HTML is incomplete: missing <main> landmark; 1 links missing accessible names; 1/2 applicable form inputs have autocomplete attributes (1 missing).

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": true,
  "accessibleLinks": false,
  "accessibleButtons": true,
  "imageAltCoverage": true,
  "formAutocompleteCoverage": false,
  "details": {
    "inaccessibleLinks": [
      "<a href=\"#\" target=\"_blank\" rel=\"noopener noreferrer\"> <div class=\"editor-tooltip headline-semibold\"></div> </a>"
    ],
    "inaccessibleButtons": [],
    "missingAutocompleteInputs": [
      "<input type=\"text\" class=\"js-search-input\" placeholder=\"Search Business Insider\">"
    ],
    "imagesMissingAlt": [
      "<img src=\"https://sb.scorecardresearch.com/p?c1=2&amp;c2=9900186&amp;cv=3.6.0&amp;;cj=1&amp;comscorekw=\">"
    ],
    "skippedHeadingLevels": []
  },
  "counts": {
    "h1": 1,
    "headings": 82,
    "links": 257,
    "inaccessibleLinks": 1,
    "buttons": 22,
    "inaccessibleButtons": 0,
    "images": 151,
    "imagesWithAlt": 150,
    "autocompleteInputs": 2,
    "inputsWithAutocomplete": 1,
    "missingAutocompleteInputs": 1
  }
}

Agent Ease of UseMCPInformational

WebMCP manifest

WebMCP manifest failed at "Fetch to find resource".

25 Fail

Needs attention

WebMCP manifest

Failed check
01

Issue

WebMCP manifest was not found at the expected path.

02

Why it matters

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

Check name

WebMCP manifest

Score

0/100

Status

fail

Category

MCP

Maturity

Informational

Goal

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

Result

WebMCP manifest failed at "Fetch to find resource".

Validation steps

  1. Fetch to find resource

    WebMCP manifest was not found at the expected path.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/.well-known/webmcp.json",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 266599
          },
          {
            "path": "/webmcp.json",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 266527
          },
          {
            "path": "/mcp.json",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 266508
          }
        ]
      },
      "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": 266622
          },
          {
            "path": "/.well-known/a2a/agent-card.json",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 266647
          },
          {
            "path": "/agent-card.json",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 266550
          }
        ]
      },
      "issue": "A2A Agent Card was not found at the expected path.",
      "howToFix": "Publish an A2A Agent Card with required skill details and make the advertised url answer A2A JSON-RPC requests."
    }
  ]
}

Agent Ease of UseSkill DiscoveryEmerging recommendation

Agent Skills index

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

20 Fail

Needs attention

Agent Skills index

Failed check
01

Issue

Agent Skills index was not found at the expected path.

02

Why it matters

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

Check name

Agent Skills index

Score

0/100

Status

fail

Category

Skill Discovery

Maturity

Emerging recommendation

Goal

Publish an agent skills discovery index.

Result

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

Validation steps

  1. Fetch to find resource

    Agent Skills index was not found at the expected path.

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

Agent Ease of UseSkill DiscoveryEmerging recommendation

agent.json

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

20 Fail

Needs attention

agent.json

Failed check
01

Issue

agent.json was not found at the expected path.

02

Why it matters

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

Check name

agent.json

Score

0/100

Status

fail

Category

Skill Discovery

Maturity

Emerging recommendation

Goal

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

Result

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

Validation steps

  1. Fetch to find resource

    agent.json was not found at the expected path.

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

AI DiscoverabilityContent ReadinessEstablished

Content freshness signals

Content freshness signals is partially implemented.

19 Warning

Needs attention

Content freshness signals

Warning
01

Issue

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

02

Why it matters

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

Check name

Content freshness signals

Score

25/100

Status

warning

Category

Content Readiness

Maturity

Established

Goal

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

Result

Content freshness signals is partially implemented.

Evidence
{
  "lastModified": "Tue, 09 Jun 2026 09:33:05 GMT",
  "schemaDates": [],
  "metaDateCount": 0,
  "timeDateCount": 0
}

Agent Ease of UseSkill DiscoveryEmerging recommendation

DNS-AID Agent Discovery

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

15 Fail

Needs attention

DNS-AID Agent Discovery

Failed check
01

Issue

No DNS-AID entrypoint records were found under _agents.

02

Why it matters

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

Check name

DNS-AID Agent Discovery

Score

25/100

Status

fail

Category

Skill Discovery

Maturity

Emerging recommendation

Goal

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

Result

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

Validation steps

  1. Resolve DNS-AID SVCB/HTTPS records

    No DNS-AID entrypoint records were found under _agents.

  2. Validate alpn and endpoint parameters

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

  3. Check DNSSEC material

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

Evidence
{
  "failedStep": "svcb-https-records",
  "steps": [
    {
      "id": "svcb-https-records",
      "title": "Resolve DNS-AID SVCB/HTTPS records",
      "status": "fail",
      "evidence": {
        "hostname": "www.businessinsider.com",
        "probes": [
          {
            "name": "_index._agents.www.businessinsider.com",
            "found": false,
            "recordCount": 1,
            "records": [],
            "hasAlpn": false,
            "hasEndpoint": false
          },
          {
            "name": "_a2a._agents.www.businessinsider.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.businessinsider.com",
            "dnssecTypes": [],
            "dnssecRecordCount": 0
          },
          {
            "name": "businessinsider.com",
            "dnssecTypes": [],
            "dnssecRecordCount": 0
          }
        ]
      },
      "issue": "DNSSEC material was not visible for the hostname or parent zone from this resolver.",
      "howToFix": "Sign the public discovery zone with DNSSEC so validating resolvers can return authenticated data."
    }
  ]
}

Agent Ease of UseMCPInformational

WebMCP

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

13 Warning

Needs attention

WebMCP

Warning
01

Issue

WebMCP declarative annotations need fixes.

Details

02

Why it matters

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

Check name

WebMCP

Score

50/100

Status

warning

Category

MCP

Maturity

Informational

Goal

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

Result

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

Validation steps

  1. Detect data-mcp-tool annotations

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

  2. Detect WebMCP declarative tags

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

  3. Validate WebMCP declarative annotation quality

    WebMCP declarative annotations need fixes.

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

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

  5. Detect WebMCP browser navigator injection

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

  6. Interactive surface coverage

    Only 0% of interactive surfaces are annotated.

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

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

GEO: AI crawler accessibility

GEO: AI crawler accessibility scored 55/100 and needs improvement.

6 Warning

Needs attention

GEO: AI crawler accessibility

Warning
01

Issue

robots.txt blocks these AI crawlers: claudebot.

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: AI crawler accessibility

Score

55/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: AI crawler accessibility scored 55/100 and needs improvement.

Evidence
{
  "textWords": 1478,
  "htmlBytes": 524602,
  "robots": {
    "checkedCrawlers": [
      "gptbot",
      "chatgpt-user",
      "claudebot",
      "perplexitybot",
      "google-extended"
    ],
    "blocked": [
      "claudebot"
    ],
    "allows": false
  },
  "schemaBlocks": 2,
  "finalUrl": "https://www.businessinsider.com/",
  "robotsExcerpt": "User-agent: *\nDisallow: /*?utm_campaign=Monitor&\nDisallow: /adframe\nDisallow: /afp$\nDisallow: /ajax/\nDisallow: /answers$\nDisallow: /archives\nDisallow: /associated-press$\nDisallow: /authentication$\nDisallow: /author/*/date\nDisallow: /author/*/mostread\nDisallow: /categories\nDisallow: /cms/\nDisallow: /comments$\nDisallow: /cross-domain$\nDisallow: /document/\nDisallow: /insider$\nDisallow: /partner/\nDisallow: /reuters$\nDisallow: /reviews/out?\nDisallow: /guides/s?\nDisallow: /guides/search?\nDisallow: /personal-finance/s?\nDisallow: /track.gif\nDisallow: /uk$\nDisallow: /ws/\nDisallow: /business-insider$\nDisallow: /*/contributor\nDisallow: /bi$\nDisallow: /news-insider$\nDisallow: /*/rss\nDisallow: /*.rss\n\nUser-agent: AmazonAdBot\nDisallow: /adframe\nDisallow: /afp$\nDisallow: /ajax/\nDisallow: /answers$\nDisall",
  "score": 55,
  "weight": 26
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Source and trust signals

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

4 Warning

Needs attention

AIO: Source and trust signals

Warning
01

Issue

Missing AIO trust signals: author, freshnessDate.

Details

02

Why it matters

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

Check name

AIO: Source and trust signals

Score

60/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

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

Evidence
{
  "signals": {
    "author": false,
    "publisher": true,
    "freshnessDate": false,
    "aboutOrContact": true,
    "policyLinks": true
  },
  "missing": [
    "author",
    "freshnessDate"
  ],
  "authorMeta": "",
  "schemaAuthors": [],
  "schemaPublishers": [
    "Business Insider"
  ],
  "schemaDates": [],
  "visibleDates": [],
  "aboutLinks": [
    {
      "href": "https://www.linkedin.com/company/businessinsider/",
      "text": "",
      "html": "<a class=\"social-link as-linkedin\" href=\"https://www.linkedin.com/company/businessinsider/\" label=\"linkedin\" title=\"Follow us on LinkedIn\" aria-label=\"Click to visit us on LinkedIn\" data-track-click=\"{&quot;click_text&quot;:&quot;linkedin&quot;}\" data-e2e-name=\"linkedin\" target=\"_blank\" rel=\"noopener nofollow\"> <svg aria-hidden=\"true\" focusable=\"false\" class=\"svg-icon social-linkedin-icon \" xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" viewBox=\"0 0 24 24\"> <path fill=\"currentCol..."
    },
    {
      "href": "/what-smart-people-are-saying-about-apple-ai-announcements-wwdc-2026-6",
      "text": "",
      "html": "<a class=\"tout-image\" href=\"/what-smart-people-are-saying-about-apple-ai-announcements-wwdc-2026-6\" aria-label=\"What smart people in tech are saying about Apple&apos;s AI announcements\" data-track-click=\"{&quot;index&quot;:2}\" tabindex=\"-1\"> <div class=\"lazy-holder \"> <img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-content-type=\"image/jpeg\" data-srcs=\"{&quot;https://i.insider.com/6a2748c76f4f6e..."
    },
    {
      "href": "/what-smart-people-are-saying-about-apple-ai-announcements-wwdc-2026-6",
      "text": "What smart people in tech are saying about Apple's AI announcements",
      "html": "<a class=\"tout-title-link\" href=\"/what-smart-people-are-saying-about-apple-ai-announcements-wwdc-2026-6\" data-track-click=\"{&quot;index&quot;:2}\">What smart people in tech are saying about Apple&apos;s AI announcements</a>"
    },
    {
      "href": "/should-i-buy-spacex-ipo-investing-advice-elon-musk-spcx-2026-6",
      "text": "Buy or stand by? What investing pros are saying about investing in SpaceX's IPO.",
      "html": "<a href=\"/should-i-buy-spacex-ipo-investing-advice-elon-musk-spcx-2026-6\" class=\"tout-title-link\" data-track-click=\"{&quot;index&quot;:2}\">Buy or stand by? What investing pros are saying about investing in SpaceX&apos;s IPO.</a>"
    },
    {
      "href": "https://www.linkedin.com/company/businessinsider/",
      "text": "",
      "html": "<a class=\"social-link as-linkedin\" href=\"https://www.linkedin.com/company/businessinsider/\" label=\"linkedin\" title=\"Follow us on LinkedIn\" aria-label=\"Click to visit us on LinkedIn\" data-track-click=\"{&quot;click_text&quot;:&quot;linkedin&quot;}\" data-e2e-name=\"linkedin\" target=\"_blank\" rel=\"noopener nofollow\"> <svg aria-hidden=\"true\" focusable=\"false\" class=\"svg-icon social-linkedin-icon \" xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" viewBox=\"0 0 24 24\"> <path fill=\"currentCol..."
    },
    {
      "href": "https://www.businessinsider.com/about-us",
      "text": "About Us",
      "html": "<a class=\"links-list-link\" href=\"https://www.businessinsider.com/about-us\">About Us</a>"
    },
    {
      "href": "/category/business-insider-press-room",
      "text": "Company News",
      "html": "<a class=\"links-list-link\" href=\"/category/business-insider-press-room\">Company News</a>"
    }
  ],
  "contactLinks": [
    {
      "href": "/contact",
      "text": "Contact Us",
      "html": "<a class=\"links-list-link\" href=\"/contact\">Contact Us</a>"
    }
  ],
  "privacyLinks": [
    {
      "href": "/terms",
      "text": "Terms of Service",
      "html": "<a class=\"links-list-link\" href=\"/terms\">Terms of Service</a>"
    },
    {
      "href": "/terms-of-sale",
      "text": "Terms of Sale",
      "html": "<a class=\"links-list-link\" href=\"/terms-of-sale\">Terms of Sale</a>"
    },
    {
      "href": "/privacy-policy",
      "text": "Privacy Policy",
      "html": "<a class=\"links-list-link\" href=\"/privacy-policy\">Privacy Policy</a>"
    },
    {
      "href": "/coupons-privacy-policy",
      "text": "Coupons Privacy Policy",
      "html": "<a class=\"links-list-link\" href=\"/coupons-privacy-policy\">Coupons Privacy Policy</a>"
    },
    {
      "href": "/coupons-terms",
      "text": "Coupons Terms",
      "html": "<a class=\"links-list-link\" href=\"/coupons-terms\">Coupons Terms</a>"
    },
    {
      "href": "/terms",
      "text": "Copyright © 2026",
      "html": "<a class=\"copy-link\" href=\"/terms\">Copyright &#xa9; 2026</a>"
    },
    {
      "href": "/terms",
      "text": "Terms of Service",
      "html": "<a class=\"copy-link\" href=\"/terms\" data-e2e-name=\"footer-terms-of-service\">Terms of Service</a>"
    },
    {
      "href": "/privacy-policy",
      "text": "Privacy Policy",
      "html": "<a class=\"copy-link privacy\" href=\"/privacy-policy\" data-e2e-name=\"footer-privacy-policy\">Privacy Policy</a>"
    },
    {
      "href": "/terms",
      "text": "Terms of Service",
      "html": "<a href=\"/terms\" target=\"_blank\" rel=\"noopener noreferrer\">Terms of Service</a>"
    },
    {
      "href": "/privacy-policy",
      "text": "Privacy Policy",
      "html": "<a href=\"/privacy-policy\" target=\"_blank\" rel=\"noopener noreferrer\">Privacy Policy</a>"
    }
  ],
  "score": 60,
  "weight": 20
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer-first sections

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

4 Warning

Needs attention

AEO: Answer-first sections

Warning
01

Issue

81 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": 81,
  "passing": 0,
  "failing": [
    {
      "heading": "Top stories",
      "headingHtml": "<h2 class=\"sr-only\">Top stories</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "The heartbreaking naivete of Scott Pelley",
      "headingHtml": "<h3 class=\"tout-title heading-md\"> <a class=\"tout-title-link\" href=\"/heartbreaking-loyalty-scott-pelley-cbs-bari-weiss-2026-6\" data-track-click=\"{&quot;index&quot;:1,&quot;product_field&quot;:&quot;main_tout&quot;,&quot;element_name&quot;:&quot;hp_tout_clicks&quot;,&quot;event&quot;:&quot;tout_click&quot;}\">The heartbreaking naivete of Scott Pelley</a> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "What smart people in tech are saying about Apple's AI announcements",
      "headingHtml": "<h3 class=\"tout-title heading-sm\"> <a class=\"tout-title-link\" href=\"/what-smart-people-are-saying-about-apple-ai-announcements-wwdc-2026-6\" data-track-click=\"{&quot;index&quot;:2}\">What smart people in tech are saying about Apple&apos;s AI announcements</a> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Sam Altman's eye-scanning startup is laying off employees",
      "headingHtml": "<h3 class=\"tout-title heading-xs\"> <a class=\"tout-title-link\" href=\"/sam-altman-orb-worldcoin-tools-for-humanity-layoffs-2026-6\" data-track-click=\"{&quot;index&quot;:3}\">Sam Altman&apos;s eye-scanning startup is laying off employees</a> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Is a data center coming to your backyard? Check this map.",
      "headingHtml": "<h3 class=\"tout-title heading-xs\"> <a class=\"tout-title-link\" href=\"/ai-data-center-near-me-location-tracker-2026-6\" data-track-click=\"{&quot;index&quot;:4}\">Is a data center coming to your backyard? Check this map.</a> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Perplexity's CEO says it's still aiming for a 2028 IPO, regardless of how OpenAI and Anthropic fare",
      "headingHtml": "<h3 class=\"tout-title heading-xs\"> <a href=\"/perplexity-ai-ipo-plans-openai-anthropic-spacex-market-valuations-2026-6\" class=\"tout-title-link\" data-track-click=\"{&quot;index&quot;:1}\">Perplexity&apos;s CEO says it&apos;s still aiming for a 2028 IPO, regardless of how OpenAI and Anthropic fare</a> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Buy or stand by? What investing pros are saying about investing in SpaceX's IPO.",
      "headingHtml": "<h3 class=\"tout-title heading-xs\"> <a href=\"/should-i-buy-spacex-ipo-investing-advice-elon-musk-spcx-2026-6\" class=\"tout-title-link\" data-track-click=\"{&quot;index&quot;:2}\">Buy or stand by? What investing pros are saying about investing in SpaceX&apos;s IPO.</a> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Sam Altman said automating everything will be 'unfulfilling' and 'dangerous'",
      "headingHtml": "<h3 class=\"tout-title heading-xs\"> <a href=\"/sam-altman-openai-automating-everything-unfulfilling-dangerous-2026-6\" class=\"tout-title-link\" data-track-click=\"{&quot;index&quot;:3}\">Sam Altman said automating everything will be &apos;unfulfilling&apos; and &apos;dangerous&apos;</a> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "All the celebrities, sports personalities, politicians, and business execs we spotted at Game 3 of the NBA finals",
      "headingHtml": "<h3 class=\"tout-title heading-xs\"> <a href=\"/famous-people-spotted-at-game-nba-finals-knicks-spurs-2026-6\" class=\"tout-title-link\" data-track-click=\"{&quot;index&quot;:4}\">All the celebrities, sports personalities, politicians, and business execs we spotted at Game 3 of the NBA finals</a> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "He lives with 3 identical sex dolls. He dreams of one perfect sex robot.",
      "headingHtml": "<h3 class=\"tout-title heading-sm\"> <a class=\"tout-title-link\" href=\"/we-were-promised-sex-robots-2026-6\" data-track-click=\"{&quot;index&quot;:5}\">He lives with 3 identical sex dolls. He dreams of one perfect sex robot.</a> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Steven Bartlett and the 3 glasses of wine",
      "headingHtml": "<h3 class=\"tout-title heading-xs\"> <a class=\"tout-title-link\" href=\"/steven-bartlett-wine-backlash-health-optimization-culture-2026-6\" data-track-click=\"{&quot;index&quot;:6}\">Steven Bartlett and the 3 glasses of wine</a> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Why tens of thousands of young Indians are calling themselves cockroaches",
      "headingHtml": "<h3 class=\"tout-title heading-xs\"> <a class=\"tout-title-link\" href=\"/india-cockroach-janta-party-unemployment-protest-democracy-gen-z-2026-6\" data-track-click=\"{&quot;index&quot;:7}\">Why tens of thousands of young Indians are calling themselves cockroaches</a> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "I went to Walmart's HQ and saw how AI is changing what people see, buy, and how fast they get it",
      "headingHtml": "<h3 class=\"tout-title heading-xs\"> <a class=\"tout-title-link\" href=\"/walmart-ai-changing-how-people-work-shop-2026-6\" data-track-click=\"{&quot;index&quot;:8}\">I went to Walmart&apos;s HQ and saw how AI is changing what people see, buy, and how fast they get it</a> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Latest",
      "headingHtml": "<h2 class=\"tout-layout-heading display-sm is-live\">Latest</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Featured",
      "headingHtml": "<h2 class=\"tout-layout-heading display-sm\">Featured</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Most popular",
      "headingHtml": "<h2 class=\"tout-layout-heading display-sm\">Most popular</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the stories you want to know about the world of business, technology, and finance",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the stories you want to know about the world of business, technology, and finance</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the stories you want to know about the world of business, technology, and finance",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the stories you want to know about the world of business, technology, and finance</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the stories you want to know about the world of business, technology, and finance",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the stories you want to know about the world of business, technology, and finance</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the stories you want to know about the world of business, technology, and finance",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the stories you want to know about the world of business, technology, and finance</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the stories you want to know about the world of business, technology, and finance",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the stories you want to know about the world of business, technology, and finance</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Great reads",
      "headingHtml": "<h2 class=\"display-lg section-title\">Great reads</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "We moved from Kansas City to Thailand with 3 kids. We spend less time rushing and more time together.",
      "headingHtml": "<h3 class=\"tout-title heading-sm\"> <a class=\"tout-title-link\" href=\"/family-moved-from-america-to-thailand-chiang-mai-young-kids-2026-6\" data-track-click=\"{&quot;index&quot;:9}\">We moved from Kansas City to Thailand with 3 kids. We spend less time rushing and more time together.</a> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "My husband and I spent years waiting for green cards. We left the US and built the life we wanted in India.",
      "headingHtml": "<h3 class=\"tout-title heading-sm\"> <a class=\"tout-title-link\" href=\"/family-green-card-backlog-left-america-build-life-bengaluru-india-2026-6\" data-track-click=\"{&quot;index&quot;:10}\">My husband and I spent years waiting for green cards. We left the US and built the life we wanted in India.</a> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "I study mentally strong people. Here are 5 signs you're overwhelmed at work, not burned out",
      "headingHtml": "<h3 class=\"tout-title heading-sm\"> <a class=\"tout-title-link\" href=\"/psychotherapist-shares-how-to-know-overwhelmed-vs-burned-out-work-2026-6\" data-track-click=\"{&quot;index&quot;:11}\">I study mentally strong people. Here are 5 signs you&apos;re overwhelmed at work, not burned out</a> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "I quit my finance job in New York and started a fishing business in Mexico. I have no plans to leave.",
      "headingHtml": "<h3 class=\"tout-title heading-xs\"> <a class=\"tout-title-link\" href=\"/quit-finance-job-new-york-moved-mexico-fish-surf-2026-6\" data-track-click=\"{&quot;index&quot;:12}\">I quit my finance job in New York and started a fishing business in Mexico. I have no plans to leave.</a> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "My ultrawealthy clients pay me $150,000 a year to manage their leisure lives 24/7, from dinner parties to Arctic trips",
      "headingHtml": "<h3 class=\"tout-title heading-xs\"> <a class=\"tout-title-link\" href=\"/ultrawealthy-lifestyle-management-150000-a-year-plan-leisure-social-events-2026-6\" data-track-click=\"{&quot;index&quot;:13}\">My ultrawealthy clients pay me &#x24;150,000 a year to manage their leisure lives 24/7, from dinner parties to Arctic trips</a> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "I've been to more than 50 countries, but there are just 3 I keep going back to again and again",
      "headingHtml": "<h3 class=\"tout-title heading-xs\"> <a class=\"tout-title-link\" href=\"/countries-keep-going-back-to-italy-switzerland-iceland-frequent-traveler-2026-6\" data-track-click=\"{&quot;index&quot;:14}\">I&apos;ve been to more than 50 countries, but there are just 3 I keep going back to again and again</a> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "I'm superyacht Captain Sandy Yawn. My life at sea involves croissants, daily meditations, and filming 'Below Deck Mediterranean.'",
      "headingHtml": "<h3 class=\"tout-title heading-xs\"> <a class=\"tout-title-link\" href=\"/captain-sandy-yawn-below-deck-mediterranean-daily-routine-wife-2026-6\" data-track-click=\"{&quot;index&quot;:15}\">I&apos;m superyacht Captain Sandy Yawn. My life at sea involves croissants, daily meditations, and filming &apos;Below Deck Mediterranean.&apos;</a> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "A dietitian avoids supplements — except for these 3",
      "headingHtml": "<h3 class=\"tout-title heading-xs\"> <a class=\"tout-title-link\" href=\"/dietitian-avoids-supplements-takes-three-2026-6\" data-track-click=\"{&quot;index&quot;:16}\">A dietitian avoids supplements &#x2014; except for these 3</a> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Videos",
      "headingHtml": "<h2 class=\"heading display-lg\">Videos</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Tech",
      "headingHtml": "<h2 class=\"heading display-lg\">Tech</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Markets",
      "headingHtml": "<h2 class=\"heading display-lg\">Markets</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Discourse",
      "headingHtml": "<h2 class=\"heading display-lg\">Discourse</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Economy",
      "headingHtml": "<h2 class=\"heading display-lg\">Economy</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Careers",
      "headingHtml": "<h2 class=\"heading display-lg\">Careers</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Reviews",
      "headingHtml": "<h2 class=\"heading display-lg\">Reviews</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "Jump to",
      "paragraphHtml": "<p>Jump to</p>",
      "words": 2,
      "direct": false,
      "issue": "First paragraph is 2 words and does not look like a concise direct answer."
    },
    {
      "heading": "Follow Following",
      "headingHtml": "<h2 class=\"modal-title heading-md\"> <svg aria-hidden=\"true\" focusable=\"false\" class=\"svg-icon check-icon \" xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" viewBox=\"0 0 24 24\"> <path fill=\"currentColor\" d=\"M21.985 6.289 19.19 3.277 8.383 14.222 4.117 9.895l-2.813 3.013 7.082 7.044L21.985 6.289Z\"/> </svg> <span class=\"modal-title-text as-category as-author as-unsubscribed as-inline\">Follow <span class=\"js-label\"></span></span> <span class=\"modal-title-text as-category as-author as-s...",
      "firstParagraph": "Every time publishes a story, you’ll get an alert straight to your inbox!",
      "paragraphHtml": "<p class=\"modal-subtitle as-unsubscribed as-author body-xs-subtle\"> Every time <span class=\"js-label js-shortened\"></span> publishes a story, you&#x2019;ll get an alert straight to your inbox! </p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    }
  ],
  "score": 65,
  "weight": 28
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Question-led structure

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

3 Warning

Needs attention

AEO: Question-led structure

Warning
01

Issue

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

02

Why it matters

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

Check name

AEO: Question-led structure

Score

50/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

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

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

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer evidence and trust

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

3 Warning

Needs attention

AEO: Answer evidence and trust

Warning
01

Issue

Missing AIO trust signals: author, freshnessDate.

Details

02

Why it matters

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

Check name

AEO: Answer evidence and trust

Score

60/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

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

Evidence
{
  "signals": {
    "author": false,
    "publisher": true,
    "freshnessDate": false,
    "aboutOrContact": true,
    "policyLinks": true
  },
  "missing": [
    "author",
    "freshnessDate"
  ],
  "authorMeta": "",
  "schemaAuthors": [],
  "schemaPublishers": [
    "Business Insider"
  ],
  "schemaDates": [],
  "visibleDates": [],
  "aboutLinks": [
    {
      "href": "https://www.linkedin.com/company/businessinsider/",
      "text": "",
      "html": "<a class=\"social-link as-linkedin\" href=\"https://www.linkedin.com/company/businessinsider/\" label=\"linkedin\" title=\"Follow us on LinkedIn\" aria-label=\"Click to visit us on LinkedIn\" data-track-click=\"{&quot;click_text&quot;:&quot;linkedin&quot;}\" data-e2e-name=\"linkedin\" target=\"_blank\" rel=\"noopener nofollow\"> <svg aria-hidden=\"true\" focusable=\"false\" class=\"svg-icon social-linkedin-icon \" xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" viewBox=\"0 0 24 24\"> <path fill=\"currentCol..."
    },
    {
      "href": "/what-smart-people-are-saying-about-apple-ai-announcements-wwdc-2026-6",
      "text": "",
      "html": "<a class=\"tout-image\" href=\"/what-smart-people-are-saying-about-apple-ai-announcements-wwdc-2026-6\" aria-label=\"What smart people in tech are saying about Apple&apos;s AI announcements\" data-track-click=\"{&quot;index&quot;:2}\" tabindex=\"-1\"> <div class=\"lazy-holder \"> <img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-content-type=\"image/jpeg\" data-srcs=\"{&quot;https://i.insider.com/6a2748c76f4f6e..."
    },
    {
      "href": "/what-smart-people-are-saying-about-apple-ai-announcements-wwdc-2026-6",
      "text": "What smart people in tech are saying about Apple's AI announcements",
      "html": "<a class=\"tout-title-link\" href=\"/what-smart-people-are-saying-about-apple-ai-announcements-wwdc-2026-6\" data-track-click=\"{&quot;index&quot;:2}\">What smart people in tech are saying about Apple&apos;s AI announcements</a>"
    },
    {
      "href": "/should-i-buy-spacex-ipo-investing-advice-elon-musk-spcx-2026-6",
      "text": "Buy or stand by? What investing pros are saying about investing in SpaceX's IPO.",
      "html": "<a href=\"/should-i-buy-spacex-ipo-investing-advice-elon-musk-spcx-2026-6\" class=\"tout-title-link\" data-track-click=\"{&quot;index&quot;:2}\">Buy or stand by? What investing pros are saying about investing in SpaceX&apos;s IPO.</a>"
    },
    {
      "href": "https://www.linkedin.com/company/businessinsider/",
      "text": "",
      "html": "<a class=\"social-link as-linkedin\" href=\"https://www.linkedin.com/company/businessinsider/\" label=\"linkedin\" title=\"Follow us on LinkedIn\" aria-label=\"Click to visit us on LinkedIn\" data-track-click=\"{&quot;click_text&quot;:&quot;linkedin&quot;}\" data-e2e-name=\"linkedin\" target=\"_blank\" rel=\"noopener nofollow\"> <svg aria-hidden=\"true\" focusable=\"false\" class=\"svg-icon social-linkedin-icon \" xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" viewBox=\"0 0 24 24\"> <path fill=\"currentCol..."
    },
    {
      "href": "https://www.businessinsider.com/about-us",
      "text": "About Us",
      "html": "<a class=\"links-list-link\" href=\"https://www.businessinsider.com/about-us\">About Us</a>"
    },
    {
      "href": "/category/business-insider-press-room",
      "text": "Company News",
      "html": "<a class=\"links-list-link\" href=\"/category/business-insider-press-room\">Company News</a>"
    }
  ],
  "contactLinks": [
    {
      "href": "/contact",
      "text": "Contact Us",
      "html": "<a class=\"links-list-link\" href=\"/contact\">Contact Us</a>"
    }
  ],
  "privacyLinks": [
    {
      "href": "/terms",
      "text": "Terms of Service",
      "html": "<a class=\"links-list-link\" href=\"/terms\">Terms of Service</a>"
    },
    {
      "href": "/terms-of-sale",
      "text": "Terms of Sale",
      "html": "<a class=\"links-list-link\" href=\"/terms-of-sale\">Terms of Sale</a>"
    },
    {
      "href": "/privacy-policy",
      "text": "Privacy Policy",
      "html": "<a class=\"links-list-link\" href=\"/privacy-policy\">Privacy Policy</a>"
    },
    {
      "href": "/coupons-privacy-policy",
      "text": "Coupons Privacy Policy",
      "html": "<a class=\"links-list-link\" href=\"/coupons-privacy-policy\">Coupons Privacy Policy</a>"
    },
    {
      "href": "/coupons-terms",
      "text": "Coupons Terms",
      "html": "<a class=\"links-list-link\" href=\"/coupons-terms\">Coupons Terms</a>"
    },
    {
      "href": "/terms",
      "text": "Copyright © 2026",
      "html": "<a class=\"copy-link\" href=\"/terms\">Copyright &#xa9; 2026</a>"
    },
    {
      "href": "/terms",
      "text": "Terms of Service",
      "html": "<a class=\"copy-link\" href=\"/terms\" data-e2e-name=\"footer-terms-of-service\">Terms of Service</a>"
    },
    {
      "href": "/privacy-policy",
      "text": "Privacy Policy",
      "html": "<a class=\"copy-link privacy\" href=\"/privacy-policy\" data-e2e-name=\"footer-privacy-policy\">Privacy Policy</a>"
    },
    {
      "href": "/terms",
      "text": "Terms of Service",
      "html": "<a href=\"/terms\" target=\"_blank\" rel=\"noopener noreferrer\">Terms of Service</a>"
    },
    {
      "href": "/privacy-policy",
      "text": "Privacy Policy",
      "html": "<a href=\"/privacy-policy\" target=\"_blank\" rel=\"noopener noreferrer\">Privacy Policy</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

AIO: Visible structured data match

AIO: Visible structured data match scored 78/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

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

Evidence
{
  "schemaCount": 2,
  "checkedFields": [
    {
      "path": "$[0].description",
      "value": "Business Insider tells the global tech, finance, stock market, media, economy, lifestyle, real estate, AI and innovative stories you want to know."
    },
    {
      "path": "$[0].name",
      "value": "Business Insider - Latest News in Tech, Markets, Economy & Innovation"
    },
    {
      "path": "$[0].publisher.name",
      "value": "Business Insider"
    },
    {
      "path": "$[0].publisher.founder.name",
      "value": "Henry Blodget"
    },
    {
      "path": "$[0].publisher.brand.name",
      "value": "Business Insider"
    },
    {
      "path": "$[0].publisher.parentOrganization.name",
      "value": "Axel Springer"
    },
    {
      "path": "$[0].publisher.subOrganization.name",
      "value": "Markets Insider"
    },
    {
      "path": "$[1].name",
      "value": "Business Insider - Latest News in Tech, Markets, Economy & Innovation"
    },
    {
      "path": "$[1].description",
      "value": "Business Insider tells the global tech, finance, stock market, media, economy, lifestyle, real estate, AI and innovative stories you want to know."
    }
  ],
  "mismatches": [
    {
      "path": "$[0].publisher.founder.name",
      "value": "Henry Blodget"
    },
    {
      "path": "$[0].publisher.parentOrganization.name",
      "value": "Axel Springer"
    }
  ],
  "score": 78,
  "weight": 18
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

GEO: Entity clarity

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

2 Warning

Needs attention

GEO: Entity clarity

Warning
01

Issue

Title/H1 terms missing from description: latest, news, markets, innovation, top.

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

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

Evidence
{
  "title": "Business Insider - Latest News in Tech, Markets, Economy & Innovation",
  "h1": "Business Insider - Top Stories",
  "description": "Business Insider tells the global tech, finance, stock market, media, economy, lifestyle, real estate, AI and innovative stories you want to know.",
  "topicOverlap": 0.5,
  "topicTerms": [
    "business",
    "insider",
    "latest",
    "news",
    "tech",
    "markets",
    "economy",
    "innovation",
    "top",
    "stories"
  ],
  "descriptionTerms": [
    "business",
    "insider",
    "tells",
    "global",
    "tech",
    "finance",
    "stock",
    "market",
    "media",
    "economy",
    "lifestyle",
    "real",
    "estate",
    "innovative",
    "stories",
    "want",
    "know"
  ],
  "missingFromDescription": [
    "latest",
    "news",
    "markets",
    "innovation",
    "top"
  ],
  "score": 85,
  "weight": 28
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Page experience for AIO

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

2 Warning

Needs attention

AIO: Page experience for AIO

Warning
01

Issue

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

Details

02

Why it matters

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

Check name

AIO: Page experience for AIO

Score

70/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

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

Evidence
{
  "viewportContent": "width=device-width, initial-scale=1",
  "visibleWords": 1478,
  "htmlBytes": 524602,
  "imagesMissingDimensions": [
    {
      "src": "https://i.insider.com/6a2710bf0421ca48aa59fe1a?width=700",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://i.insider.com/6a2710bf0421ca48aa59fe1a?width=700\" srcset=\"https://i.insider.com/6a2710bf0421ca48aa59fe1a?width=400&amp;format=jpeg&amp;auto=webp 400w, https://i.insider.com/6a2710bf0421ca48aa59fe1a?width=500&amp;format=jpeg&amp;auto=webp 500w, https://i.insider.com/6a2710bf0421ca48aa59fe1a?width=700&amp;format=jpeg&amp;auto=webp 700w, https://i.insider.com/6a2710bf0421ca48aa59fe1a?width=1000&amp;format=jpeg&amp;auto=webp 1000w, https://i.insider.com/6a2710bf0421ca48aa59fe1a?..."
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-content-type=\"image/jpeg\" data-srcs=\"{&quot;https://i.insider.com/6a2748c76f4f6ea1de4d36ef&quot;:{&quot;contentType&quot;:&quot;image/jpeg&quot;,&quot;aspectRatioW&quot;:7441,&quot;aspectRatioH&quot;:3721},&quot;https://i.insider.com/6a2790e05bcf40c28b6b06db&quot;:{&quot;contentType&quot;:&quot;image/jpeg&quot;,&quot;aspectRatioW&quot;:5208,&quot;..."
    },
    {
      "src": "https://i.insider.com/6a2748c76f4f6ea1de4d36ef?width=600&format=jpeg&auto=webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"https://i.insider.com/6a2748c76f4f6ea1de4d36ef?width=600&amp;format=jpeg&amp;auto=webp\" alt=\"Apple CEO Tim Cook gestures the peace sign during his final Apple Worldwide Developers Conference (WWDC) at Apple Park in Cupertino, California, on June 8, 2026. (Photo by Josh Edelson / AFP via Getty Images)\">"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-content-type=\"image/jpeg\" data-srcs=\"{&quot;https://i.insider.com/6a273a220421ca48aa59ff83&quot;:{&quot;contentType&quot;:&quot;image/jpeg&quot;,&quot;aspectRatioW&quot;:3333,&quot;aspectRatioH&quot;:2500},&quot;https://i.insider.com/6a2744665bcf40c28b6b064b&quot;:{&quot;contentType&quot;:&quot;image/jpeg&quot;,&quot;aspectRatioW&quot;:3600,&quot;..."
    },
    {
      "src": "https://i.insider.com/6a273a220421ca48aa59ff83?width=600&format=jpeg&auto=webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"https://i.insider.com/6a273a220421ca48aa59ff83?width=600&amp;format=jpeg&amp;auto=webp\" alt=\"Tools for Humanity orb\">"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-content-type=\"image/png\" data-srcs=\"{&quot;https://i.insider.com/6a230702b4fb977f35984e52&quot;:{&quot;contentType&quot;:&quot;image/png&quot;,&quot;aspectRatioW&quot;:2000,&quot;aspectRatioH&quot;:1000},&quot;https://i.insider.com/6a2300b82ab5f9757add99d2&quot;:{&quot;contentType&quot;:&quot;image/gif&quot;,&quot;aspectRatioW&quot;:1600,&quot;asp..."
    },
    {
      "src": "https://i.insider.com/6a230702b4fb977f35984e52?width=600&format=jpeg&auto=webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"https://i.insider.com/6a230702b4fb977f35984e52?width=600&amp;format=jpeg&amp;auto=webp\" alt=\"Decorative data centers map\">"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-content-type=\"image/jpeg\" data-srcs=\"{&quot;https://i.insider.com/6a247e61b4fb977f3598526c&quot;:{&quot;contentType&quot;:&quot;image/jpeg&quot;,&quot;aspectRatioW&quot;:6720,&quot;aspectRatioH&quot;:3360},&quot;https://i.insider.com/6a247e56b4fb977f3598526a&quot;:{&quot;contentType&quot;:&quot;image/jpeg&quot;,&quot;aspectRatioW&quot;:5973,&quot;..."
    },
    {
      "src": "https://i.insider.com/6a247e61b4fb977f3598526c?width=600&format=jpeg&auto=webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"https://i.insider.com/6a247e61b4fb977f3598526c?width=600&amp;format=jpeg&amp;auto=webp\" alt=\"Adam Davis\">"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-content-type=\"image/jpeg\" data-srcs=\"{&quot;https://i.insider.com/6a22ab2e2ab5f9757add96ab&quot;:{&quot;contentType&quot;:&quot;image/jpeg&quot;,&quot;aspectRatioW&quot;:8084,&quot;aspectRatioH&quot;:4042},&quot;https://i.insider.com/6a22ab252e5a80cfe0503ba2&quot;:{&quot;contentType&quot;:&quot;image/jpeg&quot;,&quot;aspectRatioW&quot;:7263,&quot;..."
    },
    {
      "src": "https://i.insider.com/6a22ab2e2ab5f9757add96ab?width=600&format=jpeg&auto=webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"https://i.insider.com/6a22ab2e2ab5f9757add96ab?width=600&amp;format=jpeg&amp;auto=webp\" alt=\"Steven Bartlett.\">"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-content-type=\"image/jpeg\" data-srcs=\"{&quot;https://i.insider.com/6a2637afb4fb977f359853e5&quot;:{&quot;contentType&quot;:&quot;image/jpeg&quot;,&quot;aspectRatioW&quot;:3840,&quot;aspectRatioH&quot;:1920},&quot;https://i.insider.com/6a26379e2e5a80cfe0504505&quot;:{&quot;contentType&quot;:&quot;image/jpeg&quot;,&quot;aspectRatioW&quot;:3413,&quot;..."
    },
    {
      "src": "https://i.insider.com/6a2637afb4fb977f359853e5?width=600&format=jpeg&auto=webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"https://i.insider.com/6a2637afb4fb977f359853e5?width=600&amp;format=jpeg&amp;auto=webp\" alt=\"Abhijeet Dipke, &apos;Cockroach Janta Party&apos; leader with supporters during the protests at Jantar Mantar, on June 6, 2026 in New Delhi, India.\">"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-content-type=\"image/jpeg\" data-srcs=\"{&quot;https://i.insider.com/6a24867ab4fb977f35985273&quot;:{&quot;contentType&quot;:&quot;image/jpeg&quot;,&quot;aspectRatioW&quot;:2166,&quot;aspectRatioH&quot;:1083},&quot;https://i.insider.com/6a2486872ab5f9757add9e65&quot;:{&quot;contentType&quot;:&quot;image/jpeg&quot;,&quot;aspectRatioW&quot;:1816,&quot;..."
    },
    {
      "src": "https://i.insider.com/6a24867ab4fb977f35985273?width=600&format=jpeg&auto=webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"https://i.insider.com/6a24867ab4fb977f35985273?width=600&amp;format=jpeg&amp;auto=webp\" alt=\"Dominick Reuter in front of Sam Walton Hall at Walmart&apos;s headquarters.\">"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "/public/assets/logos/placeholder.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "/public/assets/logos/placeholder.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "/public/assets/logos/placeholder.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "/public/assets/logos/placeholder.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "/public/assets/logos/placeholder.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "/public/assets/logos/placeholder.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "/public/assets/logos/placeholder.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "/public/assets/logos/placeholder.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "/public/assets/logos/placeholder.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-content-type=\"image/png\" data-srcs=\"{&quot;https://i.insider.com/6a1d4c33b4fb977f35982ab4&quot;:{&quot;contentType&quot;:&quot;image/png&quot;,&quot;aspectRatioW&quot;:2217,&quot;aspectRatioH&quot;:1108},&quot;https://i.insider.com/6a1d43042ab5f9757add75ed&quot;:{&quot;contentType&quot;:&quot;image/png&quot;,&quot;aspectRatioW&quot;:1803,&quot;asp..."
    },
    {
      "src": "https://i.insider.com/6a1d4c33b4fb977f35982ab4?width=600&format=jpeg&auto=webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"https://i.insider.com/6a1d4c33b4fb977f35982ab4?width=600&amp;format=jpeg&amp;auto=webp\" alt=\"A family in Chiang Mai, Thailand.\">"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-content-type=\"image/jpeg\" data-srcs=\"{&quot;https://i.insider.com/6a266340b4fb977f35985413&quot;:{&quot;contentType&quot;:&quot;image/jpeg&quot;,&quot;aspectRatioW&quot;:2906,&quot;aspectRatioH&quot;:1453},&quot;https://i.insider.com/6a26630f2ab5f9757adda022&quot;:{&quot;contentType&quot;:&quot;image/jpeg&quot;,&quot;aspectRatioW&quot;:2972,&quot;..."
    },
    {
      "src": "https://i.insider.com/6a266340b4fb977f35985413?width=600&format=jpeg&auto=webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"https://i.insider.com/6a266340b4fb977f35985413?width=600&amp;format=jpeg&amp;auto=webp\" alt=\"A family dancing at a restaurant.\">"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-content-type=\"image/jpeg\" data-srcs=\"{&quot;https://i.insider.com/6a2327772ab5f9757add9bd2&quot;:{&quot;contentType&quot;:&quot;image/jpeg&quot;,&quot;aspectRatioW&quot;:3821,&quot;aspectRatioH&quot;:1910},&quot;https://i.insider.com/6a232770b4fb977f35984ff5&quot;:{&quot;contentType&quot;:&quot;image/jpeg&quot;,&quot;aspectRatioW&quot;:2880,&quot;..."
    },
    {
      "src": "https://i.insider.com/6a2327772ab5f9757add9bd2?width=600&format=jpeg&auto=webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"https://i.insider.com/6a2327772ab5f9757add9bd2?width=600&amp;format=jpeg&amp;auto=webp\" alt=\"Rear view wide shot of a woman sitting working at a computer.\">"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-content-type=\"image/jpeg\" data-srcs=\"{&quot;https://i.insider.com/6a27016e6f4f6ea1de4d3464&quot;:{&quot;contentType&quot;:&quot;image/jpeg&quot;,&quot;aspectRatioW&quot;:4150,&quot;aspectRatioH&quot;:2075},&quot;https://i.insider.com/6a2701660421ca48aa59fd2c&quot;:{&quot;contentType&quot;:&quot;image/jpeg&quot;,&quot;aspectRatioW&quot;:4150,&quot;..."
    },
    {
      "src": "https://i.insider.com/6a27016e6f4f6ea1de4d3464?width=600&format=jpeg&auto=webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"https://i.insider.com/6a27016e6f4f6ea1de4d3464?width=600&amp;format=jpeg&amp;auto=webp\" alt=\"a woman wearing a hat by the ocean\">"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-content-type=\"image/jpeg\" data-srcs=\"{&quot;https://i.insider.com/6a235aa92ab5f9757add9cfc&quot;:{&quot;contentType&quot;:&quot;image/jpeg&quot;,&quot;aspectRatioW&quot;:1387,&quot;aspectRatioH&quot;:693},&quot;https://i.insider.com/6a2354672e5a80cfe0504202&quot;:{&quot;contentType&quot;:&quot;image/jpeg&quot;,&quot;aspectRatioW&quot;:1536,&quot;a..."
    },
    {
      "src": "https://i.insider.com/6a235aa92ab5f9757add9cfc?width=600&format=jpeg&auto=webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"https://i.insider.com/6a235aa92ab5f9757add9cfc?width=600&amp;format=jpeg&amp;auto=webp\" alt=\"Roman &amp; Erica founders holding hands in front of an estate\">"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-content-type=\"image/jpeg\" data-srcs=\"{&quot;https://i.insider.com/6a22fd912e5a80cfe0503e7e&quot;:{&quot;contentType&quot;:&quot;image/jpeg&quot;,&quot;aspectRatioW&quot;:4117,&quot;aspectRatioH&quot;:2059},&quot;https://i.insider.com/6a22e3e0b4fb977f35984c5a&quot;:{&quot;contentType&quot;:&quot;image/jpeg&quot;,&quot;aspectRatioW&quot;:3898,&quot;..."
    },
    {
      "src": "https://i.insider.com/6a22fd912e5a80cfe0503e7e?width=600&format=jpeg&auto=webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"https://i.insider.com/6a22fd912e5a80cfe0503e7e?width=600&amp;format=jpeg&amp;auto=webp\" alt=\"Woman holding wine glass in front of blue-green waters in Ticino\">"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-content-type=\"image/jpeg\" data-srcs=\"{&quot;https://i.insider.com/6a27275a5bcf40c28b6b059c&quot;:{&quot;contentType&quot;:&quot;image/jpeg&quot;,&quot;aspectRatioW&quot;:2400,&quot;aspectRatioH&quot;:1200},&quot;https://i.insider.com/6a27274a0421ca48aa59fef4&quot;:{&quot;contentType&quot;:&quot;image/jpeg&quot;,&quot;aspectRatioW&quot;:2221,&quot;..."
    },
    {
      "src": "https://i.insider.com/6a27275a5bcf40c28b6b059c?width=600&format=jpeg&auto=webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"https://i.insider.com/6a27275a5bcf40c28b6b059c?width=600&amp;format=jpeg&amp;auto=webp\" alt=\"Captain Sandy stands on a dock in uniform with her arms crossed.\">"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-content-type=\"image/jpeg\" data-srcs=\"{&quot;https://i.insider.com/6a26ce45b4fb977f3598555e&quot;:{&quot;contentType&quot;:&quot;image/jpeg&quot;,&quot;aspectRatioW&quot;:3000,&quot;aspectRatioH&quot;:1500},&quot;https://i.insider.com/6a26ce352e5a80cfe050467b&quot;:{&quot;contentType&quot;:&quot;image/jpeg&quot;,&quot;aspectRatioW&quot;:3000,&quot;..."
    },
    {
      "src": "https://i.insider.com/6a26ce45b4fb977f3598555e?width=600&format=jpeg&auto=webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"https://i.insider.com/6a26ce45b4fb977f3598555e?width=600&amp;format=jpeg&amp;auto=webp\" alt=\"A woman with brown hair.\">"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "/public/assets/logos/placeholder.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "/public/assets/logos/placeholder.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "/public/assets/logos/placeholder.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "/public/assets/logos/placeholder.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "/public/assets/logos/placeholder.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "/public/assets/logos/placeholder.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "/public/assets/logos/placeholder.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "/public/assets/logos/placeholder.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "/public/assets/logos/placeholder.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "/public/assets/logos/placeholder.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "/public/assets/logos/placeholder.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "/public/assets/logos/placeholder.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "/public/assets/logos/placeholder.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "/public/assets/logos/placeholder.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "/public/assets/logos/placeholder.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "/public/assets/logos/placeholder.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "/public/assets/logos/placeholder.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "/public/assets/logos/placeholder.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "/public/assets/logos/placeholder.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "/public/assets/logos/placeholder.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "/public/assets/logos/placeholder.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "/public/assets/logos/placeholder.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "/public/assets/logos/placeholder.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "/public/assets/logos/placeholder.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "/public/assets/logos/placeholder.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "/public/assets/logos/placeholder.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "/public/assets/logos/placeholder.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "/public/assets/logos/placeholder.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "/public/assets/logos/placeholder.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "/public/assets/logos/placeholder.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "/public/assets/logos/placeholder.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "/public/assets/logos/placeholder.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "/public/assets/logos/placeholder.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "/public/assets/logos/placeholder.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "/public/assets/logos/placeholder.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image \" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "/public/assets/logos/placeholder.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/logos/placeholder.png\" alt>"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image has-transparency\" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/logos/stacked-black.svg\" alt=\"Business Insider\">"
    },
    {
      "src": "/public/assets/logos/stacked-black.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/logos/stacked-black.svg\" alt=\"Business Insider\">"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image has-transparency\" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/badges/app-store-badge.svg\" alt=\"Download on the App Store\">"
    },
    {
      "src": "/public/assets/badges/app-store-badge.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/badges/app-store-badge.svg\" alt=\"Download on the App Store\">"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image has-transparency\" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/badges/google-play-badge.svg\" alt=\"Get it on Google Play\">"
    },
    {
      "src": "/public/assets/badges/google-play-badge.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/badges/google-play-badge.svg\" alt=\"Get it on Google Play\">"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image has-transparency\" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/INSIDER/US/logos/insider-com-trademark-opt.svg\" alt=\"Insider.com TM Logo\">"
    },
    {
      "src": "/public/assets/INSIDER/US/logos/insider-com-trademark-opt.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/INSIDER/US/logos/insider-com-trademark-opt.svg\" alt=\"Insider.com TM Logo\">"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image has-transparency\" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/INSIDER/US/logos/Insider-logo-dark-opt.svg\" alt=\"Insider\">"
    },
    {
      "src": "/public/assets/INSIDER/US/logos/Insider-logo-dark-opt.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/INSIDER/US/logos/Insider-logo-dark-opt.svg\" alt=\"Insider\">"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image has-transparency\" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/INSIDER/US/logos/insider-inc.svg\" alt=\"Insider-Inc Logo\">"
    },
    {
      "src": "/public/assets/INSIDER/US/logos/insider-inc.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/INSIDER/US/logos/insider-inc.svg\" alt=\"Insider-Inc Logo\">"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image has-transparency\" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/BI/US/logos/Tech-Insider-opt.svg\" alt=\"Tech Insider Logo\">"
    },
    {
      "src": "/public/assets/BI/US/logos/Tech-Insider-opt.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/BI/US/logos/Tech-Insider-opt.svg\" alt=\"Tech Insider Logo\">"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image has-transparency\" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/BI/DE/logos/BI-DE-Black-on-Light-final-footer-logo-opt.svg\" alt=\"Business Insider DE Logo\">"
    },
    {
      "src": "/public/assets/BI/DE/logos/BI-DE-Black-on-Light-final-footer-logo-opt.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/BI/DE/logos/BI-DE-Black-on-Light-final-footer-logo-opt.svg\" alt=\"Business Insider DE Logo\">"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image has-transparency\" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/MI/logos/markets-insider-stacked.svg\" alt=\"Markets Insider Logo\">"
    },
    {
      "src": "/public/assets/MI/logos/markets-insider-stacked.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/MI/logos/markets-insider-stacked.svg\" alt=\"Markets Insider Logo\">"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image has-transparency\" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/INSIDER/US/logos/insider-media.svg\" alt=\"Insider Media Logo\">"
    },
    {
      "src": "/public/assets/INSIDER/US/logos/insider-media.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/INSIDER/US/logos/insider-media.svg\" alt=\"Insider Media Logo\">"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image has-transparency\" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/INSIDER/US/logos/news-insider.svg\" alt=\"News Insider Logo\">"
    },
    {
      "src": "/public/assets/INSIDER/US/logos/news-insider.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/INSIDER/US/logos/news-insider.svg\" alt=\"News Insider Logo\">"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image has-transparency\" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/INSIDER/US/logos/silicon-alley-insider.svg\" alt=\"Silicon Alley Logo\">"
    },
    {
      "src": "/public/assets/INSIDER/US/logos/silicon-alley-insider.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/INSIDER/US/logos/silicon-alley-insider.svg\" alt=\"Silicon Alley Logo\">"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image has-transparency\" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/BII/logos/insider-intelligence-footer.svg\" alt=\"Insider Intelligence Logo\">"
    },
    {
      "src": "/public/assets/BII/logos/insider-intelligence-footer.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/BII/logos/insider-intelligence-footer.svg\" alt=\"Insider Intelligence Logo\">"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"lazy-image has-transparency\" src=\"data:image/svg+xml,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; viewBox=&apos;0 0 1 1&apos;%3E%3C/svg%3E\" data-src=\"/public/assets/BII/logos/business-insider-intelligence-footer.svg\" alt=\"Business Insider Intelligence Logo\">"
    },
    {
      "src": "/public/assets/BII/logos/business-insider-intelligence-footer.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"no-script\" src=\"/public/assets/BII/logos/business-insider-intelligence-footer.svg\" alt=\"Business Insider Intelligence Logo\">"
    },
    {
      "src": "https://sb.scorecardresearch.com/p?c1=2&c2=9900186&cv=3.6.0&;cj=1&comscorekw=",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://sb.scorecardresearch.com/p?c1=2&amp;c2=9900186&amp;cv=3.6.0&amp;;cj=1&amp;comscorekw=\">"
    },
    {
      "src": "https://www.businessinsider.com/public/assets/logos/placeholder.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"topic-image lazy-image js-image js-queued js-rendered\" src=\"https://www.businessinsider.com/public/assets/logos/placeholder.png\" alt=\"Business Insider\">"
    }
  ],
  "possibleDialogs": [
    "<div id=\"dialog-entry\" class=\"bifrost-entry full-screen hidden\"></div>",
    "<div class=\"follow-modal\" data-component-type=\"follow-modal\" data-load-strategy=\"exclude\" role=\"dialog\" aria-modal=\"true\" aria-label=\"Follow modal\"> <button class=\"close-button\" aria-label=\"Close modal\"> <svg aria-hidden=\"true\" focusable=\"false\" class=\"svg-icon close-icon \" xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" viewBox=\"0 0 24 24\"> <path fill=\"currentColor\" d=\"M21 5.394 18.606 3 12 9.606 5.394 3 3 5.394 9.606 12 3 18.606 5.394 21 12 14.394 18.606 21 21 18.606 14.394 12 2...",
    "<div class=\"modal-title-wrapper\"> <h2 class=\"modal-title heading-md\"> <svg aria-hidden=\"true\" focusable=\"false\" class=\"svg-icon check-icon \" xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" viewBox=\"0 0 24 24\"> <path fill=\"currentColor\" d=\"M21.985 6.289 19.19 3.277 8.383 14.222 4.117 9.895l-2.813 3.013 7.082 7.044L21.985 6.289Z\"/> </svg> <span class=\"modal-title-text as-category as-author as-unsubscribed as-inline\">Follow <span class=\"js-label\"></span></span> <span class=\"modal-tit...",
    "<h2 class=\"modal-title heading-md\"> <svg aria-hidden=\"true\" focusable=\"false\" class=\"svg-icon check-icon \" xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" viewBox=\"0 0 24 24\"> <path fill=\"currentColor\" d=\"M21.985 6.289 19.19 3.277 8.383 14.222 4.117 9.895l-2.813 3.013 7.082 7.044L21.985 6.289Z\"/> </svg> <span class=\"modal-title-text as-category as-author as-unsubscribed as-inline\">Follow <span class=\"js-label\"></span></span> <span class=\"modal-title-text as-category as-author as-s...",
    "<span class=\"modal-title-text as-category as-author as-unsubscribed as-inline\">Follow <span class=\"js-label\"></span></span>",
    "<span class=\"modal-title-text as-category as-author as-subscribed as-inline\">Following <span class=\"js-label\"></span></span>",
    "<p class=\"modal-subtitle as-unsubscribed as-author body-xs-subtle\"> Every time <span class=\"js-label js-shortened\"></span> publishes a story, you&#x2019;ll get an alert straight to your inbox! </p>",
    "<p class=\"modal-subtitle as-subscribed as-author body-xs-subtle\"> Look out for an alert in your inbox the next time <span class=\"js-label js-shortened\"></span> publishes a story! </p>",
    "<p class=\"modal-subtitle as-unsubscribed as-category body-xs-subtle\"> Every time a new <span class=\"js-label\"></span> story is published, you&#x2019;ll get an alert straight to your inbox! </p>",
    "<p class=\"modal-subtitle as-subscribed as-category body-xs-subtle\"> Look out for an alert in your inbox the next time a new <span class=\"js-label\"></span> story is published! </p>"
  ],
  "score": 70,
  "weight": 10
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Answer block readiness

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

2 Warning

Needs attention

AIO: Answer block readiness

Warning
01

Issue

81 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": 81,
  "passing": 0,
  "failing": [
    {
      "heading": "Top stories",
      "headingHtml": "<h2 class=\"sr-only\">Top stories</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "The heartbreaking naivete of Scott Pelley",
      "headingHtml": "<h3 class=\"tout-title heading-md\"> <a class=\"tout-title-link\" href=\"/heartbreaking-loyalty-scott-pelley-cbs-bari-weiss-2026-6\" data-track-click=\"{&quot;index&quot;:1,&quot;product_field&quot;:&quot;main_tout&quot;,&quot;element_name&quot;:&quot;hp_tout_clicks&quot;,&quot;event&quot;:&quot;tout_click&quot;}\">The heartbreaking naivete of Scott Pelley</a> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "What smart people in tech are saying about Apple's AI announcements",
      "headingHtml": "<h3 class=\"tout-title heading-sm\"> <a class=\"tout-title-link\" href=\"/what-smart-people-are-saying-about-apple-ai-announcements-wwdc-2026-6\" data-track-click=\"{&quot;index&quot;:2}\">What smart people in tech are saying about Apple&apos;s AI announcements</a> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Sam Altman's eye-scanning startup is laying off employees",
      "headingHtml": "<h3 class=\"tout-title heading-xs\"> <a class=\"tout-title-link\" href=\"/sam-altman-orb-worldcoin-tools-for-humanity-layoffs-2026-6\" data-track-click=\"{&quot;index&quot;:3}\">Sam Altman&apos;s eye-scanning startup is laying off employees</a> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Is a data center coming to your backyard? Check this map.",
      "headingHtml": "<h3 class=\"tout-title heading-xs\"> <a class=\"tout-title-link\" href=\"/ai-data-center-near-me-location-tracker-2026-6\" data-track-click=\"{&quot;index&quot;:4}\">Is a data center coming to your backyard? Check this map.</a> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Perplexity's CEO says it's still aiming for a 2028 IPO, regardless of how OpenAI and Anthropic fare",
      "headingHtml": "<h3 class=\"tout-title heading-xs\"> <a href=\"/perplexity-ai-ipo-plans-openai-anthropic-spacex-market-valuations-2026-6\" class=\"tout-title-link\" data-track-click=\"{&quot;index&quot;:1}\">Perplexity&apos;s CEO says it&apos;s still aiming for a 2028 IPO, regardless of how OpenAI and Anthropic fare</a> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Buy or stand by? What investing pros are saying about investing in SpaceX's IPO.",
      "headingHtml": "<h3 class=\"tout-title heading-xs\"> <a href=\"/should-i-buy-spacex-ipo-investing-advice-elon-musk-spcx-2026-6\" class=\"tout-title-link\" data-track-click=\"{&quot;index&quot;:2}\">Buy or stand by? What investing pros are saying about investing in SpaceX&apos;s IPO.</a> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Sam Altman said automating everything will be 'unfulfilling' and 'dangerous'",
      "headingHtml": "<h3 class=\"tout-title heading-xs\"> <a href=\"/sam-altman-openai-automating-everything-unfulfilling-dangerous-2026-6\" class=\"tout-title-link\" data-track-click=\"{&quot;index&quot;:3}\">Sam Altman said automating everything will be &apos;unfulfilling&apos; and &apos;dangerous&apos;</a> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "All the celebrities, sports personalities, politicians, and business execs we spotted at Game 3 of the NBA finals",
      "headingHtml": "<h3 class=\"tout-title heading-xs\"> <a href=\"/famous-people-spotted-at-game-nba-finals-knicks-spurs-2026-6\" class=\"tout-title-link\" data-track-click=\"{&quot;index&quot;:4}\">All the celebrities, sports personalities, politicians, and business execs we spotted at Game 3 of the NBA finals</a> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "He lives with 3 identical sex dolls. He dreams of one perfect sex robot.",
      "headingHtml": "<h3 class=\"tout-title heading-sm\"> <a class=\"tout-title-link\" href=\"/we-were-promised-sex-robots-2026-6\" data-track-click=\"{&quot;index&quot;:5}\">He lives with 3 identical sex dolls. He dreams of one perfect sex robot.</a> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Steven Bartlett and the 3 glasses of wine",
      "headingHtml": "<h3 class=\"tout-title heading-xs\"> <a class=\"tout-title-link\" href=\"/steven-bartlett-wine-backlash-health-optimization-culture-2026-6\" data-track-click=\"{&quot;index&quot;:6}\">Steven Bartlett and the 3 glasses of wine</a> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Why tens of thousands of young Indians are calling themselves cockroaches",
      "headingHtml": "<h3 class=\"tout-title heading-xs\"> <a class=\"tout-title-link\" href=\"/india-cockroach-janta-party-unemployment-protest-democracy-gen-z-2026-6\" data-track-click=\"{&quot;index&quot;:7}\">Why tens of thousands of young Indians are calling themselves cockroaches</a> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "I went to Walmart's HQ and saw how AI is changing what people see, buy, and how fast they get it",
      "headingHtml": "<h3 class=\"tout-title heading-xs\"> <a class=\"tout-title-link\" href=\"/walmart-ai-changing-how-people-work-shop-2026-6\" data-track-click=\"{&quot;index&quot;:8}\">I went to Walmart&apos;s HQ and saw how AI is changing what people see, buy, and how fast they get it</a> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Latest",
      "headingHtml": "<h2 class=\"tout-layout-heading display-sm is-live\">Latest</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Featured",
      "headingHtml": "<h2 class=\"tout-layout-heading display-sm\">Featured</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Most popular",
      "headingHtml": "<h2 class=\"tout-layout-heading display-sm\">Most popular</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the stories you want to know about the world of business, technology, and finance",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the stories you want to know about the world of business, technology, and finance</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the stories you want to know about the world of business, technology, and finance",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the stories you want to know about the world of business, technology, and finance</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the stories you want to know about the world of business, technology, and finance",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the stories you want to know about the world of business, technology, and finance</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the stories you want to know about the world of business, technology, and finance",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the stories you want to know about the world of business, technology, and finance</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the stories you want to know about the world of business, technology, and finance",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the stories you want to know about the world of business, technology, and finance</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Great reads",
      "headingHtml": "<h2 class=\"display-lg section-title\">Great reads</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "We moved from Kansas City to Thailand with 3 kids. We spend less time rushing and more time together.",
      "headingHtml": "<h3 class=\"tout-title heading-sm\"> <a class=\"tout-title-link\" href=\"/family-moved-from-america-to-thailand-chiang-mai-young-kids-2026-6\" data-track-click=\"{&quot;index&quot;:9}\">We moved from Kansas City to Thailand with 3 kids. We spend less time rushing and more time together.</a> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "My husband and I spent years waiting for green cards. We left the US and built the life we wanted in India.",
      "headingHtml": "<h3 class=\"tout-title heading-sm\"> <a class=\"tout-title-link\" href=\"/family-green-card-backlog-left-america-build-life-bengaluru-india-2026-6\" data-track-click=\"{&quot;index&quot;:10}\">My husband and I spent years waiting for green cards. We left the US and built the life we wanted in India.</a> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "I study mentally strong people. Here are 5 signs you're overwhelmed at work, not burned out",
      "headingHtml": "<h3 class=\"tout-title heading-sm\"> <a class=\"tout-title-link\" href=\"/psychotherapist-shares-how-to-know-overwhelmed-vs-burned-out-work-2026-6\" data-track-click=\"{&quot;index&quot;:11}\">I study mentally strong people. Here are 5 signs you&apos;re overwhelmed at work, not burned out</a> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "I quit my finance job in New York and started a fishing business in Mexico. I have no plans to leave.",
      "headingHtml": "<h3 class=\"tout-title heading-xs\"> <a class=\"tout-title-link\" href=\"/quit-finance-job-new-york-moved-mexico-fish-surf-2026-6\" data-track-click=\"{&quot;index&quot;:12}\">I quit my finance job in New York and started a fishing business in Mexico. I have no plans to leave.</a> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "My ultrawealthy clients pay me $150,000 a year to manage their leisure lives 24/7, from dinner parties to Arctic trips",
      "headingHtml": "<h3 class=\"tout-title heading-xs\"> <a class=\"tout-title-link\" href=\"/ultrawealthy-lifestyle-management-150000-a-year-plan-leisure-social-events-2026-6\" data-track-click=\"{&quot;index&quot;:13}\">My ultrawealthy clients pay me &#x24;150,000 a year to manage their leisure lives 24/7, from dinner parties to Arctic trips</a> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "I've been to more than 50 countries, but there are just 3 I keep going back to again and again",
      "headingHtml": "<h3 class=\"tout-title heading-xs\"> <a class=\"tout-title-link\" href=\"/countries-keep-going-back-to-italy-switzerland-iceland-frequent-traveler-2026-6\" data-track-click=\"{&quot;index&quot;:14}\">I&apos;ve been to more than 50 countries, but there are just 3 I keep going back to again and again</a> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "I'm superyacht Captain Sandy Yawn. My life at sea involves croissants, daily meditations, and filming 'Below Deck Mediterranean.'",
      "headingHtml": "<h3 class=\"tout-title heading-xs\"> <a class=\"tout-title-link\" href=\"/captain-sandy-yawn-below-deck-mediterranean-daily-routine-wife-2026-6\" data-track-click=\"{&quot;index&quot;:15}\">I&apos;m superyacht Captain Sandy Yawn. My life at sea involves croissants, daily meditations, and filming &apos;Below Deck Mediterranean.&apos;</a> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "A dietitian avoids supplements — except for these 3",
      "headingHtml": "<h3 class=\"tout-title heading-xs\"> <a class=\"tout-title-link\" href=\"/dietitian-avoids-supplements-takes-three-2026-6\" data-track-click=\"{&quot;index&quot;:16}\">A dietitian avoids supplements &#x2014; except for these 3</a> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Videos",
      "headingHtml": "<h2 class=\"heading display-lg\">Videos</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Tech",
      "headingHtml": "<h2 class=\"heading display-lg\">Tech</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Markets",
      "headingHtml": "<h2 class=\"heading display-lg\">Markets</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Discourse",
      "headingHtml": "<h2 class=\"heading display-lg\">Discourse</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Economy",
      "headingHtml": "<h2 class=\"heading display-lg\">Economy</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Careers",
      "headingHtml": "<h2 class=\"heading display-lg\">Careers</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Reviews",
      "headingHtml": "<h2 class=\"heading display-lg\">Reviews</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Business Insider tells the innovative stories you want to know",
      "headingHtml": "<h3 class=\"tout-title font-weight-garnett-500\"> <span class=\"tout-title-link\">Business Insider tells the innovative stories you want to know</span> </h3>",
      "firstParagraph": "Jump to",
      "paragraphHtml": "<p>Jump to</p>",
      "words": 2,
      "direct": false,
      "issue": "First paragraph is 2 words and does not look like a concise direct answer."
    },
    {
      "heading": "Follow Following",
      "headingHtml": "<h2 class=\"modal-title heading-md\"> <svg aria-hidden=\"true\" focusable=\"false\" class=\"svg-icon check-icon \" xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" viewBox=\"0 0 24 24\"> <path fill=\"currentColor\" d=\"M21.985 6.289 19.19 3.277 8.383 14.222 4.117 9.895l-2.813 3.013 7.082 7.044L21.985 6.289Z\"/> </svg> <span class=\"modal-title-text as-category as-author as-unsubscribed as-inline\">Follow <span class=\"js-label\"></span></span> <span class=\"modal-title-text as-category as-author as-s...",
      "firstParagraph": "Every time publishes a story, you’ll get an alert straight to your inbox!",
      "paragraphHtml": "<p class=\"modal-subtitle as-unsubscribed as-author body-xs-subtle\"> Every time <span class=\"js-label js-shortened\"></span> publishes a story, you&#x2019;ll get an alert straight to your inbox! </p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    }
  ],
  "score": 65,
  "weight": 8
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer intent coverage

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

1 Warning

Needs attention

AEO: Answer intent coverage

Warning
01

Issue

Missing likely AI Overview intent sections: what, how, benefits, cost, compare.

Details

02

Why it matters

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

Check name

AEO: Answer intent coverage

Score

70/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

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

Evidence
{
  "headings": [
    {
      "text": "Top stories",
      "html": "<h2 class=\"sr-only\">Top stories</h2>"
    },
    {
      "text": "Latest",
      "html": "<h2 class=\"tout-layout-heading display-sm is-live\">Latest</h2>"
    },
    {
      "text": "Featured",
      "html": "<h2 class=\"tout-layout-heading display-sm\">Featured</h2>"
    },
    {
      "text": "Most popular",
      "html": "<h2 class=\"tout-layout-heading display-sm\">Most popular</h2>"
    },
    {
      "text": "Great reads",
      "html": "<h2 class=\"display-lg section-title\">Great reads</h2>"
    },
    {
      "text": "Videos",
      "html": "<h2 class=\"heading display-lg\">Videos</h2>"
    },
    {
      "text": "Tech",
      "html": "<h2 class=\"heading display-lg\">Tech</h2>"
    },
    {
      "text": "Markets",
      "html": "<h2 class=\"heading display-lg\">Markets</h2>"
    },
    {
      "text": "Discourse",
      "html": "<h2 class=\"heading display-lg\">Discourse</h2>"
    },
    {
      "text": "Economy",
      "html": "<h2 class=\"heading display-lg\">Economy</h2>"
    },
    {
      "text": "Careers",
      "html": "<h2 class=\"heading display-lg\">Careers</h2>"
    },
    {
      "text": "Reviews",
      "html": "<h2 class=\"heading display-lg\">Reviews</h2>"
    },
    {
      "text": "Follow Following",
      "html": "<h2 class=\"modal-title heading-md\"> <svg aria-hidden=\"true\" focusable=\"false\" class=\"svg-icon check-icon \" xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" viewBox=\"0 0 24 24\"> <path fill=\"currentColor\" d=\"M21.985 6.289 19.19 3.277 8.383 14.222 4.117 9.895l-2.813 3.013 7.082 7.044L21.985 6.289Z\"/> </svg> <span class=\"modal-title-text as-category as-author as-unsubscribed as-inline\">Follow <span class=\"js-label\"></span></span> <span class=\"modal-title-text as-category as-author as-s..."
    }
  ],
  "expected": [
    {
      "id": "what",
      "label": "What is Business Insider - Latest News in Tech, Marke...?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does Business Insider - Latest News in Tech, Marke... work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use Business Insider - Latest News in Tech, Marke...?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Business Insider - Latest News in Tech, Marke... free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Business Insider - Latest News in Tech, Marke... compare with alternatives?",
      "pattern": {}
    }
  ],
  "missing": [
    {
      "id": "what",
      "label": "What is Business Insider - Latest News in Tech, Marke...?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does Business Insider - Latest News in Tech, Marke... work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use Business Insider - Latest News in Tech, Marke...?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Business Insider - Latest News in Tech, Marke... free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Business Insider - Latest News in Tech, Marke... compare with alternatives?",
      "pattern": {}
    }
  ],
  "score": 70,
  "weight": 8
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Entity and definition clarity

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

1 Warning

Needs attention

AEO: Entity and definition clarity

Warning
01

Issue

Entity or definition gaps: latest, news, markets, innovation, top.

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

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

Evidence
{
  "title": "Business Insider - Latest News in Tech, Markets, Economy & Innovation",
  "h1": "Business Insider - Top Stories",
  "description": "Business Insider tells the global tech, finance, stock market, media, economy, lifestyle, real estate, AI and innovative stories you want to know.",
  "topicOverlap": 0.5,
  "definitionCount": 6,
  "topicTerms": [
    "business",
    "insider",
    "latest",
    "news",
    "tech",
    "markets",
    "economy",
    "innovation",
    "top",
    "stories"
  ],
  "descriptionTerms": [
    "business",
    "insider",
    "tells",
    "global",
    "tech",
    "finance",
    "stock",
    "market",
    "media",
    "economy",
    "lifestyle",
    "real",
    "estate",
    "innovative",
    "stories",
    "want",
    "know"
  ],
  "missingFromDescription": [
    "latest",
    "news",
    "markets",
    "innovation",
    "top"
  ],
  "score": 88,
  "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": 266544
          },
          {
            "path": "/api/context",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 266526
          },
          {
            "path": "/context",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 266503
          }
        ]
      },
      "issue": "AI context endpoint was not found at the expected path.",
      "howToFix": "Publish a concise JSON or Markdown AI context endpoint describing the product, public actions, and machine-readable resources."
    }
  ]
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Query intent coverage

AIO: Query intent coverage is informational for this page.

Informational

Needs attention

AIO: Query intent coverage

Informational
01

Issue

Missing likely AI Overview intent sections: what, how, benefits, cost, compare.

Details

02

Why it matters

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

Check name

AIO: Query intent coverage

Score

70/100

Status

informational

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

AIO: Query intent coverage is informational for this page.

Evidence
{
  "headings": [
    {
      "text": "Top stories",
      "html": "<h2 class=\"sr-only\">Top stories</h2>"
    },
    {
      "text": "Latest",
      "html": "<h2 class=\"tout-layout-heading display-sm is-live\">Latest</h2>"
    },
    {
      "text": "Featured",
      "html": "<h2 class=\"tout-layout-heading display-sm\">Featured</h2>"
    },
    {
      "text": "Most popular",
      "html": "<h2 class=\"tout-layout-heading display-sm\">Most popular</h2>"
    },
    {
      "text": "Great reads",
      "html": "<h2 class=\"display-lg section-title\">Great reads</h2>"
    },
    {
      "text": "Videos",
      "html": "<h2 class=\"heading display-lg\">Videos</h2>"
    },
    {
      "text": "Tech",
      "html": "<h2 class=\"heading display-lg\">Tech</h2>"
    },
    {
      "text": "Markets",
      "html": "<h2 class=\"heading display-lg\">Markets</h2>"
    },
    {
      "text": "Discourse",
      "html": "<h2 class=\"heading display-lg\">Discourse</h2>"
    },
    {
      "text": "Economy",
      "html": "<h2 class=\"heading display-lg\">Economy</h2>"
    },
    {
      "text": "Careers",
      "html": "<h2 class=\"heading display-lg\">Careers</h2>"
    },
    {
      "text": "Reviews",
      "html": "<h2 class=\"heading display-lg\">Reviews</h2>"
    },
    {
      "text": "Follow Following",
      "html": "<h2 class=\"modal-title heading-md\"> <svg aria-hidden=\"true\" focusable=\"false\" class=\"svg-icon check-icon \" xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" viewBox=\"0 0 24 24\"> <path fill=\"currentColor\" d=\"M21.985 6.289 19.19 3.277 8.383 14.222 4.117 9.895l-2.813 3.013 7.082 7.044L21.985 6.289Z\"/> </svg> <span class=\"modal-title-text as-category as-author as-unsubscribed as-inline\">Follow <span class=\"js-label\"></span></span> <span class=\"modal-title-text as-category as-author as-s..."
    }
  ],
  "expected": [
    {
      "id": "what",
      "label": "What is Business Insider - Latest News in Tech, Marke...?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does Business Insider - Latest News in Tech, Marke... work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use Business Insider - Latest News in Tech, Marke...?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Business Insider - Latest News in Tech, Marke... free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Business Insider - Latest News in Tech, Marke... compare with alternatives?",
      "pattern": {}
    }
  ],
  "missing": [
    {
      "id": "what",
      "label": "What is Business Insider - Latest News in Tech, Marke...?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does Business Insider - Latest News in Tech, Marke... work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use Business Insider - Latest News in Tech, Marke...?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Business Insider - Latest News in Tech, Marke... free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Business Insider - Latest News in Tech, Marke... compare with alternatives?",
      "pattern": {}
    }
  ],
  "score": 70,
  "weight": 4
}

Agent Ease of UseAuthEmerging recommendation

Auth.md Agent Registration

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

Informational

Needs attention

Auth.md Agent Registration

Informational
01

Issue

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

02

Why it matters

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

Check name

Auth.md Agent Registration

Score

0/100

Status

informational

Category

Auth

Maturity

Emerging recommendation

Goal

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

Result

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

Validation steps

  1. Fetch and validate /auth.md

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

  2. Publish protected resource metadata

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

  3. Validate agent_auth authorization metadata

    OAuth authorization server metadata could not be fetched.

Evidence
{
  "failedStep": "auth-md",
  "steps": [
    {
      "id": "auth-md",
      "title": "Fetch and validate /auth.md",
      "status": "fail",
      "evidence": {
        "path": "/auth.md",
        "ok": false,
        "statusCode": 404,
        "contentType": "text/html; charset=utf-8",
        "length": 266502,
        "validation": {
          "valid": false,
          "issue": "auth.md response did not match the expected agent registration shape. Content-Type \"text/html; charset=utf-8\" is not Markdown or text/plain; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language.",
          "compatibleContentType": false,
          "contentLength": 222349,
          "hasRegisterInstructions": true,
          "hasProtectedResourceLink": false,
          "hasAuthorizationServerLink": false,
          "mentionsIdentity": false,
          "mentionsCredential": true,
          "links": [
            "/script",
            "/title",
            "https://www.businessinsider.com/auth.md\"",
            "/public/assets/BI/US/favicons/apple-touch-icon-192x192.png",
            "/public/assets/BI/US/favicons/apple-touch-icon-180x180.png",
            "/public/assets/BI/US/favicons/apple-touch-icon-152x152.png",
            "/public/assets/BI/US/favicons/apple-touch-icon-144x144.png",
            "/public/assets/BI/US/favicons/apple-touch-icon-120x120.png",
            "/public/assets/BI/US/favicons/apple-touch-icon-114x114.png",
            "/public/assets/BI/US/favicons/apple-touch-icon-76x76.png"
          ],
          "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en-US\">\n\n<head>\n  <script id=\"fenrir-console-script\" >(()=>{var e={15517(){if(window.Fenrir=window.Fenrir||{config:{}},!window.Fenrir.console){window.Fenrir.console={};const e=new URLSearchParams(document.location.search),n=window.Fenrir?.config?.featureFlags?.logs||e.has(\"logs\");Object.entries(window.console).forEach(([e,o])=>{\"function\"==typeof o&&(window.Fenrir.console[e]=n?o.bind(window.console):()=>{})})}window.Fenrir.getTime||(window.Fenrir.getTime=function(){const e=new Date;function n(e,n=\"00\"){return`${n}${e}`.slice(-n.length)}return`${n(e.getHours())}:${n(e.getMinutes())}:${n(e.getSeconds())}.${n(e.getMilliseconds(),\"000\")}`})}},n={};function o(r){var i=n[r];if(void 0!==i)return i.exports;var t=n[r]={exports:{}};return e[r](t,t.exports,o),t.exports}o.m"
        }
      },
      "issue": "auth.md response did not match the expected agent registration shape. Content-Type \"text/html; charset=utf-8\" is not Markdown or text/plain; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language.",
      "howToFix": "Serve /auth.md at the site root as Markdown with agent registration instructions and links to OAuth metadata."
    },
    {
      "id": "oauth-protected-resource",
      "title": "Publish protected resource metadata",
      "status": "fail",
      "evidence": {
        "path": "/.well-known/oauth-protected-resource",
        "ok": false,
        "statusCode": 404,
        "contentType": "text/html; charset=utf-8",
        "length": 266677,
        "text": "<!DOCTYPE html>\n<html lang=\"en-US\">\n\n<head>\n  <script id=\"fenrir-console-script\" >(()=>{var e={15517(){if(window.Fenrir=window.Fenrir||{config:{}},!window.Fenrir.console){window.Fenrir.console={};const e=new URLSearchParams(document.location.search),n=window.Fenrir?.config?.featureFlags?.logs||e.has(\"logs\");Object.entries(window.console).forEach(([e,o])=>{\"function\"==typeof o&&(window.Fenrir.console[e]=n?o.bind(window.console):()=>{})})}window.Fenrir.getTime||(window.Fenrir.getTime=function(){const e=new Date;function n(e,n=\"00\"){return`${n}${e}`.slice(-n.length)}return`${n(e.getHours())}:${n(e.getMinutes())}:${n(e.getSeconds())}.${n(e.getMilliseconds(),\"000\")}`})}},n={};function o(r){var i=n[r];if(void 0!==i)return i.exports;var t=n[r]={exports:{}};return e[r](t,t.exports,o),t.exports}o.m=e,o.c=n,o.o=(e,n)=>Object.prototype.hasOwnProperty.call(e,n),(()=>{o.S={};var e={},n={};o.I=(r,i)=>{i||(i=[]);var t=n[r];if(t||(t=n[r]={}),!(i.indexOf(t)>=0)){if(i.push(t),e[r])return e[r];o.o(o.S,r)||(o.S[r]={});o.S[r];var s=[];return s.length?e[r]=Promise.all(s).then(()=>e[r]=1):e[r]=1}}})();o(15517)})();</script>\n\n    <title>Not Found - Business Insider</title>\n\n  <meta charset=\"UTF-8\">\n  <meta name=\"version\" content=\"260605.2284\"> \n  <meta\n    name=\"viewport\"\n    content=\"width=device-width, initial-scale=1\"\n  >\n  \n  \n  \n  <meta\n    property=\"og:site_name\"\n    content=\"Business Insider\"\n  >\n  <meta\n    property=\"fb:pages\"\n    content=\"20446254070\"\n  >\n  <meta\n    name=\"apple-itunes-app\"\n    content=\"app-id=554260576\"\n  >\n  <meta\n    name=\"linkedin:owner\"\n    content=\"mid:1d5f7b\"\n  >\n  \n  <link\n    rel=\"canonical\"\n        href=\"https://www.businessinsider.com/.well-known/oauth-protected-resource\"\n    >\n    <meta\n      name=\"ii-ab-test:ihp\"\n      value=\"c\"\n    >\n    <meta\n      name=\"ii-ab-test:cfhp\"\n      value=\"c\"\n    >\n  \n  \n    <meta\n      name=\"user-status\"\n      value=\"anonymous\"\n    >\n  \n  \n  <meta\n    name=\"env\"\n    value=\"prod\"\n  >\n  \n  \n  \n  \n  \n  <link\n    class=\"favicon-asset\"\n    rel=\"icon\"\n    sizes=\"192x192\"\n    href=\"/public/assets/BI/US/favicons/apple-touch-icon-192x192.png?v=2025-05\"\n  >\n  <link\n    class=\"favicon-asset\"\n    rel=\"apple-touch-icon\"\n    sizes=\"180x180\"\n    href=\"/public/assets/BI/US/favicons/apple-touch-icon-180x180.png?v=2025-05\"\n  >\n  <link\n    class=\"favicon-asset\"\n    rel=\"apple-touch-icon\"\n    sizes=\"152x152\"\n    href=\"/public/assets/BI/US/favicons/apple-touch-icon-152x152.png?v=2025-05\"\n  >\n  <link\n    class=\"favicon-asset\"\n    rel=\"apple-touch-icon\"\n    sizes=\"144x144\"\n    href=\"/public/assets/BI/US/favicons/apple-touch-icon-144x144.png?v=2025-05\"\n  >\n  <link\n    class=\"favicon-asset\"\n    rel=\"apple-touch-icon\"\n    sizes=\"120x120\"\n    href=\"/public/assets/BI/US/favicons/apple-touch-icon-120x120.png?v=2025-05\"\n  >\n  <link\n    class=\"favicon-asset\"\n    rel=\"apple-touch-icon\"\n    sizes=\"114x114\"\n    href=\"/public/assets/BI/US/favicons/apple-touch-icon-114x114.png?v=2025-05\"\n  >\n  <link\n    class=\"favicon-asset\"\n    rel=\"apple-touch-icon\"\n    sizes=\"76x76\"\n    href=\"/public/assets/BI/US/favicons/apple-touch-icon-76x76.png?v=2025-05\"\n  >\n  <link\n    class=\"favicon-asset\"\n    rel=\"apple-touch-icon\"\n    sizes=\"72x72\"\n    href=\"/public/assets/BI/US/favicons/apple-touch-icon-72x72.png?v=2025-05\"\n  >\n  <link\n    class=\"favicon-asset\"\n    rel=\"apple-touch-icon\"\n    href=\"/public/assets/BI/US/favicons/apple-touch-icon.png?v=2025-05\">\n  \n  <link\n    class=\"favicon-asset\"\n    rel=\"icon\"\n    type=\"image/png\"\n    sizes=\"32x32\"\n    href=\"/public/assets/BI/US/favicons/favicon-32x32.png?v=2025-05\"\n  >\n  <link\n    class=\"favicon-asset\"\n    rel=\"icon\"\n    type=\"image/png\"\n    sizes=\"16x16\"\n    href=\"/public/assets/BI/US/favicons/favicon-16x16.png?v=2025-05\"\n  >\n  <link\n    class=\"favicon-asset\"\n    rel=\"manifest\"\n    href=\"/public/assets/BI/US/favicons/site.webmanifest?v=2025-05\"\n  >\n  <link\n    class=\"favicon-asset\"\n    rel=\"mask-icon\"\n    href=\"/public/assets/BI/US/favicons/safari-pinned-tab.svg?v=2025-05\"\n    color=\"#"
      },
      "issue": "The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.",
      "howToFix": "Publish /.well-known/oauth-protected-resource with resource and authorization_servers fields."
    },
    {
      "id": "agent-auth-block",
      "title": "Validate agent_auth authorization metadata",
      "status": "fail",
      "evidence": {
        "valid": false,
        "issue": "OAuth authorization server metadata could not be fetched.",
        "fetch": {
          "ok": false,
          "statusCode": 404,
          "contentType": "text/html; charset=utf-8",
          "length": 266689,
          "text": "<!DOCTYPE html>\n<html lang=\"en-US\">\n\n<head>\n  <script id=\"fenrir-console-script\" >(()=>{var e={15517(){if(window.Fenrir=window.Fenrir||{config:{}},!window.Fenrir.console){window.Fenrir.console={};const e=new URLSearchParams(document.location.search),n=window.Fenrir?.config?.featureFlags?.logs||e.has(\"logs\");Object.entries(window.console).forEach(([e,o])=>{\"function\"==typeof o&&(window.Fenrir.console[e]=n?o.bind(window.console):()=>{})})}window.Fenrir.getTime||(window.Fenrir.getTime=function(){const e=new Date;function n(e,n=\"00\"){return`${n}${e}`.slice(-n.length)}return`${n(e.getHours())}:${n(e.getMinutes())}:${n(e.getSeconds())}.${n(e.getMilliseconds(),\"000\")}`})}},n={};function o(r){var i=n[r];if(void 0!==i)return i.exports;var t=n[r]={exports:{}};return e[r](t,t.exports,o),t.exports}o.m=e,o.c=n,o.o=(e,n)=>Object.prototype.hasOwnProperty.call(e,n),(()=>{o.S={};var e={},n={};o.I=(r,i)=>{i||(i=[]);var t=n[r];if(t||(t=n[r]={}),!(i.indexOf(t)>=0)){if(i.push(t),e[r])return e[r];o.o(o.S,r)||(o.S[r]={});o.S[r];var s=[];return s.length?e[r]=Promise.all(s).then(()=>e[r]=1):e[r]=1}}})();o(15517)})();</script>\n\n    <title>Not Found - Business Insider</title>\n\n  <meta charset=\"UTF-8\">\n  <meta name=\"version\" content=\"260605.2284\"> \n  <meta\n    name=\"viewport\"\n    content=\"width=device-width, initial-scale=1\"\n  >\n  \n  \n  \n  <meta\n    property=\"og:site_name\"\n    content=\"Business Insider\"\n  >\n  <meta\n    property=\"fb:pages\"\n    content=\"20446254070\"\n  >\n  <meta\n    name=\"apple-itunes-app\"\n    content=\"app-id=554260576\"\n  >\n  <meta\n    name=\"linkedin:owner\"\n    content=\"mid:1d5f7b\"\n  >\n  \n  <link\n    rel=\"canonical\"\n        href=\"https://www.businessinsider.com/.well-known/oauth-authorization-server\"\n    >\n    <meta\n      name=\"ii-ab-test:ihp\"\n      value=\"c\"\n    >\n    <meta\n      name=\"ii-ab-test:cfhp\"\n      value=\"v\"\n    >\n  \n  \n    <meta\n      name=\"user-status\"\n      value=\"anonymous\"\n    >\n  \n  \n  <meta\n    name=\"env\"\n    value=\"prod\"\n  >\n  \n  \n  \n  \n  \n  <link\n    class=\"favicon-asset\"\n    rel=\"icon\"\n    sizes=\"192x192\"\n    href=\"/public/assets/BI/US/favicons/apple-touch-icon-192x192.png?v=2025-05\"\n  >\n  <link\n    class=\"favicon-asset\"\n    rel=\"apple-touch-icon\"\n    sizes=\"180x180\"\n    href=\"/public/assets/BI/US/favicons/apple-touch-icon-180x180.png?v=2025-05\"\n  >\n  <link\n    class=\"favicon-asset\"\n    rel=\"apple-touch-icon\"\n    sizes=\"152x152\"\n    href=\"/public/assets/BI/US/favicons/apple-touch-icon-152x152.png?v=2025-05\"\n  >\n  <link\n    class=\"favicon-asset\"\n    rel=\"apple-touch-icon\"\n    sizes=\"144x144\"\n    href=\"/public/assets/BI/US/favicons/apple-touch-icon-144x144.png?v=2025-05\"\n  >\n  <link\n    class=\"favicon-asset\"\n    rel=\"apple-touch-icon\"\n    sizes=\"120x120\"\n    href=\"/public/assets/BI/US/favicons/apple-touch-icon-120x120.png?v=2025-05\"\n  >\n  <link\n    class=\"favicon-asset\"\n    rel=\"apple-touch-icon\"\n    sizes=\"114x114\"\n    href=\"/public/assets/BI/US/favicons/apple-touch-icon-114x114.png?v=2025-05\"\n  >\n  <link\n    class=\"favicon-asset\"\n    rel=\"apple-touch-icon\"\n    sizes=\"76x76\"\n    href=\"/public/assets/BI/US/favicons/apple-touch-icon-76x76.png?v=2025-05\"\n  >\n  <link\n    class=\"favicon-asset\"\n    rel=\"apple-touch-icon\"\n    sizes=\"72x72\"\n    href=\"/public/assets/BI/US/favicons/apple-touch-icon-72x72.png?v=2025-05\"\n  >\n  <link\n    class=\"favicon-asset\"\n    rel=\"apple-touch-icon\"\n    href=\"/public/assets/BI/US/favicons/apple-touch-icon.png?v=2025-05\">\n  \n  <link\n    class=\"favicon-asset\"\n    rel=\"icon\"\n    type=\"image/png\"\n    sizes=\"32x32\"\n    href=\"/public/assets/BI/US/favicons/favicon-32x32.png?v=2025-05\"\n  >\n  <link\n    class=\"favicon-asset\"\n    rel=\"icon\"\n    type=\"image/png\"\n    sizes=\"16x16\"\n    href=\"/public/assets/BI/US/favicons/favicon-16x16.png?v=2025-05\"\n  >\n  <link\n    class=\"favicon-asset\"\n    rel=\"manifest\"\n    href=\"/public/assets/BI/US/favicons/site.webmanifest?v=2025-05\"\n  >\n  <link\n    class=\"favicon-asset\"\n    rel=\"mask-icon\"\n    href=\"/public/assets/BI/US/favicons/safari-pinned-tab.svg?v=2025-05\"\n    color="
        }
      },
      "issue": "OAuth authorization server metadata could not be fetched.",
      "howToFix": "Add agent_auth to /.well-known/oauth-authorization-server with register_uri, supported identity types, credential types, and claim or revocation URLs where applicable."
    }
  ],
  "authApplicability": {
    "supportsAuth": true,
    "score": 11,
    "signals": [
      {
        "source": "link:href",
        "weight": 3,
        "match": "auth link"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "log in"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "sign up"
      },
      {
        "source": "visible-text",
        "weight": 2,
        "match": "my account"
      }
    ]
  },
  "resourceFetchSucceeded": false
}

AI DiscoverabilityDiscoverabilityEstablished

IndexNow key

IndexNow key is informational for this page.

Informational

Needs attention

IndexNow key

Informational
01

Issue

IndexNow key is informational for this page.

02

Why it matters

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

Check name

IndexNow key

Score

100/100

Status

informational

Category

Discoverability

Maturity

Established

Goal

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

Result

IndexNow key is informational for this page.

Validation steps

  1. Find advertised IndexNow key location

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

  2. Fetch and validate IndexNow key file

    No discoverable IndexNow key file was found.

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

Agent Ease of UseAuthEstablished

OAuth / OIDC discovery

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

Informational

Needs attention

OAuth / OIDC discovery

Informational
01

Issue

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

02

Why it matters

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

Check name

OAuth / OIDC discovery

Score

0/100

Status

informational

Category

Auth

Maturity

Established

Goal

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

Result

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

Validation steps

  1. Fetch to find resource

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

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

Agent Ease of UseAuthEmerging recommendation

OAuth Protected Resource

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

Informational

Needs attention

OAuth Protected Resource

Informational
01

Issue

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

02

Why it matters

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

Check name

OAuth Protected Resource

Score

0/100

Status

informational

Category

Auth

Maturity

Emerging recommendation

Goal

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

Result

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

Validation steps

  1. Fetch protected resource metadata

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

  2. Validate protected resource metadata

    Response is not valid JSON.

  3. Validate protected resource identity

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

  4. Probe protected API Bearer challenge

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

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch protected resource metadata",
      "status": "fail",
      "evidence": {
        "path": "/.well-known/oauth-protected-resource",
        "statusCode": 404,
        "contentType": "text/html; charset=utf-8"
      },
      "issue": "The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.",
      "howToFix": "Publish /.well-known/oauth-protected-resource JSON."
    },
    {
      "id": "metadata",
      "title": "Validate protected resource metadata",
      "status": "fail",
      "evidence": {
        "valid": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en-US\">\n\n<head>\n  <script id=\"fenrir-console-script\" >(()=>{var e={15517(){if(window.Fenrir=window.Fenrir||{config:{}},!window.Fenrir.console){window.Fenrir.console={};const e=new URLSearchParams(document.location.search),n=window.Fenrir?.config?.featureFlags?.logs||e.has(\"logs\");Object.entries(window.console).forEach(([e,o])=>{\"function\"==typeof o&&(window.Fenrir.console[e]=n?o.bind(window.console):()=>{})})}window.Fenrir.getTime||(window.Fenrir.getTime=function(){const e=new Date;function n(e,n=\"00\"){return`${n}${e}`.slice(-n.length)}return`${n(e.getHours())}:${n(e.getMinutes())}:${n(e.getSeconds())}.${n(e.getMilliseconds(),\"000\")}`})}},n={};function o(r){var i=n[r];if(void 0!==i)return i.exports;var t=n[r]={exports:{}};return e[r](t,t.exports,o),t.exports}o.m"
      },
      "issue": "Response is not valid JSON.",
      "howToFix": "Publish resource and authorization_servers as absolute URLs."
    },
    {
      "id": "resource-identity",
      "title": "Validate protected resource identity",
      "status": "fail",
      "evidence": {
        "expectedResource": "https://www.businessinsider.com"
      },
      "issue": "Protected resource metadata `resource` did not match the resource identifier used to retrieve it.",
      "howToFix": "Set `resource` to the origin/resource identifier represented by /.well-known/oauth-protected-resource."
    },
    {
      "id": "protected-route-challenge",
      "title": "Probe protected API Bearer challenge",
      "status": "informational",
      "evidence": {
        "checked": [
          {
            "path": "/api/admin/scans",
            "statusCode": 404,
            "wwwAuthenticate": {
              "valid": false,
              "present": false
            },
            "expectedMetadataUrl": "https://www.businessinsider.com/.well-known/oauth-protected-resource",
            "metadataUrlMatches": true,
            "resourceMatchesRequestContext": true
          },
          {
            "path": "/api/admin/summary",
            "statusCode": 404,
            "wwwAuthenticate": {
              "valid": false,
              "present": false
            },
            "expectedMetadataUrl": "https://www.businessinsider.com/.well-known/oauth-protected-resource",
            "metadataUrlMatches": true,
            "resourceMatchesRequestContext": true
          },
          {
            "path": "/api/scans",
            "statusCode": 404,
            "wwwAuthenticate": {
              "valid": false,
              "present": false
            },
            "expectedMetadataUrl": "https://www.businessinsider.com/.well-known/oauth-protected-resource",
            "metadataUrlMatches": true,
            "resourceMatchesRequestContext": true
          }
        ]
      },
      "issue": "No protected route with a 401 Bearer challenge was detected; metadata alone does not prove a protected resource.",
      "howToFix": "When this site exposes bearer-protected APIs, return 401 with WWW-Authenticate: Bearer and link resource_metadata."
    }
  ],
  "authApplicability": {
    "supportsAuth": true,
    "score": 11,
    "signals": [
      {
        "source": "link:href",
        "weight": 3,
        "match": "auth link"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "log in"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "sign up"
      },
      {
        "source": "visible-text",
        "weight": 2,
        "match": "my account"
      }
    ]
  },
  "resourceFetchSucceeded": false
}

Performance and AccessibilityBest PracticesBrowser audit

Browser errors were logged to the console

100 Fail

Check name

Browser errors were logged to the console

Score

0/100

Status

fail

Device

desktop

Category

Best Practices

Fix guidance

Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. [Learn more about this errors in console diagnostic audit](https://developer.chrome.com/docs/lighthouse/best-practices/errors-in-console/)

Evidence
{
  "description": "Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. [Learn more about this errors in console diagnostic audit](https://developer.chrome.com/docs/lighthouse/best-practices/errors-in-console/)"
}

Performance and AccessibilityPerformanceBrowser audit

Forced reflow

17 Fail

Check name

Forced reflow

Score

0/100

Status

fail

Device

desktop

Category

Performance

Fix guidance

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

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

Performance and AccessibilityPerformanceBrowser audit

Network dependency tree

17 Fail

Check name

Network dependency tree

Score

0/100

Status

fail

Device

desktop

Category

Performance

Fix guidance

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

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

Performance and AccessibilityPerformanceBrowser audit

Improve image delivery

8 Warning

Check name

Improve image delivery

Score

50/100

Status

warning

Device

desktop

Category

Performance

Estimated savings

Est savings of 33 KiB

Fix guidance

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

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

Performance and AccessibilityPerformanceBrowser audit

Minify JavaScript

8 Warning

Check name

Minify JavaScript

Score

50/100

Status

warning

Device

desktop

Category

Performance

Estimated savings

Est savings of 14 KiB

Fix guidance

Minifying JavaScript files can reduce payload sizes and script parse time. [Learn how to minify JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unminified-javascript/).

Evidence
{
  "displayValue": "Est savings of 14 KiB",
  "description": "Minifying JavaScript files can reduce payload sizes and script parse time. [Learn how to minify JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unminified-javascript/).",
  "numericValue": 0
}

Performance and AccessibilityPerformanceBrowser audit

Reduce unused JavaScript

8 Warning

Check name

Reduce unused JavaScript

Score

50/100

Status

warning

Device

desktop

Category

Performance

Estimated savings

Est savings of 770 KiB

Fix guidance

Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. [Learn how to reduce unused JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unused-javascript/).

Evidence
{
  "displayValue": "Est savings of 770 KiB",
  "description": "Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. [Learn how to reduce unused JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unused-javascript/).",
  "numericValue": 0
}

Performance and AccessibilityPerformanceBrowser audit

Loading performance

7 Fail

Check name

Loading performance

Score

59/100

Status

fail

Device

desktop

Category

Performance

Fix guidance

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

Evidence
{
  "checks": [
    {
      "id": "interactive",
      "title": "Time to Interactive",
      "score": 16,
      "displayValue": "7.2 s",
      "numericValue": 7158.34469702012
    },
    {
      "id": "network-rtt",
      "title": "Network Round Trip Times",
      "score": 100,
      "displayValue": "100 ms",
      "numericValue": 102.78251999999999
    },
    {
      "id": "total-blocking-time",
      "title": "Total Blocking Time",
      "score": 1,
      "displayValue": "1,530 ms",
      "numericValue": 1525.4999999999995
    },
    {
      "id": "first-contentful-paint",
      "title": "First Contentful Paint",
      "score": 100,
      "displayValue": "0.3 s",
      "numericValue": 331.0047075978489
    },
    {
      "id": "server-response-time",
      "title": "Initial server response time was short",
      "score": 100,
      "displayValue": "Root document took 30 ms",
      "numericValue": 32
    },
    {
      "id": "speed-index",
      "title": "Speed Index",
      "score": 19,
      "displayValue": "3.4 s",
      "numericValue": 3359.5704948097905
    },
    {
      "id": "max-potential-fid",
      "title": "Max Potential First Input Delay",
      "score": 41,
      "displayValue": "280 ms",
      "numericValue": 279.9999999999991
    },
    {
      "id": "largest-contentful-paint",
      "title": "Largest Contentful Paint",
      "score": 98,
      "displayValue": "0.8 s",
      "numericValue": 758.0103374067119
    }
  ]
}

Fix with MCP or CLI

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

Score history

Public scan score over time

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

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