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

OVERALL SCORE

Level 2, Agent-Limited

Priority improvements needed for AI agents
AIDiscoverability33%Agent Easeof Use8%Security& Trust100%GEO, AIO, AEO65%SEO85%Performance& Accessibility49%
  • AI Discoverability 33 out of 100
  • Agent Ease of Use 8 out of 100
  • Security & Trust 100 out of 100
  • GEO, AIO and AEO 65 out of 100
  • SEO 85 out of 100
  • Performance and Accessibility 49 out of 100

CAPTURED SCREENSHOT

Captured website desktop screenshot

What AI sees of your website

SAP India: Business Software Solutions favicon

SAP India: Business Software Solutions

Get software and technology solutions from SAP, the leader in business applications. Run simple with the best in cloud, analytics, mobile and IT solutions.

Next step

Turn this report into a fix workflow

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

Detailed report scores grouped by capability area
MetricScoreStatusPassedFailedWarningEvidence
AI Discoverability
33
Priority fix6170View details
Discoverability
33
Priority fix360View details
Content Readiness
33
Priority fix280View details
Bot Access Control
33
Priority fix130View details
Agent Ease of Use
8
Priority fix13200View details
API
0
Priority fix060View details
Auth
Not Applicable
Not Applicable700
MCP
25
Priority fix260View details
Skill Discovery
0
Priority fix080View details
Agent Commerce
Not Applicable
Not Applicable400
GEO, AIO and AEO
65
Needs work4412View details
GEO Readiness
68
Needs work114View details
AIO Readiness
51
Needs work124View details
AEO Readiness
73
Needs work214View details
SEO
85
Mostly ready920View details
SEO
85
Mostly ready920View details
Security & Trust
100
Strong900
Security & Trust
100
Strong500
AI Training Exposure
Not Applicable
Not Applicable400
Performance and Accessibility
49
Priority fix2331View details
Performance
25
Priority fix1021View details
Accessibility
94
Strong1310View details

Prioritized recommendations

Issues ranked by score impact

43 items need attention

Agent Ease of UseAPIEstablished

API Catalog

API Catalog failed at "Fetch API catalog".

50 Fail

Needs attention

API Catalog

Failed check
01

Issue

The API catalog endpoint did not return HTTP 2xx.

02

Why it matters

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

Check name

API Catalog

Score

0/100

Status

fail

Category

API

Maturity

Established

Goal

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

Result

API Catalog failed at "Fetch API catalog".

Validation steps

  1. Fetch API catalog

    The API catalog endpoint did not return HTTP 2xx.

  2. Validate RFC 9727 linkset

    Response is not valid JSON.

  3. Fetch advertised API catalog targets

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

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch API catalog",
      "status": "fail",
      "evidence": {
        "statusCode": 404,
        "contentType": "text/html"
      },
      "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\" class=\"content-en_us en_us   touchPageRenderingFix\" data-language=\"en_us\" data-page-path=\"/content/sapdx/countries/en_us/errors/404\" data-site-code=\"usa\" data-request-path=\"/content/sapdx/countries/en_us/errors/404.html\" data-page-model-path=\"/errors/404.model.json\" data-is-publish dir=\"ltr\" xmlns=\"http://www.w3.org/1999/xhtml\" prefix=\"og: http://ogp.me/ns# fb: http://www.facebook.com/2008/fbml\" data-contact-module-model-path=\"/bin/sapdxc/cache/contactModule/content/sapdx/countries/en_us/errors/_jcr_content/parContactModule/contactModule.model.json\" data-header-model-path=\"/bin/sapdxc/cache/header/content/sapdx/countries/en_us/_jcr_content/parHeader/headerstandard.model.json\" data-is-react>\n<head>\n<meta http-equiv=\"content-type\" content=\"text/html; charset=U"
      },
      "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
}

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" 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" 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",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" 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\" class=\"content-en_us en_us   touchPageRenderingFix\" data-language=\"en_us\" data-page-path=\"/content/sapdx/countries/en_us/errors/404\" data-site-code=\"usa\" data-request-path=\"/content/sapdx/countries/en_us/errors/404.html\" data-page-model-path=\"/errors/404.model.json\" data-is-publish dir=\"ltr\" xmlns=\"http://www.w3.org/1999/xhtml\" prefix=\"og: http://ogp.me/ns# fb: http://www.facebook.com/2008/fbml\" data-contact-module-model-path=\"/bin/sapdxc/cache/contactModule/content/sapdx/countries/en_us/errors/_jcr_content/parContactModule/contactModule.model.json\" data-header-model-path=\"/bin/sapdxc/cache/header/content/sapdx/countries/en_us/_jcr_content/parHeader/headerstandard.model.json\" data-is-react>\n<head>\n<meta http-equiv=\"content-type\" content=\"text/html; charset=U"
          },
          {
            "path": "/openapi.yaml",
            "statusCode": 404,
            "contentType": "text/html",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" 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\" class=\"content-en_us en_us   touchPageRenderingFix\" data-language=\"en_us\" data-page-path=\"/content/sapdx/countries/en_us/errors/404\" data-site-code=\"usa\" data-request-path=\"/content/sapdx/countries/en_us/errors/404.html\" data-page-model-path=\"/errors/404.model.json\" data-is-publish dir=\"ltr\" xmlns=\"http://www.w3.org/1999/xhtml\" prefix=\"og: http://ogp.me/ns# fb: http://www.facebook.com/2008/fbml\" data-contact-module-model-path=\"/bin/sapdxc/cache/contactModule/content/sapdx/countries/en_us/errors/_jcr_content/parContactModule/contactModule.model.json\" data-header-model-path=\"/bin/sapdxc/cache/header/content/sapdx/countries/en_us/_jcr_content/parHeader/headerstandard.model.json\" data-is-react>\n<head>\n<meta http-equiv=\"content-type\" content=\"text/html; charset=U"
          },
          {
            "path": "/swagger.json",
            "statusCode": 404,
            "contentType": "text/html",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" 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\" class=\"content-en_us en_us   touchPageRenderingFix\" data-language=\"en_us\" data-page-path=\"/content/sapdx/countries/en_us/errors/404\" data-site-code=\"usa\" data-request-path=\"/content/sapdx/countries/en_us/errors/404.html\" data-page-model-path=\"/errors/404.model.json\" data-is-publish dir=\"ltr\" xmlns=\"http://www.w3.org/1999/xhtml\" prefix=\"og: http://ogp.me/ns# fb: http://www.facebook.com/2008/fbml\" data-contact-module-model-path=\"/bin/sapdxc/cache/contactModule/content/sapdx/countries/en_us/errors/_jcr_content/parContactModule/contactModule.model.json\" data-header-model-path=\"/bin/sapdxc/cache/header/content/sapdx/countries/en_us/_jcr_content/parHeader/headerstandard.model.json\" data-is-react>\n<head>\n<meta http-equiv=\"content-type\" content=\"text/html; charset=U"
          },
          {
            "path": "/swagger.yaml",
            "statusCode": 404,
            "contentType": "text/html",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" 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\" class=\"content-en_us en_us   touchPageRenderingFix\" data-language=\"en_us\" data-page-path=\"/content/sapdx/countries/en_us/errors/404\" data-site-code=\"usa\" data-request-path=\"/content/sapdx/countries/en_us/errors/404.html\" data-page-model-path=\"/errors/404.model.json\" data-is-publish dir=\"ltr\" xmlns=\"http://www.w3.org/1999/xhtml\" prefix=\"og: http://ogp.me/ns# fb: http://www.facebook.com/2008/fbml\" data-contact-module-model-path=\"/bin/sapdxc/cache/contactModule/content/sapdx/countries/en_us/errors/_jcr_content/parContactModule/contactModule.model.json\" data-header-model-path=\"/bin/sapdxc/cache/header/content/sapdx/countries/en_us/_jcr_content/parHeader/headerstandard.model.json\" data-is-react>\n<head>\n<meta http-equiv=\"content-type\" content=\"text/html; charset=U"
          },
          {
            "path": "/api/openapi.json",
            "statusCode": 404,
            "contentType": "text/html",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" 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\" class=\"content-en_us en_us   touchPageRenderingFix\" data-language=\"en_us\" data-page-path=\"/content/sapdx/countries/en_us/errors/404\" data-site-code=\"usa\" data-request-path=\"/content/sapdx/countries/en_us/errors/404.html\" data-page-model-path=\"/errors/404.model.json\" data-is-publish dir=\"ltr\" xmlns=\"http://www.w3.org/1999/xhtml\" prefix=\"og: http://ogp.me/ns# fb: http://www.facebook.com/2008/fbml\" data-contact-module-model-path=\"/bin/sapdxc/cache/contactModule/content/sapdx/countries/en_us/errors/_jcr_content/parContactModule/contactModule.model.json\" data-header-model-path=\"/bin/sapdxc/cache/header/content/sapdx/countries/en_us/_jcr_content/parHeader/headerstandard.model.json\" data-is-react>\n<head>\n<meta http-equiv=\"content-type\" content=\"text/html; charset=U"
          },
          {
            "path": "/api/swagger.json",
            "statusCode": 404,
            "contentType": "text/html",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" 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\" class=\"content-en_us en_us   touchPageRenderingFix\" data-language=\"en_us\" data-page-path=\"/content/sapdx/countries/en_us/errors/404\" data-site-code=\"usa\" data-request-path=\"/content/sapdx/countries/en_us/errors/404.html\" data-page-model-path=\"/errors/404.model.json\" data-is-publish dir=\"ltr\" xmlns=\"http://www.w3.org/1999/xhtml\" prefix=\"og: http://ogp.me/ns# fb: http://www.facebook.com/2008/fbml\" data-contact-module-model-path=\"/bin/sapdxc/cache/contactModule/content/sapdx/countries/en_us/errors/_jcr_content/parContactModule/contactModule.model.json\" data-header-model-path=\"/bin/sapdxc/cache/header/content/sapdx/countries/en_us/_jcr_content/parHeader/headerstandard.model.json\" data-is-react>\n<head>\n<meta http-equiv=\"content-type\" content=\"text/html; charset=U"
          },
          {
            "path": "/docs/openapi.json",
            "statusCode": 404,
            "contentType": "text/html",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" 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\" class=\"content-en_us en_us   touchPageRenderingFix\" data-language=\"en_us\" data-page-path=\"/content/sapdx/countries/en_us/errors/404\" data-site-code=\"usa\" data-request-path=\"/content/sapdx/countries/en_us/errors/404.html\" data-page-model-path=\"/errors/404.model.json\" data-is-publish dir=\"ltr\" xmlns=\"http://www.w3.org/1999/xhtml\" prefix=\"og: http://ogp.me/ns# fb: http://www.facebook.com/2008/fbml\" data-contact-module-model-path=\"/bin/sapdxc/cache/contactModule/content/sapdx/countries/en_us/errors/_jcr_content/parContactModule/contactModule.model.json\" data-header-model-path=\"/bin/sapdxc/cache/header/content/sapdx/countries/en_us/_jcr_content/parHeader/headerstandard.model.json\" data-is-react>\n<head>\n<meta http-equiv=\"content-type\" content=\"text/html; charset=U"
          }
        ]
      },
      "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" 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",
            "length": 58820
          }
        ]
      },
      "issue": "Web Bot Auth request signing was not found at the expected path.",
      "howToFix": "If publishing Web Bot Auth keys, return a JSON key directory with a non-empty keys array and the draft media type."
    }
  ]
}

Agent Ease of UseMCPEmerging recommendation

MCP Server Card

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

33 Fail

Needs attention

MCP Server Card

Failed check
01

Issue

MCP Server Card was not found at the expected path.

02

Why it matters

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

Check name

MCP Server Card

Score

0/100

Status

fail

Category

MCP

Maturity

Emerging recommendation

Goal

Publish an MCP Server Card for agent discovery.

Result

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

Validation steps

  1. Fetch to find resource

    MCP Server Card was not found at the expected path.

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

Agent Ease of UseMCPEmerging recommendation

mcp.json

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

33 Fail

Needs attention

mcp.json

Failed check
01

Issue

mcp.json was not found at the expected path.

02

Why it matters

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

Check name

mcp.json

Score

0/100

Status

fail

Category

MCP

Maturity

Emerging recommendation

Goal

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

Result

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

Validation steps

  1. Fetch to find resource

    mcp.json was not found at the expected path.

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

Agent Ease of UseMCPInformational

WebMCP manifest

WebMCP manifest failed at "Fetch to find resource".

33 Fail

Needs attention

WebMCP manifest

Failed check
01

Issue

WebMCP manifest was not found at the expected path.

02

Why it matters

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

Check name

WebMCP manifest

Score

0/100

Status

fail

Category

MCP

Maturity

Informational

Goal

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

Result

WebMCP manifest failed at "Fetch to find resource".

Validation steps

  1. Fetch to find resource

    WebMCP manifest was not found at the expected path.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/.well-known/webmcp.json",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 58820
          },
          {
            "path": "/webmcp.json",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 58820
          },
          {
            "path": "/mcp.json",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 58820
          }
        ]
      },
      "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".

25 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",
            "length": 58820
          },
          {
            "path": "/.well-known/a2a/agent-card.json",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 58820
          },
          {
            "path": "/agent-card.json",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 58820
          }
        ]
      },
      "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".

25 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",
            "length": 58820
          },
          {
            "path": "/.well-known/skills/index.json",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 58820
          }
        ]
      },
      "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".

25 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",
            "length": 58820
          },
          {
            "path": "/agent.json",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 58820
          }
        ]
      },
      "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".

25 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",
            "length": 58820
          },
          {
            "path": "/agents.json",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 58820
          }
        ]
      },
      "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 missing or incomplete.

25 Fail

Needs attention

Content freshness signals

Failed check
01

Issue

Content freshness signals are incomplete: missing Last-Modified HTTP header; 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

0/100

Status

fail

Category

Content Readiness

Maturity

Established

Goal

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

Result

Content freshness signals is missing or incomplete.

Evidence
{
  "lastModified": null,
  "schemaDates": [],
  "metaDateCount": 0,
  "timeDateCount": 0
}

AI DiscoverabilityDiscoverabilityEstablished

High-value schema types

High-value schema types is missing or incomplete.

25 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": []
}

AI DiscoverabilityDiscoverabilityEstablished

JSON-LD present

JSON-LD present is missing or incomplete.

25 Fail

Needs attention

JSON-LD present

Failed check
01

Issue

No JSON-LD blocks found.

02

Why it matters

JSON-LD is a low-friction structured data format that agents can extract without interpreting page presentation or microdata markup.

Check name

JSON-LD present

Score

0/100

Status

fail

Category

Discoverability

Maturity

Established

Goal

Expose schema.org JSON-LD so AI search systems can parse page entities.

Result

JSON-LD present is missing or incomplete.

Evidence
{
  "blocks": 0,
  "validBlocks": 0,
  "schemaContextBlocks": 0,
  "errors": [],
  "documents": [],
  "nodes": []
}

AI DiscoverabilityDiscoverabilityEstablished

Link headers

Link headers failed at "Find useful Link headers".

25 Fail

Needs attention

Link headers

Failed check
01

Issue

No useful agent discovery Link headers were found.

02

Why it matters

Link headers let automated clients discover API catalogs, documentation, and machine-readable alternates without parsing page markup first.

Check name

Link headers

Score

0/100

Status

fail

Category

Discoverability

Maturity

Established

Goal

Include Link response headers for agent discovery using RFC 8288.

Result

Link headers failed at "Find useful Link headers".

Validation steps

  1. Find useful Link headers

    No useful agent discovery Link headers were found.

  2. Fetch same-origin Link header targets

    Link headers did not expose any same-origin targets to validate.

Evidence
{
  "failedStep": "presence",
  "steps": [
    {
      "id": "presence",
      "title": "Find useful Link headers",
      "status": "fail",
      "evidence": {
        "links": []
      },
      "issue": "No useful agent discovery Link headers were found.",
      "howToFix": "Expose useful Link headers such as rel=\"api-catalog\", rel=\"service-doc\", and rel=\"service-desc\"."
    },
    {
      "id": "target-validation",
      "title": "Fetch same-origin Link header targets",
      "status": "fail",
      "evidence": {
        "checked": [],
        "failures": [
          {
            "reason": "No same-origin Link header targets were available to fetch."
          }
        ]
      },
      "issue": "Link headers did not expose any same-origin targets to validate.",
      "howToFix": "Make each same-origin Link href reachable and serve the advertised media type."
    }
  ]
}

AI DiscoverabilityContent 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",
            "length": 58820
          },
          {
            "path": "/llms-full.txt",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 58820
          }
        ]
      },
      "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" 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" does not indicate Markdown when requested with Accept: text/markdown.

  2. Vary: Accept header

    Markdown negotiation is missing Vary: Accept; current Vary header is "(none)".

  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"
      },
      "issue": "Content-Type \"text/html\" 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": ""
      },
      "issue": "Markdown negotiation is missing Vary: Accept; current Vary header is \"(none)\".",
      "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": 15057,
        "excerpt": "<!DOCTYPE html>\n<html lang=\"en\" class=\"content-en_in en_in   touchPageRenderingFix\" data-language=\"en_in\" data-page-path=\"/content/sapdx/countries/en_in\" data-site-code=\"india\" data-request-path=\"/content/sapdx/countries/en_in.html\" data-pa",
        "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."
    }
  ]
}

AI DiscoverabilityDiscoverabilityEstablished

Organization / WebSite schema

Organization / WebSite schema is missing or incomplete.

25 Fail

Needs attention

Organization / WebSite schema

Failed check
01

Issue

Neither Organization nor WebSite schema types were found in JSON-LD.

02

Why it matters

Organization and WebSite schema help agents identify the publisher, canonical site identity, logo, and related profiles for attribution.

Check name

Organization / WebSite schema

Score

0/100

Status

fail

Category

Discoverability

Maturity

Established

Goal

Identify the site owner and website entity in structured data.

Result

Organization / WebSite schema is missing or incomplete.

Evidence
{
  "found": [],
  "allTypes": []
}

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: skipped heading levels.

Details

02

Why it matters

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

Check name

Semantic HTML

Score

0/100

Status

fail

Category

Content Readiness

Maturity

Established

Goal

Expose readable page structure through semantic HTML and accessible controls.

Result

Semantic HTML is missing or incomplete.

Evidence
{
  "main": true,
  "nav": true,
  "footer": true,
  "meaningfulH1": true,
  "headingOrder": false,
  "accessibleLinks": true,
  "accessibleButtons": true,
  "imageAltCoverage": true,
  "formAutocompleteCoverage": true,
  "details": {
    "inaccessibleLinks": [],
    "inaccessibleButtons": [],
    "missingAutocompleteInputs": [],
    "imagesMissingAlt": [
      "<img src=\"https://consent.trustarc.com/get?name=sap_logo.png\">"
    ],
    "skippedHeadingLevels": [
      "h5: +91-80-66655771 |",
      "h5: 1-800-266-2208",
      "h1: Autonomous Enterprise",
      "h2: Trusted by companies small and large around the globe",
      "h2: Meet the new Joule, supercharged for work",
      "h2: Turn intent into action",
      "h2: Get it done with Joule Work",
      "h2: When every function is autonomous, growth is limitless",
      "h3: Financial management",
      "h3: Spend management",
      "h3: Supply chain management",
      "h3: Human capital management",
      "h3: Customer experience",
      "h3: Industry",
      "h3: Enterprise resource planning",
      "h2: Finally, one platform for all your AI",
      "h3: Build apps, agents, and skills",
      "h3: Contextualise with data and cutting-edge models",
      "h3: Govern and manage AI across your business",
      "h5: Explore the new Joule Studio",
      "h2: Accelerate success with our extensive partner ecosystem",
      "h3: Apps and extensions",
      "h3: Find a partner",
      "h3: Become a partner",
      "h2: What's new",
      "h5: Watch the SAP Sapphire replay",
      "h5: Explore the latest SAP innovations",
      "h5: Start your AI journey",
      "h5: Scaling AI across the enterprise",
      "h5: The Fabric of Data & AI",
      "h6: Quick links",
      "h6: Trending",
      "h6: About SAP",
      "h6: Site information"
    ]
  },
  "counts": {
    "h1": 1,
    "headings": 34,
    "links": 85,
    "inaccessibleLinks": 0,
    "buttons": 16,
    "inaccessibleButtons": 0,
    "images": 31,
    "imagesWithAlt": 30,
    "autocompleteInputs": 0,
    "inputsWithAutocomplete": 0,
    "missingAutocompleteInputs": 0
  }
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Visible structured data match

AIO: Visible structured data match scored 0/100 and needs a fix.

7 Fail

Needs attention

AIO: Visible structured data match

Failed check
01

Issue

No JSON-LD structured data was 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: Visible structured data match

Score

0/100

Status

fail

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

AIO: Visible structured data match scored 0/100 and needs a fix.

Evidence
{
  "schemaCount": 0,
  "mismatches": [],
  "score": 0,
  "weight": 18
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer evidence and trust

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

6 Fail

Needs attention

AEO: Answer evidence and trust

Failed check
01

Issue

Missing AIO trust signals: author, publisher, freshnessDate.

Details

02

Why it matters

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

Check name

AEO: Answer evidence and trust

Score

40/100

Status

fail

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

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

Evidence
{
  "signals": {
    "author": false,
    "publisher": false,
    "freshnessDate": false,
    "aboutOrContact": true,
    "policyLinks": true
  },
  "missing": [
    "author",
    "publisher",
    "freshnessDate"
  ],
  "authorMeta": "",
  "schemaAuthors": [],
  "schemaPublishers": [],
  "schemaDates": [],
  "visibleDates": [],
  "aboutLinks": [
    {
      "href": "https://www.sap.com/india/about/legal/privacy.html",
      "text": "Privacy Statement",
      "html": "<a class=\"truste-privacy-link\" id=\"truste-privacy-button\" href=\"https://www.sap.com/india/about/legal/privacy.html\" target=\"_blank\" tabindex=\"0\" role=\"link\">Privacy Statement</a>"
    },
    {
      "href": "https://www.sap.com/about/legal/privacy/cookies.html",
      "text": "Cookie Statement",
      "html": "<a class=\"truste-cookie-link\" id=\"truste-cookie-button\" href=\"https://www.sap.com/about/legal/privacy/cookies.html\" target=\"_blank\" tabindex=\"0\" role=\"link\">Cookie Statement</a>"
    },
    {
      "href": "/india/about/customer-stories/aeropuertos-argentina.html?url_id=banner-in-homepage-row2-pos1-aeropuertos-argentina-260512",
      "text": "Read the customer story",
      "html": "<a class=\"linkComponent Link__normal--oV3V8 Link__withIcon--cEmSE\" tabindex=\"0\" href=\"/india/about/customer-stories/aeropuertos-argentina.html?url_id=banner-in-homepage-row2-pos1-aeropuertos-argentina-260512\" target=\"_self\"><span class=\"Link__text--aW2kR\">Read the customer story</span><span class=\"Link__iconWrapper--ypZRu\">&#xa0;<span class=\"Link__icon--aBFo9 Link__arrow--SPdDd\"><svg class=\"Link__iconArrow--HgBIu\" height=\"16\" viewBox=\"0 0 16 16\" width=\"16\" xmlns=\"http://www.w3.org/2000/svg\"><..."
    },
    {
      "href": "/india/about/customer-stories/lc-waikiki.html?url_id=banner-in-homepage-row2-pos2-lc-waikiki-260512",
      "text": "Read the customer story",
      "html": "<a class=\"linkComponent Link__normal--oV3V8 Link__withIcon--cEmSE\" tabindex=\"-1\" href=\"/india/about/customer-stories/lc-waikiki.html?url_id=banner-in-homepage-row2-pos2-lc-waikiki-260512\" target=\"_self\"><span class=\"Link__text--aW2kR\">Read the customer story</span><span class=\"Link__iconWrapper--ypZRu\">&#xa0;<span class=\"Link__icon--aBFo9 Link__arrow--SPdDd\"><svg class=\"Link__iconArrow--HgBIu\" height=\"16\" viewBox=\"0 0 16 16\" width=\"16\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"slim-arrow-righ..."
    },
    {
      "href": "/india/about/customer-stories/martur-fompak.html?url_id=banner-in-homepage-row2-pos3-martur-fompak-260512",
      "text": "Read the customer story",
      "html": "<a class=\"linkComponent Link__normal--oV3V8 Link__withIcon--cEmSE\" tabindex=\"-1\" href=\"/india/about/customer-stories/martur-fompak.html?url_id=banner-in-homepage-row2-pos3-martur-fompak-260512\" target=\"_self\"><span class=\"Link__text--aW2kR\">Read the customer story</span><span class=\"Link__iconWrapper--ypZRu\">&#xa0;<span class=\"Link__icon--aBFo9 Link__arrow--SPdDd\"><svg class=\"Link__iconArrow--HgBIu\" height=\"16\" viewBox=\"0 0 16 16\" width=\"16\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"slim-arro..."
    },
    {
      "href": "/india/about/customer-stories/tmr-queensland.html?url_id=banner-in-homepage-row2-pos4-queensland-260512",
      "text": "Read the customer story",
      "html": "<a class=\"linkComponent Link__normal--oV3V8 Link__withIcon--cEmSE\" tabindex=\"-1\" href=\"/india/about/customer-stories/tmr-queensland.html?url_id=banner-in-homepage-row2-pos4-queensland-260512\" target=\"_self\"><span class=\"Link__text--aW2kR\">Read the customer story</span><span class=\"Link__iconWrapper--ypZRu\">&#xa0;<span class=\"Link__icon--aBFo9 Link__arrow--SPdDd\"><svg class=\"Link__iconArrow--HgBIu\" height=\"16\" viewBox=\"0 0 16 16\" width=\"16\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"slim-arrow-..."
    },
    {
      "href": "/india/about/trust-center.html",
      "text": "SAP Trust Center",
      "html": "<a class=\"NavigationList__navigationLink--yrJ3j fontBook fontBP linkComponent\" tabindex=\"-1\" href=\"/india/about/trust-center.html\" target=\"_self\" title=\" \"><span class=\"Body__root--FCOOV Body__body-xs--rC7EP Body__color--Aj694\">SAP Trust Center</span></a>"
    },
    {
      "href": "/india/about/company.html",
      "text": "Company information",
      "html": "<a class=\"NavigationList__navigationLink--yrJ3j fontBook fontBP linkComponent\" tabindex=\"-1\" href=\"/india/about/company.html\" target=\"_self\"><span class=\"Body__root--FCOOV Body__body-xs--rC7EP Body__color--Aj694\">Company information</span></a>"
    },
    {
      "href": "/india/about/company/office-locations.html",
      "text": "Worldwide directory",
      "html": "<a class=\"NavigationList__navigationLink--yrJ3j fontBook fontBP linkComponent\" tabindex=\"-1\" href=\"/india/about/company/office-locations.html\" target=\"_self\"><span class=\"Body__root--FCOOV Body__body-xs--rC7EP Body__color--Aj694\">Worldwide directory</span></a>"
    },
    {
      "href": "/india/about/customer-stories.html",
      "text": "Customer stories",
      "html": "<a class=\"NavigationList__navigationLink--yrJ3j fontBook fontBP linkComponent\" tabindex=\"-1\" href=\"/india/about/customer-stories.html\" target=\"_self\"><span class=\"Body__root--FCOOV Body__body-xs--rC7EP Body__color--Aj694\">Customer stories</span></a>"
    },
    {
      "href": "/india/about/legal/privacy.html",
      "text": "Privacy",
      "html": "<a class=\"NavigationList__navigationLink--yrJ3j fontBook fontBP linkComponent\" tabindex=\"-1\" href=\"/india/about/legal/privacy.html\" target=\"_self\"><span class=\"Body__root--FCOOV Body__body-xs--rC7EP Body__color--Aj694\">Privacy</span></a>"
    },
    {
      "href": "/india/about/legal/terms-of-use.html",
      "text": "Terms of use",
      "html": "<a class=\"NavigationList__navigationLink--yrJ3j fontBook fontBP linkComponent\" tabindex=\"-1\" href=\"/india/about/legal/terms-of-use.html\" target=\"_self\" title=\" \"><span class=\"Body__root--FCOOV Body__body-xs--rC7EP Body__color--Aj694\">Terms of use</span></a>"
    },
    {
      "href": "/india/about/legal/impressum.html",
      "text": "Legal disclosure",
      "html": "<a class=\"NavigationList__navigationLink--yrJ3j fontBook fontBP linkComponent\" tabindex=\"-1\" href=\"/india/about/legal/impressum.html\" target=\"_self\"><span class=\"Body__root--FCOOV Body__body-xs--rC7EP Body__color--Aj694\">Legal disclosure</span></a>"
    },
    {
      "href": "/india/about/legal/copyright.html",
      "text": "Copyright",
      "html": "<a class=\"NavigationList__navigationLink--yrJ3j fontBook fontBP linkComponent\" tabindex=\"-1\" href=\"/india/about/legal/copyright.html\" target=\"_self\"><span class=\"Body__root--FCOOV Body__body-xs--rC7EP Body__color--Aj694\">Copyright</span></a>"
    },
    {
      "href": "/india/about/legal/trademark.html",
      "text": "Trademark",
      "html": "<a class=\"NavigationList__navigationLink--yrJ3j fontBook fontBP linkComponent\" tabindex=\"-1\" href=\"/india/about/legal/trademark.html\" target=\"_self\"><span class=\"Body__root--FCOOV Body__body-xs--rC7EP Body__color--Aj694\">Trademark</span></a>"
    },
    {
      "href": "/india/about/legal/privacy/cookies.html",
      "text": "Cookie statement",
      "html": "<a class=\"NavigationList__navigationLink--yrJ3j fontBook fontBP linkComponent\" tabindex=\"-1\" href=\"/india/about/legal/privacy/cookies.html\" target=\"_self\" title=\" \"><span class=\"Body__root--FCOOV Body__body-xs--rC7EP Body__color--Aj694\">Cookie statement</span></a>"
    }
  ],
  "contactLinks": [
    {
      "href": "/india/registration/contact.html?countryOfOrigin=en_in&navTitle=Contact%20Form&pageTitle=Home&refererContentPath=%2Fcontent%2Fsapdx%2Fcountries%2Fen_in&refererPagePath=https%3A%2F%2Fwww.sap.com%2Findia%2Findex.html",
      "text": "Contact us",
      "html": "<a class=\"Title__onlineInContactModule--CkMtv fontRegular fontBP contact-us-raq-lightbox contact-us-link linkComponent Link__normal--oV3V8\" tabindex=\"0\" href=\"/india/registration/contact.html?countryOfOrigin=en_in&amp;navTitle=Contact%20Form&amp;pageTitle=Home&amp;refererContentPath=%2Fcontent%2Fsapdx%2Fcountries%2Fen_in&amp;refererPagePath=https%3A%2F%2Fwww.sap.com%2Findia%2Findex.html\" target=\"_self\" role=\"link\" rel=\"nofollow\"><span class=\"Link__text--aW2kR\"><p class=\"Body__root--FCOOV Titl..."
    },
    {
      "href": "/india/registration/contact.html?pageTitle=Home&countryOfOrigin=en_in&refererPagePath=https%3A%2F%2Fwww.sap.com%2Findia%2Findex.html&refererContentPath=%2Fcontent%2Fsapdx%2Fcountries%2Fen_in&navTitle=Contact+Form",
      "text": "Contact US",
      "html": "<a class=\"contact-module-meta\" alt=\"Contact US\" title=\"Contact US\" target=\"_self\" href=\"/india/registration/contact.html?pageTitle=Home&amp;countryOfOrigin=en_in&amp;refererPagePath=https%3A%2F%2Fwww.sap.com%2Findia%2Findex.html&amp;refererContentPath=%2Fcontent%2Fsapdx%2Fcountries%2Fen_in&amp;navTitle=Contact+Form\"> Contact US </a>"
    },
    {
      "href": "/india/registration/contact.html?pageTitle=Home&countryOfOrigin=en_in&refererPagePath=https%3A%2F%2Fwww.sap.com%2Findia%2Findex.html&refererContentPath=%2Fcontent%2Fsapdx%2Fcountries%2Fen_in&navTitle=Contact+Form",
      "text": "Contact us",
      "html": "<a class=\"blueLink fontRegular contact-us-raq-lightbox contact-us-link\" target=\"_self\" href=\"/india/registration/contact.html?pageTitle=Home&amp;countryOfOrigin=en_in&amp;refererPagePath=https%3A%2F%2Fwww.sap.com%2Findia%2Findex.html&amp;refererContentPath=%2Fcontent%2Fsapdx%2Fcountries%2Fen_in&amp;navTitle=Contact+Form\">Contact us</a>"
    },
    {
      "href": "/india/registration/contact.html?countryOfOrigin=en_in&navTitle=Contact%20Form&pageTitle=Home&refererContentPath=%2Fcontent%2Fsapdx%2Fcountries%2Fen_in&refererPagePath=https%3A%2F%2Fwww.sap.com%2Findia%2Findex.html",
      "text": "Contact us",
      "html": "<a class=\"Title__titleInFooter--APDb8 Title__onlineInFooter--yXslp fontRegular fontBP contact-us-raq-lightbox contact-us-link linkComponent Link__normal--oV3V8\" tabindex=\"0\" href=\"/india/registration/contact.html?countryOfOrigin=en_in&amp;navTitle=Contact%20Form&amp;pageTitle=Home&amp;refererContentPath=%2Fcontent%2Fsapdx%2Fcountries%2Fen_in&amp;refererPagePath=https%3A%2F%2Fwww.sap.com%2Findia%2Findex.html\" target=\"_self\" role=\"link\" rel=\"nofollow\"><span class=\"Link__text--aW2kR\"><p class=\"B..."
    },
    {
      "href": "/india/services-support.html",
      "text": "Find services",
      "html": "<a class=\"NavigationList__navigationLink--yrJ3j fontBook fontBP linkComponent\" tabindex=\"-1\" href=\"/india/services-support.html\" target=\"_self\" title=\" \"><span class=\"Body__root--FCOOV Body__body-xs--rC7EP Body__color--Aj694\">Find services</span></a>"
    }
  ],
  "privacyLinks": [
    {
      "href": "https://www.sap.com/india/about/legal/privacy.html",
      "text": "Privacy Statement",
      "html": "<a class=\"truste-privacy-link\" id=\"truste-privacy-button\" href=\"https://www.sap.com/india/about/legal/privacy.html\" target=\"_blank\" tabindex=\"0\" role=\"link\">Privacy Statement</a>"
    },
    {
      "href": "https://www.sap.com/about/legal/privacy/cookies.html",
      "text": "Cookie Statement",
      "html": "<a class=\"truste-cookie-link\" id=\"truste-cookie-button\" href=\"https://www.sap.com/about/legal/privacy/cookies.html\" target=\"_blank\" tabindex=\"0\" role=\"link\">Cookie Statement</a>"
    },
    {
      "href": "/india/about/legal/privacy.html",
      "text": "Privacy",
      "html": "<a class=\"NavigationList__navigationLink--yrJ3j fontBook fontBP linkComponent\" tabindex=\"-1\" href=\"/india/about/legal/privacy.html\" target=\"_self\"><span class=\"Body__root--FCOOV Body__body-xs--rC7EP Body__color--Aj694\">Privacy</span></a>"
    },
    {
      "href": "/india/about/legal/terms-of-use.html",
      "text": "Terms of use",
      "html": "<a class=\"NavigationList__navigationLink--yrJ3j fontBook fontBP linkComponent\" tabindex=\"-1\" href=\"/india/about/legal/terms-of-use.html\" target=\"_self\" title=\" \"><span class=\"Body__root--FCOOV Body__body-xs--rC7EP Body__color--Aj694\">Terms of use</span></a>"
    },
    {
      "href": "/india/about/legal/privacy/cookies.html",
      "text": "Cookie statement",
      "html": "<a class=\"NavigationList__navigationLink--yrJ3j fontBook fontBP linkComponent\" tabindex=\"-1\" href=\"/india/about/legal/privacy/cookies.html\" target=\"_self\" title=\" \"><span class=\"Body__root--FCOOV Body__body-xs--rC7EP Body__color--Aj694\">Cookie statement</span></a>"
    }
  ],
  "score": 40,
  "weight": 22
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

GEO: AI crawler accessibility

GEO: AI crawler accessibility scored 45/100 and needs a fix.

5 Fail

Needs attention

GEO: AI crawler accessibility

Failed check
01

Issue

robots.txt blocks these AI crawlers: gptbot, chatgpt-user, claudebot, perplexitybot, google-extended. No rendered JSON-LD schema block was detected.

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

45/100

Status

fail

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 45/100 and needs a fix.

Evidence
{
  "textWords": 1053,
  "htmlBytes": 305656,
  "robots": {
    "checkedCrawlers": [
      "gptbot",
      "chatgpt-user",
      "claudebot",
      "perplexitybot",
      "google-extended"
    ],
    "blocked": [
      "gptbot",
      "chatgpt-user",
      "claudebot",
      "perplexitybot",
      "google-extended"
    ],
    "allows": false
  },
  "schemaBlocks": 0,
  "finalUrl": "https://www.sap.com/india/index.html?geotargeting_redirect=true",
  "robotsExcerpt": "#\n# Welcome to SAP SE \n# ____    _    ____  \n#/ ___|  / \\  |  _ \\ \n#\\___ \\ / _ \\ | |_) |\n# ___) / ___ \\|  __/ \n#|____/_/   \\_\\_|  \n#\n# robots.txt for https://www.sap.com\n#\n# https://www.sap.com/about.html\n#\n# Find your next job: https://www.sap.com/careers\n#\n# Last updated 2026-05-20\n\nUser-agent: *\nDisallow: /\n\n# Search Engines & AI Agents (all share the same rule set)\nUser-agent: Googlebot\nUser-agent: Googlebot-Image\nUser-agent: Googlebot-News\nUser-agent: Googlebot-Video\nUser-agent: GoogleOther\nUser-agent: Google-InspectionTool\nUser-agent: Storebot-Google\nUser-agent: Bingbot\nUser-agent: 360Spider\nUser-agent: Baiduspider\nUser-agent: coccocbot\nUser-agent: Daum\nUser-agent: DuckDuckBot\nUser-agent: Ecosia_bot\nUser-agent: MojeekBot\nUser-agent: Yeti\nUser-agent: SeznamBot\nUser-agent: Sogou web sp",
  "score": 45,
  "weight": 26
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Source and trust signals

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

5 Fail

Needs attention

AIO: Source and trust signals

Failed check
01

Issue

Missing AIO trust signals: author, publisher, freshnessDate.

Details

02

Why it matters

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

Check name

AIO: Source and trust signals

Score

40/100

Status

fail

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

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

Evidence
{
  "signals": {
    "author": false,
    "publisher": false,
    "freshnessDate": false,
    "aboutOrContact": true,
    "policyLinks": true
  },
  "missing": [
    "author",
    "publisher",
    "freshnessDate"
  ],
  "authorMeta": "",
  "schemaAuthors": [],
  "schemaPublishers": [],
  "schemaDates": [],
  "visibleDates": [],
  "aboutLinks": [
    {
      "href": "https://www.sap.com/india/about/legal/privacy.html",
      "text": "Privacy Statement",
      "html": "<a class=\"truste-privacy-link\" id=\"truste-privacy-button\" href=\"https://www.sap.com/india/about/legal/privacy.html\" target=\"_blank\" tabindex=\"0\" role=\"link\">Privacy Statement</a>"
    },
    {
      "href": "https://www.sap.com/about/legal/privacy/cookies.html",
      "text": "Cookie Statement",
      "html": "<a class=\"truste-cookie-link\" id=\"truste-cookie-button\" href=\"https://www.sap.com/about/legal/privacy/cookies.html\" target=\"_blank\" tabindex=\"0\" role=\"link\">Cookie Statement</a>"
    },
    {
      "href": "/india/about/customer-stories/aeropuertos-argentina.html?url_id=banner-in-homepage-row2-pos1-aeropuertos-argentina-260512",
      "text": "Read the customer story",
      "html": "<a class=\"linkComponent Link__normal--oV3V8 Link__withIcon--cEmSE\" tabindex=\"0\" href=\"/india/about/customer-stories/aeropuertos-argentina.html?url_id=banner-in-homepage-row2-pos1-aeropuertos-argentina-260512\" target=\"_self\"><span class=\"Link__text--aW2kR\">Read the customer story</span><span class=\"Link__iconWrapper--ypZRu\">&#xa0;<span class=\"Link__icon--aBFo9 Link__arrow--SPdDd\"><svg class=\"Link__iconArrow--HgBIu\" height=\"16\" viewBox=\"0 0 16 16\" width=\"16\" xmlns=\"http://www.w3.org/2000/svg\"><..."
    },
    {
      "href": "/india/about/customer-stories/lc-waikiki.html?url_id=banner-in-homepage-row2-pos2-lc-waikiki-260512",
      "text": "Read the customer story",
      "html": "<a class=\"linkComponent Link__normal--oV3V8 Link__withIcon--cEmSE\" tabindex=\"-1\" href=\"/india/about/customer-stories/lc-waikiki.html?url_id=banner-in-homepage-row2-pos2-lc-waikiki-260512\" target=\"_self\"><span class=\"Link__text--aW2kR\">Read the customer story</span><span class=\"Link__iconWrapper--ypZRu\">&#xa0;<span class=\"Link__icon--aBFo9 Link__arrow--SPdDd\"><svg class=\"Link__iconArrow--HgBIu\" height=\"16\" viewBox=\"0 0 16 16\" width=\"16\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"slim-arrow-righ..."
    },
    {
      "href": "/india/about/customer-stories/martur-fompak.html?url_id=banner-in-homepage-row2-pos3-martur-fompak-260512",
      "text": "Read the customer story",
      "html": "<a class=\"linkComponent Link__normal--oV3V8 Link__withIcon--cEmSE\" tabindex=\"-1\" href=\"/india/about/customer-stories/martur-fompak.html?url_id=banner-in-homepage-row2-pos3-martur-fompak-260512\" target=\"_self\"><span class=\"Link__text--aW2kR\">Read the customer story</span><span class=\"Link__iconWrapper--ypZRu\">&#xa0;<span class=\"Link__icon--aBFo9 Link__arrow--SPdDd\"><svg class=\"Link__iconArrow--HgBIu\" height=\"16\" viewBox=\"0 0 16 16\" width=\"16\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"slim-arro..."
    },
    {
      "href": "/india/about/customer-stories/tmr-queensland.html?url_id=banner-in-homepage-row2-pos4-queensland-260512",
      "text": "Read the customer story",
      "html": "<a class=\"linkComponent Link__normal--oV3V8 Link__withIcon--cEmSE\" tabindex=\"-1\" href=\"/india/about/customer-stories/tmr-queensland.html?url_id=banner-in-homepage-row2-pos4-queensland-260512\" target=\"_self\"><span class=\"Link__text--aW2kR\">Read the customer story</span><span class=\"Link__iconWrapper--ypZRu\">&#xa0;<span class=\"Link__icon--aBFo9 Link__arrow--SPdDd\"><svg class=\"Link__iconArrow--HgBIu\" height=\"16\" viewBox=\"0 0 16 16\" width=\"16\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"slim-arrow-..."
    },
    {
      "href": "/india/about/trust-center.html",
      "text": "SAP Trust Center",
      "html": "<a class=\"NavigationList__navigationLink--yrJ3j fontBook fontBP linkComponent\" tabindex=\"-1\" href=\"/india/about/trust-center.html\" target=\"_self\" title=\" \"><span class=\"Body__root--FCOOV Body__body-xs--rC7EP Body__color--Aj694\">SAP Trust Center</span></a>"
    },
    {
      "href": "/india/about/company.html",
      "text": "Company information",
      "html": "<a class=\"NavigationList__navigationLink--yrJ3j fontBook fontBP linkComponent\" tabindex=\"-1\" href=\"/india/about/company.html\" target=\"_self\"><span class=\"Body__root--FCOOV Body__body-xs--rC7EP Body__color--Aj694\">Company information</span></a>"
    },
    {
      "href": "/india/about/company/office-locations.html",
      "text": "Worldwide directory",
      "html": "<a class=\"NavigationList__navigationLink--yrJ3j fontBook fontBP linkComponent\" tabindex=\"-1\" href=\"/india/about/company/office-locations.html\" target=\"_self\"><span class=\"Body__root--FCOOV Body__body-xs--rC7EP Body__color--Aj694\">Worldwide directory</span></a>"
    },
    {
      "href": "/india/about/customer-stories.html",
      "text": "Customer stories",
      "html": "<a class=\"NavigationList__navigationLink--yrJ3j fontBook fontBP linkComponent\" tabindex=\"-1\" href=\"/india/about/customer-stories.html\" target=\"_self\"><span class=\"Body__root--FCOOV Body__body-xs--rC7EP Body__color--Aj694\">Customer stories</span></a>"
    },
    {
      "href": "/india/about/legal/privacy.html",
      "text": "Privacy",
      "html": "<a class=\"NavigationList__navigationLink--yrJ3j fontBook fontBP linkComponent\" tabindex=\"-1\" href=\"/india/about/legal/privacy.html\" target=\"_self\"><span class=\"Body__root--FCOOV Body__body-xs--rC7EP Body__color--Aj694\">Privacy</span></a>"
    },
    {
      "href": "/india/about/legal/terms-of-use.html",
      "text": "Terms of use",
      "html": "<a class=\"NavigationList__navigationLink--yrJ3j fontBook fontBP linkComponent\" tabindex=\"-1\" href=\"/india/about/legal/terms-of-use.html\" target=\"_self\" title=\" \"><span class=\"Body__root--FCOOV Body__body-xs--rC7EP Body__color--Aj694\">Terms of use</span></a>"
    },
    {
      "href": "/india/about/legal/impressum.html",
      "text": "Legal disclosure",
      "html": "<a class=\"NavigationList__navigationLink--yrJ3j fontBook fontBP linkComponent\" tabindex=\"-1\" href=\"/india/about/legal/impressum.html\" target=\"_self\"><span class=\"Body__root--FCOOV Body__body-xs--rC7EP Body__color--Aj694\">Legal disclosure</span></a>"
    },
    {
      "href": "/india/about/legal/copyright.html",
      "text": "Copyright",
      "html": "<a class=\"NavigationList__navigationLink--yrJ3j fontBook fontBP linkComponent\" tabindex=\"-1\" href=\"/india/about/legal/copyright.html\" target=\"_self\"><span class=\"Body__root--FCOOV Body__body-xs--rC7EP Body__color--Aj694\">Copyright</span></a>"
    },
    {
      "href": "/india/about/legal/trademark.html",
      "text": "Trademark",
      "html": "<a class=\"NavigationList__navigationLink--yrJ3j fontBook fontBP linkComponent\" tabindex=\"-1\" href=\"/india/about/legal/trademark.html\" target=\"_self\"><span class=\"Body__root--FCOOV Body__body-xs--rC7EP Body__color--Aj694\">Trademark</span></a>"
    },
    {
      "href": "/india/about/legal/privacy/cookies.html",
      "text": "Cookie statement",
      "html": "<a class=\"NavigationList__navigationLink--yrJ3j fontBook fontBP linkComponent\" tabindex=\"-1\" href=\"/india/about/legal/privacy/cookies.html\" target=\"_self\" title=\" \"><span class=\"Body__root--FCOOV Body__body-xs--rC7EP Body__color--Aj694\">Cookie statement</span></a>"
    }
  ],
  "contactLinks": [
    {
      "href": "/india/registration/contact.html?countryOfOrigin=en_in&navTitle=Contact%20Form&pageTitle=Home&refererContentPath=%2Fcontent%2Fsapdx%2Fcountries%2Fen_in&refererPagePath=https%3A%2F%2Fwww.sap.com%2Findia%2Findex.html",
      "text": "Contact us",
      "html": "<a class=\"Title__onlineInContactModule--CkMtv fontRegular fontBP contact-us-raq-lightbox contact-us-link linkComponent Link__normal--oV3V8\" tabindex=\"0\" href=\"/india/registration/contact.html?countryOfOrigin=en_in&amp;navTitle=Contact%20Form&amp;pageTitle=Home&amp;refererContentPath=%2Fcontent%2Fsapdx%2Fcountries%2Fen_in&amp;refererPagePath=https%3A%2F%2Fwww.sap.com%2Findia%2Findex.html\" target=\"_self\" role=\"link\" rel=\"nofollow\"><span class=\"Link__text--aW2kR\"><p class=\"Body__root--FCOOV Titl..."
    },
    {
      "href": "/india/registration/contact.html?pageTitle=Home&countryOfOrigin=en_in&refererPagePath=https%3A%2F%2Fwww.sap.com%2Findia%2Findex.html&refererContentPath=%2Fcontent%2Fsapdx%2Fcountries%2Fen_in&navTitle=Contact+Form",
      "text": "Contact US",
      "html": "<a class=\"contact-module-meta\" alt=\"Contact US\" title=\"Contact US\" target=\"_self\" href=\"/india/registration/contact.html?pageTitle=Home&amp;countryOfOrigin=en_in&amp;refererPagePath=https%3A%2F%2Fwww.sap.com%2Findia%2Findex.html&amp;refererContentPath=%2Fcontent%2Fsapdx%2Fcountries%2Fen_in&amp;navTitle=Contact+Form\"> Contact US </a>"
    },
    {
      "href": "/india/registration/contact.html?pageTitle=Home&countryOfOrigin=en_in&refererPagePath=https%3A%2F%2Fwww.sap.com%2Findia%2Findex.html&refererContentPath=%2Fcontent%2Fsapdx%2Fcountries%2Fen_in&navTitle=Contact+Form",
      "text": "Contact us",
      "html": "<a class=\"blueLink fontRegular contact-us-raq-lightbox contact-us-link\" target=\"_self\" href=\"/india/registration/contact.html?pageTitle=Home&amp;countryOfOrigin=en_in&amp;refererPagePath=https%3A%2F%2Fwww.sap.com%2Findia%2Findex.html&amp;refererContentPath=%2Fcontent%2Fsapdx%2Fcountries%2Fen_in&amp;navTitle=Contact+Form\">Contact us</a>"
    },
    {
      "href": "/india/registration/contact.html?countryOfOrigin=en_in&navTitle=Contact%20Form&pageTitle=Home&refererContentPath=%2Fcontent%2Fsapdx%2Fcountries%2Fen_in&refererPagePath=https%3A%2F%2Fwww.sap.com%2Findia%2Findex.html",
      "text": "Contact us",
      "html": "<a class=\"Title__titleInFooter--APDb8 Title__onlineInFooter--yXslp fontRegular fontBP contact-us-raq-lightbox contact-us-link linkComponent Link__normal--oV3V8\" tabindex=\"0\" href=\"/india/registration/contact.html?countryOfOrigin=en_in&amp;navTitle=Contact%20Form&amp;pageTitle=Home&amp;refererContentPath=%2Fcontent%2Fsapdx%2Fcountries%2Fen_in&amp;refererPagePath=https%3A%2F%2Fwww.sap.com%2Findia%2Findex.html\" target=\"_self\" role=\"link\" rel=\"nofollow\"><span class=\"Link__text--aW2kR\"><p class=\"B..."
    },
    {
      "href": "/india/services-support.html",
      "text": "Find services",
      "html": "<a class=\"NavigationList__navigationLink--yrJ3j fontBook fontBP linkComponent\" tabindex=\"-1\" href=\"/india/services-support.html\" target=\"_self\" title=\" \"><span class=\"Body__root--FCOOV Body__body-xs--rC7EP Body__color--Aj694\">Find services</span></a>"
    }
  ],
  "privacyLinks": [
    {
      "href": "https://www.sap.com/india/about/legal/privacy.html",
      "text": "Privacy Statement",
      "html": "<a class=\"truste-privacy-link\" id=\"truste-privacy-button\" href=\"https://www.sap.com/india/about/legal/privacy.html\" target=\"_blank\" tabindex=\"0\" role=\"link\">Privacy Statement</a>"
    },
    {
      "href": "https://www.sap.com/about/legal/privacy/cookies.html",
      "text": "Cookie Statement",
      "html": "<a class=\"truste-cookie-link\" id=\"truste-cookie-button\" href=\"https://www.sap.com/about/legal/privacy/cookies.html\" target=\"_blank\" tabindex=\"0\" role=\"link\">Cookie Statement</a>"
    },
    {
      "href": "/india/about/legal/privacy.html",
      "text": "Privacy",
      "html": "<a class=\"NavigationList__navigationLink--yrJ3j fontBook fontBP linkComponent\" tabindex=\"-1\" href=\"/india/about/legal/privacy.html\" target=\"_self\"><span class=\"Body__root--FCOOV Body__body-xs--rC7EP Body__color--Aj694\">Privacy</span></a>"
    },
    {
      "href": "/india/about/legal/terms-of-use.html",
      "text": "Terms of use",
      "html": "<a class=\"NavigationList__navigationLink--yrJ3j fontBook fontBP linkComponent\" tabindex=\"-1\" href=\"/india/about/legal/terms-of-use.html\" target=\"_self\" title=\" \"><span class=\"Body__root--FCOOV Body__body-xs--rC7EP Body__color--Aj694\">Terms of use</span></a>"
    },
    {
      "href": "/india/about/legal/privacy/cookies.html",
      "text": "Cookie statement",
      "html": "<a class=\"NavigationList__navigationLink--yrJ3j fontBook fontBP linkComponent\" tabindex=\"-1\" href=\"/india/about/legal/privacy/cookies.html\" target=\"_self\" title=\" \"><span class=\"Body__root--FCOOV Body__body-xs--rC7EP Body__color--Aj694\">Cookie statement</span></a>"
    }
  ],
  "score": 40,
  "weight": 20
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer-first sections

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

5 Warning

Needs attention

AEO: Answer-first sections

Warning
01

Issue

20 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": 21,
  "passing": 1,
  "failing": [
    {
      "heading": "Trusted by companies small and large around the globe",
      "headingHtml": "<h2 class=\"Headline__root--lKpRX Section__headlineType--IbKDd Section__headlineRedesign--ly7ve Headline__color--A3sZu\" id=\"1780632616036-sg779\">Trusted by companies small and large around the globe</h2>",
      "firstParagraph": "See how companies that use SAP are deploying innovative technology to achieve transformative results.",
      "paragraphHtml": "<p>See how companies that use SAP are deploying innovative technology to achieve transformative results.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Meet the new Joule, supercharged for work",
      "headingHtml": "<h2 class=\"Headline__root--lKpRX Section__headlineType--IbKDd Section__headlineRedesign--ly7ve Headline__color--A3sZu\" id=\"1779873735001-300ds\">Meet the new Joule, supercharged for work</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Turn intent into action",
      "headingHtml": "<h2 class=\"Headline__root--lKpRX TextItem__title--fbWFy Headline__headline-xxxs--ix9XF Headline__medium--irDyM Headline__color--A3sZu\"><a class=\"TextItem__link--QF4Dk linkComponent Link__normal--oV3V8 Link__withIcon--cEmSE\" tabindex=\"0\" href=\"/india/products/artificial-intelligence.html?url_id=banner-in-homepage-row3-cta-joule-260512\" target=\"_self\"><span class=\"Link__text--aW2kR\">Turn intent into action</span><span class=\"Link__iconWrapper--ypZRu\">&#xa0;<span class=\"Link__icon--aBFo9 Link__a...",
      "firstParagraph": "",
      "paragraphHtml": "<p class=\"Body__root--FCOOV TextItem__paragraph--I0VB3 Body__body-s--Qs841 Body__color--Aj694\"></p>",
      "words": 0,
      "direct": false,
      "issue": "First paragraph is 0 words and does not look like a concise direct answer."
    },
    {
      "heading": "Get it done with Joule Work",
      "headingHtml": "<h2 class=\"Headline__root--lKpRX TextItem__title--fbWFy Headline__headline-xxxs--ix9XF Headline__medium--irDyM Headline__color--A3sZu\"><a class=\"TextItem__link--QF4Dk linkComponent Link__normal--oV3V8 Link__withIcon--cEmSE\" tabindex=\"0\" href=\"/india/products/artificial-intelligence/joule-work.html?url_id=banner-in-homepage-row3-cta-joule-work-260512\" target=\"_self\"><span class=\"Link__text--aW2kR\">Get it done with Joule Work</span><span class=\"Link__iconWrapper--ypZRu\">&#xa0;<span class=\"Link_...",
      "firstParagraph": "",
      "paragraphHtml": "<p class=\"Body__root--FCOOV TextItem__paragraph--I0VB3 Body__body-s--Qs841 Body__color--Aj694\"></p>",
      "words": 0,
      "direct": false,
      "issue": "First paragraph is 0 words and does not look like a concise direct answer."
    },
    {
      "heading": "When every function is autonomous, growth is limitless",
      "headingHtml": "<h2 class=\"Headline__root--lKpRX Section__headlineType--IbKDd Section__headlineRedesign--ly7ve Headline__color--A3sZu\" id=\"1779873735004-pdcp6\">When every function is autonomous, growth is limitless</h2>",
      "firstParagraph": "In the autonomous enterprise, AI, data, and apps work together to create a system where every decision informs the next—turning insight into action and action into continuous innovation.",
      "paragraphHtml": "<p>In the autonomous enterprise, AI, data, and apps work&#xa0;together to create a system where every decision informs the next&#x2014;turning insight into action and action into continuous innovation.</p>",
      "words": 29,
      "direct": false,
      "issue": "First paragraph is 29 words and does not look like a concise direct answer."
    },
    {
      "heading": "Financial management",
      "headingHtml": "<h3 class=\"Headline__root--lKpRX TextContent__headline--wcu5P Headline__color--A3sZu\" id=\"1779873735004-l0a9p\">Financial management</h3>",
      "firstParagraph": "Make finance work for you with autonomous agents that continuously execute and improve planning, close, treasury, and compliance.",
      "paragraphHtml": "<p>Make finance work for you with autonomous agents that continuously execute and improve planning, close, treasury, and compliance.</p>",
      "words": 18,
      "direct": false,
      "issue": "First paragraph is 18 words and does not look like a concise direct answer."
    },
    {
      "heading": "Spend management",
      "headingHtml": "<h3 class=\"Headline__root--lKpRX TextContent__headline--wcu5P Headline__color--A3sZu\" id=\"1779873735005-x71sd\">Spend management</h3>",
      "firstParagraph": "Take control of spending with autonomous agents that continually refine sourcing, procurement, contracts, and payments.",
      "paragraphHtml": "<p>Take control of spending with autonomous agents that continually refine sourcing, procurement, contracts, and payments.</p>",
      "words": 15,
      "direct": false,
      "issue": "First paragraph is 15 words and does not look like a concise direct answer."
    },
    {
      "heading": "Supply chain management",
      "headingHtml": "<h3 class=\"Headline__root--lKpRX TextContent__headline--wcu5P Headline__color--A3sZu\" id=\"1779873735005-ry8ht\">Supply chain management</h3>",
      "firstParagraph": "Keep your supply chain moving with autonomous agents that continuously optimise planning, manufacturing, logistics, and inventory.",
      "paragraphHtml": "<p>Keep your supply chain moving with autonomous agents that continuously optimise planning, manufacturing, logistics, and inventory.</p>",
      "words": 16,
      "direct": false,
      "issue": "First paragraph is 16 words and does not look like a concise direct answer."
    },
    {
      "heading": "Human capital management",
      "headingHtml": "<h3 class=\"Headline__root--lKpRX TextContent__headline--wcu5P Headline__color--A3sZu\" id=\"1779873735006-2s1l7\">Human capital management</h3>",
      "firstParagraph": "Build a workforce ready for what’s next with autonomous agents that steadily improve hiring, skills development, and workforce planning.",
      "paragraphHtml": "<p>Build a workforce ready for what&#x2019;s next with autonomous agents that steadily improve hiring, skills development, and workforce planning.</p>",
      "words": 20,
      "direct": false,
      "issue": "First paragraph is 20 words and does not look like a concise direct answer."
    },
    {
      "heading": "Customer experience",
      "headingHtml": "<h3 class=\"Headline__root--lKpRX TextContent__headline--wcu5P Headline__color--A3sZu\" id=\"1779873735009-uilfx\">Customer experience</h3>",
      "firstParagraph": "Delight customers at every touchpoint with autonomous agents that constantly improve marketing, commerce, sales, and service.",
      "paragraphHtml": "<p>Delight customers at every touchpoint with autonomous agents that constantly improve marketing, commerce, sales, and service.</p>",
      "words": 16,
      "direct": false,
      "issue": "First paragraph is 16 words and does not look like a concise direct answer."
    },
    {
      "heading": "Industry",
      "headingHtml": "<h3 class=\"Headline__root--lKpRX TextContent__headline--wcu5P Headline__color--A3sZu\" id=\"1779873735009-8b6kf\">Industry</h3>",
      "firstParagraph": "Enable autonomous processes with AI that executes end-to-end across the most critical industry domains.",
      "paragraphHtml": "<p>Enable autonomous processes with AI that executes end-to-end across the most critical industry domains.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Enterprise resource planning",
      "headingHtml": "<h3 class=\"Headline__root--lKpRX TextContent__headline--wcu5P Headline__color--A3sZu\" id=\"1779873735009-pj22q\">Enterprise resource planning</h3>",
      "firstParagraph": "Run your core processes with autonomous agents that connect data, applications, and decisions across every function.",
      "paragraphHtml": "<p>Run your core processes with autonomous agents that connect data, applications, and decisions across every function.</p>",
      "words": 16,
      "direct": false,
      "issue": "First paragraph is 16 words and does not look like a concise direct answer."
    },
    {
      "heading": "Finally, one platform for all your AI",
      "headingHtml": "<h2 class=\"Headline__root--lKpRX Section__headlineType--IbKDd Section__headlineRedesign--ly7ve Headline__color--A3sZu\" id=\"1779873735017-tao9f\">Finally, one platform for all your AI</h2>",
      "firstParagraph": "Bring AI to life with one platform to build, contextualise, and govern every application and workflow.",
      "paragraphHtml": "<p>Bring AI to life with one platform to build, contextualise, and govern every application and workflow.</p>",
      "words": 16,
      "direct": false,
      "issue": "First paragraph is 16 words and does not look like a concise direct answer."
    },
    {
      "heading": "Build apps, agents, and skills",
      "headingHtml": "<h3 class=\"Headline__root--lKpRX TextContent__headline--wcu5P Headline__color--A3sZu\" id=\"1779873735017-4yf8r\">Build apps, agents, and skills</h3>",
      "firstParagraph": "Turn ideas into enterprise impact with a unified solution for building AI agents, apps, and workflows and deploying them without operational overhead.",
      "paragraphHtml": "<p>Turn ideas into enterprise impact with a unified solution for building AI agents, apps, and workflows and deploying them without operational overhead.</p>",
      "words": 22,
      "direct": false,
      "issue": "First paragraph is 22 words and does not look like a concise direct answer."
    },
    {
      "heading": "Contextualise with data and cutting-edge models",
      "headingHtml": "<h3 class=\"Headline__root--lKpRX TextContent__headline--wcu5P Headline__color--A3sZu\" id=\"1779873735018-zid2f\">Contextualise with data and cutting-edge models</h3>",
      "firstParagraph": "Ground every agent, model, and application in your complete business context for reliable performance on day one.",
      "paragraphHtml": "<p>Ground every agent, model, and application in your complete business context for reliable performance on day one.</p>",
      "words": 17,
      "direct": false,
      "issue": "First paragraph is 17 words and does not look like a concise direct answer."
    },
    {
      "heading": "Govern and manage AI across your business",
      "headingHtml": "<h3 class=\"Headline__root--lKpRX TextContent__headline--wcu5P Headline__color--A3sZu\" id=\"1779873735018-s8uw9\">Govern and manage AI across your business</h3>",
      "firstParagraph": "Continuously track where AI is creating value—and identify where it could create more.",
      "paragraphHtml": "<p>Continuously track where AI is creating value&#x2014;and identify where it could create more.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Accelerate success with our extensive partner ecosystem",
      "headingHtml": "<h2 class=\"Headline__root--lKpRX Section__headlineType--IbKDd Section__headlineRedesign--ly7ve Headline__color--A3sZu\" id=\"1779873735025-k643p\">Accelerate success with our extensive partner ecosystem</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Apps and extensions",
      "headingHtml": "<h3 class=\"Headline__root--lKpRX TextContent__headline--wcu5P Headline__color--A3sZu\" id=\"1779873735025-18pfl\">Apps and extensions&#xa0;</h3>",
      "firstParagraph": "Discover, try, and buy solutions from SAP partners. Browse a wide variety of partner applications, services, and more to find the right solution for your business.",
      "paragraphHtml": "<p>Discover, try, and buy solutions from SAP partners. Browse a wide variety of partner applications, services, and more to find the right solution for your business.</p>",
      "words": 26,
      "direct": false,
      "issue": "First paragraph is 26 words and does not look like a concise direct answer."
    },
    {
      "heading": "Find a partner",
      "headingHtml": "<h3 class=\"Headline__root--lKpRX TextContent__headline--wcu5P Headline__color--A3sZu\" id=\"1779873735026-lru41\">Find a partner&#xa0;</h3>",
      "firstParagraph": "Find SAP partners that can identify, build, implement, support, and run the SAP solutions that best fit your requirements.",
      "paragraphHtml": "<p>Find SAP partners that can identify, build, implement, support, and run the SAP solutions that best fit your requirements.</p>",
      "words": 19,
      "direct": false,
      "issue": "First paragraph is 19 words and does not look like a concise direct answer."
    },
    {
      "heading": "Become a partner",
      "headingHtml": "<h3 class=\"Headline__root--lKpRX TextContent__headline--wcu5P Headline__color--A3sZu\" id=\"1779873735026-by96w\">Become a partner&#xa0;</h3>",
      "firstParagraph": "See how to become an SAP partner and find out about the resources and tools that we provide to help you win more customers and grow revenue.",
      "paragraphHtml": "<p>See how to become an SAP partner and find out about the resources and tools that we provide to help you win more customers and grow revenue.</p>",
      "words": 27,
      "direct": false,
      "issue": "First paragraph is 27 words and does not look like a concise direct answer."
    }
  ],
  "score": 65,
  "weight": 28
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

GEO: Extraction-friendly structure

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

4 Warning

Needs attention

GEO: Extraction-friendly structure

Warning
01

Issue

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

Details

02

Why it matters

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

Check name

GEO: Extraction-friendly structure

Score

60/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

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

Evidence
{
  "hasSummary": false,
  "tableCount": 0,
  "tablesWithHead": 0,
  "tablesMissingThead": [],
  "orderedLists": 0,
  "hasFaq": true,
  "definitionPatterns": 6,
  "schemaBlocks": 0,
  "missingSignals": [
    "optional top summary / TL;DR / key takeaways block",
    "table with <thead> only if the page already has tabular/comparative data",
    "ordered list only if the page explains a workflow/process",
    "JSON-LD structured data"
  ],
  "score": 60,
  "weight": 24
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Google eligibility and indexability

AIO: Google eligibility and indexability scored 65/100 and needs improvement.

3 Warning

Needs attention

AIO: Google eligibility and indexability

Warning
01

Issue

robots.txt blocks Googlebot.

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: Google eligibility and indexability

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: Google eligibility and indexability scored 65/100 and needs improvement.

Evidence
{
  "status": 200,
  "googlebotBlocked": true,
  "metaRobotsTags": [
    "index,follow,max-image-preview:large"
  ],
  "xRobotsTag": "",
  "canonical": "https://www.sap.com/india/index.html",
  "finalUrl": "https://www.sap.com/india/index.html?geotargeting_redirect=true",
  "canonicalScore": 100,
  "score": 65,
  "weight": 18
}

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

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

Details

02

Why it matters

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

Check name

GEO: Explanatory content depth

Score

75/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

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

Evidence
{
  "candidatePassages": 1,
  "citablePassages": 0,
  "failingCandidateParagraphs": [
    {
      "index": 1,
      "heading": "Before first heading",
      "text": "This site uses cookies and related technologies, as described in our Cookie Statement, for purposes that may include site operation, analytics, enhanced user experience, or advertising. You may choose to consent to our use of these technologies, or manage your own preferences.",
      "words": 42,
      "hasEvidence": false,
      "reasons": [
        "Too short for a citation-ready passage (42 words; target 80-220).",
        "Missing a named source, statistic, date, percentage, report, or other evidence signal."
      ],
      "html": "<p class=\"truste-custom-text-wrapper\">This site uses cookies and related technologies, as described in our&#xa0;Cookie&#xa0;Statement, for purposes that may include site operation, analytics, enhanced user experience, or advertising. You may choose to consent to our use of these technologies, or manage your own preferences.</p>"
    }
  ],
  "citableParagraphs": [],
  "score": 75,
  "weight": 18
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

GEO: Entity clarity

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

1 Warning

Needs attention

GEO: Entity clarity

Warning
01

Issue

Title/H1 terms missing from description: india, autonomous, enterprise.

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

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

Evidence
{
  "title": "SAP India: Business Software Solutions",
  "h1": "Autonomous Enterprise",
  "description": "Get software and technology solutions from SAP, the leader in business applications. Run simple with the best in cloud, analytics, mobile and IT solutions.",
  "topicOverlap": 0.5714285714285714,
  "topicTerms": [
    "sap",
    "india",
    "business",
    "software",
    "solutions",
    "autonomous",
    "enterprise"
  ],
  "descriptionTerms": [
    "get",
    "software",
    "technology",
    "solutions",
    "sap",
    "leader",
    "business",
    "applications",
    "run",
    "simple",
    "best",
    "cloud",
    "analytics",
    "mobile"
  ],
  "missingFromDescription": [
    "india",
    "autonomous",
    "enterprise"
  ],
  "score": 87,
  "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.

1 Warning

Needs attention

AIO: Page experience for AIO

Warning
01

Issue

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

Details

02

Why it matters

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

Check name

AIO: Page experience for AIO

Score

70/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

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

Evidence
{
  "viewportContent": "width=device-width, initial-scale=1.0",
  "visibleWords": 1053,
  "htmlBytes": 305656,
  "imagesMissingDimensions": [
    {
      "src": "https://consent.trustarc.com/get?name=sap_logo.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://consent.trustarc.com/get?name=sap_logo.png\">"
    },
    {
      "src": "/dam/application/imagelibrary/icons/301000/301103-da-icon.svg/301103-da-icon.svg",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img loading=\"eager\" class src=\"/dam/application/imagelibrary/icons/301000/301103-da-icon.svg/301103-da-icon.svg\" alt>"
    },
    {
      "src": "/dam/application/imagelibrary/icons/298000/298855-headset-icon-grey8.svg/298855-headset-icon-grey8.svg",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img loading=\"eager\" class src=\"/dam/application/imagelibrary/icons/298000/298855-headset-icon-grey8.svg/298855-headset-icon-grey8.svg\" alt>"
    },
    {
      "src": "/dam/application/imagelibrary/icons/299000/299250-email-icon-grey8.svg/299250-email-icon-grey8.svg",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img loading=\"eager\" class src=\"/dam/application/imagelibrary/icons/299000/299250-email-icon-grey8.svg/299250-email-icon-grey8.svg\" alt>"
    },
    {
      "src": "/dam/application/shared/photos/homepage/sapphire_joule_hero.jpg",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img loading=\"eager\" class=\"LegoBackground__background--yM51_\" src=\"/dam/application/shared/photos/homepage/sapphire_joule_hero.jpg\" alt=\"SAP Joule blue diamond overlaid on purple background\">"
    },
    {
      "src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAABCAYAAAA/6bM1AAAAAXNSR0IArs4c6QAAATFJREFUWEftmFESwiAQQ+X+V+udcKqD3aLlBYVSxu2nQJtJsmHXsCxLvGVPCOH1S4xvy4+1dc/RWjq8rtt32c/Ys0d77H4Fk4KrhGk93wPX2VwlHqwOucYKV5/OuIbHrLT0u9WwVGfkrRF+V7w1Ahdxleq/VWa5hs+7Q8n3lpnldUjJva2rdTizhjP3DoqSruHGEmW8ypWaW4q3CNNV7x3yXo9e2XuHvZfzmSTXRPFWSUfXcM9OiU+l1r+ZjyiTSOMeuAgT1WktJuvzUq+h4Cr5vRaXWh+E6x80nJkruuvI7+qsV5sP5CvC7X7vl++tMmtENpBvrux3v6P1+V31Fv2Xn76oZLySWa6ha5hnUPLWL/2f6neaq2r8TvN7TZa2xHV2Hc5+HxJfI7xFmMhb1P/dAXoLTIN6nweqAAAAAElFTkSuQmCC",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"Image__placeholder--Oj7M3\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAABCAYAAAA/6bM1AAAAAXNSR0IArs4c6QAAATFJREFUWEftmFESwiAQQ+X+V+udcKqD3aLlBYVSxu2nQJtJsmHXsCxLvGVPCOH1S4xvy4+1dc/RWjq8rtt32c/Ys0d77H4Fk4KrhGk93wPX2VwlHqwOucYKV5/OuIbHrLT0u9WwVGfkrRF+V7w1Ahdxleq/VWa5hs+7Q8n3lpnldUjJva2rdTizhjP3DoqSruHGEmW8ypWaW4q3CNNV7x3yXo9e2XuHvZfzmSTXRPFWSUfXcM9OiU+l1r+ZjyiTSOMeuAgT1WktJuvzUq+h4Cr5vRaXWh+E6x80nJkruuvI7+qsV5sP5CvC7X7vl++tMmtENpBvrux3v6P1+V31Fv2Xn76oZLySWa6ha5hnUPLWL/2..."
    },
    {
      "src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAABCAYAAAA/6bM1AAAAAXNSR0IArs4c6QAAATFJREFUWEftmFESwiAQQ+X+V+udcKqD3aLlBYVSxu2nQJtJsmHXsCxLvGVPCOH1S4xvy4+1dc/RWjq8rtt32c/Ys0d77H4Fk4KrhGk93wPX2VwlHqwOucYKV5/OuIbHrLT0u9WwVGfkrRF+V7w1Ahdxleq/VWa5hs+7Q8n3lpnldUjJva2rdTizhjP3DoqSruHGEmW8ypWaW4q3CNNV7x3yXo9e2XuHvZfzmSTXRPFWSUfXcM9OiU+l1r+ZjyiTSOMeuAgT1WktJuvzUq+h4Cr5vRaXWh+E6x80nJkruuvI7+qsV5sP5CvC7X7vl++tMmtENpBvrux3v6P1+V31Fv2Xn76oZLySWa6ha5hnUPLWL/2f6neaq2r8TvN7TZa2xHV2Hc5+HxJfI7xFmMhb1P/dAXoLTIN6nweqAAAAAElFTkSuQmCC",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"Image__placeholder--Oj7M3\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAABCAYAAAA/6bM1AAAAAXNSR0IArs4c6QAAATFJREFUWEftmFESwiAQQ+X+V+udcKqD3aLlBYVSxu2nQJtJsmHXsCxLvGVPCOH1S4xvy4+1dc/RWjq8rtt32c/Ys0d77H4Fk4KrhGk93wPX2VwlHqwOucYKV5/OuIbHrLT0u9WwVGfkrRF+V7w1Ahdxleq/VWa5hs+7Q8n3lpnldUjJva2rdTizhjP3DoqSruHGEmW8ypWaW4q3CNNV7x3yXo9e2XuHvZfzmSTXRPFWSUfXcM9OiU+l1r+ZjyiTSOMeuAgT1WktJuvzUq+h4Cr5vRaXWh+E6x80nJkruuvI7+qsV5sP5CvC7X7vl++tMmtENpBvrux3v6P1+V31Fv2Xn76oZLySWa6ha5hnUPLWL/2..."
    },
    {
      "src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAABCAYAAAA/6bM1AAAAAXNSR0IArs4c6QAAATFJREFUWEftmFESwiAQQ+X+V+udcKqD3aLlBYVSxu2nQJtJsmHXsCxLvGVPCOH1S4xvy4+1dc/RWjq8rtt32c/Ys0d77H4Fk4KrhGk93wPX2VwlHqwOucYKV5/OuIbHrLT0u9WwVGfkrRF+V7w1Ahdxleq/VWa5hs+7Q8n3lpnldUjJva2rdTizhjP3DoqSruHGEmW8ypWaW4q3CNNV7x3yXo9e2XuHvZfzmSTXRPFWSUfXcM9OiU+l1r+ZjyiTSOMeuAgT1WktJuvzUq+h4Cr5vRaXWh+E6x80nJkruuvI7+qsV5sP5CvC7X7vl++tMmtENpBvrux3v6P1+V31Fv2Xn76oZLySWa6ha5hnUPLWL/2f6neaq2r8TvN7TZa2xHV2Hc5+HxJfI7xFmMhb1P/dAXoLTIN6nweqAAAAAElFTkSuQmCC",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"Image__placeholder--Oj7M3\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAABCAYAAAA/6bM1AAAAAXNSR0IArs4c6QAAATFJREFUWEftmFESwiAQQ+X+V+udcKqD3aLlBYVSxu2nQJtJsmHXsCxLvGVPCOH1S4xvy4+1dc/RWjq8rtt32c/Ys0d77H4Fk4KrhGk93wPX2VwlHqwOucYKV5/OuIbHrLT0u9WwVGfkrRF+V7w1Ahdxleq/VWa5hs+7Q8n3lpnldUjJva2rdTizhjP3DoqSruHGEmW8ypWaW4q3CNNV7x3yXo9e2XuHvZfzmSTXRPFWSUfXcM9OiU+l1r+ZjyiTSOMeuAgT1WktJuvzUq+h4Cr5vRaXWh+E6x80nJkruuvI7+qsV5sP5CvC7X7vl++tMmtENpBvrux3v6P1+V31Fv2Xn76oZLySWa6ha5hnUPLWL/2..."
    },
    {
      "src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAABCAYAAAA/6bM1AAAAAXNSR0IArs4c6QAAATFJREFUWEftmFESwiAQQ+X+V+udcKqD3aLlBYVSxu2nQJtJsmHXsCxLvGVPCOH1S4xvy4+1dc/RWjq8rtt32c/Ys0d77H4Fk4KrhGk93wPX2VwlHqwOucYKV5/OuIbHrLT0u9WwVGfkrRF+V7w1Ahdxleq/VWa5hs+7Q8n3lpnldUjJva2rdTizhjP3DoqSruHGEmW8ypWaW4q3CNNV7x3yXo9e2XuHvZfzmSTXRPFWSUfXcM9OiU+l1r+ZjyiTSOMeuAgT1WktJuvzUq+h4Cr5vRaXWh+E6x80nJkruuvI7+qsV5sP5CvC7X7vl++tMmtENpBvrux3v6P1+V31Fv2Xn76oZLySWa6ha5hnUPLWL/2f6neaq2r8TvN7TZa2xHV2Hc5+HxJfI7xFmMhb1P/dAXoLTIN6nweqAAAAAElFTkSuQmCC",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"Image__placeholder--Oj7M3\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAABCAYAAAA/6bM1AAAAAXNSR0IArs4c6QAAATFJREFUWEftmFESwiAQQ+X+V+udcKqD3aLlBYVSxu2nQJtJsmHXsCxLvGVPCOH1S4xvy4+1dc/RWjq8rtt32c/Ys0d77H4Fk4KrhGk93wPX2VwlHqwOucYKV5/OuIbHrLT0u9WwVGfkrRF+V7w1Ahdxleq/VWa5hs+7Q8n3lpnldUjJva2rdTizhjP3DoqSruHGEmW8ypWaW4q3CNNV7x3yXo9e2XuHvZfzmSTXRPFWSUfXcM9OiU+l1r+ZjyiTSOMeuAgT1WktJuvzUq+h4Cr5vRaXWh+E6x80nJkruuvI7+qsV5sP5CvC7X7vl++tMmtENpBvrux3v6P1+V31Fv2Xn76oZLySWa6ha5hnUPLWL/2..."
    },
    {
      "src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAABCAYAAAA/6bM1AAAAAXNSR0IArs4c6QAAATFJREFUWEftmFESwiAQQ+X+V+udcKqD3aLlBYVSxu2nQJtJsmHXsCxLvGVPCOH1S4xvy4+1dc/RWjq8rtt32c/Ys0d77H4Fk4KrhGk93wPX2VwlHqwOucYKV5/OuIbHrLT0u9WwVGfkrRF+V7w1Ahdxleq/VWa5hs+7Q8n3lpnldUjJva2rdTizhjP3DoqSruHGEmW8ypWaW4q3CNNV7x3yXo9e2XuHvZfzmSTXRPFWSUfXcM9OiU+l1r+ZjyiTSOMeuAgT1WktJuvzUq+h4Cr5vRaXWh+E6x80nJkruuvI7+qsV5sP5CvC7X7vl++tMmtENpBvrux3v6P1+V31Fv2Xn76oZLySWa6ha5hnUPLWL/2f6neaq2r8TvN7TZa2xHV2Hc5+HxJfI7xFmMhb1P/dAXoLTIN6nweqAAAAAElFTkSuQmCC",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"Image__placeholder--Oj7M3\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAABCAYAAAA/6bM1AAAAAXNSR0IArs4c6QAAATFJREFUWEftmFESwiAQQ+X+V+udcKqD3aLlBYVSxu2nQJtJsmHXsCxLvGVPCOH1S4xvy4+1dc/RWjq8rtt32c/Ys0d77H4Fk4KrhGk93wPX2VwlHqwOucYKV5/OuIbHrLT0u9WwVGfkrRF+V7w1Ahdxleq/VWa5hs+7Q8n3lpnldUjJva2rdTizhjP3DoqSruHGEmW8ypWaW4q3CNNV7x3yXo9e2XuHvZfzmSTXRPFWSUfXcM9OiU+l1r+ZjyiTSOMeuAgT1WktJuvzUq+h4Cr5vRaXWh+E6x80nJkruuvI7+qsV5sP5CvC7X7vl++tMmtENpBvrux3v6P1+V31Fv2Xn76oZLySWa6ha5hnUPLWL/2..."
    },
    {
      "src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAABCAYAAAA/6bM1AAAAAXNSR0IArs4c6QAAATFJREFUWEftmFESwiAQQ+X+V+udcKqD3aLlBYVSxu2nQJtJsmHXsCxLvGVPCOH1S4xvy4+1dc/RWjq8rtt32c/Ys0d77H4Fk4KrhGk93wPX2VwlHqwOucYKV5/OuIbHrLT0u9WwVGfkrRF+V7w1Ahdxleq/VWa5hs+7Q8n3lpnldUjJva2rdTizhjP3DoqSruHGEmW8ypWaW4q3CNNV7x3yXo9e2XuHvZfzmSTXRPFWSUfXcM9OiU+l1r+ZjyiTSOMeuAgT1WktJuvzUq+h4Cr5vRaXWh+E6x80nJkruuvI7+qsV5sP5CvC7X7vl++tMmtENpBvrux3v6P1+V31Fv2Xn76oZLySWa6ha5hnUPLWL/2f6neaq2r8TvN7TZa2xHV2Hc5+HxJfI7xFmMhb1P/dAXoLTIN6nweqAAAAAElFTkSuQmCC",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"Image__placeholder--Oj7M3\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAABCAYAAAA/6bM1AAAAAXNSR0IArs4c6QAAATFJREFUWEftmFESwiAQQ+X+V+udcKqD3aLlBYVSxu2nQJtJsmHXsCxLvGVPCOH1S4xvy4+1dc/RWjq8rtt32c/Ys0d77H4Fk4KrhGk93wPX2VwlHqwOucYKV5/OuIbHrLT0u9WwVGfkrRF+V7w1Ahdxleq/VWa5hs+7Q8n3lpnldUjJva2rdTizhjP3DoqSruHGEmW8ypWaW4q3CNNV7x3yXo9e2XuHvZfzmSTXRPFWSUfXcM9OiU+l1r+ZjyiTSOMeuAgT1WktJuvzUq+h4Cr5vRaXWh+E6x80nJkruuvI7+qsV5sP5CvC7X7vl++tMmtENpBvrux3v6P1+V31Fv2Xn76oZLySWa6ha5hnUPLWL/2..."
    },
    {
      "src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAABCAYAAAA/6bM1AAAAAXNSR0IArs4c6QAAATFJREFUWEftmFESwiAQQ+X+V+udcKqD3aLlBYVSxu2nQJtJsmHXsCxLvGVPCOH1S4xvy4+1dc/RWjq8rtt32c/Ys0d77H4Fk4KrhGk93wPX2VwlHqwOucYKV5/OuIbHrLT0u9WwVGfkrRF+V7w1Ahdxleq/VWa5hs+7Q8n3lpnldUjJva2rdTizhjP3DoqSruHGEmW8ypWaW4q3CNNV7x3yXo9e2XuHvZfzmSTXRPFWSUfXcM9OiU+l1r+ZjyiTSOMeuAgT1WktJuvzUq+h4Cr5vRaXWh+E6x80nJkruuvI7+qsV5sP5CvC7X7vl++tMmtENpBvrux3v6P1+V31Fv2Xn76oZLySWa6ha5hnUPLWL/2f6neaq2r8TvN7TZa2xHV2Hc5+HxJfI7xFmMhb1P/dAXoLTIN6nweqAAAAAElFTkSuQmCC",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"Image__placeholder--Oj7M3\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAABCAYAAAA/6bM1AAAAAXNSR0IArs4c6QAAATFJREFUWEftmFESwiAQQ+X+V+udcKqD3aLlBYVSxu2nQJtJsmHXsCxLvGVPCOH1S4xvy4+1dc/RWjq8rtt32c/Ys0d77H4Fk4KrhGk93wPX2VwlHqwOucYKV5/OuIbHrLT0u9WwVGfkrRF+V7w1Ahdxleq/VWa5hs+7Q8n3lpnldUjJva2rdTizhjP3DoqSruHGEmW8ypWaW4q3CNNV7x3yXo9e2XuHvZfzmSTXRPFWSUfXcM9OiU+l1r+ZjyiTSOMeuAgT1WktJuvzUq+h4Cr5vRaXWh+E6x80nJkruuvI7+qsV5sP5CvC7X7vl++tMmtENpBvrux3v6P1+V31Fv2Xn76oZLySWa6ha5hnUPLWL/2..."
    },
    {
      "src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAABCAYAAAA/6bM1AAAAAXNSR0IArs4c6QAAATFJREFUWEftmFESwiAQQ+X+V+udcKqD3aLlBYVSxu2nQJtJsmHXsCxLvGVPCOH1S4xvy4+1dc/RWjq8rtt32c/Ys0d77H4Fk4KrhGk93wPX2VwlHqwOucYKV5/OuIbHrLT0u9WwVGfkrRF+V7w1Ahdxleq/VWa5hs+7Q8n3lpnldUjJva2rdTizhjP3DoqSruHGEmW8ypWaW4q3CNNV7x3yXo9e2XuHvZfzmSTXRPFWSUfXcM9OiU+l1r+ZjyiTSOMeuAgT1WktJuvzUq+h4Cr5vRaXWh+E6x80nJkruuvI7+qsV5sP5CvC7X7vl++tMmtENpBvrux3v6P1+V31Fv2Xn76oZLySWa6ha5hnUPLWL/2f6neaq2r8TvN7TZa2xHV2Hc5+HxJfI7xFmMhb1P/dAXoLTIN6nweqAAAAAElFTkSuQmCC",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"Image__placeholder--Oj7M3\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAABCAYAAAA/6bM1AAAAAXNSR0IArs4c6QAAATFJREFUWEftmFESwiAQQ+X+V+udcKqD3aLlBYVSxu2nQJtJsmHXsCxLvGVPCOH1S4xvy4+1dc/RWjq8rtt32c/Ys0d77H4Fk4KrhGk93wPX2VwlHqwOucYKV5/OuIbHrLT0u9WwVGfkrRF+V7w1Ahdxleq/VWa5hs+7Q8n3lpnldUjJva2rdTizhjP3DoqSruHGEmW8ypWaW4q3CNNV7x3yXo9e2XuHvZfzmSTXRPFWSUfXcM9OiU+l1r+ZjyiTSOMeuAgT1WktJuvzUq+h4Cr5vRaXWh+E6x80nJkruuvI7+qsV5sP5CvC7X7vl++tMmtENpBvrux3v6P1+V31Fv2Xn76oZLySWa6ha5hnUPLWL/2..."
    },
    {
      "src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAABCAYAAAA/6bM1AAAAAXNSR0IArs4c6QAAATFJREFUWEftmFESwiAQQ+X+V+udcKqD3aLlBYVSxu2nQJtJsmHXsCxLvGVPCOH1S4xvy4+1dc/RWjq8rtt32c/Ys0d77H4Fk4KrhGk93wPX2VwlHqwOucYKV5/OuIbHrLT0u9WwVGfkrRF+V7w1Ahdxleq/VWa5hs+7Q8n3lpnldUjJva2rdTizhjP3DoqSruHGEmW8ypWaW4q3CNNV7x3yXo9e2XuHvZfzmSTXRPFWSUfXcM9OiU+l1r+ZjyiTSOMeuAgT1WktJuvzUq+h4Cr5vRaXWh+E6x80nJkruuvI7+qsV5sP5CvC7X7vl++tMmtENpBvrux3v6P1+V31Fv2Xn76oZLySWa6ha5hnUPLWL/2f6neaq2r8TvN7TZa2xHV2Hc5+HxJfI7xFmMhb1P/dAXoLTIN6nweqAAAAAElFTkSuQmCC",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"Image__placeholder--Oj7M3\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAABCAYAAAA/6bM1AAAAAXNSR0IArs4c6QAAATFJREFUWEftmFESwiAQQ+X+V+udcKqD3aLlBYVSxu2nQJtJsmHXsCxLvGVPCOH1S4xvy4+1dc/RWjq8rtt32c/Ys0d77H4Fk4KrhGk93wPX2VwlHqwOucYKV5/OuIbHrLT0u9WwVGfkrRF+V7w1Ahdxleq/VWa5hs+7Q8n3lpnldUjJva2rdTizhjP3DoqSruHGEmW8ypWaW4q3CNNV7x3yXo9e2XuHvZfzmSTXRPFWSUfXcM9OiU+l1r+ZjyiTSOMeuAgT1WktJuvzUq+h4Cr5vRaXWh+E6x80nJkruuvI7+qsV5sP5CvC7X7vl++tMmtENpBvrux3v6P1+V31Fv2Xn76oZLySWa6ha5hnUPLWL/2..."
    },
    {
      "src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAABCAYAAAA/6bM1AAAAAXNSR0IArs4c6QAAATFJREFUWEftmFESwiAQQ+X+V+udcKqD3aLlBYVSxu2nQJtJsmHXsCxLvGVPCOH1S4xvy4+1dc/RWjq8rtt32c/Ys0d77H4Fk4KrhGk93wPX2VwlHqwOucYKV5/OuIbHrLT0u9WwVGfkrRF+V7w1Ahdxleq/VWa5hs+7Q8n3lpnldUjJva2rdTizhjP3DoqSruHGEmW8ypWaW4q3CNNV7x3yXo9e2XuHvZfzmSTXRPFWSUfXcM9OiU+l1r+ZjyiTSOMeuAgT1WktJuvzUq+h4Cr5vRaXWh+E6x80nJkruuvI7+qsV5sP5CvC7X7vl++tMmtENpBvrux3v6P1+V31Fv2Xn76oZLySWa6ha5hnUPLWL/2f6neaq2r8TvN7TZa2xHV2Hc5+HxJfI7xFmMhb1P/dAXoLTIN6nweqAAAAAElFTkSuQmCC",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"Image__placeholder--Oj7M3\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAABCAYAAAA/6bM1AAAAAXNSR0IArs4c6QAAATFJREFUWEftmFESwiAQQ+X+V+udcKqD3aLlBYVSxu2nQJtJsmHXsCxLvGVPCOH1S4xvy4+1dc/RWjq8rtt32c/Ys0d77H4Fk4KrhGk93wPX2VwlHqwOucYKV5/OuIbHrLT0u9WwVGfkrRF+V7w1Ahdxleq/VWa5hs+7Q8n3lpnldUjJva2rdTizhjP3DoqSruHGEmW8ypWaW4q3CNNV7x3yXo9e2XuHvZfzmSTXRPFWSUfXcM9OiU+l1r+ZjyiTSOMeuAgT1WktJuvzUq+h4Cr5vRaXWh+E6x80nJkruuvI7+qsV5sP5CvC7X7vl++tMmtENpBvrux3v6P1+V31Fv2Xn76oZLySWa6ha5hnUPLWL/2..."
    },
    {
      "src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAABCAYAAAA/6bM1AAAAAXNSR0IArs4c6QAAATFJREFUWEftmFESwiAQQ+X+V+udcKqD3aLlBYVSxu2nQJtJsmHXsCxLvGVPCOH1S4xvy4+1dc/RWjq8rtt32c/Ys0d77H4Fk4KrhGk93wPX2VwlHqwOucYKV5/OuIbHrLT0u9WwVGfkrRF+V7w1Ahdxleq/VWa5hs+7Q8n3lpnldUjJva2rdTizhjP3DoqSruHGEmW8ypWaW4q3CNNV7x3yXo9e2XuHvZfzmSTXRPFWSUfXcM9OiU+l1r+ZjyiTSOMeuAgT1WktJuvzUq+h4Cr5vRaXWh+E6x80nJkruuvI7+qsV5sP5CvC7X7vl++tMmtENpBvrux3v6P1+V31Fv2Xn76oZLySWa6ha5hnUPLWL/2f6neaq2r8TvN7TZa2xHV2Hc5+HxJfI7xFmMhb1P/dAXoLTIN6nweqAAAAAElFTkSuQmCC",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"Image__placeholder--Oj7M3\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAABCAYAAAA/6bM1AAAAAXNSR0IArs4c6QAAATFJREFUWEftmFESwiAQQ+X+V+udcKqD3aLlBYVSxu2nQJtJsmHXsCxLvGVPCOH1S4xvy4+1dc/RWjq8rtt32c/Ys0d77H4Fk4KrhGk93wPX2VwlHqwOucYKV5/OuIbHrLT0u9WwVGfkrRF+V7w1Ahdxleq/VWa5hs+7Q8n3lpnldUjJva2rdTizhjP3DoqSruHGEmW8ypWaW4q3CNNV7x3yXo9e2XuHvZfzmSTXRPFWSUfXcM9OiU+l1r+ZjyiTSOMeuAgT1WktJuvzUq+h4Cr5vRaXWh+E6x80nJkruuvI7+qsV5sP5CvC7X7vl++tMmtENpBvrux3v6P1+V31Fv2Xn76oZLySWa6ha5hnUPLWL/2..."
    },
    {
      "src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAABCAYAAAA/6bM1AAAAAXNSR0IArs4c6QAAATFJREFUWEftmFESwiAQQ+X+V+udcKqD3aLlBYVSxu2nQJtJsmHXsCxLvGVPCOH1S4xvy4+1dc/RWjq8rtt32c/Ys0d77H4Fk4KrhGk93wPX2VwlHqwOucYKV5/OuIbHrLT0u9WwVGfkrRF+V7w1Ahdxleq/VWa5hs+7Q8n3lpnldUjJva2rdTizhjP3DoqSruHGEmW8ypWaW4q3CNNV7x3yXo9e2XuHvZfzmSTXRPFWSUfXcM9OiU+l1r+ZjyiTSOMeuAgT1WktJuvzUq+h4Cr5vRaXWh+E6x80nJkruuvI7+qsV5sP5CvC7X7vl++tMmtENpBvrux3v6P1+V31Fv2Xn76oZLySWa6ha5hnUPLWL/2f6neaq2r8TvN7TZa2xHV2Hc5+HxJfI7xFmMhb1P/dAXoLTIN6nweqAAAAAElFTkSuQmCC",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"Image__placeholder--Oj7M3\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAABCAYAAAA/6bM1AAAAAXNSR0IArs4c6QAAATFJREFUWEftmFESwiAQQ+X+V+udcKqD3aLlBYVSxu2nQJtJsmHXsCxLvGVPCOH1S4xvy4+1dc/RWjq8rtt32c/Ys0d77H4Fk4KrhGk93wPX2VwlHqwOucYKV5/OuIbHrLT0u9WwVGfkrRF+V7w1Ahdxleq/VWa5hs+7Q8n3lpnldUjJva2rdTizhjP3DoqSruHGEmW8ypWaW4q3CNNV7x3yXo9e2XuHvZfzmSTXRPFWSUfXcM9OiU+l1r+ZjyiTSOMeuAgT1WktJuvzUq+h4Cr5vRaXWh+E6x80nJkruuvI7+qsV5sP5CvC7X7vl++tMmtENpBvrux3v6P1+V31Fv2Xn76oZLySWa6ha5hnUPLWL/2..."
    },
    {
      "src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAABCAYAAAA/6bM1AAAAAXNSR0IArs4c6QAAATFJREFUWEftmFESwiAQQ+X+V+udcKqD3aLlBYVSxu2nQJtJsmHXsCxLvGVPCOH1S4xvy4+1dc/RWjq8rtt32c/Ys0d77H4Fk4KrhGk93wPX2VwlHqwOucYKV5/OuIbHrLT0u9WwVGfkrRF+V7w1Ahdxleq/VWa5hs+7Q8n3lpnldUjJva2rdTizhjP3DoqSruHGEmW8ypWaW4q3CNNV7x3yXo9e2XuHvZfzmSTXRPFWSUfXcM9OiU+l1r+ZjyiTSOMeuAgT1WktJuvzUq+h4Cr5vRaXWh+E6x80nJkruuvI7+qsV5sP5CvC7X7vl++tMmtENpBvrux3v6P1+V31Fv2Xn76oZLySWa6ha5hnUPLWL/2f6neaq2r8TvN7TZa2xHV2Hc5+HxJfI7xFmMhb1P/dAXoLTIN6nweqAAAAAElFTkSuQmCC",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"Image__placeholder--Oj7M3 Image__defaultHeight--HiteA\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAABCAYAAAA/6bM1AAAAAXNSR0IArs4c6QAAATFJREFUWEftmFESwiAQQ+X+V+udcKqD3aLlBYVSxu2nQJtJsmHXsCxLvGVPCOH1S4xvy4+1dc/RWjq8rtt32c/Ys0d77H4Fk4KrhGk93wPX2VwlHqwOucYKV5/OuIbHrLT0u9WwVGfkrRF+V7w1Ahdxleq/VWa5hs+7Q8n3lpnldUjJva2rdTizhjP3DoqSruHGEmW8ypWaW4q3CNNV7x3yXo9e2XuHvZfzmSTXRPFWSUfXcM9OiU+l1r+ZjyiTSOMeuAgT1WktJuvzUq+h4Cr5vRaXWh+E6x80nJkruuvI7+qsV5sP5CvC7X7vl++tMmtENpBvrux3v6P1+V3..."
    },
    {
      "src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAABCAYAAAA/6bM1AAAAAXNSR0IArs4c6QAAATFJREFUWEftmFESwiAQQ+X+V+udcKqD3aLlBYVSxu2nQJtJsmHXsCxLvGVPCOH1S4xvy4+1dc/RWjq8rtt32c/Ys0d77H4Fk4KrhGk93wPX2VwlHqwOucYKV5/OuIbHrLT0u9WwVGfkrRF+V7w1Ahdxleq/VWa5hs+7Q8n3lpnldUjJva2rdTizhjP3DoqSruHGEmW8ypWaW4q3CNNV7x3yXo9e2XuHvZfzmSTXRPFWSUfXcM9OiU+l1r+ZjyiTSOMeuAgT1WktJuvzUq+h4Cr5vRaXWh+E6x80nJkruuvI7+qsV5sP5CvC7X7vl++tMmtENpBvrux3v6P1+V31Fv2Xn76oZLySWa6ha5hnUPLWL/2f6neaq2r8TvN7TZa2xHV2Hc5+HxJfI7xFmMhb1P/dAXoLTIN6nweqAAAAAElFTkSuQmCC",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"Image__placeholder--Oj7M3 Image__defaultHeight--HiteA\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAABCAYAAAA/6bM1AAAAAXNSR0IArs4c6QAAATFJREFUWEftmFESwiAQQ+X+V+udcKqD3aLlBYVSxu2nQJtJsmHXsCxLvGVPCOH1S4xvy4+1dc/RWjq8rtt32c/Ys0d77H4Fk4KrhGk93wPX2VwlHqwOucYKV5/OuIbHrLT0u9WwVGfkrRF+V7w1Ahdxleq/VWa5hs+7Q8n3lpnldUjJva2rdTizhjP3DoqSruHGEmW8ypWaW4q3CNNV7x3yXo9e2XuHvZfzmSTXRPFWSUfXcM9OiU+l1r+ZjyiTSOMeuAgT1WktJuvzUq+h4Cr5vRaXWh+E6x80nJkruuvI7+qsV5sP5CvC7X7vl++tMmtENpBvrux3v6P1+V3..."
    },
    {
      "src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAABCAYAAAA/6bM1AAAAAXNSR0IArs4c6QAAATFJREFUWEftmFESwiAQQ+X+V+udcKqD3aLlBYVSxu2nQJtJsmHXsCxLvGVPCOH1S4xvy4+1dc/RWjq8rtt32c/Ys0d77H4Fk4KrhGk93wPX2VwlHqwOucYKV5/OuIbHrLT0u9WwVGfkrRF+V7w1Ahdxleq/VWa5hs+7Q8n3lpnldUjJva2rdTizhjP3DoqSruHGEmW8ypWaW4q3CNNV7x3yXo9e2XuHvZfzmSTXRPFWSUfXcM9OiU+l1r+ZjyiTSOMeuAgT1WktJuvzUq+h4Cr5vRaXWh+E6x80nJkruuvI7+qsV5sP5CvC7X7vl++tMmtENpBvrux3v6P1+V31Fv2Xn76oZLySWa6ha5hnUPLWL/2f6neaq2r8TvN7TZa2xHV2Hc5+HxJfI7xFmMhb1P/dAXoLTIN6nweqAAAAAElFTkSuQmCC",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"Image__placeholder--Oj7M3 Image__defaultHeight--HiteA\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAABCAYAAAA/6bM1AAAAAXNSR0IArs4c6QAAATFJREFUWEftmFESwiAQQ+X+V+udcKqD3aLlBYVSxu2nQJtJsmHXsCxLvGVPCOH1S4xvy4+1dc/RWjq8rtt32c/Ys0d77H4Fk4KrhGk93wPX2VwlHqwOucYKV5/OuIbHrLT0u9WwVGfkrRF+V7w1Ahdxleq/VWa5hs+7Q8n3lpnldUjJva2rdTizhjP3DoqSruHGEmW8ypWaW4q3CNNV7x3yXo9e2XuHvZfzmSTXRPFWSUfXcM9OiU+l1r+ZjyiTSOMeuAgT1WktJuvzUq+h4Cr5vRaXWh+E6x80nJkruuvI7+qsV5sP5CvC7X7vl++tMmtENpBvrux3v6P1+V3..."
    },
    {
      "src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAABCAYAAAA/6bM1AAAAAXNSR0IArs4c6QAAATFJREFUWEftmFESwiAQQ+X+V+udcKqD3aLlBYVSxu2nQJtJsmHXsCxLvGVPCOH1S4xvy4+1dc/RWjq8rtt32c/Ys0d77H4Fk4KrhGk93wPX2VwlHqwOucYKV5/OuIbHrLT0u9WwVGfkrRF+V7w1Ahdxleq/VWa5hs+7Q8n3lpnldUjJva2rdTizhjP3DoqSruHGEmW8ypWaW4q3CNNV7x3yXo9e2XuHvZfzmSTXRPFWSUfXcM9OiU+l1r+ZjyiTSOMeuAgT1WktJuvzUq+h4Cr5vRaXWh+E6x80nJkruuvI7+qsV5sP5CvC7X7vl++tMmtENpBvrux3v6P1+V31Fv2Xn76oZLySWa6ha5hnUPLWL/2f6neaq2r8TvN7TZa2xHV2Hc5+HxJfI7xFmMhb1P/dAXoLTIN6nweqAAAAAElFTkSuQmCC",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"Image__placeholder--Oj7M3 Image__defaultHeight--HiteA\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAABCAYAAAA/6bM1AAAAAXNSR0IArs4c6QAAATFJREFUWEftmFESwiAQQ+X+V+udcKqD3aLlBYVSxu2nQJtJsmHXsCxLvGVPCOH1S4xvy4+1dc/RWjq8rtt32c/Ys0d77H4Fk4KrhGk93wPX2VwlHqwOucYKV5/OuIbHrLT0u9WwVGfkrRF+V7w1Ahdxleq/VWa5hs+7Q8n3lpnldUjJva2rdTizhjP3DoqSruHGEmW8ypWaW4q3CNNV7x3yXo9e2XuHvZfzmSTXRPFWSUfXcM9OiU+l1r+ZjyiTSOMeuAgT1WktJuvzUq+h4Cr5vRaXWh+E6x80nJkruuvI7+qsV5sP5CvC7X7vl++tMmtENpBvrux3v6P1+V3..."
    },
    {
      "src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAABCAYAAAA/6bM1AAAAAXNSR0IArs4c6QAAATFJREFUWEftmFESwiAQQ+X+V+udcKqD3aLlBYVSxu2nQJtJsmHXsCxLvGVPCOH1S4xvy4+1dc/RWjq8rtt32c/Ys0d77H4Fk4KrhGk93wPX2VwlHqwOucYKV5/OuIbHrLT0u9WwVGfkrRF+V7w1Ahdxleq/VWa5hs+7Q8n3lpnldUjJva2rdTizhjP3DoqSruHGEmW8ypWaW4q3CNNV7x3yXo9e2XuHvZfzmSTXRPFWSUfXcM9OiU+l1r+ZjyiTSOMeuAgT1WktJuvzUq+h4Cr5vRaXWh+E6x80nJkruuvI7+qsV5sP5CvC7X7vl++tMmtENpBvrux3v6P1+V31Fv2Xn76oZLySWa6ha5hnUPLWL/2f6neaq2r8TvN7TZa2xHV2Hc5+HxJfI7xFmMhb1P/dAXoLTIN6nweqAAAAAElFTkSuQmCC",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"Image__placeholder--Oj7M3 Image__defaultHeight--HiteA\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAABCAYAAAA/6bM1AAAAAXNSR0IArs4c6QAAATFJREFUWEftmFESwiAQQ+X+V+udcKqD3aLlBYVSxu2nQJtJsmHXsCxLvGVPCOH1S4xvy4+1dc/RWjq8rtt32c/Ys0d77H4Fk4KrhGk93wPX2VwlHqwOucYKV5/OuIbHrLT0u9WwVGfkrRF+V7w1Ahdxleq/VWa5hs+7Q8n3lpnldUjJva2rdTizhjP3DoqSruHGEmW8ypWaW4q3CNNV7x3yXo9e2XuHvZfzmSTXRPFWSUfXcM9OiU+l1r+ZjyiTSOMeuAgT1WktJuvzUq+h4Cr5vRaXWh+E6x80nJkruuvI7+qsV5sP5CvC7X7vl++tMmtENpBvrux3v6P1+V3..."
    },
    {
      "src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAABCAYAAAA/6bM1AAAAAXNSR0IArs4c6QAAATFJREFUWEftmFESwiAQQ+X+V+udcKqD3aLlBYVSxu2nQJtJsmHXsCxLvGVPCOH1S4xvy4+1dc/RWjq8rtt32c/Ys0d77H4Fk4KrhGk93wPX2VwlHqwOucYKV5/OuIbHrLT0u9WwVGfkrRF+V7w1Ahdxleq/VWa5hs+7Q8n3lpnldUjJva2rdTizhjP3DoqSruHGEmW8ypWaW4q3CNNV7x3yXo9e2XuHvZfzmSTXRPFWSUfXcM9OiU+l1r+ZjyiTSOMeuAgT1WktJuvzUq+h4Cr5vRaXWh+E6x80nJkruuvI7+qsV5sP5CvC7X7vl++tMmtENpBvrux3v6P1+V31Fv2Xn76oZLySWa6ha5hnUPLWL/2f6neaq2r8TvN7TZa2xHV2Hc5+HxJfI7xFmMhb1P/dAXoLTIN6nweqAAAAAElFTkSuQmCC",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"Image__placeholder--Oj7M3 Image__defaultHeight--HiteA\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAABCAYAAAA/6bM1AAAAAXNSR0IArs4c6QAAATFJREFUWEftmFESwiAQQ+X+V+udcKqD3aLlBYVSxu2nQJtJsmHXsCxLvGVPCOH1S4xvy4+1dc/RWjq8rtt32c/Ys0d77H4Fk4KrhGk93wPX2VwlHqwOucYKV5/OuIbHrLT0u9WwVGfkrRF+V7w1Ahdxleq/VWa5hs+7Q8n3lpnldUjJva2rdTizhjP3DoqSruHGEmW8ypWaW4q3CNNV7x3yXo9e2XuHvZfzmSTXRPFWSUfXcM9OiU+l1r+ZjyiTSOMeuAgT1WktJuvzUq+h4Cr5vRaXWh+E6x80nJkruuvI7+qsV5sP5CvC7X7vl++tMmtENpBvrux3v6P1+V3..."
    },
    {
      "src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAABCAYAAAA/6bM1AAAAAXNSR0IArs4c6QAAATFJREFUWEftmFESwiAQQ+X+V+udcKqD3aLlBYVSxu2nQJtJsmHXsCxLvGVPCOH1S4xvy4+1dc/RWjq8rtt32c/Ys0d77H4Fk4KrhGk93wPX2VwlHqwOucYKV5/OuIbHrLT0u9WwVGfkrRF+V7w1Ahdxleq/VWa5hs+7Q8n3lpnldUjJva2rdTizhjP3DoqSruHGEmW8ypWaW4q3CNNV7x3yXo9e2XuHvZfzmSTXRPFWSUfXcM9OiU+l1r+ZjyiTSOMeuAgT1WktJuvzUq+h4Cr5vRaXWh+E6x80nJkruuvI7+qsV5sP5CvC7X7vl++tMmtENpBvrux3v6P1+V31Fv2Xn76oZLySWa6ha5hnUPLWL/2f6neaq2r8TvN7TZa2xHV2Hc5+HxJfI7xFmMhb1P/dAXoLTIN6nweqAAAAAElFTkSuQmCC",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"Image__placeholder--Oj7M3 Image__defaultHeight--HiteA\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAABCAYAAAA/6bM1AAAAAXNSR0IArs4c6QAAATFJREFUWEftmFESwiAQQ+X+V+udcKqD3aLlBYVSxu2nQJtJsmHXsCxLvGVPCOH1S4xvy4+1dc/RWjq8rtt32c/Ys0d77H4Fk4KrhGk93wPX2VwlHqwOucYKV5/OuIbHrLT0u9WwVGfkrRF+V7w1Ahdxleq/VWa5hs+7Q8n3lpnldUjJva2rdTizhjP3DoqSruHGEmW8ypWaW4q3CNNV7x3yXo9e2XuHvZfzmSTXRPFWSUfXcM9OiU+l1r+ZjyiTSOMeuAgT1WktJuvzUq+h4Cr5vRaXWh+E6x80nJkruuvI7+qsV5sP5CvC7X7vl++tMmtENpBvrux3v6P1+V3..."
    },
    {
      "src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAABCAYAAAA/6bM1AAAAAXNSR0IArs4c6QAAATFJREFUWEftmFESwiAQQ+X+V+udcKqD3aLlBYVSxu2nQJtJsmHXsCxLvGVPCOH1S4xvy4+1dc/RWjq8rtt32c/Ys0d77H4Fk4KrhGk93wPX2VwlHqwOucYKV5/OuIbHrLT0u9WwVGfkrRF+V7w1Ahdxleq/VWa5hs+7Q8n3lpnldUjJva2rdTizhjP3DoqSruHGEmW8ypWaW4q3CNNV7x3yXo9e2XuHvZfzmSTXRPFWSUfXcM9OiU+l1r+ZjyiTSOMeuAgT1WktJuvzUq+h4Cr5vRaXWh+E6x80nJkruuvI7+qsV5sP5CvC7X7vl++tMmtENpBvrux3v6P1+V31Fv2Xn76oZLySWa6ha5hnUPLWL/2f6neaq2r8TvN7TZa2xHV2Hc5+HxJfI7xFmMhb1P/dAXoLTIN6nweqAAAAAElFTkSuQmCC",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"Image__placeholder--Oj7M3 Image__defaultHeight--HiteA\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAABCAYAAAA/6bM1AAAAAXNSR0IArs4c6QAAATFJREFUWEftmFESwiAQQ+X+V+udcKqD3aLlBYVSxu2nQJtJsmHXsCxLvGVPCOH1S4xvy4+1dc/RWjq8rtt32c/Ys0d77H4Fk4KrhGk93wPX2VwlHqwOucYKV5/OuIbHrLT0u9WwVGfkrRF+V7w1Ahdxleq/VWa5hs+7Q8n3lpnldUjJva2rdTizhjP3DoqSruHGEmW8ypWaW4q3CNNV7x3yXo9e2XuHvZfzmSTXRPFWSUfXcM9OiU+l1r+ZjyiTSOMeuAgT1WktJuvzUq+h4Cr5vRaXWh+E6x80nJkruuvI7+qsV5sP5CvC7X7vl++tMmtENpBvrux3v6P1+V3..."
    },
    {
      "src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAABCAYAAAA/6bM1AAAAAXNSR0IArs4c6QAAATFJREFUWEftmFESwiAQQ+X+V+udcKqD3aLlBYVSxu2nQJtJsmHXsCxLvGVPCOH1S4xvy4+1dc/RWjq8rtt32c/Ys0d77H4Fk4KrhGk93wPX2VwlHqwOucYKV5/OuIbHrLT0u9WwVGfkrRF+V7w1Ahdxleq/VWa5hs+7Q8n3lpnldUjJva2rdTizhjP3DoqSruHGEmW8ypWaW4q3CNNV7x3yXo9e2XuHvZfzmSTXRPFWSUfXcM9OiU+l1r+ZjyiTSOMeuAgT1WktJuvzUq+h4Cr5vRaXWh+E6x80nJkruuvI7+qsV5sP5CvC7X7vl++tMmtENpBvrux3v6P1+V31Fv2Xn76oZLySWa6ha5hnUPLWL/2f6neaq2r8TvN7TZa2xHV2Hc5+HxJfI7xFmMhb1P/dAXoLTIN6nweqAAAAAElFTkSuQmCC",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"Image__placeholder--Oj7M3 Image__defaultHeight--HiteA\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAABCAYAAAA/6bM1AAAAAXNSR0IArs4c6QAAATFJREFUWEftmFESwiAQQ+X+V+udcKqD3aLlBYVSxu2nQJtJsmHXsCxLvGVPCOH1S4xvy4+1dc/RWjq8rtt32c/Ys0d77H4Fk4KrhGk93wPX2VwlHqwOucYKV5/OuIbHrLT0u9WwVGfkrRF+V7w1Ahdxleq/VWa5hs+7Q8n3lpnldUjJva2rdTizhjP3DoqSruHGEmW8ypWaW4q3CNNV7x3yXo9e2XuHvZfzmSTXRPFWSUfXcM9OiU+l1r+ZjyiTSOMeuAgT1WktJuvzUq+h4Cr5vRaXWh+E6x80nJkruuvI7+qsV5sP5CvC7X7vl++tMmtENpBvrux3v6P1+V3..."
    },
    {
      "src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAABCAYAAAA/6bM1AAAAAXNSR0IArs4c6QAAATFJREFUWEftmFESwiAQQ+X+V+udcKqD3aLlBYVSxu2nQJtJsmHXsCxLvGVPCOH1S4xvy4+1dc/RWjq8rtt32c/Ys0d77H4Fk4KrhGk93wPX2VwlHqwOucYKV5/OuIbHrLT0u9WwVGfkrRF+V7w1Ahdxleq/VWa5hs+7Q8n3lpnldUjJva2rdTizhjP3DoqSruHGEmW8ypWaW4q3CNNV7x3yXo9e2XuHvZfzmSTXRPFWSUfXcM9OiU+l1r+ZjyiTSOMeuAgT1WktJuvzUq+h4Cr5vRaXWh+E6x80nJkruuvI7+qsV5sP5CvC7X7vl++tMmtENpBvrux3v6P1+V31Fv2Xn76oZLySWa6ha5hnUPLWL/2f6neaq2r8TvN7TZa2xHV2Hc5+HxJfI7xFmMhb1P/dAXoLTIN6nweqAAAAAElFTkSuQmCC",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"Image__placeholder--Oj7M3 Image__defaultHeight--HiteA\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAABCAYAAAA/6bM1AAAAAXNSR0IArs4c6QAAATFJREFUWEftmFESwiAQQ+X+V+udcKqD3aLlBYVSxu2nQJtJsmHXsCxLvGVPCOH1S4xvy4+1dc/RWjq8rtt32c/Ys0d77H4Fk4KrhGk93wPX2VwlHqwOucYKV5/OuIbHrLT0u9WwVGfkrRF+V7w1Ahdxleq/VWa5hs+7Q8n3lpnldUjJva2rdTizhjP3DoqSruHGEmW8ypWaW4q3CNNV7x3yXo9e2XuHvZfzmSTXRPFWSUfXcM9OiU+l1r+ZjyiTSOMeuAgT1WktJuvzUq+h4Cr5vRaXWh+E6x80nJkruuvI7+qsV5sP5CvC7X7vl++tMmtENpBvrux3v6P1+V3..."
    },
    {
      "src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAABCAYAAAA/6bM1AAAAAXNSR0IArs4c6QAAATFJREFUWEftmFESwiAQQ+X+V+udcKqD3aLlBYVSxu2nQJtJsmHXsCxLvGVPCOH1S4xvy4+1dc/RWjq8rtt32c/Ys0d77H4Fk4KrhGk93wPX2VwlHqwOucYKV5/OuIbHrLT0u9WwVGfkrRF+V7w1Ahdxleq/VWa5hs+7Q8n3lpnldUjJva2rdTizhjP3DoqSruHGEmW8ypWaW4q3CNNV7x3yXo9e2XuHvZfzmSTXRPFWSUfXcM9OiU+l1r+ZjyiTSOMeuAgT1WktJuvzUq+h4Cr5vRaXWh+E6x80nJkruuvI7+qsV5sP5CvC7X7vl++tMmtENpBvrux3v6P1+V31Fv2Xn76oZLySWa6ha5hnUPLWL/2f6neaq2r8TvN7TZa2xHV2Hc5+HxJfI7xFmMhb1P/dAXoLTIN6nweqAAAAAElFTkSuQmCC",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"Image__placeholder--Oj7M3 Image__defaultHeight--HiteA\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAABCAYAAAA/6bM1AAAAAXNSR0IArs4c6QAAATFJREFUWEftmFESwiAQQ+X+V+udcKqD3aLlBYVSxu2nQJtJsmHXsCxLvGVPCOH1S4xvy4+1dc/RWjq8rtt32c/Ys0d77H4Fk4KrhGk93wPX2VwlHqwOucYKV5/OuIbHrLT0u9WwVGfkrRF+V7w1Ahdxleq/VWa5hs+7Q8n3lpnldUjJva2rdTizhjP3DoqSruHGEmW8ypWaW4q3CNNV7x3yXo9e2XuHvZfzmSTXRPFWSUfXcM9OiU+l1r+ZjyiTSOMeuAgT1WktJuvzUq+h4Cr5vRaXWh+E6x80nJkruuvI7+qsV5sP5CvC7X7vl++tMmtENpBvrux3v6P1+V3..."
    },
    {
      "src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAABCAYAAAA/6bM1AAAAAXNSR0IArs4c6QAAATFJREFUWEftmFESwiAQQ+X+V+udcKqD3aLlBYVSxu2nQJtJsmHXsCxLvGVPCOH1S4xvy4+1dc/RWjq8rtt32c/Ys0d77H4Fk4KrhGk93wPX2VwlHqwOucYKV5/OuIbHrLT0u9WwVGfkrRF+V7w1Ahdxleq/VWa5hs+7Q8n3lpnldUjJva2rdTizhjP3DoqSruHGEmW8ypWaW4q3CNNV7x3yXo9e2XuHvZfzmSTXRPFWSUfXcM9OiU+l1r+ZjyiTSOMeuAgT1WktJuvzUq+h4Cr5vRaXWh+E6x80nJkruuvI7+qsV5sP5CvC7X7vl++tMmtENpBvrux3v6P1+V31Fv2Xn76oZLySWa6ha5hnUPLWL/2f6neaq2r8TvN7TZa2xHV2Hc5+HxJfI7xFmMhb1P/dAXoLTIN6nweqAAAAAElFTkSuQmCC",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"Image__placeholder--Oj7M3 Image__defaultHeight--HiteA\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAABCAYAAAA/6bM1AAAAAXNSR0IArs4c6QAAATFJREFUWEftmFESwiAQQ+X+V+udcKqD3aLlBYVSxu2nQJtJsmHXsCxLvGVPCOH1S4xvy4+1dc/RWjq8rtt32c/Ys0d77H4Fk4KrhGk93wPX2VwlHqwOucYKV5/OuIbHrLT0u9WwVGfkrRF+V7w1Ahdxleq/VWa5hs+7Q8n3lpnldUjJva2rdTizhjP3DoqSruHGEmW8ypWaW4q3CNNV7x3yXo9e2XuHvZfzmSTXRPFWSUfXcM9OiU+l1r+ZjyiTSOMeuAgT1WktJuvzUq+h4Cr5vRaXWh+E6x80nJkruuvI7+qsV5sP5CvC7X7vl++tMmtENpBvrux3v6P1+V3..."
    },
    {
      "src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAABCAYAAAA/6bM1AAAAAXNSR0IArs4c6QAAATFJREFUWEftmFESwiAQQ+X+V+udcKqD3aLlBYVSxu2nQJtJsmHXsCxLvGVPCOH1S4xvy4+1dc/RWjq8rtt32c/Ys0d77H4Fk4KrhGk93wPX2VwlHqwOucYKV5/OuIbHrLT0u9WwVGfkrRF+V7w1Ahdxleq/VWa5hs+7Q8n3lpnldUjJva2rdTizhjP3DoqSruHGEmW8ypWaW4q3CNNV7x3yXo9e2XuHvZfzmSTXRPFWSUfXcM9OiU+l1r+ZjyiTSOMeuAgT1WktJuvzUq+h4Cr5vRaXWh+E6x80nJkruuvI7+qsV5sP5CvC7X7vl++tMmtENpBvrux3v6P1+V31Fv2Xn76oZLySWa6ha5hnUPLWL/2f6neaq2r8TvN7TZa2xHV2Hc5+HxJfI7xFmMhb1P/dAXoLTIN6nweqAAAAAElFTkSuQmCC",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"Image__placeholder--Oj7M3 Image__defaultHeight--HiteA\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAABCAYAAAA/6bM1AAAAAXNSR0IArs4c6QAAATFJREFUWEftmFESwiAQQ+X+V+udcKqD3aLlBYVSxu2nQJtJsmHXsCxLvGVPCOH1S4xvy4+1dc/RWjq8rtt32c/Ys0d77H4Fk4KrhGk93wPX2VwlHqwOucYKV5/OuIbHrLT0u9WwVGfkrRF+V7w1Ahdxleq/VWa5hs+7Q8n3lpnldUjJva2rdTizhjP3DoqSruHGEmW8ypWaW4q3CNNV7x3yXo9e2XuHvZfzmSTXRPFWSUfXcM9OiU+l1r+ZjyiTSOMeuAgT1WktJuvzUq+h4Cr5vRaXWh+E6x80nJkruuvI7+qsV5sP5CvC7X7vl++tMmtENpBvrux3v6P1+V3..."
    },
    {
      "src": "/dam/application/shared/logos/sap-logo-svg.svg/sap-logo-svg.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"/dam/application/shared/logos/sap-logo-svg.svg/sap-logo-svg.svg\" alt=\"SAP\" class=\"Logo__image--e3QB7\">"
    }
  ],
  "possibleDialogs": [
    "<div id=\"consent_blackbar\" role=\"dialog\" lang=\"en\" aria-model=\"true\" aria-label=\"consent banner\"><style>.ta-hide{visibility:hidden!important;opacity:0!important;transition:opacity 300ms ease-in,visibility 0s ease-in 300ms}.ta-display-hide{display:none!important}.ta-show{visibility:visible!important;opacity:1!important}</style><style>/*@font-face { font-family: \"72 Brand Variable\"; src: url(https://www.sap.com/etc.clientlibs/sapdx/front-layer/dist/resources/assets/fonts/72BrandVariable_Th-Blk....",
    "<div id=\"bPopup-container\"> <span class=\"b-close\"></span> <div class=\"bPopup-content\"></div> </div>",
    "<div class=\"bPopup-content\"></div>"
  ],
  "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.

1 Warning

Needs attention

AIO: Answer block readiness

Warning
01

Issue

20 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": 21,
  "passing": 1,
  "failing": [
    {
      "heading": "Trusted by companies small and large around the globe",
      "headingHtml": "<h2 class=\"Headline__root--lKpRX Section__headlineType--IbKDd Section__headlineRedesign--ly7ve Headline__color--A3sZu\" id=\"1780632616036-sg779\">Trusted by companies small and large around the globe</h2>",
      "firstParagraph": "See how companies that use SAP are deploying innovative technology to achieve transformative results.",
      "paragraphHtml": "<p>See how companies that use SAP are deploying innovative technology to achieve transformative results.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Meet the new Joule, supercharged for work",
      "headingHtml": "<h2 class=\"Headline__root--lKpRX Section__headlineType--IbKDd Section__headlineRedesign--ly7ve Headline__color--A3sZu\" id=\"1779873735001-300ds\">Meet the new Joule, supercharged for work</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Turn intent into action",
      "headingHtml": "<h2 class=\"Headline__root--lKpRX TextItem__title--fbWFy Headline__headline-xxxs--ix9XF Headline__medium--irDyM Headline__color--A3sZu\"><a class=\"TextItem__link--QF4Dk linkComponent Link__normal--oV3V8 Link__withIcon--cEmSE\" tabindex=\"0\" href=\"/india/products/artificial-intelligence.html?url_id=banner-in-homepage-row3-cta-joule-260512\" target=\"_self\"><span class=\"Link__text--aW2kR\">Turn intent into action</span><span class=\"Link__iconWrapper--ypZRu\">&#xa0;<span class=\"Link__icon--aBFo9 Link__a...",
      "firstParagraph": "",
      "paragraphHtml": "<p class=\"Body__root--FCOOV TextItem__paragraph--I0VB3 Body__body-s--Qs841 Body__color--Aj694\"></p>",
      "words": 0,
      "direct": false,
      "issue": "First paragraph is 0 words and does not look like a concise direct answer."
    },
    {
      "heading": "Get it done with Joule Work",
      "headingHtml": "<h2 class=\"Headline__root--lKpRX TextItem__title--fbWFy Headline__headline-xxxs--ix9XF Headline__medium--irDyM Headline__color--A3sZu\"><a class=\"TextItem__link--QF4Dk linkComponent Link__normal--oV3V8 Link__withIcon--cEmSE\" tabindex=\"0\" href=\"/india/products/artificial-intelligence/joule-work.html?url_id=banner-in-homepage-row3-cta-joule-work-260512\" target=\"_self\"><span class=\"Link__text--aW2kR\">Get it done with Joule Work</span><span class=\"Link__iconWrapper--ypZRu\">&#xa0;<span class=\"Link_...",
      "firstParagraph": "",
      "paragraphHtml": "<p class=\"Body__root--FCOOV TextItem__paragraph--I0VB3 Body__body-s--Qs841 Body__color--Aj694\"></p>",
      "words": 0,
      "direct": false,
      "issue": "First paragraph is 0 words and does not look like a concise direct answer."
    },
    {
      "heading": "When every function is autonomous, growth is limitless",
      "headingHtml": "<h2 class=\"Headline__root--lKpRX Section__headlineType--IbKDd Section__headlineRedesign--ly7ve Headline__color--A3sZu\" id=\"1779873735004-pdcp6\">When every function is autonomous, growth is limitless</h2>",
      "firstParagraph": "In the autonomous enterprise, AI, data, and apps work together to create a system where every decision informs the next—turning insight into action and action into continuous innovation.",
      "paragraphHtml": "<p>In the autonomous enterprise, AI, data, and apps work&#xa0;together to create a system where every decision informs the next&#x2014;turning insight into action and action into continuous innovation.</p>",
      "words": 29,
      "direct": false,
      "issue": "First paragraph is 29 words and does not look like a concise direct answer."
    },
    {
      "heading": "Financial management",
      "headingHtml": "<h3 class=\"Headline__root--lKpRX TextContent__headline--wcu5P Headline__color--A3sZu\" id=\"1779873735004-l0a9p\">Financial management</h3>",
      "firstParagraph": "Make finance work for you with autonomous agents that continuously execute and improve planning, close, treasury, and compliance.",
      "paragraphHtml": "<p>Make finance work for you with autonomous agents that continuously execute and improve planning, close, treasury, and compliance.</p>",
      "words": 18,
      "direct": false,
      "issue": "First paragraph is 18 words and does not look like a concise direct answer."
    },
    {
      "heading": "Spend management",
      "headingHtml": "<h3 class=\"Headline__root--lKpRX TextContent__headline--wcu5P Headline__color--A3sZu\" id=\"1779873735005-x71sd\">Spend management</h3>",
      "firstParagraph": "Take control of spending with autonomous agents that continually refine sourcing, procurement, contracts, and payments.",
      "paragraphHtml": "<p>Take control of spending with autonomous agents that continually refine sourcing, procurement, contracts, and payments.</p>",
      "words": 15,
      "direct": false,
      "issue": "First paragraph is 15 words and does not look like a concise direct answer."
    },
    {
      "heading": "Supply chain management",
      "headingHtml": "<h3 class=\"Headline__root--lKpRX TextContent__headline--wcu5P Headline__color--A3sZu\" id=\"1779873735005-ry8ht\">Supply chain management</h3>",
      "firstParagraph": "Keep your supply chain moving with autonomous agents that continuously optimise planning, manufacturing, logistics, and inventory.",
      "paragraphHtml": "<p>Keep your supply chain moving with autonomous agents that continuously optimise planning, manufacturing, logistics, and inventory.</p>",
      "words": 16,
      "direct": false,
      "issue": "First paragraph is 16 words and does not look like a concise direct answer."
    },
    {
      "heading": "Human capital management",
      "headingHtml": "<h3 class=\"Headline__root--lKpRX TextContent__headline--wcu5P Headline__color--A3sZu\" id=\"1779873735006-2s1l7\">Human capital management</h3>",
      "firstParagraph": "Build a workforce ready for what’s next with autonomous agents that steadily improve hiring, skills development, and workforce planning.",
      "paragraphHtml": "<p>Build a workforce ready for what&#x2019;s next with autonomous agents that steadily improve hiring, skills development, and workforce planning.</p>",
      "words": 20,
      "direct": false,
      "issue": "First paragraph is 20 words and does not look like a concise direct answer."
    },
    {
      "heading": "Customer experience",
      "headingHtml": "<h3 class=\"Headline__root--lKpRX TextContent__headline--wcu5P Headline__color--A3sZu\" id=\"1779873735009-uilfx\">Customer experience</h3>",
      "firstParagraph": "Delight customers at every touchpoint with autonomous agents that constantly improve marketing, commerce, sales, and service.",
      "paragraphHtml": "<p>Delight customers at every touchpoint with autonomous agents that constantly improve marketing, commerce, sales, and service.</p>",
      "words": 16,
      "direct": false,
      "issue": "First paragraph is 16 words and does not look like a concise direct answer."
    },
    {
      "heading": "Industry",
      "headingHtml": "<h3 class=\"Headline__root--lKpRX TextContent__headline--wcu5P Headline__color--A3sZu\" id=\"1779873735009-8b6kf\">Industry</h3>",
      "firstParagraph": "Enable autonomous processes with AI that executes end-to-end across the most critical industry domains.",
      "paragraphHtml": "<p>Enable autonomous processes with AI that executes end-to-end across the most critical industry domains.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Enterprise resource planning",
      "headingHtml": "<h3 class=\"Headline__root--lKpRX TextContent__headline--wcu5P Headline__color--A3sZu\" id=\"1779873735009-pj22q\">Enterprise resource planning</h3>",
      "firstParagraph": "Run your core processes with autonomous agents that connect data, applications, and decisions across every function.",
      "paragraphHtml": "<p>Run your core processes with autonomous agents that connect data, applications, and decisions across every function.</p>",
      "words": 16,
      "direct": false,
      "issue": "First paragraph is 16 words and does not look like a concise direct answer."
    },
    {
      "heading": "Finally, one platform for all your AI",
      "headingHtml": "<h2 class=\"Headline__root--lKpRX Section__headlineType--IbKDd Section__headlineRedesign--ly7ve Headline__color--A3sZu\" id=\"1779873735017-tao9f\">Finally, one platform for all your AI</h2>",
      "firstParagraph": "Bring AI to life with one platform to build, contextualise, and govern every application and workflow.",
      "paragraphHtml": "<p>Bring AI to life with one platform to build, contextualise, and govern every application and workflow.</p>",
      "words": 16,
      "direct": false,
      "issue": "First paragraph is 16 words and does not look like a concise direct answer."
    },
    {
      "heading": "Build apps, agents, and skills",
      "headingHtml": "<h3 class=\"Headline__root--lKpRX TextContent__headline--wcu5P Headline__color--A3sZu\" id=\"1779873735017-4yf8r\">Build apps, agents, and skills</h3>",
      "firstParagraph": "Turn ideas into enterprise impact with a unified solution for building AI agents, apps, and workflows and deploying them without operational overhead.",
      "paragraphHtml": "<p>Turn ideas into enterprise impact with a unified solution for building AI agents, apps, and workflows and deploying them without operational overhead.</p>",
      "words": 22,
      "direct": false,
      "issue": "First paragraph is 22 words and does not look like a concise direct answer."
    },
    {
      "heading": "Contextualise with data and cutting-edge models",
      "headingHtml": "<h3 class=\"Headline__root--lKpRX TextContent__headline--wcu5P Headline__color--A3sZu\" id=\"1779873735018-zid2f\">Contextualise with data and cutting-edge models</h3>",
      "firstParagraph": "Ground every agent, model, and application in your complete business context for reliable performance on day one.",
      "paragraphHtml": "<p>Ground every agent, model, and application in your complete business context for reliable performance on day one.</p>",
      "words": 17,
      "direct": false,
      "issue": "First paragraph is 17 words and does not look like a concise direct answer."
    },
    {
      "heading": "Govern and manage AI across your business",
      "headingHtml": "<h3 class=\"Headline__root--lKpRX TextContent__headline--wcu5P Headline__color--A3sZu\" id=\"1779873735018-s8uw9\">Govern and manage AI across your business</h3>",
      "firstParagraph": "Continuously track where AI is creating value—and identify where it could create more.",
      "paragraphHtml": "<p>Continuously track where AI is creating value&#x2014;and identify where it could create more.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Accelerate success with our extensive partner ecosystem",
      "headingHtml": "<h2 class=\"Headline__root--lKpRX Section__headlineType--IbKDd Section__headlineRedesign--ly7ve Headline__color--A3sZu\" id=\"1779873735025-k643p\">Accelerate success with our extensive partner ecosystem</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Apps and extensions",
      "headingHtml": "<h3 class=\"Headline__root--lKpRX TextContent__headline--wcu5P Headline__color--A3sZu\" id=\"1779873735025-18pfl\">Apps and extensions&#xa0;</h3>",
      "firstParagraph": "Discover, try, and buy solutions from SAP partners. Browse a wide variety of partner applications, services, and more to find the right solution for your business.",
      "paragraphHtml": "<p>Discover, try, and buy solutions from SAP partners. Browse a wide variety of partner applications, services, and more to find the right solution for your business.</p>",
      "words": 26,
      "direct": false,
      "issue": "First paragraph is 26 words and does not look like a concise direct answer."
    },
    {
      "heading": "Find a partner",
      "headingHtml": "<h3 class=\"Headline__root--lKpRX TextContent__headline--wcu5P Headline__color--A3sZu\" id=\"1779873735026-lru41\">Find a partner&#xa0;</h3>",
      "firstParagraph": "Find SAP partners that can identify, build, implement, support, and run the SAP solutions that best fit your requirements.",
      "paragraphHtml": "<p>Find SAP partners that can identify, build, implement, support, and run the SAP solutions that best fit your requirements.</p>",
      "words": 19,
      "direct": false,
      "issue": "First paragraph is 19 words and does not look like a concise direct answer."
    },
    {
      "heading": "Become a partner",
      "headingHtml": "<h3 class=\"Headline__root--lKpRX TextContent__headline--wcu5P Headline__color--A3sZu\" id=\"1779873735026-by96w\">Become a partner&#xa0;</h3>",
      "firstParagraph": "See how to become an SAP partner and find out about the resources and tools that we provide to help you win more customers and grow revenue.",
      "paragraphHtml": "<p>See how to become an SAP partner and find out about the resources and tools that we provide to help you win more customers and grow revenue.</p>",
      "words": 27,
      "direct": false,
      "issue": "First paragraph is 27 words and does not look like a concise direct answer."
    }
  ],
  "score": 65,
  "weight": 8
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer intent coverage

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

1 Warning

Needs attention

AEO: Answer intent coverage

Warning
01

Issue

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

Details

02

Why it matters

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

Check name

AEO: Answer intent coverage

Score

70/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

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

Evidence
{
  "headings": [
    {
      "text": "Trusted by companies small and large around the globe",
      "html": "<h2 class=\"Headline__root--lKpRX Section__headlineType--IbKDd Section__headlineRedesign--ly7ve Headline__color--A3sZu\" id=\"1780632616036-sg779\">Trusted by companies small and large around the globe</h2>"
    },
    {
      "text": "Meet the new Joule, supercharged for work",
      "html": "<h2 class=\"Headline__root--lKpRX Section__headlineType--IbKDd Section__headlineRedesign--ly7ve Headline__color--A3sZu\" id=\"1779873735001-300ds\">Meet the new Joule, supercharged for work</h2>"
    },
    {
      "text": "Turn intent into action",
      "html": "<h2 class=\"Headline__root--lKpRX TextItem__title--fbWFy Headline__headline-xxxs--ix9XF Headline__medium--irDyM Headline__color--A3sZu\"><a class=\"TextItem__link--QF4Dk linkComponent Link__normal--oV3V8 Link__withIcon--cEmSE\" tabindex=\"0\" href=\"/india/products/artificial-intelligence.html?url_id=banner-in-homepage-row3-cta-joule-260512\" target=\"_self\"><span class=\"Link__text--aW2kR\">Turn intent into action</span><span class=\"Link__iconWrapper--ypZRu\">&#xa0;<span class=\"Link__icon--aBFo9 Link__a..."
    },
    {
      "text": "Get it done with Joule Work",
      "html": "<h2 class=\"Headline__root--lKpRX TextItem__title--fbWFy Headline__headline-xxxs--ix9XF Headline__medium--irDyM Headline__color--A3sZu\"><a class=\"TextItem__link--QF4Dk linkComponent Link__normal--oV3V8 Link__withIcon--cEmSE\" tabindex=\"0\" href=\"/india/products/artificial-intelligence/joule-work.html?url_id=banner-in-homepage-row3-cta-joule-work-260512\" target=\"_self\"><span class=\"Link__text--aW2kR\">Get it done with Joule Work</span><span class=\"Link__iconWrapper--ypZRu\">&#xa0;<span class=\"Link_..."
    },
    {
      "text": "When every function is autonomous, growth is limitless",
      "html": "<h2 class=\"Headline__root--lKpRX Section__headlineType--IbKDd Section__headlineRedesign--ly7ve Headline__color--A3sZu\" id=\"1779873735004-pdcp6\">When every function is autonomous, growth is limitless</h2>"
    },
    {
      "text": "Finally, one platform for all your AI",
      "html": "<h2 class=\"Headline__root--lKpRX Section__headlineType--IbKDd Section__headlineRedesign--ly7ve Headline__color--A3sZu\" id=\"1779873735017-tao9f\">Finally, one platform for all your AI</h2>"
    },
    {
      "text": "Accelerate success with our extensive partner ecosystem",
      "html": "<h2 class=\"Headline__root--lKpRX Section__headlineType--IbKDd Section__headlineRedesign--ly7ve Headline__color--A3sZu\" id=\"1779873735025-k643p\">Accelerate success with our extensive partner ecosystem</h2>"
    },
    {
      "text": "What's new",
      "html": "<h2 class=\"Headline__root--lKpRX Section__headlineType--IbKDd Section__headlineRedesign--ly7ve Headline__color--A3sZu\" id=\"1779873735030-dc59h\">What&apos;s new</h2>"
    }
  ],
  "expected": [
    {
      "id": "what",
      "label": "What is SAP India: Business Software Solutions?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does SAP India: Business Software Solutions work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use SAP India: Business Software Solutions?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is SAP India: Business Software Solutions free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does SAP India: Business Software Solutions compare with alternatives?",
      "pattern": {}
    }
  ],
  "missing": [
    {
      "id": "how",
      "label": "How does SAP India: Business Software Solutions work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use SAP India: Business Software Solutions?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is SAP India: Business Software Solutions free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does SAP India: Business Software Solutions 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 89/100 and needs improvement.

1 Warning

Needs attention

AEO: Entity and definition clarity

Warning
01

Issue

Entity or definition gaps: india, autonomous, enterprise.

Details

02

Why it matters

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

Check name

AEO: Entity and definition clarity

Score

89/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

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

Evidence
{
  "title": "SAP India: Business Software Solutions",
  "h1": "Autonomous Enterprise",
  "description": "Get software and technology solutions from SAP, the leader in business applications. Run simple with the best in cloud, analytics, mobile and IT solutions.",
  "topicOverlap": 0.5714285714285714,
  "definitionCount": 6,
  "topicTerms": [
    "sap",
    "india",
    "business",
    "software",
    "solutions",
    "autonomous",
    "enterprise"
  ],
  "descriptionTerms": [
    "get",
    "software",
    "technology",
    "solutions",
    "sap",
    "leader",
    "business",
    "applications",
    "run",
    "simple",
    "best",
    "cloud",
    "analytics",
    "mobile"
  ],
  "missingFromDescription": [
    "india",
    "autonomous",
    "enterprise"
  ],
  "score": 89,
  "weight": 18
}

Agent Ease of UseAPIEmerging recommendation

AI context endpoint

AI context endpoint is informational for this page.

Informational

Needs attention

AI context endpoint

Informational
01

Issue

AI context endpoint is informational for this page.

02

Why it matters

A context endpoint gives agents a small, low-latency summary of product purpose, safe actions, and canonical machine-readable resources without scraping the whole site.

Check name

AI context endpoint

Score

100/100

Status

informational

Category

API

Maturity

Emerging recommendation

Goal

Expose a compact API context endpoint agents can fetch before deciding which public API or discovery resource to use.

Result

AI context endpoint is informational for this page.

Validation steps

  1. Fetch to find resource

    AI context endpoint was not found at the expected path.

Evidence
{
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "informational",
      "evidence": {
        "checked": [
          {
            "path": "/api/ai/context",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 58820
          },
          {
            "path": "/api/context",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 58820
          },
          {
            "path": "/context",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 58820
          }
        ]
      },
      "issue": "AI context endpoint was not found at the expected path.",
      "howToFix": "Publish a concise JSON or Markdown AI context endpoint describing the product, public actions, and machine-readable resources."
    }
  ]
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Query intent coverage

AIO: Query intent coverage is informational for this page.

Informational

Needs attention

AIO: Query intent coverage

Informational
01

Issue

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

Details

02

Why it matters

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

Check name

AIO: Query intent coverage

Score

70/100

Status

informational

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

AIO: Query intent coverage is informational for this page.

Evidence
{
  "headings": [
    {
      "text": "Trusted by companies small and large around the globe",
      "html": "<h2 class=\"Headline__root--lKpRX Section__headlineType--IbKDd Section__headlineRedesign--ly7ve Headline__color--A3sZu\" id=\"1780632616036-sg779\">Trusted by companies small and large around the globe</h2>"
    },
    {
      "text": "Meet the new Joule, supercharged for work",
      "html": "<h2 class=\"Headline__root--lKpRX Section__headlineType--IbKDd Section__headlineRedesign--ly7ve Headline__color--A3sZu\" id=\"1779873735001-300ds\">Meet the new Joule, supercharged for work</h2>"
    },
    {
      "text": "Turn intent into action",
      "html": "<h2 class=\"Headline__root--lKpRX TextItem__title--fbWFy Headline__headline-xxxs--ix9XF Headline__medium--irDyM Headline__color--A3sZu\"><a class=\"TextItem__link--QF4Dk linkComponent Link__normal--oV3V8 Link__withIcon--cEmSE\" tabindex=\"0\" href=\"/india/products/artificial-intelligence.html?url_id=banner-in-homepage-row3-cta-joule-260512\" target=\"_self\"><span class=\"Link__text--aW2kR\">Turn intent into action</span><span class=\"Link__iconWrapper--ypZRu\">&#xa0;<span class=\"Link__icon--aBFo9 Link__a..."
    },
    {
      "text": "Get it done with Joule Work",
      "html": "<h2 class=\"Headline__root--lKpRX TextItem__title--fbWFy Headline__headline-xxxs--ix9XF Headline__medium--irDyM Headline__color--A3sZu\"><a class=\"TextItem__link--QF4Dk linkComponent Link__normal--oV3V8 Link__withIcon--cEmSE\" tabindex=\"0\" href=\"/india/products/artificial-intelligence/joule-work.html?url_id=banner-in-homepage-row3-cta-joule-work-260512\" target=\"_self\"><span class=\"Link__text--aW2kR\">Get it done with Joule Work</span><span class=\"Link__iconWrapper--ypZRu\">&#xa0;<span class=\"Link_..."
    },
    {
      "text": "When every function is autonomous, growth is limitless",
      "html": "<h2 class=\"Headline__root--lKpRX Section__headlineType--IbKDd Section__headlineRedesign--ly7ve Headline__color--A3sZu\" id=\"1779873735004-pdcp6\">When every function is autonomous, growth is limitless</h2>"
    },
    {
      "text": "Finally, one platform for all your AI",
      "html": "<h2 class=\"Headline__root--lKpRX Section__headlineType--IbKDd Section__headlineRedesign--ly7ve Headline__color--A3sZu\" id=\"1779873735017-tao9f\">Finally, one platform for all your AI</h2>"
    },
    {
      "text": "Accelerate success with our extensive partner ecosystem",
      "html": "<h2 class=\"Headline__root--lKpRX Section__headlineType--IbKDd Section__headlineRedesign--ly7ve Headline__color--A3sZu\" id=\"1779873735025-k643p\">Accelerate success with our extensive partner ecosystem</h2>"
    },
    {
      "text": "What's new",
      "html": "<h2 class=\"Headline__root--lKpRX Section__headlineType--IbKDd Section__headlineRedesign--ly7ve Headline__color--A3sZu\" id=\"1779873735030-dc59h\">What&apos;s new</h2>"
    }
  ],
  "expected": [
    {
      "id": "what",
      "label": "What is SAP India: Business Software Solutions?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does SAP India: Business Software Solutions work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use SAP India: Business Software Solutions?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is SAP India: Business Software Solutions free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does SAP India: Business Software Solutions compare with alternatives?",
      "pattern": {}
    }
  ],
  "missing": [
    {
      "id": "how",
      "label": "How does SAP India: Business Software Solutions work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use SAP India: Business Software Solutions?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is SAP India: Business Software Solutions free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does SAP India: Business Software Solutions compare with alternatives?",
      "pattern": {}
    }
  ],
  "score": 70,
  "weight": 4
}

AI DiscoverabilityDiscoverabilityEstablished

IndexNow key

IndexNow key is informational for this page.

Informational

Needs attention

IndexNow key

Informational
01

Issue

IndexNow key is informational for this page.

02

Why it matters

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

Check name

IndexNow key

Score

100/100

Status

informational

Category

Discoverability

Maturity

Established

Goal

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

Result

IndexNow key is informational for this page.

Validation steps

  1. Find advertised IndexNow key location

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

  2. Fetch and validate IndexNow key file

    No discoverable IndexNow key file was found.

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

Performance and AccessibilityAccessibilityBrowser audit

`[aria-*]` attributes are not valid or misspelled

100 Fail

Check name

`[aria-*]` attributes are not valid or misspelled

Score

0/100

Status

fail

Device

desktop

Category

Accessibility

Fix guidance

Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid names. [Learn more about valid ARIA attributes](https://dequeuniversity.com/rules/axe/4.10/aria-valid-attr).

Evidence
{
  "description": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid names. [Learn more about valid ARIA attributes](https://dequeuniversity.com/rules/axe/4.10/aria-valid-attr)."
}

Performance and AccessibilityBest PracticesBrowser audit

Browser errors were logged to the console

50 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/)"
}

SEOSEOBrowser audit

Links are not crawlable

50 Fail

Check name

Links are not crawlable

Score

0/100

Status

fail

Device

desktop

Category

SEO

Fix guidance

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

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

SEOSEOBrowser audit

Links do not have descriptive text

50 Fail

Check name

Links do not have descriptive text

Score

0/100

Status

fail

Device

desktop

Category

SEO

Estimated savings

9 links found

Fix guidance

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

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

Performance and AccessibilityBest PracticesBrowser audit

Uses deprecated APIs

50 Fail

Check name

Uses deprecated APIs

Score

0/100

Status

fail

Device

desktop

Category

Best Practices

Estimated savings

1 warning found

Fix guidance

Deprecated APIs will eventually be removed from the browser. [Learn more about deprecated APIs](https://developer.chrome.com/docs/lighthouse/best-practices/deprecations/).

Evidence
{
  "displayValue": "1 warning found",
  "description": "Deprecated APIs will eventually be removed from the browser. [Learn more about deprecated APIs](https://developer.chrome.com/docs/lighthouse/best-practices/deprecations/)."
}

Performance and AccessibilityPerformanceBrowser audit

Reduce JavaScript execution time

33 Fail

Check name

Reduce JavaScript execution time

Score

0/100

Status

fail

Device

desktop

Category

Performance

Estimated savings

21.1 s

Fix guidance

Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. [Learn how to reduce Javascript execution time](https://developer.chrome.com/docs/lighthouse/performance/bootup-time/).

Evidence
{
  "displayValue": "21.1 s",
  "description": "Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. [Learn how to reduce Javascript execution time](https://developer.chrome.com/docs/lighthouse/performance/bootup-time/).",
  "numericValue": 21110.731999999967
}

Performance and AccessibilityPerformanceBrowser audit

Loading performance

24 Fail

Check name

Loading performance

Score

27/100

Status

fail

Device

desktop

Category

Performance

Fix guidance

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

Evidence
{
  "checks": [
    {
      "id": "first-contentful-paint",
      "title": "First Contentful Paint",
      "score": 0,
      "displayValue": "8.4 s",
      "numericValue": 8427.9812
    },
    {
      "id": "largest-contentful-paint",
      "title": "Largest Contentful Paint",
      "score": 0,
      "displayValue": "9.0 s",
      "numericValue": 8969.9812
    },
    {
      "id": "speed-index",
      "title": "Speed Index",
      "score": 0,
      "displayValue": "16.4 s",
      "numericValue": 16371.354232457876
    },
    {
      "id": "total-blocking-time",
      "title": "Total Blocking Time",
      "score": 0,
      "displayValue": "21,080 ms",
      "numericValue": 21082
    },
    {
      "id": "max-potential-fid",
      "title": "Max Potential First Input Delay",
      "score": 0,
      "displayValue": "3,020 ms",
      "numericValue": 3024
    },
    {
      "id": "server-response-time",
      "title": "Initial server response time was short",
      "score": 100,
      "displayValue": "Root document took 20 ms",
      "numericValue": 17.227999999999998
    },
    {
      "id": "interactive",
      "title": "Time to Interactive",
      "score": 0,
      "displayValue": "35.6 s",
      "numericValue": 35614.531200000005
    },
    {
      "id": "uses-rel-preconnect",
      "title": "Preconnect to required origins",
      "score": 100
    },
    {
      "id": "network-rtt",
      "title": "Network Round Trip Times",
      "score": 100,
      "displayValue": "170 ms",
      "numericValue": 173.16400000000002
    },
    {
      "id": "third-party-summary",
      "title": "Reduce the impact of third-party code",
      "score": 0,
      "displayValue": "Third-party code blocked the main thread for 1,630 ms"
    },
    {
      "id": "largest-contentful-paint-element",
      "title": "Largest Contentful Paint element",
      "score": 0,
      "displayValue": "8,970 ms"
    }
  ]
}

Performance and AccessibilityPerformanceBrowser audit

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

17 Warning

Check name

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

Score

50/100

Status

warning

Device

desktop

Category

Performance

Fix guidance

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

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

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
45/100Level 2, Agent-LimitedCurrent report
Report ID b99deb74-4bb6-4cf7-badc-fa7ec44a79c6. Scanned Jun 5, 2026, 9:42 AM.
sap.com AI SEO Report: 45/100 (Level 2, Agent-Limited)