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

OVERALL SCORE

Level 3, Bot-Aware

Moderate readiness for AI agents
AIDiscoverability50%Agent Easeof Use43%Security& Trust0%GEO, AIO, AEO82%SEO92%Performance& Accessibility64%
  • AI Discoverability 50 out of 100
  • Agent Ease of Use 43 out of 100
  • Security & Trust 0 out of 100
  • GEO, AIO and AEO 82 out of 100
  • SEO 92 out of 100
  • Performance and Accessibility 64 out of 100

CAPTURED SCREENSHOT

Captured website desktop screenshot

What AI sees of your website

Deskless Productivity and Mobile Workforce Management | Skedulo favicon

Deskless Productivity and Mobile Workforce Management | Skedulo

Schedule and manage your deskless workforce, resolve conflicts, optimize travel, and more with our powerful scheduling app and mobile workforce management software.

Next step

Turn this report into a fix workflow

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

Detailed report scores grouped by capability area
MetricScoreStatusPassedFailedWarningEvidence
AI Discoverability
50
Needs work11140View details
Discoverability
57
Needs work450View details
Content Readiness
67
Needs work650View details
Bot Access Control
17
Priority fix140View details
Agent Ease of Use
43
Priority fix18332View details
API
28
Priority fix270View details
Auth
Not Applicable
Not Applicable380View details
MCP
60
Needs work571View details
Skill Discovery
42
Priority fix4111View details
Agent Commerce
Not Applicable
Not Applicable400
GEO, AIO and AEO
82
Mostly ready7013
GEO Readiness
89
Mostly ready204
AIO Readiness
85
Mostly ready304
AEO Readiness
72
Needs work205
SEO
92
Strong1010View details
SEO
92
Strong1010View details
Security & Trust
0
Priority fix370View details
Security & Trust
0
Priority fix050View details
AI Training Exposure
0
Priority fix320View details
Performance and Accessibility
64
Needs work2050View details
Performance
57
Needs work1240View details
Accessibility
78
Mostly ready810View details

Prioritized recommendations

Issues ranked by score impact

47 items need attention

Security & TrustAI Training ExposureEmerging recommendation

TDMRep declaration

TDMRep declaration is missing or incomplete.

100 Fail

Needs attention

TDMRep declaration

Failed check
01

Issue

Response is not valid JSON.

02

Why it matters

TDMRep is a W3C Community Group protocol and IANA-registered well-known URI for declaring text and data mining reservation policy on applicable content.

Check name

TDMRep declaration

Score

0/100

Status

fail

Category

AI Training Exposure

Maturity

Emerging recommendation

Goal

Publish a machine-readable text and data mining reservation declaration when the site needs one.

Result

TDMRep declaration is missing or incomplete.

Validation steps

  1. Validate TDMRep rules

    Response is not valid JSON.

Evidence
{
  "statusCode": 200,
  "contentType": "text/html; charset=UTF-8",
  "valid": false,
  "compatibleContentType": false,
  "issue": "Response is not valid JSON.",
  "rawExcerpt": "<!DOCTYPE html>\n<html class=\"no-js\" lang=\"en-US\">\n<head>\n    <meta charset=\"UTF-8\" />\n        <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-regular-webfont.woff2?ver=ccb47b095dbff270f670448279350d3c\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-medium-webfont.woff2?ver=62172d279c077a7aae88ab4bb65f327e\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-semibold-webfont.woff2?ver=886ed72b75879d3ef96d46ce78a50924\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"dns-prefetch\" href=\"//app-sn02.marketo.com\">\n    <link rel=\"pr",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch /.well-known/tdmrep.json",
      "status": "pass",
      "evidence": {
        "statusCode": 200,
        "contentType": "text/html; charset=UTF-8",
        "length": 170492
      }
    },
    {
      "id": "validate",
      "title": "Validate TDMRep rules",
      "status": "fail",
      "evidence": {
        "valid": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html>\n<html class=\"no-js\" lang=\"en-US\">\n<head>\n    <meta charset=\"UTF-8\" />\n        <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-regular-webfont.woff2?ver=ccb47b095dbff270f670448279350d3c\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-medium-webfont.woff2?ver=62172d279c077a7aae88ab4bb65f327e\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-semibold-webfont.woff2?ver=886ed72b75879d3ef96d46ce78a50924\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"dns-prefetch\" href=\"//app-sn02.marketo.com\">\n    <link rel=\"pr"
      },
      "issue": "Response is not valid JSON.",
      "howToFix": "Publish /.well-known/tdmrep.json as an array of TDMRep rule objects with location and tdm-reservation values of 0 or 1."
    }
  ]
}

AI DiscoverabilityContent ReadinessEstablished

Markdown negotiation

Markdown negotiation failed at "Markdown content type".

50 Fail

Needs attention

Markdown negotiation

Failed check
01

Issue

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

02

Why it matters

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

Check name

Markdown negotiation

Score

0/100

Status

fail

Category

Content Readiness

Maturity

Established

Goal

Return HTML responses as markdown when agents request it.

Result

Markdown negotiation failed at "Markdown content type".

Validation steps

  1. Markdown content type

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

  2. Vary: Accept header

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

  3. Structured Markdown body

    Markdown response is missing a heading.

Evidence
{
  "failedStep": "content-type",
  "steps": [
    {
      "id": "content-type",
      "title": "Markdown content type",
      "status": "fail",
      "evidence": {
        "statusCode": 200,
        "contentType": "text/html; charset=UTF-8"
      },
      "issue": "Content-Type \"text/html; charset=UTF-8\" does not indicate Markdown when requested with Accept: text/markdown.",
      "howToFix": "Return Content-Type: text/markdown; charset=utf-8 for requests with Accept: text/markdown."
    },
    {
      "id": "vary-accept",
      "title": "Vary: Accept header",
      "status": "fail",
      "evidence": {
        "vary": "Accept-Encoding, Accept-Encoding, Accept-Encoding"
      },
      "issue": "Markdown negotiation is missing Vary: Accept; current Vary header is \"Accept-Encoding, Accept-Encoding, Accept-Encoding\".",
      "howToFix": "Add Vary: Accept on negotiated Markdown responses so shared caches keep HTML and Markdown variants separate."
    },
    {
      "id": "markdown-content",
      "title": "Structured Markdown body",
      "status": "fail",
      "evidence": {
        "valid": false,
        "hasHeading": false,
        "wordCount": 22097,
        "excerpt": "<!DOCTYPE html>\n<html class=\"no-js\" lang=\"en-US\">\n<head>\n    <meta charset=\"UTF-8\" />\n        <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-regular-webfont.woff2?ver=ccb47b09",
        "issue": "Markdown response is missing a heading."
      },
      "issue": "Markdown response is missing a heading.",
      "howToFix": "Return Markdown with at least one heading and substantive page content, including useful links or instructions for agents."
    }
  ]
}

AI DiscoverabilityContent ReadinessEstablished

Semantic HTML

Semantic HTML is missing or incomplete.

50 Fail

Needs attention

Semantic HTML

Failed check
01

Issue

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

Details

02

Why it matters

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

Check name

Semantic HTML

Score

0/100

Status

fail

Category

Content Readiness

Maturity

Established

Goal

Expose readable page structure through semantic HTML and accessible controls.

Result

Semantic HTML is missing or incomplete.

Evidence
{
  "main": false,
  "nav": true,
  "footer": true,
  "meaningfulH1": true,
  "headingOrder": false,
  "accessibleLinks": false,
  "accessibleButtons": true,
  "imageAltCoverage": true,
  "formAutocompleteCoverage": true,
  "details": {
    "inaccessibleLinks": [
      "<a href=\"https://www.facebook.com/skedulo/\"><svg width=\"23\" height=\"23\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M21.73 0H1.27C.57 0 0 .57 0 1.27v20.46C0 22.43.57 23 1.27 23h11.02v-8.9h-3v-3.48h3V8.06c0-2.97 1.8-4.59 4.46-4.59 1.27 0 2.36.1 2.68.14v3.1h-1.84c-1.44 0-1.72.7-1.72 1.7v2.21h3.44l-.45 3.47h-2.99V23h5.86c.7 0 1.27-.57 1.27-1.27V1.27C23 .57 22.43 0 21.73 0\" fill=\"#3b4a5e\" fill-rule=\"evenodd\"/></svg></a>",
      "<a href=\"https://www.linkedin.com/company/skedulo/\"><svg width=\"23\" height=\"23\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M19.6 19.6h-3.41v-5.34c0-1.27-.02-2.91-1.77-2.91-1.78 0-2.05 1.39-2.05 2.82v5.43h-3.4V8.62h3.26v1.5h.05a3.58 3.58 0 0 1 3.23-1.77c3.45 0 4.09 2.27 4.09 5.23v6.02zM5.12 7.12a1.98 1.98 0 1 1 0-3.95 1.98 1.98 0 0 1 0 3.95zM3.4 19.6h3.41V8.62H3.41V19.6zM21.3 0H1.7C.76 0 0 .74 0 1.66v19.68C0 22.26.76 23 1.7 23h19.6c.94 0 1.7-.74 1.7-1.66V1.66C23 .74 22.24 0 21.3 0z\" fill=\"#3b4a5",
      "<a href=\"https://twitter.com/Skedulo/\"><svg width=\"28\" height=\"23\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M8.8 23c10.57 0 16.35-8.85 16.35-16.52 0-.25 0-.5-.02-.75 1.13-.82 2.1-1.84 2.87-3-1.03.46-2.14.77-3.3.9a5.82 5.82 0 0 0 2.53-3.2 11.44 11.44 0 0 1-3.65 1.4A5.71 5.71 0 0 0 19.38 0a5.78 5.78 0 0 0-5.59 7.13c-4.77-.24-9-2.55-11.84-6.07a5.83 5.83 0 0 0 1.78 7.75 5.66 5.66 0 0 1-2.6-.72v.07a5.8 5.8 0 0 0 4.6 5.7 5.7 5.7 0 0 1-2.6.1 5.76 5.76 0 0 0 5.38 4.03A11.45 11.45 0 0 1 0 20.39 16.14 "
    ],
    "inaccessibleButtons": [],
    "missingAutocompleteInputs": [],
    "imagesMissingAlt": [],
    "skippedHeadingLevels": [
      "h1: Scheduling the modern workforce",
      "h2: For Scheduling",
      "h2: For Communicating",
      "h2: For Measuring",
      "h2: Platform",
      "h2: Industries",
      "h2: By Business Need",
      "h2: Healthcare-specific",
      "h2: By Role",
      "h2: Integrations",
      "h2: Resources",
      "h2: For Scheduling",
      "h2: For Communicating",
      "h2: For Measuring",
      "h2: Platform",
      "h2: Industries",
      "h2: By Business Need",
      "h2: Healthcare-specific",
      "h2: By Role",
      "h2: Integrations",
      "h2: Resources",
      "h2: Why businesses love Skedulo",
      "h2: All your work and teams in one place",
      "h2: Simplify complex schedules in a clean, real-time interface",
      "h2: Purpose built for the challenges of large scale business",
      "h2: It's like an office in your pocket",
      "h2: Measurable impact across your business",
      "h2: Resources to support you along the way",
      "h3: Report",
      "h3: Meet the #1 Ranked Field Service Management Solution.",
      "h3: Video",
      "h3: What is Skedulo?",
      "h3: eBook",
      "h3: Sophisticated SchedulingMade Easy",
      "h2: Ready to make your entire team more effective?",
      "h4: Product",
      "h4: Integrations",
      "h4: Resources",
      "h4: Industries",
      "h4: Company",
      "h4: Contact us",
      "h4: Social"
    ]
  },
  "counts": {
    "h1": 1,
    "headings": 42,
    "links": 169,
    "inaccessibleLinks": 3,
    "buttons": 1,
    "inaccessibleButtons": 0,
    "images": 73,
    "imagesWithAlt": 73,
    "autocompleteInputs": 0,
    "inputsWithAutocomplete": 0,
    "missingAutocompleteInputs": 0
  }
}

AI DiscoverabilityBot Access ControlEstablished

AI bot rules in robots.txt

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

33 Fail

Needs attention

AI bot rules in robots.txt

Failed check
01

Issue

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

02

Why it matters

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

Check name

AI bot rules in robots.txt

Score

0/100

Status

fail

Category

Bot Access Control

Maturity

Established

Goal

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

Result

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

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

AI DiscoverabilityBot Access ControlInformational

Content Signal

Content Signal is missing or incomplete.

33 Fail

Needs attention

Content Signal

Failed check
01

Issue

No Content Signal found in robots.txt

02

Why it matters

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

Check name

Content Signal

Score

0/100

Status

fail

Category

Bot Access Control

Maturity

Informational

Goal

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

Result

Content Signal is missing or incomplete.

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

AI DiscoverabilityDiscoverabilityEstablished

FAQPage schema

FAQPage schema is missing or incomplete.

33 Fail

Needs attention

FAQPage schema

Failed check
01

Issue

FAQ content was detected but no FAQPage schema was found.

02

Why it matters

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

Check name

FAQPage schema

Score

0/100

Status

fail

Category

Discoverability

Maturity

Established

Goal

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

Result

FAQPage schema is missing or incomplete.

Evidence
{
  "found": false,
  "visibleFaq": true,
  "allTypes": [
    "BreadcrumbList",
    "ImageObject",
    "Organization",
    "WebPage",
    "WebSite"
  ]
}

AI DiscoverabilityDiscoverabilityEstablished

High-value schema types

High-value schema types is missing or incomplete.

33 Fail

Needs attention

High-value schema types

Failed check
01

Issue

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

02

Why it matters

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

Check name

High-value schema types

Score

0/100

Status

fail

Category

Discoverability

Maturity

Established

Goal

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

Result

High-value schema types is missing or incomplete.

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

AI DiscoverabilityDiscoverabilityEstablished

Link headers

Link headers failed at "Find useful Link headers".

33 Fail

Needs attention

Link headers

Failed check
01

Issue

No useful agent discovery Link headers were found.

02

Why it matters

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

Check name

Link headers

Score

0/100

Status

fail

Category

Discoverability

Maturity

Established

Goal

Include Link response headers for agent discovery using RFC 8288.

Result

Link headers failed at "Find useful Link headers".

Validation steps

  1. Find useful Link headers

    No useful agent discovery Link headers were found.

  2. Fetch same-origin Link header targets

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

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

Agent Ease of UseAPIEstablished

OpenAPI discovery

OpenAPI discovery failed at "Find valid OpenAPI document".

33 Fail

Needs attention

OpenAPI discovery

Failed check
01

Issue

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

02

Why it matters

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

Check name

OpenAPI discovery

Score

0/100

Status

fail

Category

API

Maturity

Established

Goal

Publish a valid OpenAPI or Swagger document for API discovery.

Result

OpenAPI discovery failed at "Find valid OpenAPI document".

Validation steps

  1. Find valid OpenAPI document

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

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Find valid OpenAPI document",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/openapi.json",
            "statusCode": 200,
            "contentType": "text/html; charset=UTF-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html>\n<html class=\"no-js\" lang=\"en-US\">\n<head>\n    <meta charset=\"UTF-8\" />\n        <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-regular-webfont.woff2?ver=ccb47b095dbff270f670448279350d3c\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-medium-webfont.woff2?ver=62172d279c077a7aae88ab4bb65f327e\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-semibold-webfont.woff2?ver=886ed72b75879d3ef96d46ce78a50924\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"dns-prefetch\" href=\"//app-sn02.marketo.com\">\n    <link rel=\"pr"
          },
          {
            "path": "/openapi.yaml",
            "statusCode": 200,
            "contentType": "text/html; charset=UTF-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html>\n<html class=\"no-js\" lang=\"en-US\">\n<head>\n    <meta charset=\"UTF-8\" />\n        <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-regular-webfont.woff2?ver=ccb47b095dbff270f670448279350d3c\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-medium-webfont.woff2?ver=62172d279c077a7aae88ab4bb65f327e\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-semibold-webfont.woff2?ver=886ed72b75879d3ef96d46ce78a50924\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"dns-prefetch\" href=\"//app-sn02.marketo.com\">\n    <link rel=\"pr"
          },
          {
            "path": "/swagger.json",
            "statusCode": 200,
            "contentType": "text/html; charset=UTF-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html>\n<html class=\"no-js\" lang=\"en-US\">\n<head>\n    <meta charset=\"UTF-8\" />\n        <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-regular-webfont.woff2?ver=ccb47b095dbff270f670448279350d3c\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-medium-webfont.woff2?ver=62172d279c077a7aae88ab4bb65f327e\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-semibold-webfont.woff2?ver=886ed72b75879d3ef96d46ce78a50924\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"dns-prefetch\" href=\"//app-sn02.marketo.com\">\n    <link rel=\"pr"
          },
          {
            "path": "/swagger.yaml",
            "statusCode": 200,
            "contentType": "text/html; charset=UTF-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html>\n<html class=\"no-js\" lang=\"en-US\">\n<head>\n    <meta charset=\"UTF-8\" />\n        <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-regular-webfont.woff2?ver=ccb47b095dbff270f670448279350d3c\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-medium-webfont.woff2?ver=62172d279c077a7aae88ab4bb65f327e\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-semibold-webfont.woff2?ver=886ed72b75879d3ef96d46ce78a50924\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"dns-prefetch\" href=\"//app-sn02.marketo.com\">\n    <link rel=\"pr"
          },
          {
            "path": "/api/openapi.json",
            "statusCode": 200,
            "contentType": "text/html; charset=UTF-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html>\n<html class=\"no-js\" lang=\"en-US\">\n<head>\n    <meta charset=\"UTF-8\" />\n        <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-regular-webfont.woff2?ver=ccb47b095dbff270f670448279350d3c\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-medium-webfont.woff2?ver=62172d279c077a7aae88ab4bb65f327e\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-semibold-webfont.woff2?ver=886ed72b75879d3ef96d46ce78a50924\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"dns-prefetch\" href=\"//app-sn02.marketo.com\">\n    <link rel=\"pr"
          },
          {
            "path": "/api/swagger.json",
            "statusCode": 200,
            "contentType": "text/html; charset=UTF-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html>\n<html class=\"no-js\" lang=\"en-US\">\n<head>\n    <meta charset=\"UTF-8\" />\n        <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-regular-webfont.woff2?ver=ccb47b095dbff270f670448279350d3c\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-medium-webfont.woff2?ver=62172d279c077a7aae88ab4bb65f327e\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-semibold-webfont.woff2?ver=886ed72b75879d3ef96d46ce78a50924\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"dns-prefetch\" href=\"//app-sn02.marketo.com\">\n    <link rel=\"pr"
          },
          {
            "path": "/docs/openapi.json",
            "statusCode": 200,
            "contentType": "text/html; charset=UTF-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html>\n<html class=\"no-js\" lang=\"en-US\">\n<head>\n    <meta charset=\"UTF-8\" />\n        <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-regular-webfont.woff2?ver=ccb47b095dbff270f670448279350d3c\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-medium-webfont.woff2?ver=62172d279c077a7aae88ab4bb65f327e\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-semibold-webfont.woff2?ver=886ed72b75879d3ef96d46ce78a50924\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"dns-prefetch\" href=\"//app-sn02.marketo.com\">\n    <link rel=\"pr"
          }
        ]
      },
      "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
      "howToFix": "Publish a valid OpenAPI 3.x or Swagger 2.0 JSON/YAML document with info, paths, operations, and responses."
    }
  ]
}

Agent Ease of UseAPIEstablished

API Catalog

API Catalog failed at "Validate RFC 9727 linkset".

22 Fail

Needs attention

API Catalog

Failed check
01

Issue

Response is not valid JSON.

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

33/100

Status

fail

Category

API

Maturity

Established

Goal

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

Result

API Catalog failed at "Validate RFC 9727 linkset".

Validation steps

  1. Validate RFC 9727 linkset

    Response is not valid JSON.

  2. Fetch advertised API catalog targets

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

Evidence
{
  "failedStep": "validate",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch API catalog",
      "status": "pass",
      "evidence": {
        "statusCode": 200,
        "contentType": "text/html; charset=UTF-8"
      },
      "howToFix": "Publish /.well-known/api-catalog."
    },
    {
      "id": "validate",
      "title": "Validate RFC 9727 linkset",
      "status": "fail",
      "evidence": {
        "valid": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html>\n<html class=\"no-js\" lang=\"en-US\">\n<head>\n    <meta charset=\"UTF-8\" />\n        <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-regular-webfont.woff2?ver=ccb47b095dbff270f670448279350d3c\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-medium-webfont.woff2?ver=62172d279c077a7aae88ab4bb65f327e\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-semibold-webfont.woff2?ver=886ed72b75879d3ef96d46ce78a50924\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"dns-prefetch\" href=\"//app-sn02.marketo.com\">\n    <link rel=\"pr"
      },
      "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."
    }
  ]
}

Agent Ease of UseMCPEmerging recommendation

MCP Server Card

MCP Server Card failed at "Validate resource body".

21 Fail

Needs attention

MCP Server Card

Failed check
01

Issue

Response is not valid JSON.

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

38/100

Status

fail

Category

MCP

Maturity

Emerging recommendation

Goal

Publish an MCP Server Card for agent discovery.

Result

MCP Server Card failed at "Validate resource body".

Validation steps

  1. Validate resource body

    Response is not valid JSON.

  2. Verify advertised MCP transport endpoints

    At least one same-origin transport failed MCP initialize or advertised capability list probes. See probes[].capabilityProbes for the exact method, status, JSON-RPC error, and response excerpt.

  3. Verify advertised MCP tool execution

    MCP discovery passed, but no advertised tool could be safely executed by this scanner.

Evidence
{
  "failedStep": "validate",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch discovery resource",
      "status": "pass",
      "evidence": {
        "path": "/.well-known/mcp/server-card.json",
        "statusCode": 200,
        "contentType": "text/html; charset=UTF-8"
      }
    },
    {
      "id": "validate",
      "title": "Validate resource body",
      "status": "fail",
      "evidence": {
        "valid": false,
        "validJson": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html>\n<html class=\"no-js\" lang=\"en-US\">\n<head>\n    <meta charset=\"UTF-8\" />\n        <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-regular-webfont.woff2?ver=ccb47b095dbff270f670448279350d3c\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-medium-webfont.woff2?ver=62172d279c077a7aae88ab4bb65f327e\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-semibold-webfont.woff2?ver=886ed72b75879d3ef96d46ce78a50924\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"dns-prefetch\" href=\"//app-sn02.marketo.com\">\n    <link rel=\"pr"
      },
      "issue": "Response is not valid JSON.",
      "howToFix": "Publish an MCP server card with valid transports and make each advertised local endpoint answer an MCP initialize request."
    },
    {
      "id": "endpoint-verification",
      "title": "Verify advertised MCP transport endpoints",
      "status": "fail",
      "evidence": {
        "probes": []
      },
      "issue": "At least one same-origin transport failed MCP initialize or advertised capability list probes. See probes[].capabilityProbes for the exact method, status, JSON-RPC error, and response excerpt.",
      "howToFix": "Expose a real MCP endpoint for advertised transports, or remove transports that point to ordinary HTTP APIs."
    },
    {
      "id": "tool-execution",
      "title": "Verify advertised MCP tool execution",
      "status": "warning",
      "evidence": {
        "probes": []
      },
      "issue": "MCP discovery passed, but no advertised tool could be safely executed by this scanner.",
      "howToFix": "Implement tools/call for advertised tools, or report the MCP card as discovery-only until tools are executable."
    }
  ]
}

Security & TrustSecurity & TrustEstablished

Content-Security-Policy

Content-Security-Policy is missing or incomplete.

20 Fail

Needs attention

Content-Security-Policy

Failed check
01

Issue

Content-Security-Policy is missing or incomplete.

02

Why it matters

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

Check name

Content-Security-Policy

Score

0/100

Status

fail

Category

Security & Trust

Maturity

Established

Goal

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

Result

Content-Security-Policy is missing or incomplete.

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

Security & TrustSecurity & TrustEstablished

Frame protection

Frame protection is missing or incomplete.

20 Fail

Needs attention

Frame protection

Failed check
01

Issue

Frame protection is missing or incomplete.

02

Why it matters

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

Check name

Frame protection

Score

0/100

Status

fail

Category

Security & Trust

Maturity

Established

Goal

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

Result

Frame protection is missing or incomplete.

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

Security & TrustSecurity & TrustEstablished

HSTS header

HSTS header is missing or incomplete.

20 Fail

Needs attention

HSTS header

Failed check
01

Issue

HSTS header is missing or incomplete.

02

Why it matters

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

Check name

HSTS header

Score

0/100

Status

fail

Category

Security & Trust

Maturity

Established

Goal

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

Result

HSTS header is missing or incomplete.

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

Security & TrustSecurity & TrustEstablished

Referrer-Policy

Referrer-Policy is missing or incomplete.

20 Fail

Needs attention

Referrer-Policy

Failed check
01

Issue

Referrer-Policy is missing or incomplete.

02

Why it matters

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

Check name

Referrer-Policy

Score

0/100

Status

fail

Category

Security & Trust

Maturity

Established

Goal

Limit how much referrer data leaves the site.

Result

Referrer-Policy is missing or incomplete.

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

Security & TrustSecurity & TrustEstablished

X-Content-Type-Options

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

20 Fail

Needs attention

X-Content-Type-Options

Failed check
01

Issue

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

02

Why it matters

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

Check name

X-Content-Type-Options

Score

0/100

Status

fail

Category

Security & Trust

Maturity

Established

Goal

Prevent MIME sniffing for browser-loaded resources.

Result

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

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

Agent Ease of 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": "/api/ai/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 class=\"no-js\" lang=\"en-US\">\n<head>\n    <meta charset=\"UTF-8\" />\n        <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-regular-webfont.woff2?ver=ccb47b095dbff270f670448279350d3c\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-medium-webfont.woff2?ver=62172d279c077a7aae88ab4bb65f327e\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-semibold-webfont.woff2?ver=886ed72b75879d3ef96d46ce78a50924\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"dns-prefetch\" href=\"//app-sn02.marketo.com\">\n    <link rel=\"pr"
      },
      "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 UseMCPEmerging recommendation

mcp.json

mcp.json failed at "Validate resource body".

17 Fail

Needs attention

mcp.json

Failed check
01

Issue

Response is not valid JSON.

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

50/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 "Validate resource body".

Validation steps

  1. Validate resource body

    Response is not valid JSON.

Evidence
{
  "failedStep": "validate",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch discovery resource",
      "status": "pass",
      "evidence": {
        "path": "/mcp.json",
        "statusCode": 200,
        "contentType": "text/html; charset=UTF-8"
      }
    },
    {
      "id": "validate",
      "title": "Validate resource body",
      "status": "fail",
      "evidence": {
        "valid": false,
        "validJson": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html>\n<html class=\"no-js\" lang=\"en-US\">\n<head>\n    <meta charset=\"UTF-8\" />\n        <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-regular-webfont.woff2?ver=ccb47b095dbff270f670448279350d3c\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-medium-webfont.woff2?ver=62172d279c077a7aae88ab4bb65f327e\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-semibold-webfont.woff2?ver=886ed72b75879d3ef96d46ce78a50924\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"dns-prefetch\" href=\"//app-sn02.marketo.com\">\n    <link rel=\"pr"
      },
      "issue": "Response is not valid JSON.",
      "howToFix": "Publish mcp.json or an MCP server card with serverInfo, protocolVersion, transport endpoint, and capabilities."
    }
  ]
}

AI DiscoverabilityBot Access ControlInformational

Web Bot Auth request signing

Web Bot Auth request signing failed at "Validate resource body".

17 Fail

Needs attention

Web Bot Auth request signing

Failed check
01

Issue

Response is not valid JSON.

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

50/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 "Validate resource body".

Validation steps

  1. Validate resource body

    Response is not valid JSON.

Evidence
{
  "failedStep": "validate",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch discovery resource",
      "status": "pass",
      "evidence": {
        "path": "/.well-known/http-message-signatures-directory",
        "statusCode": 200,
        "contentType": "text/html; charset=UTF-8"
      }
    },
    {
      "id": "validate",
      "title": "Validate resource body",
      "status": "fail",
      "evidence": {
        "valid": false,
        "validJson": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html>\n<html class=\"no-js\" lang=\"en-US\">\n<head>\n    <meta charset=\"UTF-8\" />\n        <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-regular-webfont.woff2?ver=ccb47b095dbff270f670448279350d3c\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-medium-webfont.woff2?ver=62172d279c077a7aae88ab4bb65f327e\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-semibold-webfont.woff2?ver=886ed72b75879d3ef96d46ce78a50924\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"dns-prefetch\" href=\"//app-sn02.marketo.com\">\n    <link rel=\"pr"
      },
      "issue": "Response is not valid JSON.",
      "howToFix": "If publishing Web Bot Auth keys, return a JSON key directory with a non-empty keys array and the draft media type."
    }
  ]
}

Agent Ease of UseMCPInformational

WebMCP manifest

WebMCP manifest failed at "Validate resource body".

17 Fail

Needs attention

WebMCP manifest

Failed check
01

Issue

Response is not valid JSON.

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

50/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 "Validate resource body".

Validation steps

  1. Validate resource body

    Response is not valid JSON.

Evidence
{
  "failedStep": "validate",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch discovery resource",
      "status": "pass",
      "evidence": {
        "path": "/.well-known/webmcp.json",
        "statusCode": 200,
        "contentType": "text/html; charset=UTF-8"
      }
    },
    {
      "id": "validate",
      "title": "Validate resource body",
      "status": "fail",
      "evidence": {
        "valid": false,
        "validJson": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html>\n<html class=\"no-js\" lang=\"en-US\">\n<head>\n    <meta charset=\"UTF-8\" />\n        <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-regular-webfont.woff2?ver=ccb47b095dbff270f670448279350d3c\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-medium-webfont.woff2?ver=62172d279c077a7aae88ab4bb65f327e\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-semibold-webfont.woff2?ver=886ed72b75879d3ef96d46ce78a50924\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"dns-prefetch\" href=\"//app-sn02.marketo.com\">\n    <link rel=\"pr"
      },
      "issue": "Response is not valid JSON.",
      "howToFix": "Keep declarative WebMCP manifest discovery informational until the manifest shape stabilizes; validate tools if you publish one."
    }
  ]
}

Agent Ease of UseSkill DiscoveryEmerging recommendation

DNS-AID Agent Discovery

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

15 Fail

Needs attention

DNS-AID Agent Discovery

Failed check
01

Issue

No DNS-AID entrypoint records were found under _agents.

02

Why it matters

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

Check name

DNS-AID Agent Discovery

Score

25/100

Status

fail

Category

Skill Discovery

Maturity

Emerging recommendation

Goal

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

Result

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

Validation steps

  1. Resolve DNS-AID SVCB/HTTPS records

    No DNS-AID entrypoint records were found under _agents.

  2. Validate alpn and endpoint parameters

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

  3. Check DNSSEC material

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

Evidence
{
  "failedStep": "svcb-https-records",
  "steps": [
    {
      "id": "svcb-https-records",
      "title": "Resolve DNS-AID SVCB/HTTPS records",
      "status": "fail",
      "evidence": {
        "hostname": "www.skedulo.com",
        "probes": [
          {
            "name": "_index._agents.www.skedulo.com",
            "found": false,
            "recordCount": 1,
            "records": [],
            "hasAlpn": false,
            "hasEndpoint": false
          },
          {
            "name": "_a2a._agents.www.skedulo.com",
            "found": false,
            "recordCount": 1,
            "records": [],
            "hasAlpn": false,
            "hasEndpoint": false
          }
        ]
      },
      "issue": "No DNS-AID entrypoint records were found under _agents.",
      "howToFix": "Publish ServiceMode SVCB/HTTPS records such as _index._agents.example.com or _a2a._agents.example.com."
    },
    {
      "id": "service-params",
      "title": "Validate alpn and endpoint parameters",
      "status": "informational",
      "evidence": {
        "discovered": []
      },
      "howToFix": "Include alpn and endpoint service parameters in each DNS-AID record so agents know the protocol and target entrypoint."
    },
    {
      "id": "dnssec",
      "title": "Check DNSSEC material",
      "status": "warning",
      "evidence": {
        "hasDnssecMaterial": false,
        "checked": [
          {
            "name": "www.skedulo.com",
            "dnssecTypes": [],
            "dnssecRecordCount": 0
          },
          {
            "name": "skedulo.com",
            "dnssecTypes": [],
            "dnssecRecordCount": 0
          }
        ]
      },
      "issue": "DNSSEC material was not visible for the hostname or parent zone from this resolver.",
      "howToFix": "Sign the public discovery zone with DNSSEC so validating resolvers can return authenticated data."
    }
  ]
}

Agent Ease of UseSkill DiscoveryEmerging recommendation

Agent Skills index

Agent Skills index failed at "Validate resource body".

13 Fail

Needs attention

Agent Skills index

Failed check
01

Issue

Response is not valid JSON.

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

33/100

Status

fail

Category

Skill Discovery

Maturity

Emerging recommendation

Goal

Publish an agent skills discovery index.

Result

Agent Skills index failed at "Validate resource body".

Validation steps

  1. Validate resource body

    Response is not valid JSON.

  2. Fetch advertised SKILL.md files

    One or more advertised skill URLs were missing, did not look like SKILL.md Markdown, or failed digest verification.

Evidence
{
  "failedStep": "validate",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch discovery resource",
      "status": "pass",
      "evidence": {
        "path": "/.well-known/agent-skills/index.json",
        "statusCode": 200,
        "contentType": "text/html; charset=UTF-8"
      }
    },
    {
      "id": "validate",
      "title": "Validate resource body",
      "status": "fail",
      "evidence": {
        "valid": false,
        "validJson": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html>\n<html class=\"no-js\" lang=\"en-US\">\n<head>\n    <meta charset=\"UTF-8\" />\n        <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-regular-webfont.woff2?ver=ccb47b095dbff270f670448279350d3c\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-medium-webfont.woff2?ver=62172d279c077a7aae88ab4bb65f327e\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-semibold-webfont.woff2?ver=886ed72b75879d3ef96d46ce78a50924\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"dns-prefetch\" href=\"//app-sn02.marketo.com\">\n    <link rel=\"pr"
      },
      "issue": "Response is not valid JSON.",
      "howToFix": "Publish an index with a non-empty skills array and reachable SKILL.md URLs."
    },
    {
      "id": "skill-documents",
      "title": "Fetch advertised SKILL.md files",
      "status": "fail",
      "evidence": {
        "checkedCount": 0,
        "totalCount": 0,
        "checked": []
      },
      "issue": "One or more advertised skill URLs were missing, did not look like SKILL.md Markdown, or failed digest verification.",
      "howToFix": "Make every advertised skill URL return Markdown with a top-level heading and a matching sha256 digest, or remove broken entries from the index."
    }
  ]
}

Agent Ease of UseSkill DiscoveryEmerging recommendation

A2A Agent Card

A2A Agent Card failed at "Validate resource body".

10 Fail

Needs attention

A2A Agent Card

Failed check
01

Issue

Response is not valid JSON.

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

50/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 "Validate resource body".

Validation steps

  1. Validate resource body

    Response is not valid JSON.

Evidence
{
  "failedStep": "validate",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch discovery resource",
      "status": "pass",
      "evidence": {
        "path": "/.well-known/agent-card.json",
        "statusCode": 200,
        "contentType": "text/html; charset=UTF-8"
      }
    },
    {
      "id": "validate",
      "title": "Validate resource body",
      "status": "fail",
      "evidence": {
        "valid": false,
        "validJson": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html>\n<html class=\"no-js\" lang=\"en-US\">\n<head>\n    <meta charset=\"UTF-8\" />\n        <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-regular-webfont.woff2?ver=ccb47b095dbff270f670448279350d3c\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-medium-webfont.woff2?ver=62172d279c077a7aae88ab4bb65f327e\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-semibold-webfont.woff2?ver=886ed72b75879d3ef96d46ce78a50924\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"dns-prefetch\" href=\"//app-sn02.marketo.com\">\n    <link rel=\"pr"
      },
      "issue": "Response is not valid JSON.",
      "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.json

agent.json failed at "Validate resource body".

10 Fail

Needs attention

agent.json

Failed check
01

Issue

Response is not valid JSON.

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

50/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 "Validate resource body".

Validation steps

  1. Validate resource body

    Response is not valid JSON.

Evidence
{
  "failedStep": "validate",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch discovery resource",
      "status": "pass",
      "evidence": {
        "path": "/.well-known/agent.json",
        "statusCode": 200,
        "contentType": "text/html; charset=UTF-8"
      }
    },
    {
      "id": "validate",
      "title": "Validate resource body",
      "status": "fail",
      "evidence": {
        "valid": false,
        "validJson": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html>\n<html class=\"no-js\" lang=\"en-US\">\n<head>\n    <meta charset=\"UTF-8\" />\n        <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-regular-webfont.woff2?ver=ccb47b095dbff270f670448279350d3c\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-medium-webfont.woff2?ver=62172d279c077a7aae88ab4bb65f327e\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-semibold-webfont.woff2?ver=886ed72b75879d3ef96d46ce78a50924\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"dns-prefetch\" href=\"//app-sn02.marketo.com\">\n    <link rel=\"pr"
      },
      "issue": "Response is not valid JSON.",
      "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 "Validate resource body".

10 Fail

Needs attention

agents.json

Failed check
01

Issue

Response is not valid JSON.

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

50/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 "Validate resource body".

Validation steps

  1. Validate resource body

    Response is not valid JSON.

Evidence
{
  "failedStep": "validate",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch discovery resource",
      "status": "pass",
      "evidence": {
        "path": "/.well-known/agents.json",
        "statusCode": 200,
        "contentType": "text/html; charset=UTF-8"
      }
    },
    {
      "id": "validate",
      "title": "Validate resource body",
      "status": "fail",
      "evidence": {
        "valid": false,
        "validJson": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html>\n<html class=\"no-js\" lang=\"en-US\">\n<head>\n    <meta charset=\"UTF-8\" />\n        <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-regular-webfont.woff2?ver=ccb47b095dbff270f670448279350d3c\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-medium-webfont.woff2?ver=62172d279c077a7aae88ab4bb65f327e\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-semibold-webfont.woff2?ver=886ed72b75879d3ef96d46ce78a50924\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"dns-prefetch\" href=\"//app-sn02.marketo.com\">\n    <link rel=\"pr"
      },
      "issue": "Response is not valid JSON.",
      "howToFix": "If this site uses agents.json, publish JSON with an agents array containing name and url for each agent."
    }
  ]
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Source and trust signals

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

6 Warning

Needs attention

AIO: Source and trust signals

Warning
01

Issue

Missing AIO trust signals: author, publisher.

Details

02

Why it matters

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

Check name

AIO: Source and trust signals

Score

60/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

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

Evidence
{
  "signals": {
    "author": false,
    "publisher": false,
    "freshnessDate": true,
    "aboutOrContact": true,
    "policyLinks": true
  },
  "missing": [
    "author",
    "publisher"
  ],
  "authorMeta": "",
  "schemaAuthors": [],
  "schemaPublishers": [],
  "schemaDates": [
    "2020-12-07T21:08:08+00:00",
    "2025-12-11T06:25:38+00:00"
  ],
  "visibleDates": [],
  "aboutLinks": [
    {
      "href": "https://www.skedulo.com/about-us/",
      "text": "About us",
      "html": "<a href=\"https://www.skedulo.com/about-us/\" class=\"nav-event-link\"><span class=\"title\">About us</span></a>"
    },
    {
      "href": "https://www.skedulo.com/about-us/",
      "text": "About usLearn more about mission and story.",
      "html": "<a href=\"https://www.skedulo.com/about-us/\" class=\"nav-event-link width-fix\"><span class=\"title\"><span class=\"title-text\">About us</span><div class=\"nav-link-hover-arrow\"></div></span><span class=\"description\">Learn more about mission and story.</span></a>"
    },
    {
      "href": "https://www.skedulo.com/partners/",
      "text": "PartnersLearn about Skedulo’s partner ecosystem.",
      "html": "<a href=\"https://www.skedulo.com/partners/\" class=\"nav-event-link width-fix\"><span class=\"title\"><span class=\"title-text\">Partners</span><div class=\"nav-link-hover-arrow\"></div></span><span class=\"description\">Learn about Skedulo&#x2019;s partner ecosystem.</span></a>"
    },
    {
      "href": "https://www.skedulo.com/resources/what-is-skedulo/",
      "text": "Video What is Skedulo? Watch the video & learn about Skedulo in 90 seconds! Our purpose-built platform was designed to help you intelligently schedule and manage your dynamic workforce saving you time while helping your business grow. Read more",
      "html": "<a href=\"https://www.skedulo.com/resources/what-is-skedulo/\" class=\"resource-card\"> <div class=\"resource-card__image\"> <div class=\"devSa responsive-image-container responsive-image-container--no-background\" style=\"padding-bottom: 65.7223796034%\"> <picture> <source srcset=\"https://www.skedulo.com/wp-content/uploads/2023/10/Screenshot-2023-10-25-at-4.40.35-PM_0x0_acf_cropped.webp\" type=\"image/webp\"> <img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2023/10/Screenshot-2023-..."
    },
    {
      "href": "https://www.skedulo.com/about-us/",
      "text": "About us",
      "html": "<a class=\"footer-nav__link\" href=\"https://www.skedulo.com/about-us/\">About us</a>"
    },
    {
      "href": "https://www.linkedin.com/company/skedulo/",
      "text": "",
      "html": "<a href=\"https://www.linkedin.com/company/skedulo/\"><svg width=\"23\" height=\"23\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M19.6 19.6h-3.41v-5.34c0-1.27-.02-2.91-1.77-2.91-1.78 0-2.05 1.39-2.05 2.82v5.43h-3.4V8.62h3.26v1.5h.05a3.58 3.58 0 0 1 3.23-1.77c3.45 0 4.09 2.27 4.09 5.23v6.02zM5.12 7.12a1.98 1.98 0 1 1 0-3.95 1.98 1.98 0 0 1 0 3.95zM3.4 19.6h3.41V8.62H3.41V19.6zM21.3 0H1.7C.76 0 0 .74 0 1.66v19.68C0 22.26.76 23 1.7 23h19.6c.94 0 1.7-.74 1.7-1.66V1.66C23 .74 22.24 0 21.3 0z\" fill=\"#3b..."
    }
  ],
  "contactLinks": [
    {
      "href": "https://www.skedulo.com/contact-us/",
      "text": "Contact us",
      "html": "<a href=\"https://www.skedulo.com/contact-us/\" class=\"nav-event-link\"><span class=\"title\">Contact us</span></a>"
    },
    {
      "href": "https://www.skedulo.com/marketplace/",
      "text": "MarketplaceExtensions and apps that help you design Skedulo for your organization",
      "html": "<a href=\"https://www.skedulo.com/marketplace/\" class=\"nav-event-link width-fix\"><span class=\"title\"><span class=\"title-text\">Marketplace</span><div class=\"nav-link-hover-arrow\"></div></span><span class=\"description\">Extensions and apps that help you design Skedulo for your organization</span></a>"
    },
    {
      "href": "https://www.skedulo.com/contact-us/",
      "text": "Contact usGet in touch with the Skedulo team.",
      "html": "<a href=\"https://www.skedulo.com/contact-us/\" class=\"nav-event-link width-fix\"><span class=\"title\"><span class=\"title-text\">Contact us</span><div class=\"nav-link-hover-arrow\"></div></span><span class=\"description\">Get in touch with the Skedulo team.</span></a>"
    },
    {
      "href": "https://www.skedulo.com/resources/what-is-skedulo/",
      "text": "Video What is Skedulo? Watch the video & learn about Skedulo in 90 seconds! Our purpose-built platform was designed to help you intelligently schedule and manage your dynamic workforce saving you time while helping your business grow. Read more",
      "html": "<a href=\"https://www.skedulo.com/resources/what-is-skedulo/\" class=\"resource-card\"> <div class=\"resource-card__image\"> <div class=\"devSa responsive-image-container responsive-image-container--no-background\" style=\"padding-bottom: 65.7223796034%\"> <picture> <source srcset=\"https://www.skedulo.com/wp-content/uploads/2023/10/Screenshot-2023-10-25-at-4.40.35-PM_0x0_acf_cropped.webp\" type=\"image/webp\"> <img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2023/10/Screenshot-2023-..."
    },
    {
      "href": "http://support.skedulo.com",
      "text": "Support",
      "html": "<a class=\"footer-nav__link\" href=\"http://support.skedulo.com\">Support</a>"
    },
    {
      "href": "https://www.skedulo.com/contact-us/",
      "text": "Contact us",
      "html": "<a class=\"footer-nav__link\" href=\"https://www.skedulo.com/contact-us/\">Contact us</a>"
    }
  ],
  "privacyLinks": [
    {
      "href": "https://www.skedulo.com/privacy-policy/",
      "text": "Privacy",
      "html": "<a class=\"footer-nav__link\" href=\"https://www.skedulo.com/privacy-policy/\">Privacy</a>"
    }
  ],
  "score": 60,
  "weight": 20
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer-first sections

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

5 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": 34,
  "passing": 0,
  "failing": [
    {
      "heading": "For Scheduling",
      "headingHtml": "<h2 class=\"dropdown-list__title\">For Scheduling</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "For Communicating",
      "headingHtml": "<h2 class=\"dropdown-list__title\">For Communicating</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "For Measuring",
      "headingHtml": "<h2 class=\"dropdown-list__title\">For Measuring</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Platform",
      "headingHtml": "<h2 class=\"dropdown-list__title\">Platform</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Industries",
      "headingHtml": "<h2 class=\"dropdown-list__title\">Industries</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "By Business Need",
      "headingHtml": "<h2 class=\"dropdown-list__title\">By Business Need</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Healthcare-specific",
      "headingHtml": "<h2 class=\"dropdown-list__title\">Healthcare-specific</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "By Role",
      "headingHtml": "<h2 class=\"dropdown-list__title\">By Role</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Integrations",
      "headingHtml": "<h2 class=\"dropdown-list__title\">Integrations</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Resources",
      "headingHtml": "<h2 class=\"dropdown-list__title\">Resources</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "For Scheduling",
      "headingHtml": "<h2 class=\"dropdown-list__title\">For Scheduling</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "For Communicating",
      "headingHtml": "<h2 class=\"dropdown-list__title\">For Communicating</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "For Measuring",
      "headingHtml": "<h2 class=\"dropdown-list__title\">For Measuring</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Platform",
      "headingHtml": "<h2 class=\"dropdown-list__title\">Platform</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Industries",
      "headingHtml": "<h2 class=\"dropdown-list__title\">Industries</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "By Business Need",
      "headingHtml": "<h2 class=\"dropdown-list__title\">By Business Need</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Healthcare-specific",
      "headingHtml": "<h2 class=\"no-col-title-separator dropdown-list__title\">Healthcare-specific</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "By Role",
      "headingHtml": "<h2 class=\"dropdown-list__title\">By Role</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Integrations",
      "headingHtml": "<h2 class=\"dropdown-list__title\">Integrations</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Resources",
      "headingHtml": "<h2 class=\"dropdown-list__title\">Resources</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Why businesses love Skedulo",
      "headingHtml": "<h2 class=\"slider__heading\">Why businesses love Skedulo</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "All your work and teams in one place",
      "headingHtml": "<h2 class=\"two-column-icon-list__heading\">All your work and teams in one place</h2>",
      "firstParagraph": "It can be complicated to manage your deskless workforce, but your employees and customers don't need to know that. The Deskless Productivity Cloud from Skedulo enables any company in any industry to schedule, manage, engage, and analyze their mobile workforce.",
      "paragraphHtml": "<p class=\"two-column-icon-list__content\">It can be complicated to manage your deskless workforce, but your employees and customers don&apos;t need to know that. The Deskless Productivity Cloud from Skedulo enables any company in any industry to schedule, manage, engage, and analyze their mobile workforce.</p>",
      "words": 40,
      "direct": false,
      "issue": "First paragraph is 40 words and does not look like a concise direct answer."
    },
    {
      "heading": "Simplify complex schedules in a clean, real-time interface",
      "headingHtml": "<h2 class=\"feature__heading\">Simplify complex schedules in a clean, real-time interface</h2>",
      "firstParagraph": "Eliminate the pain of manual scheduling, whether you’re managing field work, appointments, or shifts at fixed locations. Skedulo’s powerful scheduling software makes it easy to get the right person to the right place on time, every time.",
      "paragraphHtml": "<p>Eliminate the pain of manual scheduling, whether you&#x2019;re managing <a href=\"https://www.skedulo.com/industries/field-service-scheduling/\">field work</a>, appointments, or shifts at fixed locations. Skedulo&#x2019;s <a href=\"https://www.skedulo.com/scheduling/\">powerful scheduling software</a> makes it easy to get the right person to the right place on time, every time.</p>",
      "words": 39,
      "direct": false,
      "issue": "First paragraph is 39 words and does not look like a concise direct answer."
    },
    {
      "heading": "Purpose built for the challenges of large scale business",
      "headingHtml": "<h2 class=\"feature__heading\">Purpose built for the challenges of large scale business</h2>",
      "firstParagraph": "Easily customize Skedulo to fit the way you work. Our purpose-built solutions grow with you every step of the way, no matter the size of your workforce, and integrate with the tools you already know and love.",
      "paragraphHtml": "<p>Easily customize Skedulo to fit the way you work. Our purpose-built solutions grow with you every step of the way, no matter the size of your workforce, and <a href=\"https://www.skedulo.com/integrations/\">integrate with the tools</a> you already know and love.</p>",
      "words": 37,
      "direct": false,
      "issue": "First paragraph is 37 words and does not look like a concise direct answer."
    },
    {
      "heading": "It's like an office in your pocket",
      "headingHtml": "<h2 class=\"feature__heading\">It&apos;s like an office in your pocket</h2>",
      "firstParagraph": "Equip your deskless workforce, wherever work takes them. Keep schedulers and mobile teams on the same page. It’s easy to see work details, schedule changes and status updates. Simply put, it’s everything your deskless worker needs to get their work done.",
      "paragraphHtml": "<p>Equip your deskless workforce, wherever work takes them. Keep schedulers and mobile teams <a href=\"https://www.skedulo.com/mobile-scheduling-apps/\">on the same page</a>. It&#x2019;s easy to see work details, schedule changes and status updates. Simply put, it&#x2019;s everything your deskless worker needs to get their work done.</p>",
      "words": 43,
      "direct": false,
      "issue": "First paragraph is 43 words and does not look like a concise direct answer."
    },
    {
      "heading": "Measurable impact across your business",
      "headingHtml": "<h2 class=\"persona__title\">Measurable impact across your business</h2>",
      "firstParagraph": "Gain the key insights required to make strategic decisions",
      "paragraphHtml": "<p>Gain the <a href=\"https://www.skedulo.com/blog/how-mobile-workforce-management-affects-operations/\">key insights required</a> to make strategic decisions</p>",
      "words": 9,
      "direct": false,
      "issue": "First paragraph is 9 words and does not look like a concise direct answer."
    },
    {
      "heading": "Resources to support you along the way",
      "headingHtml": "<h2 class=\"featured-cards__heading\">Resources to support you along the way</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Report",
      "headingHtml": "<h3 class=\"resource-card__type\">Report</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Meet the #1 Ranked Field Service Management Solution.",
      "headingHtml": "<h3 class=\"resource-card__heading\">Meet the #1 Ranked Field Service Management Solution.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Video",
      "headingHtml": "<h3 class=\"resource-card__type\">Video</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "What is Skedulo?",
      "headingHtml": "<h3 class=\"resource-card__heading\">What is Skedulo?</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "eBook",
      "headingHtml": "<h3 class=\"resource-card__type\">eBook</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Sophisticated SchedulingMade Easy",
      "headingHtml": "<h3 class=\"resource-card__heading\">Sophisticated Scheduling<br>Made Easy</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Ready to make your entire team more effective?",
      "headingHtml": "<h2 class=\"cta__heading\">Ready to make your entire team more effective?</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    }
  ],
  "score": 65,
  "weight": 28
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer evidence and trust

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

4 Warning

Needs attention

AEO: Answer evidence and trust

Warning
01

Issue

Missing AIO trust signals: author, publisher.

Details

02

Why it matters

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

Check name

AEO: Answer evidence and trust

Score

60/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

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

Evidence
{
  "signals": {
    "author": false,
    "publisher": false,
    "freshnessDate": true,
    "aboutOrContact": true,
    "policyLinks": true
  },
  "missing": [
    "author",
    "publisher"
  ],
  "authorMeta": "",
  "schemaAuthors": [],
  "schemaPublishers": [],
  "schemaDates": [
    "2020-12-07T21:08:08+00:00",
    "2025-12-11T06:25:38+00:00"
  ],
  "visibleDates": [],
  "aboutLinks": [
    {
      "href": "https://www.skedulo.com/about-us/",
      "text": "About us",
      "html": "<a href=\"https://www.skedulo.com/about-us/\" class=\"nav-event-link\"><span class=\"title\">About us</span></a>"
    },
    {
      "href": "https://www.skedulo.com/about-us/",
      "text": "About usLearn more about mission and story.",
      "html": "<a href=\"https://www.skedulo.com/about-us/\" class=\"nav-event-link width-fix\"><span class=\"title\"><span class=\"title-text\">About us</span><div class=\"nav-link-hover-arrow\"></div></span><span class=\"description\">Learn more about mission and story.</span></a>"
    },
    {
      "href": "https://www.skedulo.com/partners/",
      "text": "PartnersLearn about Skedulo’s partner ecosystem.",
      "html": "<a href=\"https://www.skedulo.com/partners/\" class=\"nav-event-link width-fix\"><span class=\"title\"><span class=\"title-text\">Partners</span><div class=\"nav-link-hover-arrow\"></div></span><span class=\"description\">Learn about Skedulo&#x2019;s partner ecosystem.</span></a>"
    },
    {
      "href": "https://www.skedulo.com/resources/what-is-skedulo/",
      "text": "Video What is Skedulo? Watch the video & learn about Skedulo in 90 seconds! Our purpose-built platform was designed to help you intelligently schedule and manage your dynamic workforce saving you time while helping your business grow. Read more",
      "html": "<a href=\"https://www.skedulo.com/resources/what-is-skedulo/\" class=\"resource-card\"> <div class=\"resource-card__image\"> <div class=\"devSa responsive-image-container responsive-image-container--no-background\" style=\"padding-bottom: 65.7223796034%\"> <picture> <source srcset=\"https://www.skedulo.com/wp-content/uploads/2023/10/Screenshot-2023-10-25-at-4.40.35-PM_0x0_acf_cropped.webp\" type=\"image/webp\"> <img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2023/10/Screenshot-2023-..."
    },
    {
      "href": "https://www.skedulo.com/about-us/",
      "text": "About us",
      "html": "<a class=\"footer-nav__link\" href=\"https://www.skedulo.com/about-us/\">About us</a>"
    },
    {
      "href": "https://www.linkedin.com/company/skedulo/",
      "text": "",
      "html": "<a href=\"https://www.linkedin.com/company/skedulo/\"><svg width=\"23\" height=\"23\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M19.6 19.6h-3.41v-5.34c0-1.27-.02-2.91-1.77-2.91-1.78 0-2.05 1.39-2.05 2.82v5.43h-3.4V8.62h3.26v1.5h.05a3.58 3.58 0 0 1 3.23-1.77c3.45 0 4.09 2.27 4.09 5.23v6.02zM5.12 7.12a1.98 1.98 0 1 1 0-3.95 1.98 1.98 0 0 1 0 3.95zM3.4 19.6h3.41V8.62H3.41V19.6zM21.3 0H1.7C.76 0 0 .74 0 1.66v19.68C0 22.26.76 23 1.7 23h19.6c.94 0 1.7-.74 1.7-1.66V1.66C23 .74 22.24 0 21.3 0z\" fill=\"#3b..."
    }
  ],
  "contactLinks": [
    {
      "href": "https://www.skedulo.com/contact-us/",
      "text": "Contact us",
      "html": "<a href=\"https://www.skedulo.com/contact-us/\" class=\"nav-event-link\"><span class=\"title\">Contact us</span></a>"
    },
    {
      "href": "https://www.skedulo.com/marketplace/",
      "text": "MarketplaceExtensions and apps that help you design Skedulo for your organization",
      "html": "<a href=\"https://www.skedulo.com/marketplace/\" class=\"nav-event-link width-fix\"><span class=\"title\"><span class=\"title-text\">Marketplace</span><div class=\"nav-link-hover-arrow\"></div></span><span class=\"description\">Extensions and apps that help you design Skedulo for your organization</span></a>"
    },
    {
      "href": "https://www.skedulo.com/contact-us/",
      "text": "Contact usGet in touch with the Skedulo team.",
      "html": "<a href=\"https://www.skedulo.com/contact-us/\" class=\"nav-event-link width-fix\"><span class=\"title\"><span class=\"title-text\">Contact us</span><div class=\"nav-link-hover-arrow\"></div></span><span class=\"description\">Get in touch with the Skedulo team.</span></a>"
    },
    {
      "href": "https://www.skedulo.com/resources/what-is-skedulo/",
      "text": "Video What is Skedulo? Watch the video & learn about Skedulo in 90 seconds! Our purpose-built platform was designed to help you intelligently schedule and manage your dynamic workforce saving you time while helping your business grow. Read more",
      "html": "<a href=\"https://www.skedulo.com/resources/what-is-skedulo/\" class=\"resource-card\"> <div class=\"resource-card__image\"> <div class=\"devSa responsive-image-container responsive-image-container--no-background\" style=\"padding-bottom: 65.7223796034%\"> <picture> <source srcset=\"https://www.skedulo.com/wp-content/uploads/2023/10/Screenshot-2023-10-25-at-4.40.35-PM_0x0_acf_cropped.webp\" type=\"image/webp\"> <img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2023/10/Screenshot-2023-..."
    },
    {
      "href": "http://support.skedulo.com",
      "text": "Support",
      "html": "<a class=\"footer-nav__link\" href=\"http://support.skedulo.com\">Support</a>"
    },
    {
      "href": "https://www.skedulo.com/contact-us/",
      "text": "Contact us",
      "html": "<a class=\"footer-nav__link\" href=\"https://www.skedulo.com/contact-us/\">Contact us</a>"
    }
  ],
  "privacyLinks": [
    {
      "href": "https://www.skedulo.com/privacy-policy/",
      "text": "Privacy",
      "html": "<a class=\"footer-nav__link\" href=\"https://www.skedulo.com/privacy-policy/\">Privacy</a>"
    }
  ],
  "score": 60,
  "weight": 22
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Question-led structure

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

2 Warning

Needs attention

AEO: Question-led structure

Warning
01

Issue

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

02

Why it matters

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

Check name

AEO: Question-led structure

Score

70/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

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

Evidence
{
  "h2Count": 28,
  "questionH2s": [
    {
      "index": 21,
      "text": "Why businesses love Skedulo",
      "isQuestion": true,
      "html": "<h2 class=\"slider__heading\">Why businesses love Skedulo</h2>"
    },
    {
      "index": 28,
      "text": "Ready to make your entire team more effective?",
      "isQuestion": true,
      "html": "<h2 class=\"cta__heading\">Ready to make your entire team more effective?</h2>"
    }
  ],
  "hasFaq": false,
  "score": 70,
  "weight": 18
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

GEO: Explanatory content depth

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

2 Warning

Needs attention

GEO: Explanatory content depth

Warning
01

Issue

2 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": 2,
  "citablePassages": 0,
  "failingCandidateParagraphs": [
    {
      "index": 1,
      "heading": "H2: All your work and teams in one place",
      "text": "It can be complicated to manage your deskless workforce, but your employees and customers don't need to know that. The Deskless Productivity Cloud from Skedulo enables any company in any industry to schedule, manage, engage, and analyze their mobile workforce.",
      "words": 40,
      "hasEvidence": false,
      "reasons": [
        "Too short for a citation-ready passage (40 words; target 80-220).",
        "Missing a named source, statistic, date, percentage, report, or other evidence signal."
      ],
      "html": "<p class=\"two-column-icon-list__content\">It can be complicated to manage your deskless workforce, but your employees and customers don&apos;t need to know that. The Deskless Productivity Cloud from Skedulo enables any company in any industry to schedule, manage, engage, and analyze their mobile workforce.</p>"
    },
    {
      "index": 4,
      "heading": "H2: It's like an office in your pocket",
      "text": "Equip your deskless workforce, wherever work takes them. Keep schedulers and mobile teams on the same page. It’s easy to see work details, schedule changes and status updates. Simply put, it’s everything your deskless worker needs to get their work done.",
      "words": 43,
      "hasEvidence": false,
      "reasons": [
        "Too short for a citation-ready passage (43 words; target 80-220).",
        "Missing a named source, statistic, date, percentage, report, or other evidence signal."
      ],
      "html": "<p>Equip your deskless workforce, wherever work takes them. Keep schedulers and mobile teams <a href=\"https://www.skedulo.com/mobile-scheduling-apps/\">on the same page</a>. It&#x2019;s easy to see work details, schedule changes and status updates. Simply put, it&#x2019;s everything your deskless worker needs to get their work done.</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": 34,
  "passing": 0,
  "failing": [
    {
      "heading": "For Scheduling",
      "headingHtml": "<h2 class=\"dropdown-list__title\">For Scheduling</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "For Communicating",
      "headingHtml": "<h2 class=\"dropdown-list__title\">For Communicating</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "For Measuring",
      "headingHtml": "<h2 class=\"dropdown-list__title\">For Measuring</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Platform",
      "headingHtml": "<h2 class=\"dropdown-list__title\">Platform</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Industries",
      "headingHtml": "<h2 class=\"dropdown-list__title\">Industries</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "By Business Need",
      "headingHtml": "<h2 class=\"dropdown-list__title\">By Business Need</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Healthcare-specific",
      "headingHtml": "<h2 class=\"dropdown-list__title\">Healthcare-specific</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "By Role",
      "headingHtml": "<h2 class=\"dropdown-list__title\">By Role</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Integrations",
      "headingHtml": "<h2 class=\"dropdown-list__title\">Integrations</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Resources",
      "headingHtml": "<h2 class=\"dropdown-list__title\">Resources</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "For Scheduling",
      "headingHtml": "<h2 class=\"dropdown-list__title\">For Scheduling</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "For Communicating",
      "headingHtml": "<h2 class=\"dropdown-list__title\">For Communicating</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "For Measuring",
      "headingHtml": "<h2 class=\"dropdown-list__title\">For Measuring</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Platform",
      "headingHtml": "<h2 class=\"dropdown-list__title\">Platform</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Industries",
      "headingHtml": "<h2 class=\"dropdown-list__title\">Industries</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "By Business Need",
      "headingHtml": "<h2 class=\"dropdown-list__title\">By Business Need</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Healthcare-specific",
      "headingHtml": "<h2 class=\"no-col-title-separator dropdown-list__title\">Healthcare-specific</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "By Role",
      "headingHtml": "<h2 class=\"dropdown-list__title\">By Role</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Integrations",
      "headingHtml": "<h2 class=\"dropdown-list__title\">Integrations</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Resources",
      "headingHtml": "<h2 class=\"dropdown-list__title\">Resources</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Why businesses love Skedulo",
      "headingHtml": "<h2 class=\"slider__heading\">Why businesses love Skedulo</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "All your work and teams in one place",
      "headingHtml": "<h2 class=\"two-column-icon-list__heading\">All your work and teams in one place</h2>",
      "firstParagraph": "It can be complicated to manage your deskless workforce, but your employees and customers don't need to know that. The Deskless Productivity Cloud from Skedulo enables any company in any industry to schedule, manage, engage, and analyze their mobile workforce.",
      "paragraphHtml": "<p class=\"two-column-icon-list__content\">It can be complicated to manage your deskless workforce, but your employees and customers don&apos;t need to know that. The Deskless Productivity Cloud from Skedulo enables any company in any industry to schedule, manage, engage, and analyze their mobile workforce.</p>",
      "words": 40,
      "direct": false,
      "issue": "First paragraph is 40 words and does not look like a concise direct answer."
    },
    {
      "heading": "Simplify complex schedules in a clean, real-time interface",
      "headingHtml": "<h2 class=\"feature__heading\">Simplify complex schedules in a clean, real-time interface</h2>",
      "firstParagraph": "Eliminate the pain of manual scheduling, whether you’re managing field work, appointments, or shifts at fixed locations. Skedulo’s powerful scheduling software makes it easy to get the right person to the right place on time, every time.",
      "paragraphHtml": "<p>Eliminate the pain of manual scheduling, whether you&#x2019;re managing <a href=\"https://www.skedulo.com/industries/field-service-scheduling/\">field work</a>, appointments, or shifts at fixed locations. Skedulo&#x2019;s <a href=\"https://www.skedulo.com/scheduling/\">powerful scheduling software</a> makes it easy to get the right person to the right place on time, every time.</p>",
      "words": 39,
      "direct": false,
      "issue": "First paragraph is 39 words and does not look like a concise direct answer."
    },
    {
      "heading": "Purpose built for the challenges of large scale business",
      "headingHtml": "<h2 class=\"feature__heading\">Purpose built for the challenges of large scale business</h2>",
      "firstParagraph": "Easily customize Skedulo to fit the way you work. Our purpose-built solutions grow with you every step of the way, no matter the size of your workforce, and integrate with the tools you already know and love.",
      "paragraphHtml": "<p>Easily customize Skedulo to fit the way you work. Our purpose-built solutions grow with you every step of the way, no matter the size of your workforce, and <a href=\"https://www.skedulo.com/integrations/\">integrate with the tools</a> you already know and love.</p>",
      "words": 37,
      "direct": false,
      "issue": "First paragraph is 37 words and does not look like a concise direct answer."
    },
    {
      "heading": "It's like an office in your pocket",
      "headingHtml": "<h2 class=\"feature__heading\">It&apos;s like an office in your pocket</h2>",
      "firstParagraph": "Equip your deskless workforce, wherever work takes them. Keep schedulers and mobile teams on the same page. It’s easy to see work details, schedule changes and status updates. Simply put, it’s everything your deskless worker needs to get their work done.",
      "paragraphHtml": "<p>Equip your deskless workforce, wherever work takes them. Keep schedulers and mobile teams <a href=\"https://www.skedulo.com/mobile-scheduling-apps/\">on the same page</a>. It&#x2019;s easy to see work details, schedule changes and status updates. Simply put, it&#x2019;s everything your deskless worker needs to get their work done.</p>",
      "words": 43,
      "direct": false,
      "issue": "First paragraph is 43 words and does not look like a concise direct answer."
    },
    {
      "heading": "Measurable impact across your business",
      "headingHtml": "<h2 class=\"persona__title\">Measurable impact across your business</h2>",
      "firstParagraph": "Gain the key insights required to make strategic decisions",
      "paragraphHtml": "<p>Gain the <a href=\"https://www.skedulo.com/blog/how-mobile-workforce-management-affects-operations/\">key insights required</a> to make strategic decisions</p>",
      "words": 9,
      "direct": false,
      "issue": "First paragraph is 9 words and does not look like a concise direct answer."
    },
    {
      "heading": "Resources to support you along the way",
      "headingHtml": "<h2 class=\"featured-cards__heading\">Resources to support you along the way</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Report",
      "headingHtml": "<h3 class=\"resource-card__type\">Report</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Meet the #1 Ranked Field Service Management Solution.",
      "headingHtml": "<h3 class=\"resource-card__heading\">Meet the #1 Ranked Field Service Management Solution.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Video",
      "headingHtml": "<h3 class=\"resource-card__type\">Video</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "What is Skedulo?",
      "headingHtml": "<h3 class=\"resource-card__heading\">What is Skedulo?</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "eBook",
      "headingHtml": "<h3 class=\"resource-card__type\">eBook</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Sophisticated SchedulingMade Easy",
      "headingHtml": "<h3 class=\"resource-card__heading\">Sophisticated Scheduling<br>Made Easy</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Ready to make your entire team more effective?",
      "headingHtml": "<h2 class=\"cta__heading\">Ready to make your entire team more effective?</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    }
  ],
  "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": 10,
  "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

AIO: Page experience for AIO

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

2 Warning

Needs attention

AIO: Page experience for AIO

Warning
01

Issue

68 image(s) are missing width/height attributes.

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

80/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

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

Evidence
{
  "viewportContent": "width=device-width, initial-scale=1.0, user-scalable=no",
  "visibleWords": 1978,
  "htmlBytes": 266107,
  "imagesMissingDimensions": [
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2020/12/Pattern.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"header__ui-header-pattern-image\" style=\"width: 100px\" src=\"https://www.skedulo.com/wp-content/uploads/2020/12/Pattern.svg\" alt>"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2020/12/Pattern.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"header__ui-header-mobile-pattern-image\" src=\"https://www.skedulo.com/wp-content/uploads/2020/12/Pattern.svg\" alt>"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2020/12/SKEDULO-Fullsize-1-edit-750x436.jpg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2020/12/SKEDULO-Fullsize-1-edit-750x436.jpg\" alt=\"Scheduling App\">"
    },
    {
      "src": "https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/icon-video-play-button.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/icon-video-play-button.svg\" alt=\"Play\">"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2022/09/g2-gray.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2022/09/g2-gray.png\" alt>"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2022/09/leader.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2022/09/leader.png\" alt>"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2022/09/leader.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2022/09/leader.png\" alt>"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2022/09/solace_carousel_home.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2022/09/solace_carousel_home.png\" alt>"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2022/09/Asya-Rudikoff-100x100_carousel_home.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2022/09/Asya-Rudikoff-100x100_carousel_home.png\" alt>"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]\" alt=\"American Red Cross\">"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]\" alt=\"Joe Zito\">"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2021/01/[email protected]",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2021/01/[email protected]\" alt=\"Sunrun\">"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]\" alt=\"Ellen Jokerst\">"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]\" alt=\"Leslie from Furniture Bank\">"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]\" alt=\"Leslie\">"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2025/11/[email protected]",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2025/11/[email protected]\" alt>"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]\" alt=\"Susan Aveta\">"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]\" alt=\"Mary from Scrubbi\">"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]\" alt=\"Mary\">"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]\" alt=\"Shannon from Solace Paediatric Healthcare\">"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]\" alt=\"Shannon\">"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2022/09/solace_carousel_home.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2022/09/solace_carousel_home.png\" alt>"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2022/09/Asya-Rudikoff-100x100_carousel_home.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2022/09/Asya-Rudikoff-100x100_carousel_home.png\" alt>"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]\" alt=\"American Red Cross\">"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]\" alt=\"Joe Zito\">"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2021/01/[email protected]",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2021/01/[email protected]\" alt=\"Sunrun\">"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]\" alt=\"Ellen Jokerst\">"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]\" alt=\"Leslie from Furniture Bank\">"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]\" alt=\"Leslie\">"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2025/11/[email protected]",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2025/11/[email protected]\" alt>"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]\" alt=\"Susan Aveta\">"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]\" alt=\"Mary from Scrubbi\">"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]\" alt=\"Mary\">"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]\" alt=\"Shannon from Solace Paediatric Healthcare\">"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]\" alt=\"Shannon\">"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2022/09/solace_carousel_home.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2022/09/solace_carousel_home.png\" alt>"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2022/09/Asya-Rudikoff-100x100_carousel_home.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2022/09/Asya-Rudikoff-100x100_carousel_home.png\" alt>"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]\" alt=\"American Red Cross\">"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]\" alt=\"Joe Zito\">"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2021/01/[email protected]",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2021/01/[email protected]\" alt=\"Sunrun\">"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]\" alt=\"Ellen Jokerst\">"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]\" alt=\"Leslie from Furniture Bank\">"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]\" alt=\"Leslie\">"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2025/11/[email protected]",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2025/11/[email protected]\" alt>"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]\" alt=\"Susan Aveta\">"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]\" alt=\"Mary from Scrubbi\">"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]\" alt=\"Mary\">"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]\" alt=\"Shannon from Solace Paediatric Healthcare\">"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]\" alt=\"Shannon\">"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2020/01/[email protected]",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2020/01/[email protected]\" alt=\"American Red Cross Logo\">"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2020/01/[email protected]",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2020/01/[email protected]\" alt=\"DHL Logo\">"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2020/01/[email protected]",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2020/01/[email protected]\" alt=\"Kaiser Permanente Logo\">"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2018/03/Monochrome-Logos-@-480x334_0000s_0006_AWP.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2018/03/Monochrome-Logos-@-480x334_0000s_0006_AWP.png\" alt=\"Area Wide Protective logo\">"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2021/12/[email protected]",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2021/12/[email protected]\" alt>"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2020/01/[email protected]",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2020/01/[email protected]\" alt=\"Vision Austraila Logo\">"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]\" alt=\"Manage Icon\">"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]\" alt=\"Engage Icon\">"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]\" alt=\"Configure and Extend Icon\">"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]\" alt=\"Skedulo&apos;s Scheduling Interface\">"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2022/09/feature-analytics.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2022/09/feature-analytics.png\" alt>"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2022/09/feature-mobility.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2022/09/feature-mobility.png\" alt>"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]\" alt=\"Operator\">"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]\" alt=\"Schedulers\">"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2020/12/[email protected]\" alt=\"Deskless Workers\">"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2023/04/Skedulo_OG_G2-Spring-23_0x0_acf_cropped-2.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2023/04/Skedulo_OG_G2-Spring-23_0x0_acf_cropped-2.png\" alt>"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2023/10/Screenshot-2023-10-25-at-4.40.35-PM_0x0_acf_cropped.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2023/10/Screenshot-2023-10-25-at-4.40.35-PM_0x0_acf_cropped.png\" alt>"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2021/03/SME_ebook_Mar21_tile_400x262@2x_0x0_acf_cropped.jpg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"img-fluid \" src=\"https://www.skedulo.com/wp-content/uploads/2021/03/SME_ebook_Mar21_tile_400x262@2x_0x0_acf_cropped.jpg\" alt>"
    },
    {
      "src": "https://www.skedulo.com/wp-content/uploads/2020/12/Pattern.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"cta__pattern-image\" src=\"https://www.skedulo.com/wp-content/uploads/2020/12/Pattern.svg\" alt>"
    }
  ],
  "possibleDialogs": [],
  "score": 80,
  "weight": 10
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

GEO: Entity clarity

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

2 Warning

Needs attention

GEO: Entity clarity

Warning
01

Issue

Title/H1 terms missing from description: productivity, skedulo, modern.

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

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

Evidence
{
  "title": "Deskless Productivity and Mobile Workforce Management | Skedulo",
  "h1": "Scheduling the modern workforce",
  "description": "Schedule and manage your deskless workforce, resolve conflicts, optimize travel, and more with our powerful scheduling app and mobile workforce management software.",
  "topicOverlap": 0.625,
  "topicTerms": [
    "deskless",
    "productivity",
    "mobile",
    "workforce",
    "management",
    "skedulo",
    "scheduling",
    "modern"
  ],
  "descriptionTerms": [
    "schedule",
    "manage",
    "deskless",
    "workforce",
    "resolve",
    "conflicts",
    "optimize",
    "travel",
    "more",
    "powerful",
    "scheduling",
    "app",
    "mobile",
    "management",
    "software"
  ],
  "missingFromDescription": [
    "productivity",
    "skedulo",
    "modern"
  ],
  "score": 89,
  "weight": 28
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer intent coverage

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

1 Warning

Needs attention

AEO: Answer intent coverage

Warning
01

Issue

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

Details

02

Why it matters

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

Check name

AEO: Answer intent coverage

Score

70/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

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

Evidence
{
  "headings": [
    {
      "text": "For Scheduling",
      "html": "<h2 class=\"dropdown-list__title\">For Scheduling</h2>"
    },
    {
      "text": "For Communicating",
      "html": "<h2 class=\"dropdown-list__title\">For Communicating</h2>"
    },
    {
      "text": "For Measuring",
      "html": "<h2 class=\"dropdown-list__title\">For Measuring</h2>"
    },
    {
      "text": "Platform",
      "html": "<h2 class=\"dropdown-list__title\">Platform</h2>"
    },
    {
      "text": "Industries",
      "html": "<h2 class=\"dropdown-list__title\">Industries</h2>"
    },
    {
      "text": "By Business Need",
      "html": "<h2 class=\"dropdown-list__title\">By Business Need</h2>"
    },
    {
      "text": "Healthcare-specific",
      "html": "<h2 class=\"dropdown-list__title\">Healthcare-specific</h2>"
    },
    {
      "text": "By Role",
      "html": "<h2 class=\"dropdown-list__title\">By Role</h2>"
    },
    {
      "text": "Integrations",
      "html": "<h2 class=\"dropdown-list__title\">Integrations</h2>"
    },
    {
      "text": "Resources",
      "html": "<h2 class=\"dropdown-list__title\">Resources</h2>"
    },
    {
      "text": "For Scheduling",
      "html": "<h2 class=\"dropdown-list__title\">For Scheduling</h2>"
    },
    {
      "text": "For Communicating",
      "html": "<h2 class=\"dropdown-list__title\">For Communicating</h2>"
    },
    {
      "text": "For Measuring",
      "html": "<h2 class=\"dropdown-list__title\">For Measuring</h2>"
    },
    {
      "text": "Platform",
      "html": "<h2 class=\"dropdown-list__title\">Platform</h2>"
    },
    {
      "text": "Industries",
      "html": "<h2 class=\"dropdown-list__title\">Industries</h2>"
    },
    {
      "text": "By Business Need",
      "html": "<h2 class=\"dropdown-list__title\">By Business Need</h2>"
    },
    {
      "text": "Healthcare-specific",
      "html": "<h2 class=\"no-col-title-separator dropdown-list__title\">Healthcare-specific</h2>"
    },
    {
      "text": "By Role",
      "html": "<h2 class=\"dropdown-list__title\">By Role</h2>"
    },
    {
      "text": "Integrations",
      "html": "<h2 class=\"dropdown-list__title\">Integrations</h2>"
    },
    {
      "text": "Resources",
      "html": "<h2 class=\"dropdown-list__title\">Resources</h2>"
    },
    {
      "text": "Why businesses love Skedulo",
      "html": "<h2 class=\"slider__heading\">Why businesses love Skedulo</h2>"
    },
    {
      "text": "All your work and teams in one place",
      "html": "<h2 class=\"two-column-icon-list__heading\">All your work and teams in one place</h2>"
    },
    {
      "text": "Simplify complex schedules in a clean, real-time interface",
      "html": "<h2 class=\"feature__heading\">Simplify complex schedules in a clean, real-time interface</h2>"
    },
    {
      "text": "Purpose built for the challenges of large scale business",
      "html": "<h2 class=\"feature__heading\">Purpose built for the challenges of large scale business</h2>"
    },
    {
      "text": "It's like an office in your pocket",
      "html": "<h2 class=\"feature__heading\">It&apos;s like an office in your pocket</h2>"
    },
    {
      "text": "Measurable impact across your business",
      "html": "<h2 class=\"persona__title\">Measurable impact across your business</h2>"
    },
    {
      "text": "Resources to support you along the way",
      "html": "<h2 class=\"featured-cards__heading\">Resources to support you along the way</h2>"
    },
    {
      "text": "Ready to make your entire team more effective?",
      "html": "<h2 class=\"cta__heading\">Ready to make your entire team more effective?</h2>"
    }
  ],
  "expected": [
    {
      "id": "what",
      "label": "What is Deskless Productivity and Mobile Workforce Ma...?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does Deskless Productivity and Mobile Workforce Ma... work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use Deskless Productivity and Mobile Workforce Ma...?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Deskless Productivity and Mobile Workforce Ma... free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Deskless Productivity and Mobile Workforce Ma... compare with alternatives?",
      "pattern": {}
    }
  ],
  "missing": [
    {
      "id": "what",
      "label": "What is Deskless Productivity and Mobile Workforce Ma...?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does Deskless Productivity and Mobile Workforce Ma... work?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Deskless Productivity and Mobile Workforce Ma... free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Deskless Productivity and Mobile Workforce Ma... 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, how, cost, compare.

Details

02

Why it matters

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

Check name

AIO: Query intent coverage

Score

70/100

Status

informational

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

AIO: Query intent coverage is informational for this page.

Evidence
{
  "headings": [
    {
      "text": "For Scheduling",
      "html": "<h2 class=\"dropdown-list__title\">For Scheduling</h2>"
    },
    {
      "text": "For Communicating",
      "html": "<h2 class=\"dropdown-list__title\">For Communicating</h2>"
    },
    {
      "text": "For Measuring",
      "html": "<h2 class=\"dropdown-list__title\">For Measuring</h2>"
    },
    {
      "text": "Platform",
      "html": "<h2 class=\"dropdown-list__title\">Platform</h2>"
    },
    {
      "text": "Industries",
      "html": "<h2 class=\"dropdown-list__title\">Industries</h2>"
    },
    {
      "text": "By Business Need",
      "html": "<h2 class=\"dropdown-list__title\">By Business Need</h2>"
    },
    {
      "text": "Healthcare-specific",
      "html": "<h2 class=\"dropdown-list__title\">Healthcare-specific</h2>"
    },
    {
      "text": "By Role",
      "html": "<h2 class=\"dropdown-list__title\">By Role</h2>"
    },
    {
      "text": "Integrations",
      "html": "<h2 class=\"dropdown-list__title\">Integrations</h2>"
    },
    {
      "text": "Resources",
      "html": "<h2 class=\"dropdown-list__title\">Resources</h2>"
    },
    {
      "text": "For Scheduling",
      "html": "<h2 class=\"dropdown-list__title\">For Scheduling</h2>"
    },
    {
      "text": "For Communicating",
      "html": "<h2 class=\"dropdown-list__title\">For Communicating</h2>"
    },
    {
      "text": "For Measuring",
      "html": "<h2 class=\"dropdown-list__title\">For Measuring</h2>"
    },
    {
      "text": "Platform",
      "html": "<h2 class=\"dropdown-list__title\">Platform</h2>"
    },
    {
      "text": "Industries",
      "html": "<h2 class=\"dropdown-list__title\">Industries</h2>"
    },
    {
      "text": "By Business Need",
      "html": "<h2 class=\"dropdown-list__title\">By Business Need</h2>"
    },
    {
      "text": "Healthcare-specific",
      "html": "<h2 class=\"no-col-title-separator dropdown-list__title\">Healthcare-specific</h2>"
    },
    {
      "text": "By Role",
      "html": "<h2 class=\"dropdown-list__title\">By Role</h2>"
    },
    {
      "text": "Integrations",
      "html": "<h2 class=\"dropdown-list__title\">Integrations</h2>"
    },
    {
      "text": "Resources",
      "html": "<h2 class=\"dropdown-list__title\">Resources</h2>"
    },
    {
      "text": "Why businesses love Skedulo",
      "html": "<h2 class=\"slider__heading\">Why businesses love Skedulo</h2>"
    },
    {
      "text": "All your work and teams in one place",
      "html": "<h2 class=\"two-column-icon-list__heading\">All your work and teams in one place</h2>"
    },
    {
      "text": "Simplify complex schedules in a clean, real-time interface",
      "html": "<h2 class=\"feature__heading\">Simplify complex schedules in a clean, real-time interface</h2>"
    },
    {
      "text": "Purpose built for the challenges of large scale business",
      "html": "<h2 class=\"feature__heading\">Purpose built for the challenges of large scale business</h2>"
    },
    {
      "text": "It's like an office in your pocket",
      "html": "<h2 class=\"feature__heading\">It&apos;s like an office in your pocket</h2>"
    },
    {
      "text": "Measurable impact across your business",
      "html": "<h2 class=\"persona__title\">Measurable impact across your business</h2>"
    },
    {
      "text": "Resources to support you along the way",
      "html": "<h2 class=\"featured-cards__heading\">Resources to support you along the way</h2>"
    },
    {
      "text": "Ready to make your entire team more effective?",
      "html": "<h2 class=\"cta__heading\">Ready to make your entire team more effective?</h2>"
    }
  ],
  "expected": [
    {
      "id": "what",
      "label": "What is Deskless Productivity and Mobile Workforce Ma...?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does Deskless Productivity and Mobile Workforce Ma... work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use Deskless Productivity and Mobile Workforce Ma...?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Deskless Productivity and Mobile Workforce Ma... free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Deskless Productivity and Mobile Workforce Ma... compare with alternatives?",
      "pattern": {}
    }
  ],
  "missing": [
    {
      "id": "what",
      "label": "What is Deskless Productivity and Mobile Workforce Ma...?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does Deskless Productivity and Mobile Workforce Ma... work?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Deskless Productivity and Mobile Workforce Ma... free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Deskless Productivity and Mobile Workforce Ma... compare with alternatives?",
      "pattern": {}
    }
  ],
  "score": 70,
  "weight": 4
}

Agent Ease of UseAuthEmerging recommendation

Auth.md Agent Registration

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

Informational

Needs attention

Auth.md Agent Registration

Informational
01

Issue

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

02

Why it matters

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

Check name

Auth.md Agent Registration

Score

0/100

Status

informational

Category

Auth

Maturity

Emerging recommendation

Goal

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

Result

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

Validation steps

  1. Fetch and validate /auth.md

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

  2. Validate agent_auth authorization metadata

    Response is not valid JSON.

Evidence
{
  "failedStep": "auth-md",
  "steps": [
    {
      "id": "auth-md",
      "title": "Fetch and validate /auth.md",
      "status": "fail",
      "evidence": {
        "path": "/auth.md",
        "ok": true,
        "statusCode": 200,
        "contentType": "text/html; charset=UTF-8",
        "length": 170492,
        "validation": {
          "valid": false,
          "issue": "auth.md response did not match the expected agent registration shape. Content-Type \"text/html; charset=UTF-8\" is not Markdown or text/plain; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language.",
          "compatibleContentType": false,
          "contentLength": 141674,
          "hasRegisterInstructions": true,
          "hasProtectedResourceLink": false,
          "hasAuthorizationServerLink": false,
          "mentionsIdentity": false,
          "mentionsCredential": true,
          "links": [
            "https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-regular-webfont.woff2?ver=ccb47b095dbff270f670448279350d3c\"",
            "https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-medium-webfont.woff2?ver=62172d279c077a7aae88ab4bb65f327e\"",
            "https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-semibold-webfont.woff2?ver=886ed72b75879d3ef96d46ce78a50924\"",
            "//app-sn02.marketo.com",
            "https://app-sn02.marketo.com\">",
            "/title",
            "/javascript",
            "/script",
            "https://yoast.com/product/yoast-seo-wordpress/",
            "https://www.skedulo.com/page-not-found/\""
          ],
          "rawExcerpt": "<!DOCTYPE html>\n<html class=\"no-js\" lang=\"en-US\">\n<head>\n    <meta charset=\"UTF-8\" />\n        <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-regular-webfont.woff2?ver=ccb47b095dbff270f670448279350d3c\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-medium-webfont.woff2?ver=62172d279c077a7aae88ab4bb65f327e\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-semibold-webfont.woff2?ver=886ed72b75879d3ef96d46ce78a50924\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"dns-prefetch\" href=\"//app-sn02.marketo.com\">\n    <link rel=\"pr"
        }
      },
      "issue": "auth.md response did not match the expected agent registration shape. Content-Type \"text/html; charset=UTF-8\" is not Markdown or text/plain; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language.",
      "howToFix": "Serve /auth.md at the site root as Markdown with agent registration instructions and links to OAuth metadata."
    },
    {
      "id": "oauth-protected-resource",
      "title": "Publish protected resource metadata",
      "status": "pass",
      "evidence": {
        "path": "/.well-known/oauth-protected-resource",
        "ok": true,
        "statusCode": 200,
        "contentType": "text/html; charset=UTF-8",
        "length": 170492,
        "text": "<!DOCTYPE html>\n<html class=\"no-js\" lang=\"en-US\">\n<head>\n    <meta charset=\"UTF-8\" />\n        <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-regular-webfont.woff2?ver=ccb47b095dbff270f670448279350d3c\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-medium-webfont.woff2?ver=62172d279c077a7aae88ab4bb65f327e\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-semibold-webfont.woff2?ver=886ed72b75879d3ef96d46ce78a50924\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"dns-prefetch\" href=\"//app-sn02.marketo.com\">\n    <link rel=\"preconnect\" href=\"https://app-sn02.marketo.com\">\n        <title>404 | Skedulo</title>\n    <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, user-scalable=no\">\n    <script type=\"text/javascript\">\n\twindow.dataLayer = window.dataLayer || [];\n\n\tfunction gtag() {\n\t\tdataLayer.push(arguments);\n\t}\n\n\tgtag(\"consent\", \"default\", {\n\t\tad_personalization: \"denied\",\n\t\tad_storage: \"denied\",\n\t\tad_user_data: \"denied\",\n\t\tanalytics_storage: \"denied\",\n\t\tfunctionality_storage: \"denied\",\n\t\tpersonalization_storage: \"denied\",\n\t\tsecurity_storage: \"granted\",\n\t\twait_for_update: 500,\n\t});\n\tgtag(\"set\", \"ads_data_redaction\", true);\n\t</script>\n<meta name='robots' content='noindex, follow' />\n\n\t<!-- This site is optimized with the Yoast SEO plugin v27.4 - https://yoast.com/product/yoast-seo-wordpress/ -->\n\t<meta property=\"og:locale\" content=\"en_US\" />\n\t<meta property=\"og:type\" content=\"article\" />\n\t<meta property=\"og:title\" content=\"404\" />\n\t<meta property=\"og:url\" content=\"https://www.skedulo.com/page-not-found/\" />\n\t<meta property=\"og:site_name\" content=\"Skedulo\" />\n\t<meta property=\"article:publisher\" content=\"https://www.facebook.com/skedulo/\" />\n\t<meta property=\"article:modified_time\" content=\"2026-01-19T06:32:48+00:00\" />\n\t<meta property=\"og:image\" content=\"https://www.skedulo.com/wp-content/uploads/2025/11/Scheduling-for-Labs-Diagnostics-Open-Graph-Tag.jpg\" />\n\t<meta property=\"og:image:width\" content=\"2400\" />\n\t<meta property=\"og:image:height\" content=\"1254\" />\n\t<meta property=\"og:image:type\" content=\"image/jpeg\" />\n\t<meta name=\"twitter:card\" content=\"summary_large_image\" />\n\t<meta name=\"twitter:site\" content=\"@Skedulo\" />\n\t<meta name=\"twitter:label1\" content=\"Est. reading time\" />\n\t<meta name=\"twitter:data1\" content=\"1 minute\" />\n\t<script type=\"application/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\/\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\/\\/www.skedulo.com\\/page-not-found\\/\",\"url\":\"https:\\/\\/www.skedulo.com\\/page-not-found\\/\",\"name\":\"404\",\"isPartOf\":{\"@id\":\"https:\\/\\/www.skedulo.com\\/#website\"},\"datePublished\":\"2018-03-19T07:25:59+00:00\",\"dateModified\":\"2026-01-19T06:32:48+00:00\",\"breadcrumb\":{\"@id\":\"https:\\/\\/www.skedulo.com\\/page-not-found\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\/\\/www.skedulo.com\\/page-not-found\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\/\\/www.skedulo.com\\/page-not-found\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\/\\/www.skedulo.com\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"404\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\/\\/www.skedulo.com\\/#website\",\"url\":\"https:\\/\\/www.skedulo.com\\/\",\"name\":\"Skedulo\",\"description\":\"Mobile Workforce Management\",\"publisher\":{\"@id\":\"https:\\/\\/www.skedulo.com\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\/\\/www.skedulo.com\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\/\\/www.skedulo.com\\/#organ"
      },
      "howToFix": "Publish /.well-known/oauth-protected-resource with resource and authorization_servers fields."
    },
    {
      "id": "agent-auth-block",
      "title": "Validate agent_auth authorization metadata",
      "status": "fail",
      "evidence": {
        "valid": false,
        "validJson": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html>\n<html class=\"no-js\" lang=\"en-US\">\n<head>\n    <meta charset=\"UTF-8\" />\n        <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-regular-webfont.woff2?ver=ccb47b095dbff270f670448279350d3c\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-medium-webfont.woff2?ver=62172d279c077a7aae88ab4bb65f327e\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-semibold-webfont.woff2?ver=886ed72b75879d3ef96d46ce78a50924\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"dns-prefetch\" href=\"//app-sn02.marketo.com\">\n    <link rel=\"pr"
      },
      "issue": "Response is not valid JSON.",
      "howToFix": "Add agent_auth to /.well-known/oauth-authorization-server with register_uri, supported identity types, credential types, and claim or revocation URLs where applicable."
    }
  ],
  "authApplicability": {
    "supportsAuth": true,
    "score": 3,
    "signals": [
      {
        "source": "visible-text",
        "weight": 3,
        "match": "sign in"
      }
    ]
  },
  "resourceFetchSucceeded": false
}

AI DiscoverabilityDiscoverabilityEstablished

IndexNow key

IndexNow key is informational for this page.

Informational

Needs attention

IndexNow key

Informational
01

Issue

IndexNow key is informational for this page.

02

Why it matters

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

Check name

IndexNow key

Score

100/100

Status

informational

Category

Discoverability

Maturity

Established

Goal

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

Result

IndexNow key is informational for this page.

Validation steps

  1. Find advertised IndexNow key location

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

  2. Fetch and validate IndexNow key file

    No discoverable IndexNow key file was found.

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

Agent Ease of UseAuthEstablished

OAuth / OIDC discovery

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

Informational

Needs attention

OAuth / OIDC discovery

Informational
01

Issue

Response is not valid JSON.

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

    Response is not valid JSON.

  2. Probe authorization endpoint with an authorization-code request

    authorization_endpoint is missing from discovery metadata.

  3. Reject unregistered authorization redirects

    authorization_endpoint is missing from discovery metadata.

  4. Probe token endpoint with advertised grant type

    token_endpoint is missing from discovery metadata.

Evidence
{
  "failedStep": "validate",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch discovery resource",
      "status": "pass",
      "evidence": {
        "path": "/.well-known/openid-configuration",
        "statusCode": 200,
        "contentType": "text/html; charset=UTF-8"
      }
    },
    {
      "id": "validate",
      "title": "Validate resource body",
      "status": "fail",
      "evidence": {
        "valid": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html>\n<html class=\"no-js\" lang=\"en-US\">\n<head>\n    <meta charset=\"UTF-8\" />\n        <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-regular-webfont.woff2?ver=ccb47b095dbff270f670448279350d3c\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-medium-webfont.woff2?ver=62172d279c077a7aae88ab4bb65f327e\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-semibold-webfont.woff2?ver=886ed72b75879d3ef96d46ce78a50924\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"dns-prefetch\" href=\"//app-sn02.marketo.com\">\n    <link rel=\"pr"
      },
      "issue": "Response is not valid JSON.",
      "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": "fail",
      "evidence": {
        "url": ""
      },
      "issue": "authorization_endpoint is missing from discovery metadata.",
      "howToFix": "Advertise only implemented OAuth/OIDC endpoints."
    },
    {
      "id": "authorization-redirect-safety",
      "title": "Reject unregistered authorization redirects",
      "status": "fail",
      "evidence": {
        "url": ""
      },
      "issue": "authorization_endpoint is missing from discovery metadata.",
      "howToFix": "Validate clients and redirect_uri values before redirecting."
    },
    {
      "id": "token-endpoint",
      "title": "Probe token endpoint with advertised grant type",
      "status": "fail",
      "evidence": {
        "url": ""
      },
      "issue": "token_endpoint is missing from discovery metadata.",
      "howToFix": "Advertise only implemented OAuth/OIDC endpoints."
    }
  ],
  "authApplicability": {
    "supportsAuth": true,
    "score": 3,
    "signals": [
      {
        "source": "visible-text",
        "weight": 3,
        "match": "sign in"
      }
    ]
  },
  "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

Response is not valid JSON.

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. Validate protected resource metadata

    Response is not valid JSON.

  2. Validate protected resource identity

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

  3. 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": "metadata",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch protected resource metadata",
      "status": "pass",
      "evidence": {
        "path": "/.well-known/oauth-protected-resource",
        "statusCode": 200,
        "contentType": "text/html; charset=UTF-8"
      },
      "howToFix": "Publish /.well-known/oauth-protected-resource JSON."
    },
    {
      "id": "metadata",
      "title": "Validate protected resource metadata",
      "status": "fail",
      "evidence": {
        "valid": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html>\n<html class=\"no-js\" lang=\"en-US\">\n<head>\n    <meta charset=\"UTF-8\" />\n        <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-regular-webfont.woff2?ver=ccb47b095dbff270f670448279350d3c\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-medium-webfont.woff2?ver=62172d279c077a7aae88ab4bb65f327e\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"preload\" href=\"https://www.skedulo.com/wp-content/themes/skedulo-1/static/dist/assets/fonts/sofiapro-semibold-webfont.woff2?ver=886ed72b75879d3ef96d46ce78a50924\" as=\"font\" crossorigin=\"anonymous\">\n    <link rel=\"dns-prefetch\" href=\"//app-sn02.marketo.com\">\n    <link rel=\"pr"
      },
      "issue": "Response is not valid JSON.",
      "howToFix": "Publish resource and authorization_servers as absolute URLs."
    },
    {
      "id": "resource-identity",
      "title": "Validate protected resource identity",
      "status": "fail",
      "evidence": {
        "expectedResource": "https://www.skedulo.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": 200,
            "wwwAuthenticate": {
              "valid": false,
              "present": false
            },
            "expectedMetadataUrl": "https://www.skedulo.com/.well-known/oauth-protected-resource",
            "metadataUrlMatches": true,
            "resourceMatchesRequestContext": true
          },
          {
            "path": "/api/admin/summary",
            "statusCode": 200,
            "wwwAuthenticate": {
              "valid": false,
              "present": false
            },
            "expectedMetadataUrl": "https://www.skedulo.com/.well-known/oauth-protected-resource",
            "metadataUrlMatches": true,
            "resourceMatchesRequestContext": true
          },
          {
            "path": "/api/scans",
            "statusCode": 200,
            "wwwAuthenticate": {
              "valid": false,
              "present": false
            },
            "expectedMetadataUrl": "https://www.skedulo.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": 3,
    "signals": [
      {
        "source": "visible-text",
        "weight": 3,
        "match": "sign in"
      }
    ]
  },
  "resourceFetchSucceeded": true
}

Performance and AccessibilityAccessibilityBrowser audit

`[aria-*]` attributes do not match their roles

100 Fail

Check name

`[aria-*]` attributes do not match their roles

Score

0/100

Status

fail

Device

desktop

Category

Accessibility

Fix guidance

Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. [Learn how to match ARIA attributes to their roles](https://dequeuniversity.com/rules/axe/4.11/aria-allowed-attr).

Evidence
{
  "description": "Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. [Learn how to match ARIA attributes to their roles](https://dequeuniversity.com/rules/axe/4.11/aria-allowed-attr)."
}

SEOSEOBrowser audit

Links do not have descriptive text

100 Fail

Check name

Links do not have descriptive text

Score

0/100

Status

fail

Device

desktop

Category

SEO

Estimated savings

3 links found

Fix guidance

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

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

Performance and AccessibilityBest PracticesBrowser audit

Uses deprecated APIs

100 Fail

Check name

Uses deprecated APIs

Score

0/100

Status

fail

Device

desktop

Category

Best Practices

Estimated savings

1 warning found

Fix guidance

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

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

Performance and AccessibilityPerformanceBrowser audit

Links do not have a discernible name

25 Fail

Check name

Links do not have a discernible name

Score

0/100

Status

fail

Device

desktop

Category

Performance

Fix guidance

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

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

Performance and AccessibilityPerformanceBrowser audit

Reduce unused CSS

25 Fail

Check name

Reduce unused CSS

Score

0/100

Status

fail

Device

desktop

Category

Performance

Estimated savings

Est savings of 288 KiB

Fix guidance

Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. [Learn how to reduce unused CSS](https://developer.chrome.com/docs/lighthouse/performance/unused-css-rules/).

Evidence
{
  "displayValue": "Est savings of 288 KiB",
  "description": "Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. [Learn how to reduce unused CSS](https://developer.chrome.com/docs/lighthouse/performance/unused-css-rules/).",
  "numericValue": 200
}

Performance and AccessibilityPerformanceBrowser audit

Render-blocking requests

25 Fail

Check name

Render-blocking requests

Score

0/100

Status

fail

Device

desktop

Category

Performance

Estimated savings

Est savings of 630 ms

Fix guidance

Requests are blocking the page's initial render, which may delay LCP. [Deferring or inlining](https://developer.chrome.com/docs/performance/insights/render-blocking) can move these network requests out of the critical path.

Evidence
{
  "displayValue": "Est savings of 630 ms",
  "description": "Requests are blocking the page's initial render, which may delay LCP. [Deferring or inlining](https://developer.chrome.com/docs/performance/insights/render-blocking) can move these network requests out of the critical path."
}

Performance and AccessibilityPerformanceBrowser audit

Loading performance

10 Fail

Check name

Loading performance

Score

60/100

Status

fail

Device

desktop

Category

Performance

Fix guidance

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

Evidence
{
  "checks": [
    {
      "id": "speed-index",
      "title": "Speed Index",
      "score": 42,
      "displayValue": "2.5 s",
      "numericValue": 2489.7829937462566
    },
    {
      "id": "total-blocking-time",
      "title": "Total Blocking Time",
      "score": 33,
      "displayValue": "470 ms",
      "numericValue": 466.49693281216946
    },
    {
      "id": "first-contentful-paint",
      "title": "First Contentful Paint",
      "score": 95,
      "displayValue": "0.8 s",
      "numericValue": 801.0138023452367
    },
    {
      "id": "largest-contentful-paint",
      "title": "Largest Contentful Paint",
      "score": 32,
      "displayValue": "3.1 s",
      "numericValue": 3086.053292388553
    },
    {
      "id": "max-potential-fid",
      "title": "Max Potential First Input Delay",
      "score": 22,
      "displayValue": "370 ms",
      "numericValue": 369.00000000000045
    },
    {
      "id": "network-rtt",
      "title": "Network Round Trip Times",
      "score": 100,
      "displayValue": "0 ms",
      "numericValue": 1.6346100000000006
    },
    {
      "id": "server-response-time",
      "title": "Initial server response time was short",
      "score": 100,
      "displayValue": "Root document took 80 ms",
      "numericValue": 78
    },
    {
      "id": "interactive",
      "title": "Time to Interactive",
      "score": 56,
      "displayValue": "4.2 s",
      "numericValue": 4175.067784851052
    }
  ]
}

Fix with MCP or CLI

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

Score history

Public scan score over time

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

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