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

OVERALL SCORE

Level 2, Agent-Limited

Priority improvements needed for AI agents
AIDiscoverability53%Agent Easeof Use10%Security& Trust40%GEO, AIO, AEO74%SEO0%Performance& Accessibility0%
  • AI Discoverability 53 out of 100
  • Agent Ease of Use 10 out of 100
  • Security & Trust 40 out of 100
  • GEO, AIO and AEO 74 out of 100
  • SEO 0 out of 100
  • Performance and Accessibility 0 out of 100

CAPTURED SCREENSHOT

Screenshot unavailable

What AI sees of your website

Free Online Appointment Scheduling Software | Calendly favicon

Free Online Appointment Scheduling Software | Calendly

Calendly is the modern scheduling platform that makes “finding time” a breeze. When connecting is easy, your teams can get more done.

Detailed report scores grouped by capability area
MetricScoreStatusPassedFailedWarningEvidence
AI Discoverability
53
Needs work11121View details
Discoverability
67
Needs work540View details
Content Readiness
54
Needs work551View details
Bot Access Control
33
Priority fix130View details
Agent Ease of Use
10
Priority fix9262View details
API
17
Priority fix180View details
Auth
Not Applicable
Not Applicable440View details
MCP
13
Priority fix062View details
Skill Discovery
0
Priority fix080View details
Agent Commerce
Not Applicable
Not Applicable400
GEO, AIO and AEO
74
Needs work5212View details
GEO Readiness
83
Mostly ready104
AIO Readiness
76
Mostly ready313View details
AEO Readiness
63
Needs work115View details
SEO
0
Priority fix1100
SEO
0
Priority fix1100
Security & Trust
40
Priority fix630View details
Security & Trust
40
Priority fix230View details
AI Training Exposure
Not Applicable
Not Applicable400
Performance and Accessibility
0
Priority fix000
Performance
0
Priority fix000
Accessibility
0
Priority fix000

Prioritized recommendations

Issues ranked by score impact

37 items need attention

AI DiscoverabilityBot Access ControlInformational

Content Signal

Content Signal is missing or incomplete.

50 Fail

Needs attention

Content Signal

Failed check
01

Issue

No Content Signal found in robots.txt

02

Why it matters

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

Check name

Content Signal

Score

0/100

Status

fail

Category

Bot Access Control

Maturity

Informational

Goal

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

Result

Content Signal is missing or incomplete.

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

AI DiscoverabilityDiscoverabilityEstablished

High-value schema types

High-value schema types is missing or incomplete.

50 Fail

Needs attention

High-value schema types

Failed check
01

Issue

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

02

Why it matters

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

Check name

High-value schema types

Score

0/100

Status

fail

Category

Discoverability

Maturity

Established

Goal

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

Result

High-value schema types is missing or incomplete.

Evidence
{
  "found": [],
  "expected": [
    "Article",
    "BlogPosting",
    "NewsArticle",
    "Product",
    "SoftwareApplication",
    "FAQPage",
    "LocalBusiness",
    "VideoObject",
    "HowTo",
    "Event",
    "Course",
    "Review",
    "Service"
  ],
  "allTypes": [
    "Organization",
    "WebSite"
  ]
}

AI DiscoverabilityDiscoverabilityEstablished

Link headers

Link headers failed at "Find useful Link headers".

50 Fail

Needs attention

Link headers

Failed check
01

Issue

No useful agent discovery Link headers were found.

02

Why it matters

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

Check name

Link headers

Score

0/100

Status

fail

Category

Discoverability

Maturity

Established

Goal

Include Link response headers for agent discovery using RFC 8288.

Result

Link headers failed at "Find useful Link headers".

Validation steps

  1. Find useful Link headers

    No useful agent discovery Link headers were found.

  2. Fetch same-origin Link header targets

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

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

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": 312641
          }
        ]
      },
      "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 UseAPIEstablished

API Catalog

API Catalog failed at "Fetch API catalog".

33 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><html lang=\"en\" data-scroll-behavior=\"smooth\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/><link rel=\"preload\" href=\"https://marketing-assets.calendly.com/_next/static/media/Gilroy_Bold-s.p.04bhoiwyq-juo.woff\" as=\"font\" crossorigin=\"\" type=\"font/woff\"/><link rel=\"preload\" href=\"https://marketing-assets.calendly.com/_next/static/media/Gilroy_Bold-s.p.13gv~l_fv7sra.woff2\" as=\"font\" crossorigin=\"\" type=\"font/woff2\"/><link rel=\"preload\" href=\"https://marketing-assets.calendly.com/_next/static/media/Gilroy_Medium-s.p.0qvc.euvgjqei.woff2\" as=\"font\" crossorigin=\"\" type=\"font/woff2\"/><link rel=\"preload\" href=\"https://marketing-assets.calendly.com/_next/static/media/Gilroy_Medium-s.p.121f28399vp96.woff\" as=\"font\" crossorigin=\"\" typ"
      },
      "issue": "Response is not valid JSON.",
      "howToFix": "Use application/linkset+json with service-desc, service-doc, and status relations that each include href."
    },
    {
      "id": "target-validation",
      "title": "Fetch advertised API catalog targets",
      "status": "fail",
      "evidence": {
        "checked": [],
        "failures": [
          {
            "reason": "No same-origin API catalog hrefs were available to fetch."
          }
        ]
      },
      "issue": "API Catalog did not expose any same-origin hrefs to validate.",
      "howToFix": "Make each same-origin API catalog href reachable and serve the advertised media type."
    }
  ]
}

Security & TrustSecurity & TrustEstablished

Content-Security-Policy

Content-Security-Policy is missing or incomplete.

33 Fail

Needs attention

Content-Security-Policy

Failed check
01

Issue

Content-Security-Policy is missing or incomplete.

02

Why it matters

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

Check name

Content-Security-Policy

Score

0/100

Status

fail

Category

Security & Trust

Maturity

Established

Goal

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

Result

Content-Security-Policy is missing or incomplete.

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

Security & TrustSecurity & TrustEstablished

Frame protection

Frame protection is missing or incomplete.

33 Fail

Needs attention

Frame protection

Failed check
01

Issue

Frame protection is missing or incomplete.

02

Why it matters

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

Check name

Frame protection

Score

0/100

Status

fail

Category

Security & Trust

Maturity

Established

Goal

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

Result

Frame protection is missing or incomplete.

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

AI DiscoverabilityContent ReadinessEstablished

Markdown negotiation

Markdown negotiation failed at "Markdown content type".

33 Fail

Needs attention

Markdown negotiation

Failed check
01

Issue

Content-Type "text/html" 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 "Origin".

  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": "Origin"
      },
      "issue": "Markdown negotiation is missing Vary: Accept; current Vary header is \"Origin\".",
      "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": 68694,
        "excerpt": "<!DOCTYPE html><html lang=\"en\" data-scroll-behavior=\"smooth\"><head>\n\t\t<script>\n\t\t\t(function (m, a, z, e) {\n\t\t\t\tvar s, t;\n\t\t\t\ttry {\n\t\t\t\t\tt = m.sessionStorage.getItem('maze-us');\n\t\t\t\t} catch (err) {}\n\n\t\t\t\tif (!t) {\n\t\t\t\t\tt = new Date().getTime",
        "issue": "Markdown response is missing a heading."
      },
      "issue": "Markdown response is missing a heading.",
      "howToFix": "Return Markdown with at least one heading and substantive page content, including useful links or instructions for agents."
    }
  ]
}

Agent Ease of UseAPIEstablished

OpenAPI discovery

OpenAPI discovery failed at "Find valid OpenAPI document".

33 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><html lang=\"en\" data-scroll-behavior=\"smooth\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/><link rel=\"preload\" href=\"https://marketing-assets.calendly.com/_next/static/media/Gilroy_Bold-s.p.04bhoiwyq-juo.woff\" as=\"font\" crossorigin=\"\" type=\"font/woff\"/><link rel=\"preload\" href=\"https://marketing-assets.calendly.com/_next/static/media/Gilroy_Bold-s.p.13gv~l_fv7sra.woff2\" as=\"font\" crossorigin=\"\" type=\"font/woff2\"/><link rel=\"preload\" href=\"https://marketing-assets.calendly.com/_next/static/media/Gilroy_Medium-s.p.0qvc.euvgjqei.woff2\" as=\"font\" crossorigin=\"\" type=\"font/woff2\"/><link rel=\"preload\" href=\"https://marketing-assets.calendly.com/_next/static/media/Gilroy_Medium-s.p.121f28399vp96.woff\" as=\"font\" crossorigin=\"\" typ"
          },
          {
            "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><html lang=\"en\" data-scroll-behavior=\"smooth\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/><link rel=\"preload\" href=\"https://marketing-assets.calendly.com/_next/static/media/Gilroy_Bold-s.p.04bhoiwyq-juo.woff\" as=\"font\" crossorigin=\"\" type=\"font/woff\"/><link rel=\"preload\" href=\"https://marketing-assets.calendly.com/_next/static/media/Gilroy_Bold-s.p.13gv~l_fv7sra.woff2\" as=\"font\" crossorigin=\"\" type=\"font/woff2\"/><link rel=\"preload\" href=\"https://marketing-assets.calendly.com/_next/static/media/Gilroy_Medium-s.p.0qvc.euvgjqei.woff2\" as=\"font\" crossorigin=\"\" type=\"font/woff2\"/><link rel=\"preload\" href=\"https://marketing-assets.calendly.com/_next/static/media/Gilroy_Medium-s.p.121f28399vp96.woff\" as=\"font\" crossorigin=\"\" typ"
          },
          {
            "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><html lang=\"en\" data-scroll-behavior=\"smooth\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/><link rel=\"preload\" href=\"https://marketing-assets.calendly.com/_next/static/media/Gilroy_Bold-s.p.04bhoiwyq-juo.woff\" as=\"font\" crossorigin=\"\" type=\"font/woff\"/><link rel=\"preload\" href=\"https://marketing-assets.calendly.com/_next/static/media/Gilroy_Bold-s.p.13gv~l_fv7sra.woff2\" as=\"font\" crossorigin=\"\" type=\"font/woff2\"/><link rel=\"preload\" href=\"https://marketing-assets.calendly.com/_next/static/media/Gilroy_Medium-s.p.0qvc.euvgjqei.woff2\" as=\"font\" crossorigin=\"\" type=\"font/woff2\"/><link rel=\"preload\" href=\"https://marketing-assets.calendly.com/_next/static/media/Gilroy_Medium-s.p.121f28399vp96.woff\" as=\"font\" crossorigin=\"\" typ"
          },
          {
            "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><html lang=\"en\" data-scroll-behavior=\"smooth\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/><link rel=\"preload\" href=\"https://marketing-assets.calendly.com/_next/static/media/Gilroy_Bold-s.p.04bhoiwyq-juo.woff\" as=\"font\" crossorigin=\"\" type=\"font/woff\"/><link rel=\"preload\" href=\"https://marketing-assets.calendly.com/_next/static/media/Gilroy_Bold-s.p.13gv~l_fv7sra.woff2\" as=\"font\" crossorigin=\"\" type=\"font/woff2\"/><link rel=\"preload\" href=\"https://marketing-assets.calendly.com/_next/static/media/Gilroy_Medium-s.p.0qvc.euvgjqei.woff2\" as=\"font\" crossorigin=\"\" type=\"font/woff2\"/><link rel=\"preload\" href=\"https://marketing-assets.calendly.com/_next/static/media/Gilroy_Medium-s.p.121f28399vp96.woff\" as=\"font\" crossorigin=\"\" typ"
          },
          {
            "path": "/api/openapi.json",
            "statusCode": 404,
            "contentType": "application/json; charset=UTF-8",
            "valid": false,
            "issue": "OpenAPI JSON document did not match the expected shape. unsupported version: ; missing info.title; missing info.version; no paths defined; no operations defined.",
            "compatibleContentType": true,
            "format": "json",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "operationWarnings": [
              {
                "field": "servers",
                "issue": "No servers array declared."
              },
              {
                "field": "components.securitySchemes",
                "issue": "No security schemes or explicit no-auth declaration."
              }
            ],
            "hasServers": false,
            "hasSecuritySchemes": false,
            "hasExplicitNoAuth": false,
            "rawExcerpt": "{\"status\":404,\"error\":\"Not Found\"}"
          },
          {
            "path": "/api/swagger.json",
            "statusCode": 404,
            "contentType": "application/json; charset=UTF-8",
            "valid": false,
            "issue": "OpenAPI JSON document did not match the expected shape. unsupported version: ; missing info.title; missing info.version; no paths defined; no operations defined.",
            "compatibleContentType": true,
            "format": "json",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "operationWarnings": [
              {
                "field": "servers",
                "issue": "No servers array declared."
              },
              {
                "field": "components.securitySchemes",
                "issue": "No security schemes or explicit no-auth declaration."
              }
            ],
            "hasServers": false,
            "hasSecuritySchemes": false,
            "hasExplicitNoAuth": false,
            "rawExcerpt": "{\"status\":404,\"error\":\"Not Found\"}"
          },
          {
            "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><html lang=\"en\" data-scroll-behavior=\"smooth\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/><link rel=\"preload\" href=\"https://marketing-assets.calendly.com/_next/static/media/Gilroy_Bold-s.p.04bhoiwyq-juo.woff\" as=\"font\" crossorigin=\"\" type=\"font/woff\"/><link rel=\"preload\" href=\"https://marketing-assets.calendly.com/_next/static/media/Gilroy_Bold-s.p.13gv~l_fv7sra.woff2\" as=\"font\" crossorigin=\"\" type=\"font/woff2\"/><link rel=\"preload\" href=\"https://marketing-assets.calendly.com/_next/static/media/Gilroy_Medium-s.p.0qvc.euvgjqei.woff2\" as=\"font\" crossorigin=\"\" type=\"font/woff2\"/><link rel=\"preload\" href=\"https://marketing-assets.calendly.com/_next/static/media/Gilroy_Medium-s.p.121f28399vp96.woff\" as=\"font\" crossorigin=\"\" typ"
          }
        ]
      },
      "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."
    }
  ]
}

Security & TrustSecurity & TrustEstablished

Referrer-Policy

Referrer-Policy is missing or incomplete.

33 Fail

Needs attention

Referrer-Policy

Failed check
01

Issue

Referrer-Policy is missing or incomplete.

02

Why it matters

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

Check name

Referrer-Policy

Score

0/100

Status

fail

Category

Security & Trust

Maturity

Established

Goal

Limit how much referrer data leaves the site.

Result

Referrer-Policy is missing or incomplete.

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

AI DiscoverabilityContent ReadinessEstablished

Semantic HTML

Semantic HTML is missing or incomplete.

33 Fail

Needs attention

Semantic HTML

Failed check
01

Issue

Semantic HTML is incomplete: missing <main> landmark; skipped heading levels; 4 buttons missing accessible names; 0/1 applicable form inputs have autocomplete attributes (1 missing).

Details

02

Why it matters

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

Check name

Semantic HTML

Score

0/100

Status

fail

Category

Content Readiness

Maturity

Established

Goal

Expose readable page structure through semantic HTML and accessible controls.

Result

Semantic HTML is missing or incomplete.

Evidence
{
  "main": false,
  "nav": true,
  "footer": true,
  "meaningfulH1": true,
  "headingOrder": false,
  "accessibleLinks": true,
  "accessibleButtons": false,
  "imageAltCoverage": true,
  "formAutocompleteCoverage": false,
  "details": {
    "inaccessibleLinks": [],
    "inaccessibleButtons": [
      "<button ot-accordion=\"true\" aria-expanded=\"false\" aria-controls=\"ot-desc-id-C0001\" aria-labelledby=\"ot-header-id-C0001 ot-status-id-C0001\"></button>",
      "<button ot-accordion=\"true\" aria-expanded=\"false\" aria-controls=\"ot-desc-id-C0003\" aria-labelledby=\"ot-header-id-C0003\"></button>",
      "<button ot-accordion=\"true\" aria-expanded=\"false\" aria-controls=\"ot-desc-id-C0002\" aria-labelledby=\"ot-header-id-C0002\"></button>",
      "<button ot-accordion=\"true\" aria-expanded=\"false\" aria-controls=\"ot-desc-id-C0004\" aria-labelledby=\"ot-header-id-C0004\"></button>"
    ],
    "missingAutocompleteInputs": [
      "<input id=\"vendor-search-handler\" type=\"text\" name=\"vendor-search-handler\" placeholder=\"Search&#x2026;\" aria-label=\"Cookie list search\">"
    ],
    "imagesMissingAlt": [],
    "skippedHeadingLevels": [
      "h1: Easy scheduling ahead",
      "h4: Share your booking page",
      "h4: Reduce no-shows and stay on track",
      "h2: Trusted by more than 100,000 of the world’s leading organizations",
      "h2: Calendly makes scheduling simple",
      "h3: Connect your calendars",
      "h3: Add your availability",
      "h3: Connect conferencing tools",
      "h3: Customize your event types",
      "h3: Share your scheduling link",
      "h2: Connect Calendly to the tools you already use",
      "h4: Google suite",
      "h4: Microsoft suite",
      "h2: More than a scheduling link",
      "h3: Browser extensions",
      "h3: Automated workflows",
      "h3: Routing forms",
      "h3: Round robin & collective events",
      "h3: Admin management",
      "h2: More than a scheduling link",
      "h3: Payment collection",
      "h3: Automated workflows",
      "h3: Routing forms",
      "h3: Round robin & collective events",
      "h3: Admin management",
      "h2: Pick the perfect plan for your team",
      "h4: Free",
      "h3: Always free",
      "h4: Standard",
      "h3: $10",
      "h4: Teams",
      "h3: $16",
      "h4: Enterprise",
      "h6: Starts at",
      "h3: $15k",
      "h4: Free",
      "h3: Always free",
      "h4: Standard",
      "h3: $10",
      "h4: Teams",
      "h3: $16",
      "h4: Enterprise",
      "h6: Starts at",
      "h3: $15k",
      "h2: Discover how businesses grow with Calendly",
      "h2: Built to keep your organization secure",
      "h2: Power up your scheduling",
      "h5: Product",
      "h5: Integrations",
      "h5: Calendly",
      "h5: Resources",
      "h5: Company",
      "h5: Downloads",
      "h2: Privacy Preference Center",
      "h3: Manage Consent Preferences",
      "h4: Strictly Necessary Cookies",
      "h4: Functional Cookies",
      "h4: Performance Cookies",
      "h4: Targeting Cookies",
      "h3: Cookie List"
    ]
  },
  "counts": {
    "h1": 1,
    "headings": 60,
    "links": 170,
    "inaccessibleLinks": 0,
    "buttons": 63,
    "inaccessibleButtons": 4,
    "images": 69,
    "imagesWithAlt": 69,
    "autocompleteInputs": 1,
    "inputsWithAutocomplete": 0,
    "missingAutocompleteInputs": 1
  }
}

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": "application/json; charset=UTF-8",
            "length": 34
          },
          {
            "path": "/.well-known/a2a/agent-card.json",
            "statusCode": 404,
            "contentType": "application/json; charset=UTF-8",
            "length": 34
          },
          {
            "path": "/agent-card.json",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 312641
          }
        ]
      },
      "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": "application/json; charset=UTF-8",
            "length": 34
          },
          {
            "path": "/.well-known/skills/index.json",
            "statusCode": 404,
            "contentType": "application/json; charset=UTF-8",
            "length": 34
          }
        ]
      },
      "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": "application/json; charset=UTF-8",
            "length": 34
          },
          {
            "path": "/agent.json",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 312641
          }
        ]
      },
      "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": "application/json; charset=UTF-8",
            "length": 34
          },
          {
            "path": "/agents.json",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 312641
          }
        ]
      },
      "issue": "agents.json was not found at the expected path.",
      "howToFix": "If this site uses agents.json, publish JSON with an agents array containing name and url for each agent."
    }
  ]
}

Agent Ease of UseMCPEmerging recommendation

MCP Server Card

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

25 Fail

Needs attention

MCP Server Card

Failed check
01

Issue

MCP Server Card was not found at the expected path.

02

Why it matters

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

Check name

MCP Server Card

Score

0/100

Status

fail

Category

MCP

Maturity

Emerging recommendation

Goal

Publish an MCP Server Card for agent discovery.

Result

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

Validation steps

  1. Fetch to find resource

    MCP Server Card was not found at the expected path.

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

Agent Ease of UseMCPEmerging recommendation

mcp.json

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

25 Fail

Needs attention

mcp.json

Failed check
01

Issue

mcp.json was not found at the expected path.

02

Why it matters

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

Check name

mcp.json

Score

0/100

Status

fail

Category

MCP

Maturity

Emerging recommendation

Goal

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

Result

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

Validation steps

  1. Fetch to find resource

    mcp.json was not found at the expected path.

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

Agent Ease of UseMCPInformational

WebMCP manifest

WebMCP manifest failed at "Fetch to find resource".

25 Fail

Needs attention

WebMCP manifest

Failed check
01

Issue

WebMCP manifest was not found at the expected path.

02

Why it matters

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

Check name

WebMCP manifest

Score

0/100

Status

fail

Category

MCP

Maturity

Informational

Goal

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

Result

WebMCP manifest failed at "Fetch to find resource".

Validation steps

  1. Fetch to find resource

    WebMCP manifest was not found at the expected path.

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

AI DiscoverabilityContent ReadinessEstablished

Content freshness signals

Content freshness signals is partially implemented.

25 Warning

Needs attention

Content freshness signals

Warning
01

Issue

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

02

Why it matters

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

Check name

Content freshness signals

Score

25/100

Status

warning

Category

Content Readiness

Maturity

Established

Goal

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

Result

Content freshness signals is partially implemented.

Evidence
{
  "lastModified": "Wed, 03 Jun 2026 20:47:58 GMT",
  "schemaDates": [],
  "metaDateCount": 0,
  "timeDateCount": 0
}

Agent Ease of UseAPIEmerging recommendation

AI context endpoint

AI context endpoint failed at "Validate resource body".

17 Fail

Needs attention

AI context endpoint

Failed check
01

Issue

Content-Type "text/html; charset=utf-8" is not JSON, Markdown, or text/plain.

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

50/100

Status

fail

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 failed at "Validate resource body".

Validation steps

  1. Validate resource body

    Content-Type "text/html; charset=utf-8" is not JSON, Markdown, or text/plain.

Evidence
{
  "failedStep": "validate",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch discovery resource",
      "status": "pass",
      "evidence": {
        "path": "/context",
        "statusCode": 200,
        "contentType": "text/html; charset=utf-8"
      }
    },
    {
      "id": "validate",
      "title": "Validate resource body",
      "status": "fail",
      "evidence": {
        "valid": false,
        "compatibleContentType": false,
        "issue": "Content-Type \"text/html; charset=utf-8\" is not JSON, Markdown, or text/plain.",
        "rawExcerpt": "<!DOCTYPE html>\n<html lang='en'>\n<head>\n<title>\nCalendly - Luke McDowell\n</title>\n<meta charset='utf-8'>\n<meta content='width=device-width, initial-scale=1' name='viewport'>\n<meta content='yes' name='apple-mobile-web-app-capable'>\n<meta content='2026-06-03T21:02:27Z' name='page-rendered-at'>\n<meta name=\"description\" content=\"Welcome to my scheduling page. Please follow the instructions to add an event to my calendar.\">\n<meta name=\"robots\" content=\"noindex\">\n<meta property=\"og:title\" content=\"Luke McDowell\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:url\" content=\"https://calendly.com/context\">\n<meta property=\"og:site_name\" content=\"Calendly\">\n<meta property=\"og:description\" content=\"Welcome to my scheduling page. Please follow the instructions to add an event to my cale"
      },
      "issue": "Content-Type \"text/html; charset=utf-8\" is not JSON, Markdown, or text/plain.",
      "howToFix": "Publish a concise JSON or Markdown AI context endpoint describing the product, public actions, and machine-readable resources."
    }
  ]
}

Agent Ease of UseMCPInformational

WebMCP

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

13 Warning

Needs attention

WebMCP

Warning
01

Issue

WebMCP declarative annotations need fixes.

Details

02

Why it matters

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

Check name

WebMCP

Score

50/100

Status

warning

Category

MCP

Maturity

Informational

Goal

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

Result

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

Validation steps

  1. Detect data-mcp-tool annotations

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

  2. Detect WebMCP declarative tags

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

  3. Validate WebMCP declarative annotation quality

    WebMCP declarative annotations need fixes.

    WebMCP declarative annotation issues
    • <input name="ot-group-id-C0003"> is missing tool-param-description.
    • <input name="ot-group-id-C0002"> is missing tool-param-description.
    • <input name="ot-group-id-C0004"> is missing tool-param-description.
    • <input name="vendor-search-handler"> is missing tool-param-description.
    • <input> is missing a name attribute.
    • <input> is missing tool-param-description.
    • <input> is missing a name attribute.
    • <input> is missing tool-param-description.
    • <input> is missing a name attribute.
    • <input> is missing tool-param-description.
    • <input> is missing a name attribute.
    • <input> is missing tool-param-description.
  4. Detect WebMCP imperative API usage

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

  5. Detect WebMCP browser navigator injection

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

  6. Interactive surface coverage

    Only 0% of interactive surfaces are annotated.

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

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Source and trust signals

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

9 Fail

Needs attention

AIO: Source and trust signals

Failed check
01

Issue

Missing AIO trust signals: author, publisher, freshnessDate.

Details

02

Why it matters

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

Check name

AIO: Source and trust signals

Score

40/100

Status

fail

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

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

Evidence
{
  "signals": {
    "author": false,
    "publisher": false,
    "freshnessDate": false,
    "aboutOrContact": true,
    "policyLinks": true
  },
  "missing": [
    "author",
    "publisher",
    "freshnessDate"
  ],
  "authorMeta": "",
  "schemaAuthors": [],
  "schemaPublishers": [],
  "schemaDates": [],
  "visibleDates": [],
  "aboutLinks": [
    {
      "href": "/about",
      "text": "About usDiscover our mission",
      "html": "<a href=\"/about\" tabindex=\"0\" class=\"Link__LinkBase-sc-ea3e2184-0 Link___StyledLinkBase-sc-ea3e2184-1 bbkHza\"><div class=\"Flex-sc-c78b5868-0 kncmNp\"><div class=\"Flex-sc-c78b5868-0 HeaderDesktop___StyledFlex-sc-6a981c20-0 gGvqhQ sagEK\">About us</div><span>Discover our mission</span></div></a>"
    },
    {
      "href": "/newsroom",
      "text": "NewsroomCompany news and press",
      "html": "<a href=\"/newsroom\" tabindex=\"0\" class=\"Link__LinkBase-sc-ea3e2184-0 Link___StyledLinkBase-sc-ea3e2184-1 bbkHza\"><div class=\"Flex-sc-c78b5868-0 kncmNp\"><div class=\"Flex-sc-c78b5868-0 HeaderDesktop___StyledFlex-sc-6a981c20-0 gGvqhQ sagEK\">Newsroom</div><span>Company news and press</span></div></a>"
    },
    {
      "href": "/about",
      "text": "About us",
      "html": "<a href=\"/about\" class=\"Link__LinkBase-sc-ea3e2184-0 Link___StyledLinkBase-sc-ea3e2184-1 dDhCAy\">About us</a>"
    },
    {
      "href": "https://www.linkedin.com/company/calendly/life/lifeatcalendly/",
      "text": "",
      "html": "<a target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"Link to Calendly Linkedin account\" class=\"Link__LinkBase-sc-ea3e2184-0 Link___StyledLinkBase-sc-ea3e2184-1 fFKycg FooterBottom___StyledLink-sc-251c43e4-1 hZXLrv\" href=\"https://www.linkedin.com/company/calendly/life/lifeatcalendly/\"><div title=\"Link to Calendly Linkedin account\" class=\"Wrapper-sc-48fedc9c-0 hfALLU\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"currentColor\" viewBox=\"0 0 24 24\"><g clip-path=\"url(#li..."
    }
  ],
  "contactLinks": [
    {
      "href": "/contact",
      "text": "Talk to sales",
      "html": "<a href=\"/contact\" class=\"ButtonBase-sc-39255da6-0 ButtonBase___StyledButtonBase-sc-39255da6-1 grollN button-link\" data-testid=\"link-dark-button\" id=\"talk-to-sales\"><span class=\"Button___StyledSpan-sc-e8b18945-0 dLseXY\">Talk to sales</span></a>"
    },
    {
      "href": "/contact",
      "text": "Talk to sales",
      "html": "<a href=\"/contact\" class=\"ButtonBase-sc-39255da6-0 ButtonBase___StyledButtonBase-sc-39255da6-1 grollN button-link\" data-testid=\"link-dark-button\" id=\"talk-to-sales\"><span class=\"Button___StyledSpan-sc-e8b18945-0 dLseXY\">Talk to sales</span></a>"
    },
    {
      "href": "/contacts",
      "text": "ContactsRelationship management tools",
      "html": "<a href=\"/contacts\" tabindex=\"0\" class=\"Link__LinkBase-sc-ea3e2184-0 Link___StyledLinkBase-sc-ea3e2184-1 bbkHza\"><div class=\"icon-wrapper\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"24\" fill=\"none\" viewBox=\"0 0 25 24\"><path fill=\"#006BFF\" fill-rule=\"evenodd\" d=\"M2.75 6.75a6 6 0 1 1 12 0 6 6 0 0 1-12 0m6 3a3 3 0 1 1 0-6 3 3 0 0 1 0 6\" clip-rule=\"evenodd\"/><path fill=\"#006BFF\" d=\"M19.25 6.75a3 3 0 0 1-3 3v3a6 6 0 0 0 0-12v3a3 3 0 0 1 3 3\"/><path fill=\"#006BFF\" fill-rule=\"evenodd..."
    },
    {
      "href": "/contact/demo",
      "text": "Product tourSee Calendly in action",
      "html": "<a href=\"/contact/demo\" tabindex=\"0\" class=\"Link__LinkBase-sc-ea3e2184-0 Link___StyledLinkBase-sc-ea3e2184-1 bbkHza\"><div class=\"Flex-sc-c78b5868-0 kncmNp\"><div class=\"Flex-sc-c78b5868-0 HeaderDesktop___StyledFlex-sc-6a981c20-0 gGvqhQ sagEK\">Product tour</div><span>See Calendly in action</span></div></a>"
    },
    {
      "href": "/help",
      "text": "Help centerSearch articles and FAQs",
      "html": "<a href=\"/help\" tabindex=\"0\" class=\"Link__LinkBase-sc-ea3e2184-0 Link___StyledLinkBase-sc-ea3e2184-1 bbkHza\"><div class=\"Flex-sc-c78b5868-0 kncmNp\"><div class=\"Flex-sc-c78b5868-0 HeaderDesktop___StyledFlex-sc-6a981c20-0 gGvqhQ sagEK\">Help center</div><span>Search articles and FAQs</span></div></a>"
    },
    {
      "href": "/contact-us",
      "text": "Contact usConnect with support",
      "html": "<a href=\"/contact-us\" tabindex=\"0\" id=\"Resources-submenu-item-last\" class=\"Link__LinkBase-sc-ea3e2184-0 Link___StyledLinkBase-sc-ea3e2184-1 bbkHza\"><div class=\"Flex-sc-c78b5868-0 kncmNp\"><div class=\"Flex-sc-c78b5868-0 HeaderDesktop___StyledFlex-sc-6a981c20-0 gGvqhQ sagEK\">Contact us</div><span>Connect with support</span></div></a>"
    },
    {
      "href": "/help/how-to-connect-your-google-calendar",
      "text": "",
      "html": "<a href=\"/help/how-to-connect-your-google-calendar\" aria-label=\"icon-title-Google Calendar integration\" title=\"Google Calendar integration\" class=\"ContentfulIconTiles-atoms__IconTileButtonLinkWrapper-sc-c65bb99d-1 IconTileButton___StyledIconTileButtonLinkWrapper-sc-3a2f0cbd-0 LVlSm\"><div class=\"Flex-sc-c78b5868-0 Image-atoms__ImageWrapper-sc-320b6695-0 Image___StyledImageWrapper-sc-b6790a56-0 hHergt fvWKYZ next-image-wrapper\"><img decoding=\"async\" src=\"https://images.ctfassets.net/k0lk9kiuza3..."
    },
    {
      "href": "/help/how-to-send-workflow-emails-from-your-gmail-or-outlook-account",
      "text": "",
      "html": "<a href=\"/help/how-to-send-workflow-emails-from-your-gmail-or-outlook-account\" aria-label=\"icon-title-Gmail integration\" title=\"Gmail integration\" class=\"ContentfulIconTiles-atoms__IconTileButtonLinkWrapper-sc-c65bb99d-1 IconTileButton___StyledIconTileButtonLinkWrapper-sc-3a2f0cbd-0 LVlSm\"><div class=\"Flex-sc-c78b5868-0 Image-atoms__ImageWrapper-sc-320b6695-0 Image___StyledImageWrapper-sc-b6790a56-0 hHergt fvWKYZ next-image-wrapper\"><img decoding=\"async\" src=\"https://images.ctfassets.net/k0lk..."
    },
    {
      "href": "/contact",
      "text": "Talk to sales",
      "html": "<a href=\"/contact\" class=\"ButtonBase-sc-39255da6-0 ButtonBase___StyledButtonBase-sc-39255da6-1 lktjtx button-primary\" data-testid=\"primary-button\"><span class=\"Button___StyledSpan-sc-e8b18945-0 dLseXY\">Talk to sales</span></a>"
    },
    {
      "href": "/contact",
      "text": "Talk to sales",
      "html": "<a href=\"/contact\" class=\"ButtonBase-sc-39255da6-0 ButtonBase___StyledButtonBase-sc-39255da6-1 lktjtx button-primary\" data-testid=\"primary-button\"><span class=\"Button___StyledSpan-sc-e8b18945-0 dLseXY\">Talk to sales</span></a>"
    },
    {
      "href": "/contact/demo",
      "text": "Get a demo",
      "html": "<a href=\"/contact/demo\" class=\"ButtonBase-sc-39255da6-0 ButtonBase___StyledButtonBase-sc-39255da6-1 bCAGPM button-secondary\" data-testid=\"secondary-button\"><span class=\"Button___StyledSpan-sc-e8b18945-0 dLseXY\">Get a demo</span></a>"
    },
    {
      "href": "/contacts",
      "text": "Contacts",
      "html": "<a href=\"/contacts\" class=\"Link__LinkBase-sc-ea3e2184-0 Link___StyledLinkBase-sc-ea3e2184-1 dDhCAy\">Contacts</a>"
    },
    {
      "href": "/contact",
      "text": "Talk to sales",
      "html": "<a href=\"/contact\" class=\"Link__LinkBase-sc-ea3e2184-0 Link___StyledLinkBase-sc-ea3e2184-1 dDhCAy\">Talk to sales</a>"
    },
    {
      "href": "/contact/demo",
      "text": "Get a demo",
      "html": "<a href=\"/contact/demo\" class=\"Link__LinkBase-sc-ea3e2184-0 Link___StyledLinkBase-sc-ea3e2184-1 dDhCAy\">Get a demo</a>"
    },
    {
      "href": "/help",
      "text": "Help center",
      "html": "<a href=\"/help\" class=\"Link__LinkBase-sc-ea3e2184-0 Link___StyledLinkBase-sc-ea3e2184-1 dDhCAy\">Help center</a>"
    },
    {
      "href": "/partners/contact",
      "text": "Become a partner",
      "html": "<a href=\"/partners/contact\" class=\"Link__LinkBase-sc-ea3e2184-0 Link___StyledLinkBase-sc-ea3e2184-1 dDhCAy\">Become a partner</a>"
    },
    {
      "href": "/contact-us",
      "text": "Contact us",
      "html": "<a href=\"/contact-us\" class=\"Link__LinkBase-sc-ea3e2184-0 Link___StyledLinkBase-sc-ea3e2184-1 dDhCAy\">Contact us</a>"
    }
  ],
  "privacyLinks": [
    {
      "href": "/legal/privacy-notice",
      "text": "Privacy Policy",
      "html": "<a href=\"/legal/privacy-notice\" class=\"ButtonBase-sc-39255da6-0 ButtonBase___StyledButtonBase-sc-39255da6-1 iYgEAq button-link\" data-testid=\"link-dark-button\"><span class=\"Button___StyledSpan-sc-e8b18945-0 dLseXY\">Privacy Policy</span></a>"
    },
    {
      "href": "https://calendly.com/privacy",
      "text": "privacy notice",
      "html": "<a href=\"https://calendly.com/privacy\" target=\"_blank\" rel=\"noreferrer\">privacy notice</a>"
    }
  ],
  "score": 40,
  "weight": 20
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer evidence and trust

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

5 Fail

Needs attention

AEO: Answer evidence and trust

Failed check
01

Issue

Missing AIO trust signals: author, publisher, freshnessDate.

Details

02

Why it matters

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

Check name

AEO: Answer evidence and trust

Score

40/100

Status

fail

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

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

Evidence
{
  "signals": {
    "author": false,
    "publisher": false,
    "freshnessDate": false,
    "aboutOrContact": true,
    "policyLinks": true
  },
  "missing": [
    "author",
    "publisher",
    "freshnessDate"
  ],
  "authorMeta": "",
  "schemaAuthors": [],
  "schemaPublishers": [],
  "schemaDates": [],
  "visibleDates": [],
  "aboutLinks": [
    {
      "href": "/about",
      "text": "About usDiscover our mission",
      "html": "<a href=\"/about\" tabindex=\"0\" class=\"Link__LinkBase-sc-ea3e2184-0 Link___StyledLinkBase-sc-ea3e2184-1 bbkHza\"><div class=\"Flex-sc-c78b5868-0 kncmNp\"><div class=\"Flex-sc-c78b5868-0 HeaderDesktop___StyledFlex-sc-6a981c20-0 gGvqhQ sagEK\">About us</div><span>Discover our mission</span></div></a>"
    },
    {
      "href": "/newsroom",
      "text": "NewsroomCompany news and press",
      "html": "<a href=\"/newsroom\" tabindex=\"0\" class=\"Link__LinkBase-sc-ea3e2184-0 Link___StyledLinkBase-sc-ea3e2184-1 bbkHza\"><div class=\"Flex-sc-c78b5868-0 kncmNp\"><div class=\"Flex-sc-c78b5868-0 HeaderDesktop___StyledFlex-sc-6a981c20-0 gGvqhQ sagEK\">Newsroom</div><span>Company news and press</span></div></a>"
    },
    {
      "href": "/about",
      "text": "About us",
      "html": "<a href=\"/about\" class=\"Link__LinkBase-sc-ea3e2184-0 Link___StyledLinkBase-sc-ea3e2184-1 dDhCAy\">About us</a>"
    },
    {
      "href": "https://www.linkedin.com/company/calendly/life/lifeatcalendly/",
      "text": "",
      "html": "<a target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"Link to Calendly Linkedin account\" class=\"Link__LinkBase-sc-ea3e2184-0 Link___StyledLinkBase-sc-ea3e2184-1 fFKycg FooterBottom___StyledLink-sc-251c43e4-1 hZXLrv\" href=\"https://www.linkedin.com/company/calendly/life/lifeatcalendly/\"><div title=\"Link to Calendly Linkedin account\" class=\"Wrapper-sc-48fedc9c-0 hfALLU\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"currentColor\" viewBox=\"0 0 24 24\"><g clip-path=\"url(#li..."
    }
  ],
  "contactLinks": [
    {
      "href": "/contact",
      "text": "Talk to sales",
      "html": "<a href=\"/contact\" class=\"ButtonBase-sc-39255da6-0 ButtonBase___StyledButtonBase-sc-39255da6-1 grollN button-link\" data-testid=\"link-dark-button\" id=\"talk-to-sales\"><span class=\"Button___StyledSpan-sc-e8b18945-0 dLseXY\">Talk to sales</span></a>"
    },
    {
      "href": "/contact",
      "text": "Talk to sales",
      "html": "<a href=\"/contact\" class=\"ButtonBase-sc-39255da6-0 ButtonBase___StyledButtonBase-sc-39255da6-1 grollN button-link\" data-testid=\"link-dark-button\" id=\"talk-to-sales\"><span class=\"Button___StyledSpan-sc-e8b18945-0 dLseXY\">Talk to sales</span></a>"
    },
    {
      "href": "/contacts",
      "text": "ContactsRelationship management tools",
      "html": "<a href=\"/contacts\" tabindex=\"0\" class=\"Link__LinkBase-sc-ea3e2184-0 Link___StyledLinkBase-sc-ea3e2184-1 bbkHza\"><div class=\"icon-wrapper\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"24\" fill=\"none\" viewBox=\"0 0 25 24\"><path fill=\"#006BFF\" fill-rule=\"evenodd\" d=\"M2.75 6.75a6 6 0 1 1 12 0 6 6 0 0 1-12 0m6 3a3 3 0 1 1 0-6 3 3 0 0 1 0 6\" clip-rule=\"evenodd\"/><path fill=\"#006BFF\" d=\"M19.25 6.75a3 3 0 0 1-3 3v3a6 6 0 0 0 0-12v3a3 3 0 0 1 3 3\"/><path fill=\"#006BFF\" fill-rule=\"evenodd..."
    },
    {
      "href": "/contact/demo",
      "text": "Product tourSee Calendly in action",
      "html": "<a href=\"/contact/demo\" tabindex=\"0\" class=\"Link__LinkBase-sc-ea3e2184-0 Link___StyledLinkBase-sc-ea3e2184-1 bbkHza\"><div class=\"Flex-sc-c78b5868-0 kncmNp\"><div class=\"Flex-sc-c78b5868-0 HeaderDesktop___StyledFlex-sc-6a981c20-0 gGvqhQ sagEK\">Product tour</div><span>See Calendly in action</span></div></a>"
    },
    {
      "href": "/help",
      "text": "Help centerSearch articles and FAQs",
      "html": "<a href=\"/help\" tabindex=\"0\" class=\"Link__LinkBase-sc-ea3e2184-0 Link___StyledLinkBase-sc-ea3e2184-1 bbkHza\"><div class=\"Flex-sc-c78b5868-0 kncmNp\"><div class=\"Flex-sc-c78b5868-0 HeaderDesktop___StyledFlex-sc-6a981c20-0 gGvqhQ sagEK\">Help center</div><span>Search articles and FAQs</span></div></a>"
    },
    {
      "href": "/contact-us",
      "text": "Contact usConnect with support",
      "html": "<a href=\"/contact-us\" tabindex=\"0\" id=\"Resources-submenu-item-last\" class=\"Link__LinkBase-sc-ea3e2184-0 Link___StyledLinkBase-sc-ea3e2184-1 bbkHza\"><div class=\"Flex-sc-c78b5868-0 kncmNp\"><div class=\"Flex-sc-c78b5868-0 HeaderDesktop___StyledFlex-sc-6a981c20-0 gGvqhQ sagEK\">Contact us</div><span>Connect with support</span></div></a>"
    },
    {
      "href": "/help/how-to-connect-your-google-calendar",
      "text": "",
      "html": "<a href=\"/help/how-to-connect-your-google-calendar\" aria-label=\"icon-title-Google Calendar integration\" title=\"Google Calendar integration\" class=\"ContentfulIconTiles-atoms__IconTileButtonLinkWrapper-sc-c65bb99d-1 IconTileButton___StyledIconTileButtonLinkWrapper-sc-3a2f0cbd-0 LVlSm\"><div class=\"Flex-sc-c78b5868-0 Image-atoms__ImageWrapper-sc-320b6695-0 Image___StyledImageWrapper-sc-b6790a56-0 hHergt fvWKYZ next-image-wrapper\"><img decoding=\"async\" src=\"https://images.ctfassets.net/k0lk9kiuza3..."
    },
    {
      "href": "/help/how-to-send-workflow-emails-from-your-gmail-or-outlook-account",
      "text": "",
      "html": "<a href=\"/help/how-to-send-workflow-emails-from-your-gmail-or-outlook-account\" aria-label=\"icon-title-Gmail integration\" title=\"Gmail integration\" class=\"ContentfulIconTiles-atoms__IconTileButtonLinkWrapper-sc-c65bb99d-1 IconTileButton___StyledIconTileButtonLinkWrapper-sc-3a2f0cbd-0 LVlSm\"><div class=\"Flex-sc-c78b5868-0 Image-atoms__ImageWrapper-sc-320b6695-0 Image___StyledImageWrapper-sc-b6790a56-0 hHergt fvWKYZ next-image-wrapper\"><img decoding=\"async\" src=\"https://images.ctfassets.net/k0lk..."
    },
    {
      "href": "/contact",
      "text": "Talk to sales",
      "html": "<a href=\"/contact\" class=\"ButtonBase-sc-39255da6-0 ButtonBase___StyledButtonBase-sc-39255da6-1 lktjtx button-primary\" data-testid=\"primary-button\"><span class=\"Button___StyledSpan-sc-e8b18945-0 dLseXY\">Talk to sales</span></a>"
    },
    {
      "href": "/contact",
      "text": "Talk to sales",
      "html": "<a href=\"/contact\" class=\"ButtonBase-sc-39255da6-0 ButtonBase___StyledButtonBase-sc-39255da6-1 lktjtx button-primary\" data-testid=\"primary-button\"><span class=\"Button___StyledSpan-sc-e8b18945-0 dLseXY\">Talk to sales</span></a>"
    },
    {
      "href": "/contact/demo",
      "text": "Get a demo",
      "html": "<a href=\"/contact/demo\" class=\"ButtonBase-sc-39255da6-0 ButtonBase___StyledButtonBase-sc-39255da6-1 bCAGPM button-secondary\" data-testid=\"secondary-button\"><span class=\"Button___StyledSpan-sc-e8b18945-0 dLseXY\">Get a demo</span></a>"
    },
    {
      "href": "/contacts",
      "text": "Contacts",
      "html": "<a href=\"/contacts\" class=\"Link__LinkBase-sc-ea3e2184-0 Link___StyledLinkBase-sc-ea3e2184-1 dDhCAy\">Contacts</a>"
    },
    {
      "href": "/contact",
      "text": "Talk to sales",
      "html": "<a href=\"/contact\" class=\"Link__LinkBase-sc-ea3e2184-0 Link___StyledLinkBase-sc-ea3e2184-1 dDhCAy\">Talk to sales</a>"
    },
    {
      "href": "/contact/demo",
      "text": "Get a demo",
      "html": "<a href=\"/contact/demo\" class=\"Link__LinkBase-sc-ea3e2184-0 Link___StyledLinkBase-sc-ea3e2184-1 dDhCAy\">Get a demo</a>"
    },
    {
      "href": "/help",
      "text": "Help center",
      "html": "<a href=\"/help\" class=\"Link__LinkBase-sc-ea3e2184-0 Link___StyledLinkBase-sc-ea3e2184-1 dDhCAy\">Help center</a>"
    },
    {
      "href": "/partners/contact",
      "text": "Become a partner",
      "html": "<a href=\"/partners/contact\" class=\"Link__LinkBase-sc-ea3e2184-0 Link___StyledLinkBase-sc-ea3e2184-1 dDhCAy\">Become a partner</a>"
    },
    {
      "href": "/contact-us",
      "text": "Contact us",
      "html": "<a href=\"/contact-us\" class=\"Link__LinkBase-sc-ea3e2184-0 Link___StyledLinkBase-sc-ea3e2184-1 dDhCAy\">Contact us</a>"
    }
  ],
  "privacyLinks": [
    {
      "href": "/legal/privacy-notice",
      "text": "Privacy Policy",
      "html": "<a href=\"/legal/privacy-notice\" class=\"ButtonBase-sc-39255da6-0 ButtonBase___StyledButtonBase-sc-39255da6-1 iYgEAq button-link\" data-testid=\"link-dark-button\"><span class=\"Button___StyledSpan-sc-e8b18945-0 dLseXY\">Privacy Policy</span></a>"
    },
    {
      "href": "https://calendly.com/privacy",
      "text": "privacy notice",
      "html": "<a href=\"https://calendly.com/privacy\" target=\"_blank\" rel=\"noreferrer\">privacy notice</a>"
    }
  ],
  "score": 40,
  "weight": 22
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Page experience for AIO

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

4 Warning

Needs attention

AIO: Page experience for AIO

Warning
01

Issue

HTML size is large (2001186 bytes). 59 image(s) are missing width/height attributes. 5 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

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

Evidence
{
  "viewportContent": "width=device-width, initial-scale=1",
  "visibleWords": 1533,
  "htmlBytes": 2001186,
  "imagesMissingDimensions": [
    {
      "src": "https://marketing-assets.calendly.com/media/logo.svg",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img decoding=\"async\" loading=\"eager\" src=\"https://marketing-assets.calendly.com/media/logo.svg\" alt=\"Calendly logo\" class=\"BasicImage-sc-aa7a9f36-0 iIewFj\">"
    },
    {
      "src": "/media/googleLogo.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Google logo\" src=\"/media/googleLogo.svg\">"
    },
    {
      "src": "//images.ctfassets.net/k0lk9kiuza3o/6fo1ntHspDIwlAN45IgxRU/fbba98755d036e6d87631d0c5eccab25/doordash-customer-logo.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt decoding=\"async\" class=\"BasicImage-sc-aa7a9f36-0 bElCYA\" src=\"//images.ctfassets.net/k0lk9kiuza3o/6fo1ntHspDIwlAN45IgxRU/fbba98755d036e6d87631d0c5eccab25/doordash-customer-logo.svg\">"
    },
    {
      "src": "//images.ctfassets.net/k0lk9kiuza3o/Y595RQBDR1fW5blQZfd9l/b9f3e2557c598b1ea51bb4e55f507833/lyft-customer-logo.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Lyft Logo\" decoding=\"async\" class=\"BasicImage-sc-aa7a9f36-0 bElCYA\" src=\"//images.ctfassets.net/k0lk9kiuza3o/Y595RQBDR1fW5blQZfd9l/b9f3e2557c598b1ea51bb4e55f507833/lyft-customer-logo.svg\">"
    },
    {
      "src": "//images.ctfassets.net/k0lk9kiuza3o/6PFPRWMRMxRXthyXYcDRiR/ee7cc3f3ca0ed78752db06ce662a95f8/compass-customer-logo.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Compass Logo\" decoding=\"async\" class=\"BasicImage-sc-aa7a9f36-0 bElCYA\" src=\"//images.ctfassets.net/k0lk9kiuza3o/6PFPRWMRMxRXthyXYcDRiR/ee7cc3f3ca0ed78752db06ce662a95f8/compass-customer-logo.svg\">"
    },
    {
      "src": "//images.ctfassets.net/k0lk9kiuza3o/42drnxHfXrNOGKnVE9iA3r/a7f1bea3f67ca614e359eb6de12d8ba1/loreal-customer-logo.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"L&apos;Oreal Logo\" decoding=\"async\" class=\"BasicImage-sc-aa7a9f36-0 bElCYA\" src=\"//images.ctfassets.net/k0lk9kiuza3o/42drnxHfXrNOGKnVE9iA3r/a7f1bea3f67ca614e359eb6de12d8ba1/loreal-customer-logo.svg\">"
    },
    {
      "src": "//images.ctfassets.net/k0lk9kiuza3o/4AUQ47IN6ZBtXtWXt65L3D/24dae32ff49baaf8feecf9471804420d/zendesk-customer-logo.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt decoding=\"async\" class=\"BasicImage-sc-aa7a9f36-0 bElCYA\" src=\"//images.ctfassets.net/k0lk9kiuza3o/4AUQ47IN6ZBtXtWXt65L3D/24dae32ff49baaf8feecf9471804420d/zendesk-customer-logo.svg\">"
    },
    {
      "src": "//images.ctfassets.net/k0lk9kiuza3o/bOnLOncEyDdb8izczJggp/b98f4d8da30cfff0a87e8dce2bced46e/dropbox-customer-logo.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Dropbox\" decoding=\"async\" class=\"BasicImage-sc-aa7a9f36-0 bElCYA\" src=\"//images.ctfassets.net/k0lk9kiuza3o/bOnLOncEyDdb8izczJggp/b98f4d8da30cfff0a87e8dce2bced46e/dropbox-customer-logo.svg\">"
    },
    {
      "src": "//images.ctfassets.net/k0lk9kiuza3o/k5u1aoWgLdVtFfc4tsyg3/cae65a31428205e2b46b229963d3b41e/Gong-logo.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Gong\" decoding=\"async\" class=\"BasicImage-sc-aa7a9f36-0 bElCYA\" src=\"//images.ctfassets.net/k0lk9kiuza3o/k5u1aoWgLdVtFfc4tsyg3/cae65a31428205e2b46b229963d3b41e/Gong-logo.svg\">"
    },
    {
      "src": "//images.ctfassets.net/k0lk9kiuza3o/7xVuRmZcIPeKLv5QaP2IFS/fe2200bf305c145f19a9657c3c6a7ec1/carnival-customer-logo.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt decoding=\"async\" class=\"BasicImage-sc-aa7a9f36-0 bElCYA\" src=\"//images.ctfassets.net/k0lk9kiuza3o/7xVuRmZcIPeKLv5QaP2IFS/fe2200bf305c145f19a9657c3c6a7ec1/carnival-customer-logo.svg\">"
    },
    {
      "src": "//images.ctfassets.net/k0lk9kiuza3o/Fk2s4fCN5ubFpjQpZf8ef/90cb997106a745d0c6d3ed62acfa2324/indiana-university-customer-logo.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt decoding=\"async\" class=\"BasicImage-sc-aa7a9f36-0 bElCYA\" src=\"//images.ctfassets.net/k0lk9kiuza3o/Fk2s4fCN5ubFpjQpZf8ef/90cb997106a745d0c6d3ed62acfa2324/indiana-university-customer-logo.svg\">"
    },
    {
      "src": "//images.ctfassets.net/k0lk9kiuza3o/6fo1ntHspDIwlAN45IgxRU/fbba98755d036e6d87631d0c5eccab25/doordash-customer-logo.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt decoding=\"async\" class=\"BasicImage-sc-aa7a9f36-0 bElCYA\" src=\"//images.ctfassets.net/k0lk9kiuza3o/6fo1ntHspDIwlAN45IgxRU/fbba98755d036e6d87631d0c5eccab25/doordash-customer-logo.svg\">"
    },
    {
      "src": "//images.ctfassets.net/k0lk9kiuza3o/Y595RQBDR1fW5blQZfd9l/b9f3e2557c598b1ea51bb4e55f507833/lyft-customer-logo.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Lyft Logo\" decoding=\"async\" class=\"BasicImage-sc-aa7a9f36-0 bElCYA\" src=\"//images.ctfassets.net/k0lk9kiuza3o/Y595RQBDR1fW5blQZfd9l/b9f3e2557c598b1ea51bb4e55f507833/lyft-customer-logo.svg\">"
    },
    {
      "src": "//images.ctfassets.net/k0lk9kiuza3o/6PFPRWMRMxRXthyXYcDRiR/ee7cc3f3ca0ed78752db06ce662a95f8/compass-customer-logo.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Compass Logo\" decoding=\"async\" class=\"BasicImage-sc-aa7a9f36-0 bElCYA\" src=\"//images.ctfassets.net/k0lk9kiuza3o/6PFPRWMRMxRXthyXYcDRiR/ee7cc3f3ca0ed78752db06ce662a95f8/compass-customer-logo.svg\">"
    },
    {
      "src": "//images.ctfassets.net/k0lk9kiuza3o/42drnxHfXrNOGKnVE9iA3r/a7f1bea3f67ca614e359eb6de12d8ba1/loreal-customer-logo.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"L&apos;Oreal Logo\" decoding=\"async\" class=\"BasicImage-sc-aa7a9f36-0 bElCYA\" src=\"//images.ctfassets.net/k0lk9kiuza3o/42drnxHfXrNOGKnVE9iA3r/a7f1bea3f67ca614e359eb6de12d8ba1/loreal-customer-logo.svg\">"
    },
    {
      "src": "//images.ctfassets.net/k0lk9kiuza3o/4AUQ47IN6ZBtXtWXt65L3D/24dae32ff49baaf8feecf9471804420d/zendesk-customer-logo.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt decoding=\"async\" class=\"BasicImage-sc-aa7a9f36-0 bElCYA\" src=\"//images.ctfassets.net/k0lk9kiuza3o/4AUQ47IN6ZBtXtWXt65L3D/24dae32ff49baaf8feecf9471804420d/zendesk-customer-logo.svg\">"
    },
    {
      "src": "//images.ctfassets.net/k0lk9kiuza3o/bOnLOncEyDdb8izczJggp/b98f4d8da30cfff0a87e8dce2bced46e/dropbox-customer-logo.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Dropbox\" decoding=\"async\" class=\"BasicImage-sc-aa7a9f36-0 bElCYA\" src=\"//images.ctfassets.net/k0lk9kiuza3o/bOnLOncEyDdb8izczJggp/b98f4d8da30cfff0a87e8dce2bced46e/dropbox-customer-logo.svg\">"
    },
    {
      "src": "//images.ctfassets.net/k0lk9kiuza3o/k5u1aoWgLdVtFfc4tsyg3/cae65a31428205e2b46b229963d3b41e/Gong-logo.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Gong\" decoding=\"async\" class=\"BasicImage-sc-aa7a9f36-0 bElCYA\" src=\"//images.ctfassets.net/k0lk9kiuza3o/k5u1aoWgLdVtFfc4tsyg3/cae65a31428205e2b46b229963d3b41e/Gong-logo.svg\">"
    },
    {
      "src": "//images.ctfassets.net/k0lk9kiuza3o/7xVuRmZcIPeKLv5QaP2IFS/fe2200bf305c145f19a9657c3c6a7ec1/carnival-customer-logo.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt decoding=\"async\" class=\"BasicImage-sc-aa7a9f36-0 bElCYA\" src=\"//images.ctfassets.net/k0lk9kiuza3o/7xVuRmZcIPeKLv5QaP2IFS/fe2200bf305c145f19a9657c3c6a7ec1/carnival-customer-logo.svg\">"
    },
    {
      "src": "//images.ctfassets.net/k0lk9kiuza3o/Fk2s4fCN5ubFpjQpZf8ef/90cb997106a745d0c6d3ed62acfa2324/indiana-university-customer-logo.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt decoding=\"async\" class=\"BasicImage-sc-aa7a9f36-0 bElCYA\" src=\"//images.ctfassets.net/k0lk9kiuza3o/Fk2s4fCN5ubFpjQpZf8ef/90cb997106a745d0c6d3ed62acfa2324/indiana-university-customer-logo.svg\">"
    },
    {
      "src": "https://images.ctfassets.net/k0lk9kiuza3o/64o3ZzxmDZ2RvV36K0PCwc/b8b2993bc4f37beb3eaecdf8b68af6df/Zoom.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img decoding=\"async\" src=\"https://images.ctfassets.net/k0lk9kiuza3o/64o3ZzxmDZ2RvV36K0PCwc/b8b2993bc4f37beb3eaecdf8b68af6df/Zoom.svg\" alt=\"Zoom integration\" class=\"BasicImage-sc-aa7a9f36-0 iIewFj\">"
    },
    {
      "src": "https://images.ctfassets.net/k0lk9kiuza3o/6OTuIytCbtNByiPPLwTDLD/9250192af735c5ccf3e6a19334643d11/saleforce.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img decoding=\"async\" src=\"https://images.ctfassets.net/k0lk9kiuza3o/6OTuIytCbtNByiPPLwTDLD/9250192af735c5ccf3e6a19334643d11/saleforce.svg\" alt=\"Salesforce integration\" class=\"BasicImage-sc-aa7a9f36-0 iIewFj\">"
    },
    {
      "src": "https://images.ctfassets.net/k0lk9kiuza3o/6W5mnZM4eNVK6Y8cBCnTu5/a0d70a3a38423e2b206e3dbf50503da5/google-calendar.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img decoding=\"async\" src=\"https://images.ctfassets.net/k0lk9kiuza3o/6W5mnZM4eNVK6Y8cBCnTu5/a0d70a3a38423e2b206e3dbf50503da5/google-calendar.svg\" alt=\"Google Calendar integration\" class=\"BasicImage-sc-aa7a9f36-0 iIewFj\">"
    },
    {
      "src": "https://images.ctfassets.net/k0lk9kiuza3o/4UQZOyPUNAjKf3x7tV7WZh/874072c0fdc4485bf305e1ac5a8a6c26/slack-logo-icon.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img decoding=\"async\" src=\"https://images.ctfassets.net/k0lk9kiuza3o/4UQZOyPUNAjKf3x7tV7WZh/874072c0fdc4485bf305e1ac5a8a6c26/slack-logo-icon.svg\" alt=\"Slack integration\" class=\"BasicImage-sc-aa7a9f36-0 iIewFj\">"
    },
    {
      "src": "https://images.ctfassets.net/k0lk9kiuza3o/2rhQcGrSRD5qeBzfsUresc/d2ed5280c9c0279be9d943c85faf959e/teams.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img decoding=\"async\" src=\"https://images.ctfassets.net/k0lk9kiuza3o/2rhQcGrSRD5qeBzfsUresc/d2ed5280c9c0279be9d943c85faf959e/teams.svg\" alt=\"Microsoft Teams integration\" class=\"BasicImage-sc-aa7a9f36-0 iIewFj\">"
    },
    {
      "src": "https://images.ctfassets.net/k0lk9kiuza3o/3x97SWL0ydKgcqT412HGr8/ed9ea1d8dea332dd74b125c89d689288/gmail-icon.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img decoding=\"async\" src=\"https://images.ctfassets.net/k0lk9kiuza3o/3x97SWL0ydKgcqT412HGr8/ed9ea1d8dea332dd74b125c89d689288/gmail-icon.svg\" alt=\"Gmail integration\" class=\"BasicImage-sc-aa7a9f36-0 iIewFj\">"
    },
    {
      "src": "https://images.ctfassets.net/k0lk9kiuza3o/7bQs7qA7sp83HJuE7EUETv/ac34c04b2206d7e049f38f41178ef9b2/outlook.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img decoding=\"async\" src=\"https://images.ctfassets.net/k0lk9kiuza3o/7bQs7qA7sp83HJuE7EUETv/ac34c04b2206d7e049f38f41178ef9b2/outlook.svg\" alt=\"Outlook integration\" class=\"BasicImage-sc-aa7a9f36-0 iIewFj\">"
    },
    {
      "src": "https://images.ctfassets.net/k0lk9kiuza3o/1iXaOfSTG4LH14hl3jhgLV/9c262e7842e1e78a9e595a4477ecde7d/Chrome.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img decoding=\"async\" src=\"https://images.ctfassets.net/k0lk9kiuza3o/1iXaOfSTG4LH14hl3jhgLV/9c262e7842e1e78a9e595a4477ecde7d/Chrome.svg\" alt=\"Chrome integration\" class=\"BasicImage-sc-aa7a9f36-0 iIewFj\">"
    },
    {
      "src": "https://images.ctfassets.net/k0lk9kiuza3o/4DaLXMiJ2kwAv3qpPblkwG/3e2dcf1bf1a4b80858cd321ad67691b8/webex-logomark-01.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img decoding=\"async\" src=\"https://images.ctfassets.net/k0lk9kiuza3o/4DaLXMiJ2kwAv3qpPblkwG/3e2dcf1bf1a4b80858cd321ad67691b8/webex-logomark-01.svg\" alt=\"Webex integration\" class=\"BasicImage-sc-aa7a9f36-0 iIewFj\">"
    },
    {
      "src": "https://images.ctfassets.net/k0lk9kiuza3o/2APzJ2NNOwzzKC0mZam9mB/3158e0780a9db488ff243f5f08a48cef/hubspot.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img decoding=\"async\" src=\"https://images.ctfassets.net/k0lk9kiuza3o/2APzJ2NNOwzzKC0mZam9mB/3158e0780a9db488ff243f5f08a48cef/hubspot.svg\" alt=\"HubSpot integration\" class=\"BasicImage-sc-aa7a9f36-0 iIewFj\">"
    },
    {
      "src": "https://images.ctfassets.net/k0lk9kiuza3o/42r0sVudnFRBVKsZH5MKRv/e71cb6443dc2ffe75a4f990ce0af5ead/zapier-icon.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img decoding=\"async\" src=\"https://images.ctfassets.net/k0lk9kiuza3o/42r0sVudnFRBVKsZH5MKRv/e71cb6443dc2ffe75a4f990ce0af5ead/zapier-icon.svg\" alt=\"Zapier integration\" class=\"BasicImage-sc-aa7a9f36-0 iIewFj\">"
    },
    {
      "src": "https://images.ctfassets.net/k0lk9kiuza3o/3L8hrM2H4gJLD7s2UFhhxE/75734eb6c87362ba5386ef33c4760d3d/Logomark.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img decoding=\"async\" src=\"https://images.ctfassets.net/k0lk9kiuza3o/3L8hrM2H4gJLD7s2UFhhxE/75734eb6c87362ba5386ef33c4760d3d/Logomark.svg\" alt=\"Greenhouse integration\" class=\"BasicImage-sc-aa7a9f36-0 iIewFj\">"
    },
    {
      "src": "https://images.ctfassets.net/k0lk9kiuza3o/nirfrq5tMDzXegZJxZHYr/626c4f558a197d841e926a6f53603aa3/linkedin.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img decoding=\"async\" src=\"https://images.ctfassets.net/k0lk9kiuza3o/nirfrq5tMDzXegZJxZHYr/626c4f558a197d841e926a6f53603aa3/linkedin.svg\" alt=\"LinkedIn integration\" class=\"BasicImage-sc-aa7a9f36-0 iIewFj\">"
    },
    {
      "src": "https://images.ctfassets.net/k0lk9kiuza3o/68QvXpmECJZjUTvmk1Qbxk/7c2198e75bf4761ccf6677fdb960a14d/stripe-logo.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img decoding=\"async\" src=\"https://images.ctfassets.net/k0lk9kiuza3o/68QvXpmECJZjUTvmk1Qbxk/7c2198e75bf4761ccf6677fdb960a14d/stripe-logo.svg\" alt=\"Stripe integration\" class=\"BasicImage-sc-aa7a9f36-0 iIewFj\">"
    },
    {
      "src": "https://images.ctfassets.net/k0lk9kiuza3o/3YVXIhGtUTAzHkrMdGeEWh/65b2902b498aab7bd56ee6b481ad10f4/TypeformIcon.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img decoding=\"async\" src=\"https://images.ctfassets.net/k0lk9kiuza3o/3YVXIhGtUTAzHkrMdGeEWh/65b2902b498aab7bd56ee6b481ad10f4/TypeformIcon.svg\" alt=\"Typeform integration\" class=\"BasicImage-sc-aa7a9f36-0 iIewFj\">"
    },
    {
      "src": "https://images.ctfassets.net/k0lk9kiuza3o/5iPdwT125pfQPNafr27mny/e866d175ee0169c23f90a3e438b65b21/intercom.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img decoding=\"async\" src=\"https://images.ctfassets.net/k0lk9kiuza3o/5iPdwT125pfQPNafr27mny/e866d175ee0169c23f90a3e438b65b21/intercom.svg\" alt=\"Intercom integration\" class=\"BasicImage-sc-aa7a9f36-0 iIewFj\">"
    },
    {
      "src": "https://images.ctfassets.net/k0lk9kiuza3o/5f4urpcDfUzxVFsvqHeuC/24ce8cc6a9e5269f5f749e4de21ad03b/activecampaign-logo-icon.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img decoding=\"async\" src=\"https://images.ctfassets.net/k0lk9kiuza3o/5f4urpcDfUzxVFsvqHeuC/24ce8cc6a9e5269f5f749e4de21ad03b/activecampaign-logo-icon.svg\" alt=\"ActiveCampaign integration\" class=\"BasicImage-sc-aa7a9f36-0 iIewFj\">"
    },
    {
      "src": "https://images.ctfassets.net/k0lk9kiuza3o/263kzYvoG2EGkeRpsrnkrA/90dd1ddda05b6fe9a4e5010f99308c0d/paypal-icon.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img decoding=\"async\" src=\"https://images.ctfassets.net/k0lk9kiuza3o/263kzYvoG2EGkeRpsrnkrA/90dd1ddda05b6fe9a4e5010f99308c0d/paypal-icon.svg\" alt=\"PayPal integration\" class=\"BasicImage-sc-aa7a9f36-0 iIewFj\">"
    },
    {
      "src": "https://images.ctfassets.net/k0lk9kiuza3o/x2WxpmYJVcwMjBJy0Bb1u/1d05b8113da8d7cefe0e9e8c72d46da6/Google__G__Logo.svg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img decoding=\"async\" loading=\"lazy\" src=\"https://images.ctfassets.net/k0lk9kiuza3o/x2WxpmYJVcwMjBJy0Bb1u/1d05b8113da8d7cefe0e9e8c72d46da6/Google__G__Logo.svg\" alt=\"Google suite\" class=\"BasicImage-sc-aa7a9f36-0 iIewFj\">"
    },
    {
      "src": "https://images.ctfassets.net/k0lk9kiuza3o/7yrXYudS3YKuKWtyU5Bj81/10d99f35d1f31142ab4c49c5a9c22035/microsoftLogo.svg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img decoding=\"async\" loading=\"lazy\" src=\"https://images.ctfassets.net/k0lk9kiuza3o/7yrXYudS3YKuKWtyU5Bj81/10d99f35d1f31142ab4c49c5a9c22035/microsoftLogo.svg\" alt=\"Microsoft suite\" class=\"BasicImage-sc-aa7a9f36-0 iIewFj\">"
    },
    {
      "src": "https://images.ctfassets.net/k0lk9kiuza3o/1ofedJdNCvuUawxTPCMH5X/e7de389fb655b08e4bfe013e0b3b263c/hackerone-customer-logo.svg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img decoding=\"async\" loading=\"lazy\" src=\"https://images.ctfassets.net/k0lk9kiuza3o/1ofedJdNCvuUawxTPCMH5X/e7de389fb655b08e4bfe013e0b3b263c/hackerone-customer-logo.svg\" alt=\"169%-image\" class=\"BasicImage-sc-aa7a9f36-0 iIewFj\">"
    },
    {
      "src": "https://images.ctfassets.net/k0lk9kiuza3o/1ofedJdNCvuUawxTPCMH5X/e7de389fb655b08e4bfe013e0b3b263c/hackerone-customer-logo.svg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img decoding=\"async\" loading=\"lazy\" src=\"https://images.ctfassets.net/k0lk9kiuza3o/1ofedJdNCvuUawxTPCMH5X/e7de389fb655b08e4bfe013e0b3b263c/hackerone-customer-logo.svg\" alt=\"169%-image\" class=\"BasicImage-sc-aa7a9f36-0 iIewFj\">"
    },
    {
      "src": "https://images.ctfassets.net/k0lk9kiuza3o/2H4GbF1jpOyD7cNMW0Dv82/85a232765d647c41403ca471fe76589d/VonageLogo.svg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img decoding=\"async\" loading=\"lazy\" src=\"https://images.ctfassets.net/k0lk9kiuza3o/2H4GbF1jpOyD7cNMW0Dv82/85a232765d647c41403ca471fe76589d/VonageLogo.svg\" alt=\"160%-image\" class=\"BasicImage-sc-aa7a9f36-0 iIewFj\">"
    },
    {
      "src": "https://images.ctfassets.net/k0lk9kiuza3o/2H4GbF1jpOyD7cNMW0Dv82/85a232765d647c41403ca471fe76589d/VonageLogo.svg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img decoding=\"async\" loading=\"lazy\" src=\"https://images.ctfassets.net/k0lk9kiuza3o/2H4GbF1jpOyD7cNMW0Dv82/85a232765d647c41403ca471fe76589d/VonageLogo.svg\" alt=\"160%-image\" class=\"BasicImage-sc-aa7a9f36-0 iIewFj\">"
    },
    {
      "src": "https://images.ctfassets.net/k0lk9kiuza3o/5trcQYofBXN8gU0XaA28sp/e49794d2f98145b5f05d1f256471d904/texas-ut-austin-customer-logo__1_.svg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img decoding=\"async\" loading=\"lazy\" src=\"https://images.ctfassets.net/k0lk9kiuza3o/5trcQYofBXN8gU0XaA28sp/e49794d2f98145b5f05d1f256471d904/texas-ut-austin-customer-logo__1_.svg\" alt=\"20%-image\" class=\"BasicImage-sc-aa7a9f36-0 iIewFj\">"
    },
    {
      "src": "https://images.ctfassets.net/k0lk9kiuza3o/5trcQYofBXN8gU0XaA28sp/e49794d2f98145b5f05d1f256471d904/texas-ut-austin-customer-logo__1_.svg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img decoding=\"async\" loading=\"lazy\" src=\"https://images.ctfassets.net/k0lk9kiuza3o/5trcQYofBXN8gU0XaA28sp/e49794d2f98145b5f05d1f256471d904/texas-ut-austin-customer-logo__1_.svg\" alt=\"20%-image\" class=\"BasicImage-sc-aa7a9f36-0 iIewFj\">"
    },
    {
      "src": "https://images.ctfassets.net/k0lk9kiuza3o/3zwo2G52Oesw4fGwaVbfD/f1f10b06f921116e29c63f5e13f1ce09/muck-rack-stacked.svg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img decoding=\"async\" loading=\"lazy\" src=\"https://images.ctfassets.net/k0lk9kiuza3o/3zwo2G52Oesw4fGwaVbfD/f1f10b06f921116e29c63f5e13f1ce09/muck-rack-stacked.svg\" alt=\"Muck Rack Company Logo-image\" class=\"BasicImage-sc-aa7a9f36-0 iIewFj\">"
    },
    {
      "src": "https://images.ctfassets.net/k0lk9kiuza3o/3zwo2G52Oesw4fGwaVbfD/f1f10b06f921116e29c63f5e13f1ce09/muck-rack-stacked.svg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img decoding=\"async\" loading=\"lazy\" src=\"https://images.ctfassets.net/k0lk9kiuza3o/3zwo2G52Oesw4fGwaVbfD/f1f10b06f921116e29c63f5e13f1ce09/muck-rack-stacked.svg\" alt=\"Muck Rack Company Logo-image\" class=\"BasicImage-sc-aa7a9f36-0 iIewFj\">"
    },
    {
      "src": "https://images.ctfassets.net/k0lk9kiuza3o/3lMFqkCeuVHwuy231bQ6YT/10161e4658bcba0afae60e0da77ce586/smith-ai-customer-logo.svg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img decoding=\"async\" loading=\"lazy\" src=\"https://images.ctfassets.net/k0lk9kiuza3o/3lMFqkCeuVHwuy231bQ6YT/10161e4658bcba0afae60e0da77ce586/smith-ai-customer-logo.svg\" alt=\"26%-image\" class=\"BasicImage-sc-aa7a9f36-0 iIewFj\">"
    },
    {
      "src": "https://images.ctfassets.net/k0lk9kiuza3o/3lMFqkCeuVHwuy231bQ6YT/10161e4658bcba0afae60e0da77ce586/smith-ai-customer-logo.svg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img decoding=\"async\" loading=\"lazy\" src=\"https://images.ctfassets.net/k0lk9kiuza3o/3lMFqkCeuVHwuy231bQ6YT/10161e4658bcba0afae60e0da77ce586/smith-ai-customer-logo.svg\" alt=\"26%-image\" class=\"BasicImage-sc-aa7a9f36-0 iIewFj\">"
    },
    {
      "src": "https://images.ctfassets.net/k0lk9kiuza3o/7CgfGSU35z1d8KW50Z7RVf/bb21b5143c829f1ba5c466b75e08f1cd/Security-SOC.svg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img decoding=\"async\" loading=\"lazy\" src=\"https://images.ctfassets.net/k0lk9kiuza3o/7CgfGSU35z1d8KW50Z7RVf/bb21b5143c829f1ba5c466b75e08f1cd/Security-SOC.svg\" alt=\"Security-SOC\" class=\"BasicImage-sc-aa7a9f36-0 iIewFj\">"
    },
    {
      "src": "https://images.ctfassets.net/k0lk9kiuza3o/438lMrSBKgnTeDLKMLKEoF/0593e9259a470e8c6d7527b61b4d2e42/Security-DSS.svg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img decoding=\"async\" loading=\"lazy\" src=\"https://images.ctfassets.net/k0lk9kiuza3o/438lMrSBKgnTeDLKMLKEoF/0593e9259a470e8c6d7527b61b4d2e42/Security-DSS.svg\" alt=\"Security-DSS\" class=\"BasicImage-sc-aa7a9f36-0 iIewFj\">"
    },
    {
      "src": "https://images.ctfassets.net/k0lk9kiuza3o/5HqO62N0euqpUsf15k6OwT/be8fb24f0fc5c78b5797483daa3ad8ed/Security-GDPR.svg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img decoding=\"async\" loading=\"lazy\" src=\"https://images.ctfassets.net/k0lk9kiuza3o/5HqO62N0euqpUsf15k6OwT/be8fb24f0fc5c78b5797483daa3ad8ed/Security-GDPR.svg\" alt=\"Security-GDPR\" class=\"BasicImage-sc-aa7a9f36-0 iIewFj\">"
    },
    {
      "src": "https://images.ctfassets.net/k0lk9kiuza3o/JhVmIAFIySgktxYelNuwK/b479e76d350bde3b62394e7ee86952e1/Security-CCPA.svg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img decoding=\"async\" loading=\"lazy\" src=\"https://images.ctfassets.net/k0lk9kiuza3o/JhVmIAFIySgktxYelNuwK/b479e76d350bde3b62394e7ee86952e1/Security-CCPA.svg\" alt=\"Security-CCPA\" class=\"BasicImage-sc-aa7a9f36-0 iIewFj\">"
    },
    {
      "src": "https://images.ctfassets.net/k0lk9kiuza3o/78FV1ztfCpTrnX8th78JP0/2cc579fd4fa57adc6856a3022ad7bebe/Security-Star.svg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img decoding=\"async\" loading=\"lazy\" src=\"https://images.ctfassets.net/k0lk9kiuza3o/78FV1ztfCpTrnX8th78JP0/2cc579fd4fa57adc6856a3022ad7bebe/Security-Star.svg\" alt=\"Security-Star\" class=\"BasicImage-sc-aa7a9f36-0 iIewFj\">"
    },
    {
      "src": "https://images.ctfassets.net/k0lk9kiuza3o/4dQ1GKECtZ2SMn9R44eySA/980d309e5530228e26d810f7b2ecf8ed/ISO-IEC_27001-2.svg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img decoding=\"async\" loading=\"lazy\" src=\"https://images.ctfassets.net/k0lk9kiuza3o/4dQ1GKECtZ2SMn9R44eySA/980d309e5530228e26d810f7b2ecf8ed/ISO-IEC_27001-2.svg\" alt=\"Sercurity-ISO\" class=\"BasicImage-sc-aa7a9f36-0 iIewFj\">"
    },
    {
      "src": "https://cdn.cookielaw.org/logos/122ecfc3-4694-42f1-863f-2db42d1b1e68/0bcbbcf4-9b83-4684-ba59-bc913c0d5905/c21bea90-f4f1-43d1-8118-8938bbb27a9d/logo.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Company Logo\" src=\"https://cdn.cookielaw.org/logos/122ecfc3-4694-42f1-863f-2db42d1b1e68/0bcbbcf4-9b83-4684-ba59-bc913c0d5905/c21bea90-f4f1-43d1-8118-8938bbb27a9d/logo.png\">"
    },
    {
      "src": "https://cdn.cookielaw.org/logos/static/powered_by_logo.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Powered by Onetrust\" src=\"https://cdn.cookielaw.org/logos/static/powered_by_logo.svg\" title=\"Powered by OneTrust Opens in a new Tab\">"
    },
    {
      "src": "https://downloads.intercomcdn.com/i/o/exkcomf1/871688/712269fb17afa81b9364eb13a4aa/6a28413d6761d624ff11223c3c1cfd0d.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://downloads.intercomcdn.com/i/o/exkcomf1/871688/712269fb17afa81b9364eb13a4aa/6a28413d6761d624ff11223c3c1cfd0d.png\" alt class=\"intercom-lightweight-app-launcher-custom-icon-open\">"
    }
  ],
  "possibleDialogs": [
    "<dialog class=\"VideoModalContext__Dialog-sc-c748022a-0 igQfib\"><div class=\"Wrapper-sc-48fedc9c-0 eMsTzC\"><button title=\"close dialog\" class=\"VideoModalContext__CloseButton-sc-c748022a-1 dnaaA-D\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"11\" height=\"10\" fill=\"none\" color=\"#currentColor\" viewBox=\"0 0 11 10\"><path stroke=\"currentColor\" d=\"M1.331 9.462 9.962.831M1.348.641l8.771 8.489\"/></svg></button></div></dialog>",
    "<button title=\"close dialog\" class=\"VideoModalContext__CloseButton-sc-c748022a-1 dnaaA-D\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"11\" height=\"10\" fill=\"none\" color=\"#currentColor\" viewBox=\"0 0 11 10\"><path stroke=\"currentColor\" d=\"M1.331 9.462 9.962.831M1.348.641l8.771 8.489\"/></svg></button>",
    "<div class=\"ot-sdk-container\" role=\"dialog\" aria-label=\"Privacy\"><div class=\"ot-sdk-row\"><div id=\"onetrust-group-container\" class=\"ot-sdk-twelve ot-sdk-columns\"><div class=\"banner_logo\"></div><div id=\"onetrust-policy\"><div id=\"onetrust-policy-text\">We use cookies and similar technologies to improve and personalize your experience, to understand website interactions (including clicks, cursor movement and screen recordings), and for marketing. Click &#x201c;Decline&#x201d; to decline optional c...",
    "<div role=\"dialog\" aria-modal=\"true\" style=\"height: 100%;\" aria-label=\"Privacy Preference Center\"><!-- PC Header --><div class=\"ot-pc-header\"><div class=\"ot-pc-logo\" role=\"img\" aria-label=\"Company Logo\"><img alt=\"Company Logo\" src=\"https://cdn.cookielaw.org/logos/122ecfc3-4694-42f1-863f-2db42d1b1e68/0bcbbcf4-9b83-4684-ba59-bc913c0d5905/c21bea90-f4f1-43d1-8118-8938bbb27a9d/logo.png\"></div><button id=\"close-pc-btn-handler\" class=\"ot-close-icon\" aria-label=\"Close preference center\" style=\"backgr...",
    "<section id=\"ot-fltr-modal\"><div id=\"ot-fltr-cnt\"><div id=\"ot-filter-list-header\"></div><button id=\"clear-filters-handler\">Clear</button><div class=\"ot-fltr-scrlcnt ot-pc-scrollbar\"><ul class=\"ot-fltr-opts\"><li class=\"ot-fltr-opt\"><div class=\"ot-chkbox\"><input id=\"chkbox-id\" type=\"checkbox\" class=\"category-filter-handler\"> <label for=\"chkbox-id\"><span class=\"ot-label-txt\">checkbox label</span></label> <span class=\"ot-label-status\">label</span></div></li></ul><div class=\"ot-fltr-btns\"><button..."
  ],
  "score": 50,
  "weight": 10
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer-first sections

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

4 Warning

Needs attention

AEO: Answer-first sections

Warning
01

Issue

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

Details

02

Why it matters

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

Check name

AEO: Answer-first sections

Score

65/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

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

Evidence
{
  "sectionCount": 35,
  "passing": 1,
  "failing": [
    {
      "heading": "Trusted by more than 100,000 of the world’s leading organizations",
      "headingHtml": "<h2 class=\"Heading-sc-83581531-0 dfTyGK\">Trusted by more than <span class=\"text-[length:inherit] leading-[inherit] font-bold\" style=\"color:inherit\">100,000</span> of the world&#x2019;s leading organizations</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Calendly makes scheduling simple",
      "headingHtml": "<h2 class=\"Heading-sc-83581531-0 jhIkYr\">Calendly makes scheduling simple</h2>",
      "firstParagraph": "Calendly’s easy enough for individual users, and powerful enough to meet the needs of enterprise organizations — including 86% of the Fortune 500 companies.",
      "paragraphHtml": "<p class=\"Wrapper-sc-48fedc9c-0 DefaultBodyRichText___StyledWrapper-sc-fba0c981-0 hOhFeu fzYzyS\">Calendly&#x2019;s easy enough for individual users, and powerful enough to meet the needs of enterprise organizations &#x2014; including 86% of the Fortune 500 companies.</p>",
      "words": 24,
      "direct": false,
      "issue": "First paragraph is 24 words and does not look like a concise direct answer."
    },
    {
      "heading": "Connect your calendars",
      "headingHtml": "<h3 class=\"Heading-sc-83581531-0 cZexWA\">Connect your calendars</h3>",
      "firstParagraph": "Calendly connects up to six calendars to automate scheduling with real-time availability.",
      "paragraphHtml": "<p class=\"Wrapper-sc-48fedc9c-0 DefaultBodyRichText___StyledWrapper-sc-fba0c981-0 hOhFeu fzYzyS\">Calendly connects up to six calendars to automate scheduling with real-time availability.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Add your availability",
      "headingHtml": "<h3 class=\"Heading-sc-83581531-0 cLfQMi\">Add your availability</h3>",
      "firstParagraph": "Keep invitees informed of your availability. Take control of your calendar with detailed availability settings, scheduling rules, buffers, and more.",
      "paragraphHtml": "<p class=\"Wrapper-sc-48fedc9c-0 DefaultBodyRichText___StyledWrapper-sc-fba0c981-0 hOhFeu fzYzyS\">Keep invitees informed of your availability. Take control of your calendar with detailed availability settings, scheduling rules, buffers, and more.</p>",
      "words": 20,
      "direct": false,
      "issue": "First paragraph is 20 words and does not look like a concise direct answer."
    },
    {
      "heading": "Connect conferencing tools",
      "headingHtml": "<h3 class=\"Heading-sc-83581531-0 cLfQMi\">Connect conferencing tools</h3>",
      "firstParagraph": "Sync your video conferencing tools and set preferences for in-person meetings or calls.",
      "paragraphHtml": "<p class=\"Wrapper-sc-48fedc9c-0 DefaultBodyRichText___StyledWrapper-sc-fba0c981-0 hOhFeu fzYzyS\">Sync your video conferencing tools and set preferences for in-person meetings or calls.</p>",
      "words": 13,
      "direct": false,
      "issue": "First paragraph is 13 words and does not look like a concise direct answer."
    },
    {
      "heading": "Customize your event types",
      "headingHtml": "<h3 class=\"Heading-sc-83581531-0 cLfQMi\">Customize your event types</h3>",
      "firstParagraph": "Choose from pre-built templates or quickly create custom event types for any meeting you need to schedule.",
      "paragraphHtml": "<p class=\"Wrapper-sc-48fedc9c-0 DefaultBodyRichText___StyledWrapper-sc-fba0c981-0 hOhFeu fzYzyS\">Choose from pre-built templates or quickly create custom event types for any meeting you need to schedule.</p>",
      "words": 17,
      "direct": false,
      "issue": "First paragraph is 17 words and does not look like a concise direct answer."
    },
    {
      "heading": "Share your scheduling link",
      "headingHtml": "<h3 class=\"Heading-sc-83581531-0 cLfQMi\">Share your scheduling link</h3>",
      "firstParagraph": "Easily book meetings by embedding scheduling links on your website, landing pages, or emails.",
      "paragraphHtml": "<p class=\"Wrapper-sc-48fedc9c-0 DefaultBodyRichText___StyledWrapper-sc-fba0c981-0 hOhFeu fzYzyS\">Easily book meetings by embedding scheduling links on your website, landing pages, or emails.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Connect Calendly to the tools you already use",
      "headingHtml": "<h2 class=\"Heading-sc-83581531-0 egMjJy\">Connect Calendly to the tools you already use</h2>",
      "firstParagraph": "Boost productivity with 100+ integrations",
      "paragraphHtml": "<p class=\"Wrapper-sc-48fedc9c-0 DefaultBodyRichText___StyledWrapper-sc-fba0c981-0 hOhFeu fzYzyS\">Boost productivity with 100+ integrations</p>",
      "words": 5,
      "direct": false,
      "issue": "First paragraph is 5 words and does not look like a concise direct answer."
    },
    {
      "heading": "More than a scheduling link",
      "headingHtml": "<h2 class=\"Heading-sc-83581531-0 eNoBIf\">More than a <br> scheduling link</h2>",
      "firstParagraph": "Calendly’s functionality goes way beyond just a scheduling link, with customizable, automated features to help you and your team achieve goals faster.",
      "paragraphHtml": "<p class=\"Wrapper-sc-48fedc9c-0 DefaultBodyRichText___StyledWrapper-sc-fba0c981-0 hjSWKa TuhvK\">Calendly&#x2019;s functionality goes way beyond just a scheduling link, with customizable, automated features to help you and your team achieve goals faster.</p>",
      "words": 23,
      "direct": false,
      "issue": "First paragraph is 23 words and does not look like a concise direct answer."
    },
    {
      "heading": "Browser extensions",
      "headingHtml": "<h3 class=\"Heading-sc-83581531-0 ljDydY\">Browser extensions</h3>",
      "firstParagraph": "Quickly find and share scheduling links from your inbox, LinkedIn, CRM, and more.",
      "paragraphHtml": "<p class=\"Wrapper-sc-48fedc9c-0 DefaultBodyRichText___StyledWrapper-sc-fba0c981-0 hjSWKa TuhvK\">Quickly find and share scheduling links from your inbox, LinkedIn, CRM, and more.</p>",
      "words": 13,
      "direct": false,
      "issue": "First paragraph is 13 words and does not look like a concise direct answer."
    },
    {
      "heading": "Automated workflows",
      "headingHtml": "<h3 class=\"Heading-sc-83581531-0 iwkbnW\">Automated workflows</h3>",
      "firstParagraph": "Boost attendance and save time by automating reminders and follow-ups.",
      "paragraphHtml": "<p class=\"Wrapper-sc-48fedc9c-0 DefaultBodyRichText___StyledWrapper-sc-fba0c981-0 hjSWKa TuhvK\">Boost attendance and save time by automating reminders and follow-ups.</p>",
      "words": 10,
      "direct": false,
      "issue": "First paragraph is 10 words and does not look like a concise direct answer."
    },
    {
      "heading": "Routing forms",
      "headingHtml": "<h3 class=\"Heading-sc-83581531-0 iwkbnW\">Routing forms</h3>",
      "firstParagraph": "Instantly qualify, route, and schedule meetings with high-value leads and customers directly from your website.",
      "paragraphHtml": "<p class=\"Wrapper-sc-48fedc9c-0 DefaultBodyRichText___StyledWrapper-sc-fba0c981-0 hjSWKa TuhvK\">Instantly qualify, route, and schedule meetings with high-value leads and customers directly from your website.</p>",
      "words": 15,
      "direct": false,
      "issue": "First paragraph is 15 words and does not look like a concise direct answer."
    },
    {
      "heading": "Round robin & collective events",
      "headingHtml": "<h3 class=\"Heading-sc-83581531-0 iwkbnW\">Round robin &amp; collective events</h3>",
      "firstParagraph": "Pool your team’s schedule together to offer more booking options to customers, or automatically combine availability to quickly schedule co-hosted calls.",
      "paragraphHtml": "<p class=\"Wrapper-sc-48fedc9c-0 DefaultBodyRichText___StyledWrapper-sc-fba0c981-0 hjSWKa TuhvK\">Pool your team&#x2019;s schedule together to offer more booking options to customers, or automatically combine availability to quickly schedule co-hosted calls.</p>",
      "words": 22,
      "direct": false,
      "issue": "First paragraph is 22 words and does not look like a concise direct answer."
    },
    {
      "heading": "Admin management",
      "headingHtml": "<h3 class=\"Heading-sc-83581531-0 iwkbnW\">Admin management</h3>",
      "firstParagraph": "Team admins enjoy tools to streamline onboarding, ensure consistency, track scheduling trends, maintain security standards, and more.",
      "paragraphHtml": "<p class=\"Wrapper-sc-48fedc9c-0 DefaultBodyRichText___StyledWrapper-sc-fba0c981-0 hjSWKa TuhvK\">Team admins enjoy tools to streamline onboarding, ensure consistency, track scheduling trends, maintain security standards, and more.</p>",
      "words": 17,
      "direct": false,
      "issue": "First paragraph is 17 words and does not look like a concise direct answer."
    },
    {
      "heading": "More than a scheduling link",
      "headingHtml": "<h2 class=\"Heading-sc-83581531-0 eNoBIf\">More than a <br> scheduling link</h2>",
      "firstParagraph": "Calendly’s functionality goes way beyond just a scheduling link, with customizable, automated features to help you and your team achieve goals faster.",
      "paragraphHtml": "<p class=\"Wrapper-sc-48fedc9c-0 DefaultBodyRichText___StyledWrapper-sc-fba0c981-0 hjSWKa TuhvK\">Calendly&#x2019;s functionality goes way beyond just a scheduling link, with customizable, automated features to help you and your team achieve goals faster.</p>",
      "words": 23,
      "direct": false,
      "issue": "First paragraph is 23 words and does not look like a concise direct answer."
    },
    {
      "heading": "Payment collection",
      "headingHtml": "<h3 class=\"Heading-sc-83581531-0 ljDydY\">Payment collection</h3>",
      "firstParagraph": "Professionals who charge for their time can collect payments automatically during the booking process via Calendly's Stripe and PayPal integrations.",
      "paragraphHtml": "<p class=\"Wrapper-sc-48fedc9c-0 DefaultBodyRichText___StyledWrapper-sc-fba0c981-0 hjSWKa TuhvK\">Professionals who charge for their time can collect payments automatically during the booking process via Calendly&apos;s Stripe and PayPal integrations.</p>",
      "words": 20,
      "direct": false,
      "issue": "First paragraph is 20 words and does not look like a concise direct answer."
    },
    {
      "heading": "Automated workflows",
      "headingHtml": "<h3 class=\"Heading-sc-83581531-0 iwkbnW\">Automated workflows</h3>",
      "firstParagraph": "Boost attendance and save time by automating reminders and follow-ups.",
      "paragraphHtml": "<p class=\"Wrapper-sc-48fedc9c-0 DefaultBodyRichText___StyledWrapper-sc-fba0c981-0 hjSWKa TuhvK\">Boost attendance and save time by automating reminders and follow-ups.</p>",
      "words": 10,
      "direct": false,
      "issue": "First paragraph is 10 words and does not look like a concise direct answer."
    },
    {
      "heading": "Routing forms",
      "headingHtml": "<h3 class=\"Heading-sc-83581531-0 iwkbnW\">Routing forms</h3>",
      "firstParagraph": "Instantly qualify, route, and schedule meetings with high-value leads and customers directly from your website.",
      "paragraphHtml": "<p class=\"Wrapper-sc-48fedc9c-0 DefaultBodyRichText___StyledWrapper-sc-fba0c981-0 hjSWKa TuhvK\">Instantly qualify, route, and schedule meetings with high-value leads and customers directly from your website.</p>",
      "words": 15,
      "direct": false,
      "issue": "First paragraph is 15 words and does not look like a concise direct answer."
    },
    {
      "heading": "Round robin & collective events",
      "headingHtml": "<h3 class=\"Heading-sc-83581531-0 iwkbnW\">Round robin &amp; collective events</h3>",
      "firstParagraph": "Pool your team’s schedule together to offer more booking options to customers, or automatically combine availability to quickly schedule co-hosted calls.",
      "paragraphHtml": "<p class=\"Wrapper-sc-48fedc9c-0 DefaultBodyRichText___StyledWrapper-sc-fba0c981-0 hjSWKa TuhvK\">Pool your team&#x2019;s schedule together to offer more booking options to customers, or automatically combine availability to quickly schedule co-hosted calls.</p>",
      "words": 22,
      "direct": false,
      "issue": "First paragraph is 22 words and does not look like a concise direct answer."
    },
    {
      "heading": "Admin management",
      "headingHtml": "<h3 class=\"Heading-sc-83581531-0 iwkbnW\">Admin management</h3>",
      "firstParagraph": "Team admins enjoy tools to streamline onboarding, ensure consistency, track scheduling trends, maintain security standards, and more.",
      "paragraphHtml": "<p class=\"Wrapper-sc-48fedc9c-0 DefaultBodyRichText___StyledWrapper-sc-fba0c981-0 hjSWKa TuhvK\">Team admins enjoy tools to streamline onboarding, ensure consistency, track scheduling trends, maintain security standards, and more.</p>",
      "words": 17,
      "direct": false,
      "issue": "First paragraph is 17 words and does not look like a concise direct answer."
    },
    {
      "heading": "Pick the perfect plan for your team",
      "headingHtml": "<h2 class=\"Heading-sc-83581531-0 jwiAnF\">Pick the perfect plan for your team</h2>",
      "firstParagraph": "For personal use",
      "paragraphHtml": "<p class=\"Paragraph-sc-2664db83-0 PlanCard___StyledParagraph-sc-bf330391-7 dQWnYF phGQy\">For personal use</p>",
      "words": 3,
      "direct": false,
      "issue": "First paragraph is 3 words and does not look like a concise direct answer."
    },
    {
      "heading": "Always free",
      "headingHtml": "<h3 class=\"inline text-main-800n font-bold dsk:w-auto dsk:text-left leading-[46px] max-[834px]:text-[38px] text-[1.75rem]\" aria-label=\"Annual price Always free for Free plan\">Always free</h3>",
      "firstParagraph": "For professionals and small teams",
      "paragraphHtml": "<p class=\"Paragraph-sc-2664db83-0 PlanCard___StyledParagraph-sc-bf330391-7 dQWnYF phGQy\">For professionals and small teams</p>",
      "words": 5,
      "direct": false,
      "issue": "First paragraph is 5 words and does not look like a concise direct answer."
    },
    {
      "heading": "$10",
      "headingHtml": "<h3 class=\"text-main-800n font-bold dsk:w-auto dsk:text-left leading-[46px] text-[2.375rem]\" aria-label=\"Annual price &#x24;10/seat/mo for Standard plan\">&#x24;10</h3>",
      "firstParagraph": "For growing businesses",
      "paragraphHtml": "<p class=\"Paragraph-sc-2664db83-0 PlanCard___StyledParagraph-sc-bf330391-7 dQWnYF phGQy\">For growing businesses</p>",
      "words": 3,
      "direct": false,
      "issue": "First paragraph is 3 words and does not look like a concise direct answer."
    },
    {
      "heading": "$16",
      "headingHtml": "<h3 class=\"text-main-800n font-bold dsk:w-auto dsk:text-left leading-[46px] text-[2.375rem]\" aria-label=\"Annual price &#x24;16/seat/mo for Teams plan\">&#x24;16</h3>",
      "firstParagraph": "For large companies",
      "paragraphHtml": "<p class=\"Paragraph-sc-2664db83-0 PlanCard___StyledParagraph-sc-bf330391-7 dQWnYF phGQy\">For large companies</p>",
      "words": 3,
      "direct": false,
      "issue": "First paragraph is 3 words and does not look like a concise direct answer."
    },
    {
      "heading": "$15k",
      "headingHtml": "<h3 class=\"text-main-800n font-bold dsk:w-auto dsk:text-left leading-[46px] text-[2.375rem]\" aria-label=\"Annual price starts at &#x24;15k for Enterprise plan\">&#x24;15k</h3>",
      "firstParagraph": "For personal use",
      "paragraphHtml": "<p class=\"Paragraph-sc-2664db83-0 PlanCard___StyledParagraph-sc-bf330391-7 dQWnYF phGQy\">For personal use</p>",
      "words": 3,
      "direct": false,
      "issue": "First paragraph is 3 words and does not look like a concise direct answer."
    },
    {
      "heading": "Always free",
      "headingHtml": "<h3 class=\"inline text-main-800n font-bold dsk:w-auto dsk:text-left leading-[46px] max-[834px]:text-[38px] text-[1.75rem]\" aria-label=\"Annual price Always free for Free plan\">Always free</h3>",
      "firstParagraph": "For professionals and small teams",
      "paragraphHtml": "<p class=\"Paragraph-sc-2664db83-0 PlanCard___StyledParagraph-sc-bf330391-7 dQWnYF phGQy\">For professionals and small teams</p>",
      "words": 5,
      "direct": false,
      "issue": "First paragraph is 5 words and does not look like a concise direct answer."
    },
    {
      "heading": "$10",
      "headingHtml": "<h3 class=\"text-main-800n font-bold dsk:w-auto dsk:text-left leading-[46px] text-[2.375rem]\" aria-label=\"Annual price &#x24;10/seat/mo for Standard plan\">&#x24;10</h3>",
      "firstParagraph": "For growing businesses",
      "paragraphHtml": "<p class=\"Paragraph-sc-2664db83-0 PlanCard___StyledParagraph-sc-bf330391-7 dQWnYF phGQy\">For growing businesses</p>",
      "words": 3,
      "direct": false,
      "issue": "First paragraph is 3 words and does not look like a concise direct answer."
    },
    {
      "heading": "$16",
      "headingHtml": "<h3 class=\"text-main-800n font-bold dsk:w-auto dsk:text-left leading-[46px] text-[2.375rem]\" aria-label=\"Annual price &#x24;16/seat/mo for Teams plan\">&#x24;16</h3>",
      "firstParagraph": "For large companies",
      "paragraphHtml": "<p class=\"Paragraph-sc-2664db83-0 PlanCard___StyledParagraph-sc-bf330391-7 dQWnYF phGQy\">For large companies</p>",
      "words": 3,
      "direct": false,
      "issue": "First paragraph is 3 words and does not look like a concise direct answer."
    },
    {
      "heading": "$15k",
      "headingHtml": "<h3 class=\"text-main-800n font-bold dsk:w-auto dsk:text-left leading-[46px] text-[2.375rem]\" aria-label=\"Annual price starts at &#x24;15k for Enterprise plan\">&#x24;15k</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Discover how businesses grow with Calendly",
      "headingHtml": "<h2 class=\"Heading-sc-83581531-0 egMjJy\">Discover how businesses grow with Calendly</h2>",
      "firstParagraph": "169%",
      "paragraphHtml": "<p data-testid=\"animated-stat-card-title\" class=\"Paragraph-sc-2664db83-0 gbPody\"><span class=\"text-h1-fixed mbl:text-huge-fixed\">169</span><span class=\"text-h1-fixed mbl:text-huge-fixed\">%</span></p>",
      "words": 1,
      "direct": false,
      "issue": "First paragraph is 1 words and does not look like a concise direct answer."
    },
    {
      "heading": "Built to keep your organization secure",
      "headingHtml": "<h2 class=\"Heading-sc-83581531-0 jhIkYr\">Built to keep your organization secure</h2>",
      "firstParagraph": "Keep your scheduling data secure with enterprise-grade admin management, security integrations, data governance, compliance audits, and privacy protections.",
      "paragraphHtml": "<p data-testid=\"trust-bar-description\" class=\"Paragraph-sc-2664db83-0 fDDDJK\">Keep your scheduling data secure with enterprise-grade admin management, security integrations, data governance, compliance audits, and privacy protections.</p>",
      "words": 18,
      "direct": false,
      "issue": "First paragraph is 18 words and does not look like a concise direct answer."
    },
    {
      "heading": "Power up your scheduling",
      "headingHtml": "<h2 data-testid=\"conversion-panel-title\" class=\"Heading-sc-83581531-0 ConversionTwoColumnNarrow___StyledHeading-sc-8a3211fd-1 btwEvW jIURoL\">Power up your scheduling</h2>",
      "firstParagraph": "Get started in seconds — for free.",
      "paragraphHtml": "<p class=\"Wrapper-sc-48fedc9c-0 DefaultBodyRichText___StyledWrapper-sc-fba0c981-0 hOhFeu fzYzyS\">Get started in seconds &#x2014; for free.</p>",
      "words": 6,
      "direct": false,
      "issue": "First paragraph is 6 words and does not look like a concise direct answer."
    },
    {
      "heading": "Privacy Preference Center",
      "headingHtml": "<h2 id=\"ot-pc-title\">Privacy Preference Center</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Cookie List",
      "headingHtml": "<h3>Cookie List</h3>",
      "firstParagraph": "",
      "paragraphHtml": "<p role=\"status\" class=\"ot-scrn-rdr\"></p>",
      "words": 0,
      "direct": false,
      "issue": "First paragraph is 0 words and does not look like a concise direct answer."
    }
  ],
  "score": 65,
  "weight": 28
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Question-led structure

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

3 Warning

Needs attention

AEO: Question-led structure

Warning
01

Issue

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

Details

02

Why it matters

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

Check name

AEO: Question-led structure

Score

50/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

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

Evidence
{
  "h2Count": 10,
  "questionH2s": [],
  "hasFaq": false,
  "score": 50,
  "weight": 18
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

GEO: Entity clarity

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

3 Warning

Needs attention

GEO: Entity clarity

Warning
01

Issue

Title/H1 terms missing from description: free, online, appointment, software, ahead.

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

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

Evidence
{
  "title": "Free Online Appointment Scheduling Software | Calendly",
  "h1": "Easy scheduling ahead",
  "description": "Calendly is the modern scheduling platform that makes “finding time” a breeze. When connecting is easy, your teams can get more done.",
  "topicOverlap": 0.375,
  "topicTerms": [
    "free",
    "online",
    "appointment",
    "scheduling",
    "software",
    "calendly",
    "easy",
    "ahead"
  ],
  "descriptionTerms": [
    "calendly",
    "modern",
    "scheduling",
    "platform",
    "makes",
    "finding",
    "time",
    "breeze",
    "when",
    "connecting",
    "easy",
    "teams",
    "get",
    "more",
    "done"
  ],
  "missingFromDescription": [
    "free",
    "online",
    "appointment",
    "software",
    "ahead"
  ],
  "score": 81,
  "weight": 28
}

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

4 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": 4,
  "citablePassages": 0,
  "failingCandidateParagraphs": [
    {
      "index": 46,
      "heading": "H4: Strictly Necessary Cookies",
      "text": "These cookies are necessary for the website to function and cannot be switched off in our systems. They are usually only set in response to actions made by you which amount to a request for services, such as setting your privacy preferences, logging in or filling in forms. You can set your browser to block or alert you about these cookies, but some parts of the site will not then work. These cookies do not store a...",
      "words": 80,
      "hasEvidence": false,
      "reasons": [
        "Missing a named source, statistic, date, percentage, report, or other evidence signal."
      ],
      "html": "<p class=\"ot-acc-grpdesc ot-category-desc\" id=\"ot-desc-id-C0001\">These cookies are necessary for the website to function and cannot be switched off in our systems. They are usually only set in response to actions made by you which amount to a request for services, such as setting your privacy preferences, logging in or filling in forms. You can set your browser to block or alert you about these cookies, but some parts of the site will not then work. These cookies do not store any personally i..."
    },
    {
      "index": 47,
      "heading": "H4: Functional Cookies",
      "text": "These cookies enable the website to provide enhanced functionality and personalisation. They may be set by us or by third party providers whose services we have added to our pages. If you do not allow these cookies then some or all of these services may not function properly.",
      "words": 48,
      "hasEvidence": false,
      "reasons": [
        "Too short for a citation-ready passage (48 words; target 80-220).",
        "Missing a named source, statistic, date, percentage, report, or other evidence signal."
      ],
      "html": "<p class=\"ot-acc-grpdesc ot-category-desc\" id=\"ot-desc-id-C0003\">These cookies enable the website to provide enhanced functionality and personalisation. They may be set by us or by third party providers whose services we have added to our pages. If you do not allow these cookies then some or all of these services may not function properly.</p>"
    },
    {
      "index": 48,
      "heading": "H4: Performance Cookies",
      "text": "These cookies allow us to count visits and traffic sources so we can measure and improve the performance of our site. They help us to know which pages are the most and least popular and see how visitors move around the site. All information these cookies collect is aggregated and therefore anonymous. If you do not allow these cookies we will not know when you have visited our site, and will not be able to monitor...",
      "words": 78,
      "hasEvidence": false,
      "reasons": [
        "Too short for a citation-ready passage (78 words; target 80-220).",
        "Missing a named source, statistic, date, percentage, report, or other evidence signal."
      ],
      "html": "<p class=\"ot-acc-grpdesc ot-category-desc\" id=\"ot-desc-id-C0002\">These cookies allow us to count visits and traffic sources so we can measure and improve the performance of our site. They help us to know which pages are the most and least popular and see how visitors move around the site. All information these cookies collect is aggregated and therefore anonymous. If you do not allow these cookies we will not know when you have visited our site, and will not be able to monitor its performance..."
    },
    {
      "index": 49,
      "heading": "H4: Targeting Cookies",
      "text": "These cookies may be set through our site by our advertising partners. They may be used by those companies to build a profile of your interests and show you relevant adverts on other sites. They do not store directly personal information, but are based on uniquely identifying your browser and internet device. If you do not allow these cookies, you will experience less targeted advertising.",
      "words": 65,
      "hasEvidence": false,
      "reasons": [
        "Too short for a citation-ready passage (65 words; target 80-220).",
        "Missing a named source, statistic, date, percentage, report, or other evidence signal."
      ],
      "html": "<p class=\"ot-acc-grpdesc ot-category-desc\" id=\"ot-desc-id-C0004\">These cookies may be set through our site by our advertising partners. They may be used by those companies to build a profile of your interests and show you relevant adverts on other sites. They do not store directly personal information, but are based on uniquely identifying your browser and internet device. If you do not allow these cookies, you will experience less targeted advertising.</p>"
    }
  ],
  "citableParagraphs": [],
  "score": 75,
  "weight": 18
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Answer block readiness

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

2 Warning

Needs attention

AIO: Answer block readiness

Warning
01

Issue

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

Details

02

Why it matters

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

Check name

AIO: Answer block readiness

Score

65/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

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

Evidence
{
  "sectionCount": 35,
  "passing": 1,
  "failing": [
    {
      "heading": "Trusted by more than 100,000 of the world’s leading organizations",
      "headingHtml": "<h2 class=\"Heading-sc-83581531-0 dfTyGK\">Trusted by more than <span class=\"text-[length:inherit] leading-[inherit] font-bold\" style=\"color:inherit\">100,000</span> of the world&#x2019;s leading organizations</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Calendly makes scheduling simple",
      "headingHtml": "<h2 class=\"Heading-sc-83581531-0 jhIkYr\">Calendly makes scheduling simple</h2>",
      "firstParagraph": "Calendly’s easy enough for individual users, and powerful enough to meet the needs of enterprise organizations — including 86% of the Fortune 500 companies.",
      "paragraphHtml": "<p class=\"Wrapper-sc-48fedc9c-0 DefaultBodyRichText___StyledWrapper-sc-fba0c981-0 hOhFeu fzYzyS\">Calendly&#x2019;s easy enough for individual users, and powerful enough to meet the needs of enterprise organizations &#x2014; including 86% of the Fortune 500 companies.</p>",
      "words": 24,
      "direct": false,
      "issue": "First paragraph is 24 words and does not look like a concise direct answer."
    },
    {
      "heading": "Connect your calendars",
      "headingHtml": "<h3 class=\"Heading-sc-83581531-0 cZexWA\">Connect your calendars</h3>",
      "firstParagraph": "Calendly connects up to six calendars to automate scheduling with real-time availability.",
      "paragraphHtml": "<p class=\"Wrapper-sc-48fedc9c-0 DefaultBodyRichText___StyledWrapper-sc-fba0c981-0 hOhFeu fzYzyS\">Calendly connects up to six calendars to automate scheduling with real-time availability.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Add your availability",
      "headingHtml": "<h3 class=\"Heading-sc-83581531-0 cLfQMi\">Add your availability</h3>",
      "firstParagraph": "Keep invitees informed of your availability. Take control of your calendar with detailed availability settings, scheduling rules, buffers, and more.",
      "paragraphHtml": "<p class=\"Wrapper-sc-48fedc9c-0 DefaultBodyRichText___StyledWrapper-sc-fba0c981-0 hOhFeu fzYzyS\">Keep invitees informed of your availability. Take control of your calendar with detailed availability settings, scheduling rules, buffers, and more.</p>",
      "words": 20,
      "direct": false,
      "issue": "First paragraph is 20 words and does not look like a concise direct answer."
    },
    {
      "heading": "Connect conferencing tools",
      "headingHtml": "<h3 class=\"Heading-sc-83581531-0 cLfQMi\">Connect conferencing tools</h3>",
      "firstParagraph": "Sync your video conferencing tools and set preferences for in-person meetings or calls.",
      "paragraphHtml": "<p class=\"Wrapper-sc-48fedc9c-0 DefaultBodyRichText___StyledWrapper-sc-fba0c981-0 hOhFeu fzYzyS\">Sync your video conferencing tools and set preferences for in-person meetings or calls.</p>",
      "words": 13,
      "direct": false,
      "issue": "First paragraph is 13 words and does not look like a concise direct answer."
    },
    {
      "heading": "Customize your event types",
      "headingHtml": "<h3 class=\"Heading-sc-83581531-0 cLfQMi\">Customize your event types</h3>",
      "firstParagraph": "Choose from pre-built templates or quickly create custom event types for any meeting you need to schedule.",
      "paragraphHtml": "<p class=\"Wrapper-sc-48fedc9c-0 DefaultBodyRichText___StyledWrapper-sc-fba0c981-0 hOhFeu fzYzyS\">Choose from pre-built templates or quickly create custom event types for any meeting you need to schedule.</p>",
      "words": 17,
      "direct": false,
      "issue": "First paragraph is 17 words and does not look like a concise direct answer."
    },
    {
      "heading": "Share your scheduling link",
      "headingHtml": "<h3 class=\"Heading-sc-83581531-0 cLfQMi\">Share your scheduling link</h3>",
      "firstParagraph": "Easily book meetings by embedding scheduling links on your website, landing pages, or emails.",
      "paragraphHtml": "<p class=\"Wrapper-sc-48fedc9c-0 DefaultBodyRichText___StyledWrapper-sc-fba0c981-0 hOhFeu fzYzyS\">Easily book meetings by embedding scheduling links on your website, landing pages, or emails.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Connect Calendly to the tools you already use",
      "headingHtml": "<h2 class=\"Heading-sc-83581531-0 egMjJy\">Connect Calendly to the tools you already use</h2>",
      "firstParagraph": "Boost productivity with 100+ integrations",
      "paragraphHtml": "<p class=\"Wrapper-sc-48fedc9c-0 DefaultBodyRichText___StyledWrapper-sc-fba0c981-0 hOhFeu fzYzyS\">Boost productivity with 100+ integrations</p>",
      "words": 5,
      "direct": false,
      "issue": "First paragraph is 5 words and does not look like a concise direct answer."
    },
    {
      "heading": "More than a scheduling link",
      "headingHtml": "<h2 class=\"Heading-sc-83581531-0 eNoBIf\">More than a <br> scheduling link</h2>",
      "firstParagraph": "Calendly’s functionality goes way beyond just a scheduling link, with customizable, automated features to help you and your team achieve goals faster.",
      "paragraphHtml": "<p class=\"Wrapper-sc-48fedc9c-0 DefaultBodyRichText___StyledWrapper-sc-fba0c981-0 hjSWKa TuhvK\">Calendly&#x2019;s functionality goes way beyond just a scheduling link, with customizable, automated features to help you and your team achieve goals faster.</p>",
      "words": 23,
      "direct": false,
      "issue": "First paragraph is 23 words and does not look like a concise direct answer."
    },
    {
      "heading": "Browser extensions",
      "headingHtml": "<h3 class=\"Heading-sc-83581531-0 ljDydY\">Browser extensions</h3>",
      "firstParagraph": "Quickly find and share scheduling links from your inbox, LinkedIn, CRM, and more.",
      "paragraphHtml": "<p class=\"Wrapper-sc-48fedc9c-0 DefaultBodyRichText___StyledWrapper-sc-fba0c981-0 hjSWKa TuhvK\">Quickly find and share scheduling links from your inbox, LinkedIn, CRM, and more.</p>",
      "words": 13,
      "direct": false,
      "issue": "First paragraph is 13 words and does not look like a concise direct answer."
    },
    {
      "heading": "Automated workflows",
      "headingHtml": "<h3 class=\"Heading-sc-83581531-0 iwkbnW\">Automated workflows</h3>",
      "firstParagraph": "Boost attendance and save time by automating reminders and follow-ups.",
      "paragraphHtml": "<p class=\"Wrapper-sc-48fedc9c-0 DefaultBodyRichText___StyledWrapper-sc-fba0c981-0 hjSWKa TuhvK\">Boost attendance and save time by automating reminders and follow-ups.</p>",
      "words": 10,
      "direct": false,
      "issue": "First paragraph is 10 words and does not look like a concise direct answer."
    },
    {
      "heading": "Routing forms",
      "headingHtml": "<h3 class=\"Heading-sc-83581531-0 iwkbnW\">Routing forms</h3>",
      "firstParagraph": "Instantly qualify, route, and schedule meetings with high-value leads and customers directly from your website.",
      "paragraphHtml": "<p class=\"Wrapper-sc-48fedc9c-0 DefaultBodyRichText___StyledWrapper-sc-fba0c981-0 hjSWKa TuhvK\">Instantly qualify, route, and schedule meetings with high-value leads and customers directly from your website.</p>",
      "words": 15,
      "direct": false,
      "issue": "First paragraph is 15 words and does not look like a concise direct answer."
    },
    {
      "heading": "Round robin & collective events",
      "headingHtml": "<h3 class=\"Heading-sc-83581531-0 iwkbnW\">Round robin &amp; collective events</h3>",
      "firstParagraph": "Pool your team’s schedule together to offer more booking options to customers, or automatically combine availability to quickly schedule co-hosted calls.",
      "paragraphHtml": "<p class=\"Wrapper-sc-48fedc9c-0 DefaultBodyRichText___StyledWrapper-sc-fba0c981-0 hjSWKa TuhvK\">Pool your team&#x2019;s schedule together to offer more booking options to customers, or automatically combine availability to quickly schedule co-hosted calls.</p>",
      "words": 22,
      "direct": false,
      "issue": "First paragraph is 22 words and does not look like a concise direct answer."
    },
    {
      "heading": "Admin management",
      "headingHtml": "<h3 class=\"Heading-sc-83581531-0 iwkbnW\">Admin management</h3>",
      "firstParagraph": "Team admins enjoy tools to streamline onboarding, ensure consistency, track scheduling trends, maintain security standards, and more.",
      "paragraphHtml": "<p class=\"Wrapper-sc-48fedc9c-0 DefaultBodyRichText___StyledWrapper-sc-fba0c981-0 hjSWKa TuhvK\">Team admins enjoy tools to streamline onboarding, ensure consistency, track scheduling trends, maintain security standards, and more.</p>",
      "words": 17,
      "direct": false,
      "issue": "First paragraph is 17 words and does not look like a concise direct answer."
    },
    {
      "heading": "More than a scheduling link",
      "headingHtml": "<h2 class=\"Heading-sc-83581531-0 eNoBIf\">More than a <br> scheduling link</h2>",
      "firstParagraph": "Calendly’s functionality goes way beyond just a scheduling link, with customizable, automated features to help you and your team achieve goals faster.",
      "paragraphHtml": "<p class=\"Wrapper-sc-48fedc9c-0 DefaultBodyRichText___StyledWrapper-sc-fba0c981-0 hjSWKa TuhvK\">Calendly&#x2019;s functionality goes way beyond just a scheduling link, with customizable, automated features to help you and your team achieve goals faster.</p>",
      "words": 23,
      "direct": false,
      "issue": "First paragraph is 23 words and does not look like a concise direct answer."
    },
    {
      "heading": "Payment collection",
      "headingHtml": "<h3 class=\"Heading-sc-83581531-0 ljDydY\">Payment collection</h3>",
      "firstParagraph": "Professionals who charge for their time can collect payments automatically during the booking process via Calendly's Stripe and PayPal integrations.",
      "paragraphHtml": "<p class=\"Wrapper-sc-48fedc9c-0 DefaultBodyRichText___StyledWrapper-sc-fba0c981-0 hjSWKa TuhvK\">Professionals who charge for their time can collect payments automatically during the booking process via Calendly&apos;s Stripe and PayPal integrations.</p>",
      "words": 20,
      "direct": false,
      "issue": "First paragraph is 20 words and does not look like a concise direct answer."
    },
    {
      "heading": "Automated workflows",
      "headingHtml": "<h3 class=\"Heading-sc-83581531-0 iwkbnW\">Automated workflows</h3>",
      "firstParagraph": "Boost attendance and save time by automating reminders and follow-ups.",
      "paragraphHtml": "<p class=\"Wrapper-sc-48fedc9c-0 DefaultBodyRichText___StyledWrapper-sc-fba0c981-0 hjSWKa TuhvK\">Boost attendance and save time by automating reminders and follow-ups.</p>",
      "words": 10,
      "direct": false,
      "issue": "First paragraph is 10 words and does not look like a concise direct answer."
    },
    {
      "heading": "Routing forms",
      "headingHtml": "<h3 class=\"Heading-sc-83581531-0 iwkbnW\">Routing forms</h3>",
      "firstParagraph": "Instantly qualify, route, and schedule meetings with high-value leads and customers directly from your website.",
      "paragraphHtml": "<p class=\"Wrapper-sc-48fedc9c-0 DefaultBodyRichText___StyledWrapper-sc-fba0c981-0 hjSWKa TuhvK\">Instantly qualify, route, and schedule meetings with high-value leads and customers directly from your website.</p>",
      "words": 15,
      "direct": false,
      "issue": "First paragraph is 15 words and does not look like a concise direct answer."
    },
    {
      "heading": "Round robin & collective events",
      "headingHtml": "<h3 class=\"Heading-sc-83581531-0 iwkbnW\">Round robin &amp; collective events</h3>",
      "firstParagraph": "Pool your team’s schedule together to offer more booking options to customers, or automatically combine availability to quickly schedule co-hosted calls.",
      "paragraphHtml": "<p class=\"Wrapper-sc-48fedc9c-0 DefaultBodyRichText___StyledWrapper-sc-fba0c981-0 hjSWKa TuhvK\">Pool your team&#x2019;s schedule together to offer more booking options to customers, or automatically combine availability to quickly schedule co-hosted calls.</p>",
      "words": 22,
      "direct": false,
      "issue": "First paragraph is 22 words and does not look like a concise direct answer."
    },
    {
      "heading": "Admin management",
      "headingHtml": "<h3 class=\"Heading-sc-83581531-0 iwkbnW\">Admin management</h3>",
      "firstParagraph": "Team admins enjoy tools to streamline onboarding, ensure consistency, track scheduling trends, maintain security standards, and more.",
      "paragraphHtml": "<p class=\"Wrapper-sc-48fedc9c-0 DefaultBodyRichText___StyledWrapper-sc-fba0c981-0 hjSWKa TuhvK\">Team admins enjoy tools to streamline onboarding, ensure consistency, track scheduling trends, maintain security standards, and more.</p>",
      "words": 17,
      "direct": false,
      "issue": "First paragraph is 17 words and does not look like a concise direct answer."
    },
    {
      "heading": "Pick the perfect plan for your team",
      "headingHtml": "<h2 class=\"Heading-sc-83581531-0 jwiAnF\">Pick the perfect plan for your team</h2>",
      "firstParagraph": "For personal use",
      "paragraphHtml": "<p class=\"Paragraph-sc-2664db83-0 PlanCard___StyledParagraph-sc-bf330391-7 dQWnYF phGQy\">For personal use</p>",
      "words": 3,
      "direct": false,
      "issue": "First paragraph is 3 words and does not look like a concise direct answer."
    },
    {
      "heading": "Always free",
      "headingHtml": "<h3 class=\"inline text-main-800n font-bold dsk:w-auto dsk:text-left leading-[46px] max-[834px]:text-[38px] text-[1.75rem]\" aria-label=\"Annual price Always free for Free plan\">Always free</h3>",
      "firstParagraph": "For professionals and small teams",
      "paragraphHtml": "<p class=\"Paragraph-sc-2664db83-0 PlanCard___StyledParagraph-sc-bf330391-7 dQWnYF phGQy\">For professionals and small teams</p>",
      "words": 5,
      "direct": false,
      "issue": "First paragraph is 5 words and does not look like a concise direct answer."
    },
    {
      "heading": "$10",
      "headingHtml": "<h3 class=\"text-main-800n font-bold dsk:w-auto dsk:text-left leading-[46px] text-[2.375rem]\" aria-label=\"Annual price &#x24;10/seat/mo for Standard plan\">&#x24;10</h3>",
      "firstParagraph": "For growing businesses",
      "paragraphHtml": "<p class=\"Paragraph-sc-2664db83-0 PlanCard___StyledParagraph-sc-bf330391-7 dQWnYF phGQy\">For growing businesses</p>",
      "words": 3,
      "direct": false,
      "issue": "First paragraph is 3 words and does not look like a concise direct answer."
    },
    {
      "heading": "$16",
      "headingHtml": "<h3 class=\"text-main-800n font-bold dsk:w-auto dsk:text-left leading-[46px] text-[2.375rem]\" aria-label=\"Annual price &#x24;16/seat/mo for Teams plan\">&#x24;16</h3>",
      "firstParagraph": "For large companies",
      "paragraphHtml": "<p class=\"Paragraph-sc-2664db83-0 PlanCard___StyledParagraph-sc-bf330391-7 dQWnYF phGQy\">For large companies</p>",
      "words": 3,
      "direct": false,
      "issue": "First paragraph is 3 words and does not look like a concise direct answer."
    },
    {
      "heading": "$15k",
      "headingHtml": "<h3 class=\"text-main-800n font-bold dsk:w-auto dsk:text-left leading-[46px] text-[2.375rem]\" aria-label=\"Annual price starts at &#x24;15k for Enterprise plan\">&#x24;15k</h3>",
      "firstParagraph": "For personal use",
      "paragraphHtml": "<p class=\"Paragraph-sc-2664db83-0 PlanCard___StyledParagraph-sc-bf330391-7 dQWnYF phGQy\">For personal use</p>",
      "words": 3,
      "direct": false,
      "issue": "First paragraph is 3 words and does not look like a concise direct answer."
    },
    {
      "heading": "Always free",
      "headingHtml": "<h3 class=\"inline text-main-800n font-bold dsk:w-auto dsk:text-left leading-[46px] max-[834px]:text-[38px] text-[1.75rem]\" aria-label=\"Annual price Always free for Free plan\">Always free</h3>",
      "firstParagraph": "For professionals and small teams",
      "paragraphHtml": "<p class=\"Paragraph-sc-2664db83-0 PlanCard___StyledParagraph-sc-bf330391-7 dQWnYF phGQy\">For professionals and small teams</p>",
      "words": 5,
      "direct": false,
      "issue": "First paragraph is 5 words and does not look like a concise direct answer."
    },
    {
      "heading": "$10",
      "headingHtml": "<h3 class=\"text-main-800n font-bold dsk:w-auto dsk:text-left leading-[46px] text-[2.375rem]\" aria-label=\"Annual price &#x24;10/seat/mo for Standard plan\">&#x24;10</h3>",
      "firstParagraph": "For growing businesses",
      "paragraphHtml": "<p class=\"Paragraph-sc-2664db83-0 PlanCard___StyledParagraph-sc-bf330391-7 dQWnYF phGQy\">For growing businesses</p>",
      "words": 3,
      "direct": false,
      "issue": "First paragraph is 3 words and does not look like a concise direct answer."
    },
    {
      "heading": "$16",
      "headingHtml": "<h3 class=\"text-main-800n font-bold dsk:w-auto dsk:text-left leading-[46px] text-[2.375rem]\" aria-label=\"Annual price &#x24;16/seat/mo for Teams plan\">&#x24;16</h3>",
      "firstParagraph": "For large companies",
      "paragraphHtml": "<p class=\"Paragraph-sc-2664db83-0 PlanCard___StyledParagraph-sc-bf330391-7 dQWnYF phGQy\">For large companies</p>",
      "words": 3,
      "direct": false,
      "issue": "First paragraph is 3 words and does not look like a concise direct answer."
    },
    {
      "heading": "$15k",
      "headingHtml": "<h3 class=\"text-main-800n font-bold dsk:w-auto dsk:text-left leading-[46px] text-[2.375rem]\" aria-label=\"Annual price starts at &#x24;15k for Enterprise plan\">&#x24;15k</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Discover how businesses grow with Calendly",
      "headingHtml": "<h2 class=\"Heading-sc-83581531-0 egMjJy\">Discover how businesses grow with Calendly</h2>",
      "firstParagraph": "169%",
      "paragraphHtml": "<p data-testid=\"animated-stat-card-title\" class=\"Paragraph-sc-2664db83-0 gbPody\"><span class=\"text-h1-fixed mbl:text-huge-fixed\">169</span><span class=\"text-h1-fixed mbl:text-huge-fixed\">%</span></p>",
      "words": 1,
      "direct": false,
      "issue": "First paragraph is 1 words and does not look like a concise direct answer."
    },
    {
      "heading": "Built to keep your organization secure",
      "headingHtml": "<h2 class=\"Heading-sc-83581531-0 jhIkYr\">Built to keep your organization secure</h2>",
      "firstParagraph": "Keep your scheduling data secure with enterprise-grade admin management, security integrations, data governance, compliance audits, and privacy protections.",
      "paragraphHtml": "<p data-testid=\"trust-bar-description\" class=\"Paragraph-sc-2664db83-0 fDDDJK\">Keep your scheduling data secure with enterprise-grade admin management, security integrations, data governance, compliance audits, and privacy protections.</p>",
      "words": 18,
      "direct": false,
      "issue": "First paragraph is 18 words and does not look like a concise direct answer."
    },
    {
      "heading": "Power up your scheduling",
      "headingHtml": "<h2 data-testid=\"conversion-panel-title\" class=\"Heading-sc-83581531-0 ConversionTwoColumnNarrow___StyledHeading-sc-8a3211fd-1 btwEvW jIURoL\">Power up your scheduling</h2>",
      "firstParagraph": "Get started in seconds — for free.",
      "paragraphHtml": "<p class=\"Wrapper-sc-48fedc9c-0 DefaultBodyRichText___StyledWrapper-sc-fba0c981-0 hOhFeu fzYzyS\">Get started in seconds &#x2014; for free.</p>",
      "words": 6,
      "direct": false,
      "issue": "First paragraph is 6 words and does not look like a concise direct answer."
    },
    {
      "heading": "Privacy Preference Center",
      "headingHtml": "<h2 id=\"ot-pc-title\">Privacy Preference Center</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Cookie List",
      "headingHtml": "<h3>Cookie List</h3>",
      "firstParagraph": "",
      "paragraphHtml": "<p role=\"status\" class=\"ot-scrn-rdr\"></p>",
      "words": 0,
      "direct": false,
      "issue": "First paragraph is 0 words and does not look like a concise direct answer."
    }
  ],
  "score": 65,
  "weight": 8
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

GEO: Extraction-friendly structure

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

2 Warning

Needs attention

GEO: Extraction-friendly structure

Warning
01

Issue

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

Details

02

Why it matters

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

Check name

GEO: Extraction-friendly structure

Score

85/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

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

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

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Entity and definition clarity

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

1 Warning

Needs attention

AEO: Entity and definition clarity

Warning
01

Issue

Entity or definition gaps: free, online, appointment, software, ahead.

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

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

Evidence
{
  "title": "Free Online Appointment Scheduling Software | Calendly",
  "h1": "Easy scheduling ahead",
  "description": "Calendly is the modern scheduling platform that makes “finding time” a breeze. When connecting is easy, your teams can get more done.",
  "topicOverlap": 0.375,
  "definitionCount": 4,
  "topicTerms": [
    "free",
    "online",
    "appointment",
    "scheduling",
    "software",
    "calendly",
    "easy",
    "ahead"
  ],
  "descriptionTerms": [
    "calendly",
    "modern",
    "scheduling",
    "platform",
    "makes",
    "finding",
    "time",
    "breeze",
    "when",
    "connecting",
    "easy",
    "teams",
    "get",
    "more",
    "done"
  ],
  "missingFromDescription": [
    "free",
    "online",
    "appointment",
    "software",
    "ahead"
  ],
  "score": 84,
  "weight": 18
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer intent coverage

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

1 Warning

Needs attention

AEO: Answer intent coverage

Warning
01

Issue

Missing likely AI Overview intent sections: what, 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 more than 100,000 of the world’s leading organizations",
      "html": "<h2 class=\"Heading-sc-83581531-0 dfTyGK\">Trusted by more than <span class=\"text-[length:inherit] leading-[inherit] font-bold\" style=\"color:inherit\">100,000</span> of the world&#x2019;s leading organizations</h2>"
    },
    {
      "text": "Calendly makes scheduling simple",
      "html": "<h2 class=\"Heading-sc-83581531-0 jhIkYr\">Calendly makes scheduling simple</h2>"
    },
    {
      "text": "Connect Calendly to the tools you already use",
      "html": "<h2 class=\"Heading-sc-83581531-0 egMjJy\">Connect Calendly to the tools you already use</h2>"
    },
    {
      "text": "More than a scheduling link",
      "html": "<h2 class=\"Heading-sc-83581531-0 eNoBIf\">More than a <br> scheduling link</h2>"
    },
    {
      "text": "More than a scheduling link",
      "html": "<h2 class=\"Heading-sc-83581531-0 eNoBIf\">More than a <br> scheduling link</h2>"
    },
    {
      "text": "Pick the perfect plan for your team",
      "html": "<h2 class=\"Heading-sc-83581531-0 jwiAnF\">Pick the perfect plan for your team</h2>"
    },
    {
      "text": "Discover how businesses grow with Calendly",
      "html": "<h2 class=\"Heading-sc-83581531-0 egMjJy\">Discover how businesses grow with Calendly</h2>"
    },
    {
      "text": "Built to keep your organization secure",
      "html": "<h2 class=\"Heading-sc-83581531-0 jhIkYr\">Built to keep your organization secure</h2>"
    },
    {
      "text": "Power up your scheduling",
      "html": "<h2 data-testid=\"conversion-panel-title\" class=\"Heading-sc-83581531-0 ConversionTwoColumnNarrow___StyledHeading-sc-8a3211fd-1 btwEvW jIURoL\">Power up your scheduling</h2>"
    },
    {
      "text": "Privacy Preference Center",
      "html": "<h2 id=\"ot-pc-title\">Privacy Preference Center</h2>"
    }
  ],
  "expected": [
    {
      "id": "what",
      "label": "What is Online Appointment Scheduling Software?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does Online Appointment Scheduling Software work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use Online Appointment Scheduling Software?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Online Appointment Scheduling Software free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Online Appointment Scheduling Software compare with alternatives?",
      "pattern": {}
    }
  ],
  "missing": [
    {
      "id": "what",
      "label": "What is Online Appointment Scheduling Software?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Online Appointment Scheduling Software compare with alternatives?",
      "pattern": {}
    }
  ],
  "score": 70,
  "weight": 8
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Query intent coverage

AIO: Query intent coverage is informational for this page.

Informational

Needs attention

AIO: Query intent coverage

Informational
01

Issue

Missing likely AI Overview intent sections: what, 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 more than 100,000 of the world’s leading organizations",
      "html": "<h2 class=\"Heading-sc-83581531-0 dfTyGK\">Trusted by more than <span class=\"text-[length:inherit] leading-[inherit] font-bold\" style=\"color:inherit\">100,000</span> of the world&#x2019;s leading organizations</h2>"
    },
    {
      "text": "Calendly makes scheduling simple",
      "html": "<h2 class=\"Heading-sc-83581531-0 jhIkYr\">Calendly makes scheduling simple</h2>"
    },
    {
      "text": "Connect Calendly to the tools you already use",
      "html": "<h2 class=\"Heading-sc-83581531-0 egMjJy\">Connect Calendly to the tools you already use</h2>"
    },
    {
      "text": "More than a scheduling link",
      "html": "<h2 class=\"Heading-sc-83581531-0 eNoBIf\">More than a <br> scheduling link</h2>"
    },
    {
      "text": "More than a scheduling link",
      "html": "<h2 class=\"Heading-sc-83581531-0 eNoBIf\">More than a <br> scheduling link</h2>"
    },
    {
      "text": "Pick the perfect plan for your team",
      "html": "<h2 class=\"Heading-sc-83581531-0 jwiAnF\">Pick the perfect plan for your team</h2>"
    },
    {
      "text": "Discover how businesses grow with Calendly",
      "html": "<h2 class=\"Heading-sc-83581531-0 egMjJy\">Discover how businesses grow with Calendly</h2>"
    },
    {
      "text": "Built to keep your organization secure",
      "html": "<h2 class=\"Heading-sc-83581531-0 jhIkYr\">Built to keep your organization secure</h2>"
    },
    {
      "text": "Power up your scheduling",
      "html": "<h2 data-testid=\"conversion-panel-title\" class=\"Heading-sc-83581531-0 ConversionTwoColumnNarrow___StyledHeading-sc-8a3211fd-1 btwEvW jIURoL\">Power up your scheduling</h2>"
    },
    {
      "text": "Privacy Preference Center",
      "html": "<h2 id=\"ot-pc-title\">Privacy Preference Center</h2>"
    }
  ],
  "expected": [
    {
      "id": "what",
      "label": "What is Online Appointment Scheduling Software?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does Online Appointment Scheduling Software work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use Online Appointment Scheduling Software?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Online Appointment Scheduling Software free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Online Appointment Scheduling Software compare with alternatives?",
      "pattern": {}
    }
  ],
  "missing": [
    {
      "id": "what",
      "label": "What is Online Appointment Scheduling Software?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Online Appointment Scheduling Software compare with alternatives?",
      "pattern": {}
    }
  ],
  "score": 70,
  "weight": 4
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

GEO: Q&A and FAQ opportunities

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

Informational

Needs attention

GEO: Q&A and FAQ opportunities

Informational
01

Issue

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

Details

02

Why it matters

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

Check name

GEO: Q&A and FAQ opportunities

Score

75/100

Status

informational

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

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

Evidence
{
  "h2Count": 10,
  "questionH2s": 0,
  "hasFaq": false,
  "nonQuestionH2s": [
    {
      "index": 1,
      "text": "Trusted by more than 100,000 of the world’s leading organizations",
      "isQuestion": false,
      "html": "<h2 class=\"Heading-sc-83581531-0 dfTyGK\">Trusted by more than <span class=\"text-[length:inherit] leading-[inherit] font-bold\" style=\"color:inherit\">100,000</span> of the world&#x2019;s leading organizations</h2>"
    },
    {
      "index": 2,
      "text": "Calendly makes scheduling simple",
      "isQuestion": false,
      "html": "<h2 class=\"Heading-sc-83581531-0 jhIkYr\">Calendly makes scheduling simple</h2>"
    },
    {
      "index": 3,
      "text": "Connect Calendly to the tools you already use",
      "isQuestion": false,
      "html": "<h2 class=\"Heading-sc-83581531-0 egMjJy\">Connect Calendly to the tools you already use</h2>"
    },
    {
      "index": 4,
      "text": "More than a scheduling link",
      "isQuestion": false,
      "html": "<h2 class=\"Heading-sc-83581531-0 eNoBIf\">More than a <br> scheduling link</h2>"
    },
    {
      "index": 5,
      "text": "More than a scheduling link",
      "isQuestion": false,
      "html": "<h2 class=\"Heading-sc-83581531-0 eNoBIf\">More than a <br> scheduling link</h2>"
    },
    {
      "index": 6,
      "text": "Pick the perfect plan for your team",
      "isQuestion": false,
      "html": "<h2 class=\"Heading-sc-83581531-0 jwiAnF\">Pick the perfect plan for your team</h2>"
    },
    {
      "index": 7,
      "text": "Discover how businesses grow with Calendly",
      "isQuestion": false,
      "html": "<h2 class=\"Heading-sc-83581531-0 egMjJy\">Discover how businesses grow with Calendly</h2>"
    },
    {
      "index": 8,
      "text": "Built to keep your organization secure",
      "isQuestion": false,
      "html": "<h2 class=\"Heading-sc-83581531-0 jhIkYr\">Built to keep your organization secure</h2>"
    },
    {
      "index": 9,
      "text": "Power up your scheduling",
      "isQuestion": false,
      "html": "<h2 data-testid=\"conversion-panel-title\" class=\"Heading-sc-83581531-0 ConversionTwoColumnNarrow___StyledHeading-sc-8a3211fd-1 btwEvW jIURoL\">Power up your scheduling</h2>"
    },
    {
      "index": 10,
      "text": "Privacy Preference Center",
      "isQuestion": false,
      "html": "<h2 id=\"ot-pc-title\">Privacy Preference Center</h2>"
    }
  ],
  "score": 75,
  "weight": 4
}

AI DiscoverabilityDiscoverabilityEstablished

IndexNow key

IndexNow key is informational for this page.

Informational

Needs attention

IndexNow key

Informational
01

Issue

IndexNow key is informational for this page.

02

Why it matters

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

Check name

IndexNow key

Score

100/100

Status

informational

Category

Discoverability

Maturity

Established

Goal

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

Result

IndexNow key is informational for this page.

Validation steps

  1. Find advertised IndexNow key location

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

  2. Fetch and validate IndexNow key file

    No discoverable IndexNow key file was found.

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

Agent Ease of UseAuthEstablished

OAuth / OIDC discovery

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

Informational

Needs attention

OAuth / OIDC discovery

Informational
01

Issue

OAuth Discovery response did not match the expected shape. missing: jwks_uri; endpoint issues: [{"field":"jwks_uri","issue":"Missing URL."}]; missing grant_types_supported.

02

Why it matters

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

Check name

OAuth / OIDC discovery

Score

0/100

Status

informational

Category

Auth

Maturity

Established

Goal

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

Result

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

Validation steps

  1. Validate resource body

    OAuth Discovery response did not match the expected shape. missing: jwks_uri; endpoint issues: [{"field":"jwks_uri","issue":"Missing URL."}]; missing grant_types_supported.

Evidence
{
  "failedStep": "validate",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch discovery resource",
      "status": "pass",
      "evidence": {
        "path": "/.well-known/openid-configuration",
        "statusCode": 200,
        "contentType": "application/json; charset=utf-8"
      }
    },
    {
      "id": "validate",
      "title": "Validate resource body",
      "status": "fail",
      "evidence": {
        "valid": false,
        "issue": "OAuth Discovery response did not match the expected shape. missing: jwks_uri; endpoint issues: [{\"field\":\"jwks_uri\",\"issue\":\"Missing URL.\"}]; missing grant_types_supported.",
        "compatibleContentType": true,
        "missing": [
          "jwks_uri"
        ],
        "endpointIssues": [
          {
            "field": "jwks_uri",
            "issue": "Missing URL."
          }
        ],
        "issuer": "https://calendly.com",
        "authorizationEndpoint": "https://calendly.com/oauth/authorize",
        "tokenEndpoint": "https://calendly.com/oauth/token",
        "responseTypesSupported": [
          "code"
        ],
        "grantTypesSupported": [],
        "idTokenSigningAlgValuesSupported": [],
        "rawExcerpt": "{\"issuer\":\"https://calendly.com\",\"authorization_endpoint\":\"https://calendly.com/oauth/authorize\",\"token_endpoint\":\"https://calendly.com/oauth/token\",\"registration_endpoint\":\"https://calendly.com/oauth/register\",\"response_types_supported\":[\"code\"],\"token_endpoint_auth_methods_supported\":[\"none\"],\"code_challenge_methods_supported\":[\"plain\",\"S256\"]}"
      },
      "issue": "OAuth Discovery response did not match the expected shape. missing: jwks_uri; endpoint issues: [{\"field\":\"jwks_uri\",\"issue\":\"Missing URL.\"}]; missing grant_types_supported.",
      "howToFix": "Publish valid OAuth/OIDC metadata only when the site actually supports OAuth/OIDC. Otherwise omit provider discovery and document any unauthenticated public APIs separately."
    },
    {
      "id": "authorization-endpoint",
      "title": "Probe authorization endpoint with an authorization-code request",
      "status": "pass",
      "evidence": {
        "url": "https://calendly.com/oauth/authorize?response_type=code&client_id=can-agent-use-scanner&redirect_uri=https%3A%2F%2Fcan-agent-use.invalid%2Foauth%2Fcallback&scope=openid&state=can-agent-use-probe",
        "method": "GET",
        "statusCode": 302,
        "location": "https://calendly.com/app/login",
        "contentType": "text/html; charset=utf-8",
        "excerpt": "<html><body>You are being <a href=\"https://calendly.com/app/login\">redirected</a>.</body></html>"
      },
      "howToFix": "Implement an authorization endpoint that can process syntactically valid authorization requests, or remove it from discovery metadata until it exists."
    },
    {
      "id": "authorization-redirect-safety",
      "title": "Reject unregistered authorization redirects",
      "status": "pass",
      "evidence": {
        "url": "https://calendly.com/oauth/authorize?response_type=code&client_id=can-agent-use-unknown-client&redirect_uri=https%3A%2F%2Fcan-agent-use.invalid%2Fattacker-callback&scope=openid&state=can-agent-use-redirect-safety",
        "method": "GET",
        "statusCode": 302,
        "location": "https://calendly.com/app/login",
        "redirectedToUntrusted": false,
        "contentType": "text/html; charset=utf-8",
        "excerpt": "<html><body>You are being <a href=\"https://calendly.com/app/login\">redirected</a>.</body></html>"
      },
      "howToFix": "Validate client_id and registered redirect_uri values before redirecting. Return a direct OAuth error for invalid clients or redirect URIs."
    },
    {
      "id": "token-endpoint",
      "title": "Probe token endpoint with advertised grant type",
      "status": "pass",
      "evidence": {
        "url": "https://calendly.com/oauth/token",
        "method": "POST",
        "grantType": "authorization_code",
        "statusCode": 400,
        "oauthError": "invalid_request",
        "contentType": "application/json; charset=utf-8",
        "excerpt": "{\"error\":\"invalid_request\",\"error_description\":\"Missing required parameter: code_verifier.\"}"
      },
      "howToFix": "Support every advertised grant type enough to return a protocol-appropriate response, or stop advertising unsupported grants."
    }
  ],
  "authApplicability": {
    "supportsAuth": true,
    "score": 12,
    "signals": [
      {
        "source": "link:href",
        "weight": 3,
        "match": "auth link"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "log in"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "sign up"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "sso"
      }
    ]
  },
  "resourceFetchSucceeded": true
}

Agent Ease of UseAuthEmerging recommendation

OAuth Protected Resource

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

Informational

Needs attention

OAuth Protected Resource

Informational
01

Issue

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

02

Why it matters

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

Check name

OAuth Protected Resource

Score

0/100

Status

informational

Category

Auth

Maturity

Emerging recommendation

Goal

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

Result

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

Validation steps

  1. Fetch protected resource metadata

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

  2. Validate protected resource metadata

    Response is not valid JSON.

  3. Validate protected resource identity

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

  4. Probe protected API Bearer challenge

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

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch protected resource metadata",
      "status": "fail",
      "evidence": {
        "path": "/.well-known/oauth-protected-resource",
        "statusCode": 404,
        "contentType": "text/html"
      },
      "issue": "The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.",
      "howToFix": "Publish /.well-known/oauth-protected-resource JSON."
    },
    {
      "id": "metadata",
      "title": "Validate protected resource metadata",
      "status": "fail",
      "evidence": {
        "valid": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html><html lang=\"en\" data-scroll-behavior=\"smooth\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/><link rel=\"preload\" href=\"https://marketing-assets.calendly.com/_next/static/media/Gilroy_Bold-s.p.04bhoiwyq-juo.woff\" as=\"font\" crossorigin=\"\" type=\"font/woff\"/><link rel=\"preload\" href=\"https://marketing-assets.calendly.com/_next/static/media/Gilroy_Bold-s.p.13gv~l_fv7sra.woff2\" as=\"font\" crossorigin=\"\" type=\"font/woff2\"/><link rel=\"preload\" href=\"https://marketing-assets.calendly.com/_next/static/media/Gilroy_Medium-s.p.0qvc.euvgjqei.woff2\" as=\"font\" crossorigin=\"\" type=\"font/woff2\"/><link rel=\"preload\" href=\"https://marketing-assets.calendly.com/_next/static/media/Gilroy_Medium-s.p.121f28399vp96.woff\" as=\"font\" crossorigin=\"\" typ"
      },
      "issue": "Response is not valid JSON.",
      "howToFix": "Publish resource and authorization_servers as absolute URLs."
    },
    {
      "id": "resource-identity",
      "title": "Validate protected resource identity",
      "status": "fail",
      "evidence": {
        "expectedResource": "https://calendly.com"
      },
      "issue": "Protected resource metadata `resource` did not match the resource identifier used to retrieve it.",
      "howToFix": "Set `resource` to the origin/resource identifier represented by /.well-known/oauth-protected-resource."
    },
    {
      "id": "protected-route-challenge",
      "title": "Probe protected API Bearer challenge",
      "status": "informational",
      "evidence": {
        "checked": [
          {
            "path": "/api/admin/scans",
            "statusCode": 404,
            "wwwAuthenticate": {
              "valid": false,
              "present": false
            },
            "expectedMetadataUrl": "https://calendly.com/.well-known/oauth-protected-resource",
            "metadataUrlMatches": true,
            "resourceMatchesRequestContext": true
          },
          {
            "path": "/api/admin/summary",
            "statusCode": 404,
            "wwwAuthenticate": {
              "valid": false,
              "present": false
            },
            "expectedMetadataUrl": "https://calendly.com/.well-known/oauth-protected-resource",
            "metadataUrlMatches": true,
            "resourceMatchesRequestContext": true
          },
          {
            "path": "/api/scans",
            "statusCode": 404,
            "wwwAuthenticate": {
              "valid": false,
              "present": false
            },
            "expectedMetadataUrl": "https://calendly.com/.well-known/oauth-protected-resource",
            "metadataUrlMatches": true,
            "resourceMatchesRequestContext": true
          }
        ]
      },
      "issue": "No protected route with a 401 Bearer challenge was detected; metadata alone does not prove a protected resource.",
      "howToFix": "When this site exposes bearer-protected APIs, return 401 with WWW-Authenticate: Bearer and link resource_metadata."
    }
  ],
  "authApplicability": {
    "supportsAuth": true,
    "score": 12,
    "signals": [
      {
        "source": "link:href",
        "weight": 3,
        "match": "auth link"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "log in"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "sign up"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "sso"
      }
    ]
  },
  "resourceFetchSucceeded": false
}

Improve Your Score

Send the scan details to a professional with the required report context attached.

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
28/100Level 2, Agent-LimitedCurrent report
Report ID e05bd1dc-5bdf-46f9-a8fb-3bfeed59f23c. Scanned Jun 4, 2026, 2:32 AM.
calendly.com AI SEO Report: 28/100 (Level 2, Agent-Limited)