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

OVERALL SCORE

Level 3, Bot-Aware

Moderate readiness for AI agents
AIDiscoverability43%Agent Easeof Use6%Security& Trust40%GEO, AIO, AEO79%SEO85%Performance& Accessibility63%
  • AI Discoverability 43 out of 100
  • Agent Ease of Use 6 out of 100
  • Security & Trust 40 out of 100
  • GEO, AIO and AEO 79 out of 100
  • SEO 85 out of 100
  • Performance and Accessibility 63 out of 100

CAPTURED SCREENSHOT

Captured website desktop screenshot

What AI sees of your website

Best Temporary Staffing Agency | Hire Top Talent Fast Nationwide favicon

Best Temporary Staffing Agency | Hire Top Talent Fast Nationwide

Scion Staffing is an award-winning temporary staffing agency. Pre-vetted talent for admin, accounting, operations, HR, IT, support & more.

Next step

Turn this report into a fix workflow

26 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
43
Priority fix8150View details
Discoverability
67
Needs work540View details
Content Readiness
50
Needs work370View details
Bot Access Control
0
Priority fix040View details
Agent Ease of Use
6
Priority fix4293View details
API
0
Priority fix060View details
Auth
Not Applicable
Not Applicable070View details
MCP
13
Priority fix062View details
Skill Discovery
5
Priority fix0101View details
Agent Commerce
Not Applicable
Not Applicable400
GEO, AIO and AEO
79
Mostly ready5015
GEO Readiness
87
Mostly ready204
AIO Readiness
78
Mostly ready205
AEO Readiness
71
Needs work106
SEO
85
Mostly ready920View details
SEO
85
Mostly ready920View details
Security & Trust
40
Priority fix630View details
Security & Trust
40
Priority fix230View details
AI Training Exposure
Not Applicable
Not Applicable400
Performance and Accessibility
63
Needs work2051View details
Performance
54
Needs work1241View details
Accessibility
80
Mostly ready810View details

Prioritized recommendations

Issues ranked by score impact

48 items need attention

Agent Ease of UseAPIEstablished

API Catalog

API Catalog failed at "Fetch API catalog".

50 Fail

Needs attention

API Catalog

Failed check
01

Issue

The API catalog endpoint did not return HTTP 2xx.

02

Why it matters

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

Check name

API Catalog

Score

0/100

Status

fail

Category

API

Maturity

Established

Goal

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

Result

API Catalog failed at "Fetch API catalog".

Validation steps

  1. Fetch API catalog

    The API catalog endpoint did not return HTTP 2xx.

  2. Validate RFC 9727 linkset

    Response is not valid JSON.

  3. Fetch advertised API catalog targets

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

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch API catalog",
      "status": "fail",
      "evidence": {
        "statusCode": 404,
        "contentType": "text/html; charset=UTF-8"
      },
      "issue": "The API catalog endpoint did not return HTTP 2xx.",
      "howToFix": "Publish /.well-known/api-catalog."
    },
    {
      "id": "validate",
      "title": "Validate RFC 9727 linkset",
      "status": "fail",
      "evidence": {
        "valid": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n\t<meta charset=\"UTF-8\" />\n\t\n\t\t\t\t<meta name=\"viewport\" content=\"width=device-width,initial-scale=1,user-scalable=no\">\n\t\t\n            \n            \n\t<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\" />\n\t<link rel=\"pingback\" href=\"https://scionstaffing.com/xmlrpc.php\" />\n\n\t<meta name='robots' content='noindex, follow' />\n\n\t<!-- This site is optimized with the Yoast SEO Premium plugin v27.7 (Yoast SEO v27.7) - https://yoast.com/product/yoast-seo-premium-wordpress/ -->\n\t<title>Page not found - Scion Staffing | Direct-Hire Recruiting, Temporary Staffing, and Executive Search</title>\n\t<meta property=\"og:locale\" content=\"en_US\" />\n\t<meta property=\"og:title\" content=\"Page not found - Scion Staffing | Direct-Hire Recruiting, Temporary Staffing, and Executive "
      },
      "issue": "Response is not valid JSON.",
      "howToFix": "Use application/linkset+json with service-desc, service-doc, and status relations that each include href."
    },
    {
      "id": "target-validation",
      "title": "Fetch advertised API catalog targets",
      "status": "fail",
      "evidence": {
        "checked": [],
        "failures": [
          {
            "reason": "No same-origin API catalog hrefs were available to fetch."
          }
        ]
      },
      "issue": "API Catalog did not expose any same-origin hrefs to validate.",
      "howToFix": "Make each same-origin API catalog href reachable and serve the advertised media type."
    }
  ]
}

AI DiscoverabilityDiscoverabilityEstablished

High-value schema types

High-value schema types is missing or incomplete.

50 Fail

Needs attention

High-value schema types

Failed check
01

Issue

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

02

Why it matters

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

Check name

High-value schema types

Score

0/100

Status

fail

Category

Discoverability

Maturity

Established

Goal

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

Result

High-value schema types is missing or incomplete.

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

AI DiscoverabilityDiscoverabilityEstablished

Link headers

Link headers failed at "Find useful Link headers".

50 Fail

Needs attention

Link headers

Failed check
01

Issue

No useful agent discovery Link headers were found.

02

Why it matters

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

Check name

Link headers

Score

0/100

Status

fail

Category

Discoverability

Maturity

Established

Goal

Include Link response headers for agent discovery using RFC 8288.

Result

Link headers failed at "Find useful Link headers".

Validation steps

  1. Find useful Link headers

    No useful agent discovery Link headers were found.

  2. Fetch same-origin Link header targets

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

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

Agent Ease of UseAPIEstablished

OpenAPI discovery

OpenAPI discovery failed at "Find valid OpenAPI document".

50 Fail

Needs attention

OpenAPI discovery

Failed check
01

Issue

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

02

Why it matters

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

Check name

OpenAPI discovery

Score

0/100

Status

fail

Category

API

Maturity

Established

Goal

Publish a valid OpenAPI or Swagger document for API discovery.

Result

OpenAPI discovery failed at "Find valid OpenAPI document".

Validation steps

  1. Find valid OpenAPI document

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

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Find valid OpenAPI document",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/openapi.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n\t<meta charset=\"UTF-8\" />\n\t\n\t\t\t\t<meta name=\"viewport\" content=\"width=device-width,initial-scale=1,user-scalable=no\">\n\t\t\n            \n            \n\t<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\" />\n\t<link rel=\"pingback\" href=\"https://scionstaffing.com/xmlrpc.php\" />\n\n\t<meta name='robots' content='noindex, follow' />\n\n\t<!-- This site is optimized with the Yoast SEO Premium plugin v27.7 (Yoast SEO v27.7) - https://yoast.com/product/yoast-seo-premium-wordpress/ -->\n\t<title>Page not found - Scion Staffing | Direct-Hire Recruiting, Temporary Staffing, and Executive Search</title>\n\t<meta property=\"og:locale\" content=\"en_US\" />\n\t<meta property=\"og:title\" content=\"Page not found - Scion Staffing | Direct-Hire Recruiting, Temporary Staffing, and Executive "
          },
          {
            "path": "/openapi.yaml",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n\t<meta charset=\"UTF-8\" />\n\t\n\t\t\t\t<meta name=\"viewport\" content=\"width=device-width,initial-scale=1,user-scalable=no\">\n\t\t\n            \n            \n\t<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\" />\n\t<link rel=\"pingback\" href=\"https://scionstaffing.com/xmlrpc.php\" />\n\n\t<meta name='robots' content='noindex, follow' />\n\n\t<!-- This site is optimized with the Yoast SEO Premium plugin v27.7 (Yoast SEO v27.7) - https://yoast.com/product/yoast-seo-premium-wordpress/ -->\n\t<title>Page not found - Scion Staffing | Direct-Hire Recruiting, Temporary Staffing, and Executive Search</title>\n\t<meta property=\"og:locale\" content=\"en_US\" />\n\t<meta property=\"og:title\" content=\"Page not found - Scion Staffing | Direct-Hire Recruiting, Temporary Staffing, and Executive "
          },
          {
            "path": "/swagger.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n\t<meta charset=\"UTF-8\" />\n\t\n\t\t\t\t<meta name=\"viewport\" content=\"width=device-width,initial-scale=1,user-scalable=no\">\n\t\t\n            \n            \n\t<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\" />\n\t<link rel=\"pingback\" href=\"https://scionstaffing.com/xmlrpc.php\" />\n\n\t<meta name='robots' content='noindex, follow' />\n\n\t<!-- This site is optimized with the Yoast SEO Premium plugin v27.7 (Yoast SEO v27.7) - https://yoast.com/product/yoast-seo-premium-wordpress/ -->\n\t<title>Page not found - Scion Staffing | Direct-Hire Recruiting, Temporary Staffing, and Executive Search</title>\n\t<meta property=\"og:locale\" content=\"en_US\" />\n\t<meta property=\"og:title\" content=\"Page not found - Scion Staffing | Direct-Hire Recruiting, Temporary Staffing, and Executive "
          },
          {
            "path": "/swagger.yaml",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n\t<meta charset=\"UTF-8\" />\n\t\n\t\t\t\t<meta name=\"viewport\" content=\"width=device-width,initial-scale=1,user-scalable=no\">\n\t\t\n            \n            \n\t<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\" />\n\t<link rel=\"pingback\" href=\"https://scionstaffing.com/xmlrpc.php\" />\n\n\t<meta name='robots' content='noindex, follow' />\n\n\t<!-- This site is optimized with the Yoast SEO Premium plugin v27.7 (Yoast SEO v27.7) - https://yoast.com/product/yoast-seo-premium-wordpress/ -->\n\t<title>Page not found - Scion Staffing | Direct-Hire Recruiting, Temporary Staffing, and Executive Search</title>\n\t<meta property=\"og:locale\" content=\"en_US\" />\n\t<meta property=\"og:title\" content=\"Page not found - Scion Staffing | Direct-Hire Recruiting, Temporary Staffing, and Executive "
          },
          {
            "path": "/api/openapi.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n\t<meta charset=\"UTF-8\" />\n\t\n\t\t\t\t<meta name=\"viewport\" content=\"width=device-width,initial-scale=1,user-scalable=no\">\n\t\t\n            \n            \n\t<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\" />\n\t<link rel=\"pingback\" href=\"https://scionstaffing.com/xmlrpc.php\" />\n\n\t<meta name='robots' content='noindex, follow' />\n\n\t<!-- This site is optimized with the Yoast SEO Premium plugin v27.7 (Yoast SEO v27.7) - https://yoast.com/product/yoast-seo-premium-wordpress/ -->\n\t<title>Page not found - Scion Staffing | Direct-Hire Recruiting, Temporary Staffing, and Executive Search</title>\n\t<meta property=\"og:locale\" content=\"en_US\" />\n\t<meta property=\"og:title\" content=\"Page not found - Scion Staffing | Direct-Hire Recruiting, Temporary Staffing, and Executive "
          },
          {
            "path": "/api/swagger.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n\t<meta charset=\"UTF-8\" />\n\t\n\t\t\t\t<meta name=\"viewport\" content=\"width=device-width,initial-scale=1,user-scalable=no\">\n\t\t\n            \n            \n\t<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\" />\n\t<link rel=\"pingback\" href=\"https://scionstaffing.com/xmlrpc.php\" />\n\n\t<meta name='robots' content='noindex, follow' />\n\n\t<!-- This site is optimized with the Yoast SEO Premium plugin v27.7 (Yoast SEO v27.7) - https://yoast.com/product/yoast-seo-premium-wordpress/ -->\n\t<title>Page not found - Scion Staffing | Direct-Hire Recruiting, Temporary Staffing, and Executive Search</title>\n\t<meta property=\"og:locale\" content=\"en_US\" />\n\t<meta property=\"og:title\" content=\"Page not found - Scion Staffing | Direct-Hire Recruiting, Temporary Staffing, and Executive "
          },
          {
            "path": "/docs/openapi.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n\t<meta charset=\"UTF-8\" />\n\t\n\t\t\t\t<meta name=\"viewport\" content=\"width=device-width,initial-scale=1,user-scalable=no\">\n\t\t\n            \n            \n\t<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\" />\n\t<link rel=\"pingback\" href=\"https://scionstaffing.com/xmlrpc.php\" />\n\n\t<meta name='robots' content='noindex, follow' />\n\n\t<!-- This site is optimized with the Yoast SEO Premium plugin v27.7 (Yoast SEO v27.7) - https://yoast.com/product/yoast-seo-premium-wordpress/ -->\n\t<title>Page not found - Scion Staffing | Direct-Hire Recruiting, Temporary Staffing, and Executive Search</title>\n\t<meta property=\"og:locale\" content=\"en_US\" />\n\t<meta property=\"og:title\" content=\"Page not found - Scion Staffing | Direct-Hire Recruiting, Temporary Staffing, and Executive "
          }
        ]
      },
      "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
      "howToFix": "Publish a valid OpenAPI 3.x or Swagger 2.0 JSON/YAML document with info, paths, operations, and responses."
    }
  ]
}

AI DiscoverabilityBot Access ControlEstablished

AI bot rules in robots.txt

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

33 Fail

Needs attention

AI bot rules in robots.txt

Failed check
01

Issue

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

02

Why it matters

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

Check name

AI bot rules in robots.txt

Score

0/100

Status

fail

Category

Bot Access Control

Maturity

Established

Goal

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

Result

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

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

AI DiscoverabilityBot Access ControlInformational

Content Signal

Content Signal is missing or incomplete.

33 Fail

Needs attention

Content Signal

Failed check
01

Issue

No Content Signal found in robots.txt

02

Why it matters

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

Check name

Content Signal

Score

0/100

Status

fail

Category

Bot Access Control

Maturity

Informational

Goal

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

Result

Content Signal is missing or incomplete.

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

Security & TrustSecurity & TrustEstablished

Content-Security-Policy

Content-Security-Policy is missing or incomplete.

33 Fail

Needs attention

Content-Security-Policy

Failed check
01

Issue

Content-Security-Policy is missing or incomplete.

02

Why it matters

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

Check name

Content-Security-Policy

Score

0/100

Status

fail

Category

Security & Trust

Maturity

Established

Goal

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

Result

Content-Security-Policy is missing or incomplete.

Evidence
{
  "header": "content-security-policy",
  "value": "upgrade-insecure-requests;"
}

Security & TrustSecurity & TrustEstablished

HSTS header

HSTS header is missing or incomplete.

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

AI DiscoverabilityContent ReadinessEmerging recommendation

llms.txt

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

33 Fail

Needs attention

llms.txt

Failed check
01

Issue

llms.txt was not found at the expected path.

02

Why it matters

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

Check name

llms.txt

Score

0/100

Status

fail

Category

Content Readiness

Maturity

Emerging recommendation

Goal

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

Result

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

Validation steps

  1. Fetch to find resource

    llms.txt was not found at the expected path.

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

AI DiscoverabilityContent ReadinessEstablished

Markdown negotiation

Markdown negotiation failed at "Markdown content type".

33 Fail

Needs attention

Markdown negotiation

Failed check
01

Issue

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

02

Why it matters

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

Check name

Markdown negotiation

Score

0/100

Status

fail

Category

Content Readiness

Maturity

Established

Goal

Return HTML responses as markdown when agents request it.

Result

Markdown negotiation failed at "Markdown content type".

Validation steps

  1. Markdown content type

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

  2. Vary: Accept header

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

  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"
      },
      "issue": "Markdown negotiation is missing Vary: Accept; current Vary header is \"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": 85467,
        "excerpt": "<!DOCTYPE html>\n<html lang=\"en\">\n<head><meta charset=\"UTF-8\" /><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\\/7\\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprock",
        "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."
    }
  ]
}

Security & TrustSecurity & TrustEstablished

Referrer-Policy

Referrer-Policy is missing or incomplete.

33 Fail

Needs attention

Referrer-Policy

Failed check
01

Issue

Referrer-Policy is missing or incomplete.

02

Why it matters

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

Check name

Referrer-Policy

Score

0/100

Status

fail

Category

Security & Trust

Maturity

Established

Goal

Limit how much referrer data leaves the site.

Result

Referrer-Policy is missing or incomplete.

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

AI DiscoverabilityContent ReadinessEstablished

Semantic HTML

Semantic HTML is missing or incomplete.

33 Fail

Needs attention

Semantic HTML

Failed check
01

Issue

Semantic HTML is incomplete: missing <main> landmark; invalid h1 (found 3); skipped heading levels; 6 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": false,
  "headingOrder": false,
  "accessibleLinks": false,
  "accessibleButtons": true,
  "imageAltCoverage": true,
  "formAutocompleteCoverage": true,
  "details": {
    "inaccessibleLinks": [
      "<a id=\"back_to_top\" href=\"#\"> <span class=\"fa-stack\"> <i class=\"qode_icon_font_awesome fa fa-arrow-up \" aria-hidden=\"true\"></i> </span> </a>",
      "<a itemprop=\"url\" href=\"https://www.linkedin.com/company/scion-staffing/\" target=\"_blank\"><span class=\"fa-stack fa-2x\" style=\"background-color: #ffffff;\"><i class=\"qode_icon_font_awesome fa fa-linkedin \" style=\"color: #007699;\" aria-hidden=\"true\"></i></span></a>",
      "<a itemprop=\"url\" href=\"https://twitter.com/scionstaffing\" target=\"_blank\"><span class=\"fa-stack fa-2x\" style=\"background-color: #ffffff;\"><i class=\"fa-brands fa-x-twitter\" style=\"color: #007699;\" aria-hidden=\"true\"></i></span></a>",
      "<a itemprop=\"url\" href=\"https://www.facebook.com/scionstaffing/\" target=\"_blank\"><span class=\"fa-stack fa-2x\" style=\"background-color: #ffffff;\"><i class=\"qode_icon_font_awesome fa fa-facebook \" style=\"color: #007699;\" aria-hidden=\"true\"></i></span></a>",
      "<a itemprop=\"url\" href=\"https://www.instagram.com/scionstaffing/\" target=\"_blank\"><span class=\"fa-stack fa-2x\" style=\"background-color: #ffffff;\"><i class=\"qode_icon_font_awesome fa fa-instagram \" style=\"color: #007699;\" aria-hidden=\"true\"></i></span></a>",
      "<a itemprop=\"url\" href=\"https://www.tiktok.com/@scionstaffing\" target=\"_blank\"><span class=\"fa-stack fa-2x\" style=\"background-color: #ffffff;\"><i class=\"fa-brands fa-tiktok\" style=\"color: #007699;\" aria-hidden=\"true\"></i></span></a>"
    ],
    "inaccessibleButtons": [],
    "missingAutocompleteInputs": [],
    "imagesMissingAlt": [
      "<img src=\"https://ws.zoominfo.com/pixel/6231e44c70d173001a6b03a6\" width=\"1\" height=\"1\" style=\"display: none;\">"
    ],
    "skippedHeadingLevels": [
      "h3: Our Divisions",
      "h1: Award-Winning Direct-Hire Recruiting, Temporary Staffing Agency & Executive Search Firm Services",
      "h1: Award-Winning Nationwide Staffing,",
      "h1: Recruiting & Executive Search Firm",
      "h2: TOP TALENT. MATCHED WITH PRECISION.",
      "h2: DELIVERED FAST.",
      "h2: We Connect Great People to Impactful Opportunities.",
      "h2: Seven Specialized Divisions. One Powerful Hiring Partner.",
      "h2: About Our Firm",
      "h3: Talent Across Every Department. Delivered Fast.",
      "h4: Executive Leadership",
      "h4: Admin & Support",
      "h4: Finance & Accounting",
      "h4: Human Resources & TA",
      "h4: MARKETING & PR",
      "h4: Sales",
      "h4: Legal",
      "h4: Operations",
      "h4: IT, Engineering & Technical",
      "h4: Creative & Design",
      "h4: Healthcare & Medical",
      "h4: Other Divisions",
      "h2: Why Choose Scion",
      "h3: Our Recruiting & Staffing Services",
      "h2: Our Exceptional National Recruitment Record",
      "h2: Testimonials",
      "h2: Award-Winning Recruiting",
      "h2: Commitment to Service & Excellence",
      "h2: Our Proven Experience",
      "h3: As Seen On:",
      "h2: From leadership to temporary staffing, we’ve got you covered.",
      "h4: Privacy Overview"
    ]
  },
  "counts": {
    "h1": 3,
    "headings": 32,
    "links": 359,
    "inaccessibleLinks": 6,
    "buttons": 3,
    "inaccessibleButtons": 0,
    "images": 62,
    "imagesWithAlt": 61,
    "autocompleteInputs": 0,
    "inputsWithAutocomplete": 0,
    "missingAutocompleteInputs": 0
  }
}

AI DiscoverabilityBot Access ControlInformational

Web Bot Auth request signing

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

33 Fail

Needs attention

Web Bot Auth request signing

Failed check
01

Issue

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

02

Why it matters

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

Check name

Web Bot Auth request signing

Score

0/100

Status

fail

Category

Bot Access Control

Maturity

Informational

Goal

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

Result

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

Validation steps

  1. Fetch to find resource

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

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/.well-known/http-message-signatures-directory",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 237584
          }
        ]
      },
      "issue": "Web Bot Auth request signing was not found at the expected path.",
      "howToFix": "If publishing Web Bot Auth keys, return a JSON key directory with a non-empty keys array and the draft media type."
    }
  ]
}

Agent Ease of UseMCPEmerging recommendation

MCP Server Card

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

25 Fail

Needs attention

MCP Server Card

Failed check
01

Issue

MCP Server Card was not found at the expected path.

02

Why it matters

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

Check name

MCP Server Card

Score

0/100

Status

fail

Category

MCP

Maturity

Emerging recommendation

Goal

Publish an MCP Server Card for agent discovery.

Result

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

Validation steps

  1. Fetch to find resource

    MCP Server Card was not found at the expected path.

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

Agent Ease of UseMCPEmerging recommendation

mcp.json

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

25 Fail

Needs attention

mcp.json

Failed check
01

Issue

mcp.json was not found at the expected path.

02

Why it matters

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

Check name

mcp.json

Score

0/100

Status

fail

Category

MCP

Maturity

Emerging recommendation

Goal

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

Result

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

Validation steps

  1. Fetch to find resource

    mcp.json was not found at the expected path.

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

Agent Ease of UseMCPInformational

WebMCP manifest

WebMCP manifest failed at "Fetch to find resource".

25 Fail

Needs attention

WebMCP manifest

Failed check
01

Issue

WebMCP manifest was not found at the expected path.

02

Why it matters

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

Check name

WebMCP manifest

Score

0/100

Status

fail

Category

MCP

Maturity

Informational

Goal

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

Result

WebMCP manifest failed at "Fetch to find resource".

Validation steps

  1. Fetch to find resource

    WebMCP manifest was not found at the expected path.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/.well-known/webmcp.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 234949
          },
          {
            "path": "/webmcp.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 234949
          },
          {
            "path": "/mcp.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 234949
          }
        ]
      },
      "issue": "WebMCP manifest was not found at the expected path.",
      "howToFix": "Keep declarative WebMCP manifest discovery informational until the manifest shape stabilizes; validate tools if you publish one."
    }
  ]
}

Agent Ease of UseSkill DiscoveryEmerging recommendation

A2A Agent Card

A2A Agent Card failed at "Fetch to find resource".

20 Fail

Needs attention

A2A Agent Card

Failed check
01

Issue

A2A Agent Card was not found at the expected path.

02

Why it matters

A2A Agent Cards let compatible clients discover agent skills, input and output modes, and the endpoint used to invoke those skills.

Check name

A2A Agent Card

Score

0/100

Status

fail

Category

Skill Discovery

Maturity

Emerging recommendation

Goal

Publish an agent card so A2A-compatible clients can discover capabilities.

Result

A2A Agent Card failed at "Fetch to find resource".

Validation steps

  1. Fetch to find resource

    A2A Agent Card was not found at the expected path.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/.well-known/agent-card.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 234949
          },
          {
            "path": "/.well-known/a2a/agent-card.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 234947
          },
          {
            "path": "/agent-card.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 234949
          }
        ]
      },
      "issue": "A2A Agent Card was not found at the expected path.",
      "howToFix": "Publish an A2A Agent Card with required skill details and make the advertised url answer A2A JSON-RPC requests."
    }
  ]
}

Agent Ease of UseSkill DiscoveryEmerging recommendation

Agent Skills index

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

20 Fail

Needs attention

Agent Skills index

Failed check
01

Issue

Agent Skills index was not found at the expected path.

02

Why it matters

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

Check name

Agent Skills index

Score

0/100

Status

fail

Category

Skill Discovery

Maturity

Emerging recommendation

Goal

Publish an agent skills discovery index.

Result

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

Validation steps

  1. Fetch to find resource

    Agent Skills index was not found at the expected path.

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

Agent Ease of UseSkill DiscoveryEmerging recommendation

agent.json

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

20 Fail

Needs attention

agent.json

Failed check
01

Issue

agent.json was not found at the expected path.

02

Why it matters

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

Check name

agent.json

Score

0/100

Status

fail

Category

Skill Discovery

Maturity

Emerging recommendation

Goal

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

Result

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

Validation steps

  1. Fetch to find resource

    agent.json was not found at the expected path.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/.well-known/agent.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 234949
          },
          {
            "path": "/agent.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 234949
          }
        ]
      },
      "issue": "agent.json was not found at the expected path.",
      "howToFix": "Publish agent.json with awp_version, domain, intent, and typed actions that point to real same-origin API or protocol endpoints."
    }
  ]
}

Agent Ease of UseSkill DiscoveryInformational

agents.json

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

20 Fail

Needs attention

agents.json

Failed check
01

Issue

agents.json was not found at the expected path.

02

Why it matters

agents.json gives clients a simple directory of agent-facing capabilities and contacts when a site chooses to advertise them.

Check name

agents.json

Score

0/100

Status

fail

Category

Skill Discovery

Maturity

Informational

Goal

Publish an agents.json directory for agent-facing capabilities and contacts when using this convention.

Result

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

Validation steps

  1. Fetch to find resource

    agents.json was not found at the expected path.

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

Agent Ease of 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": "scionstaffing.com",
        "probes": [
          {
            "name": "_index._agents.scionstaffing.com",
            "found": false,
            "recordCount": 1,
            "records": [],
            "hasAlpn": false,
            "hasEndpoint": false
          },
          {
            "name": "_a2a._agents.scionstaffing.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": "scionstaffing.com",
            "dnssecTypes": [],
            "dnssecRecordCount": 0
          }
        ]
      },
      "issue": "DNSSEC material was not visible for the hostname or parent zone from this resolver.",
      "howToFix": "Sign the public discovery zone with DNSSEC so validating resolvers can return authenticated data."
    }
  ]
}

Agent Ease of UseMCPInformational

WebMCP

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

13 Warning

Needs attention

WebMCP

Warning
01

Issue

WebMCP declarative annotations need fixes.

Details

02

Why it matters

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

Check name

WebMCP

Score

50/100

Status

warning

Category

MCP

Maturity

Informational

Goal

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

Result

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

Validation steps

  1. Detect data-mcp-tool annotations

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

  2. Detect WebMCP declarative tags

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

  3. Validate WebMCP declarative annotation quality

    WebMCP declarative annotations need fixes.

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

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

  5. Detect WebMCP browser navigator injection

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

  6. Interactive surface coverage

    Only 0% of interactive surfaces are annotated.

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

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Source and trust signals

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

5 Warning

Needs attention

AIO: Source and trust signals

Warning
01

Issue

Missing AIO trust signals: author, publisher.

Details

02

Why it matters

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

Check name

AIO: Source and trust signals

Score

60/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

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

Evidence
{
  "signals": {
    "author": false,
    "publisher": false,
    "freshnessDate": true,
    "aboutOrContact": true,
    "policyLinks": true
  },
  "missing": [
    "author",
    "publisher"
  ],
  "authorMeta": "",
  "schemaAuthors": [],
  "schemaPublishers": [],
  "schemaDates": [
    "2026-05-15T00:42:17+00:00",
    "2026-05-29T03:26:52+00:00"
  ],
  "visibleDates": [],
  "aboutLinks": [
    {
      "href": "https://scionstaffing.com/about-us/",
      "text": "About",
      "html": "<a class=\"mega-menu-link\" href=\"https://scionstaffing.com/about-us/\" aria-expanded=\"false\" aria-controls=\"mega-sub-menu-1887\">About<span class=\"mega-indicator\" aria-hidden=\"true\"></span></a>"
    },
    {
      "href": "https://scionstaffing.com/about-us/",
      "text": "About Our Firm",
      "html": "<a class=\"mega-menu-link\" href=\"https://scionstaffing.com/about-us/\">About Our Firm</a>"
    },
    {
      "href": "https://scionstaffing.com/our-team/",
      "text": "Our Company Leadership",
      "html": "<a class=\"mega-menu-link\" href=\"https://scionstaffing.com/our-team/\">Our Company Leadership</a>"
    },
    {
      "href": "https://scionretainedsearch.com/about-us/",
      "text": "Industries",
      "html": "<a class=\"mega-menu-link\" href=\"https://scionretainedsearch.com/about-us/\">Industries<span class=\"mega-indicator\" aria-hidden=\"true\"></span></a>"
    },
    {
      "href": "https://scionstaffing.com/about-us/",
      "text": "About",
      "html": "<a class=\"mega-menu-link\" href=\"https://scionstaffing.com/about-us/\" aria-expanded=\"false\" aria-controls=\"mega-sub-menu-1887\">About<span class=\"mega-indicator\" aria-hidden=\"true\"></span></a>"
    },
    {
      "href": "https://scionstaffing.com/about-us/",
      "text": "About Our Firm",
      "html": "<a class=\"mega-menu-link\" href=\"https://scionstaffing.com/about-us/\">About Our Firm</a>"
    },
    {
      "href": "https://scionstaffing.com/our-team/",
      "text": "Our Company Leadership",
      "html": "<a class=\"mega-menu-link\" href=\"https://scionstaffing.com/our-team/\">Our Company Leadership</a>"
    },
    {
      "href": "https://scionretainedsearch.com/about-us/",
      "text": "Industries",
      "html": "<a class=\"mega-menu-link\" href=\"https://scionretainedsearch.com/about-us/\">Industries<span class=\"mega-indicator\" aria-hidden=\"true\"></span></a>"
    },
    {
      "href": "/about-us/",
      "text": "Learn more",
      "html": "<a itemprop=\"url\" href=\"/about-us/\" target=\"_self\" class=\"qbutton medium center default\" style>Learn more</a>"
    },
    {
      "href": "https://scionstaffing.com/about-us/",
      "text": "Talent Across Every Department. Delivered Fast.",
      "html": "<a href=\"https://scionstaffing.com/about-us/\"><span style=\"color: #ffffff;\">Talent Across Every Department. Delivered Fast.</span></a>"
    },
    {
      "href": "https://www.linkedin.com/company/scion-staffing/",
      "text": "",
      "html": "<a itemprop=\"url\" href=\"https://www.linkedin.com/company/scion-staffing/\" target=\"_blank\"><span class=\"fa-stack fa-2x\" style=\"background-color: #ffffff;\"><i class=\"qode_icon_font_awesome fa fa-linkedin \" style=\"color: #007699;\" aria-hidden=\"true\"></i></span></a>"
    },
    {
      "href": "https://scionstaffing.com/about-us/",
      "text": "About Us",
      "html": "<a href=\"https://scionstaffing.com/about-us/\"> <div class=\"map_bottom\"> <span class=\"b_map\"> About Us </span> </div> </a>"
    }
  ],
  "contactLinks": [
    {
      "href": "https://scionstaffing.com/contact-us/",
      "text": "Contact",
      "html": "<a class=\"mega-menu-link\" href=\"https://scionstaffing.com/contact-us/\">Contact<span class=\"mega-indicator\" aria-hidden=\"true\"></span></a>"
    },
    {
      "href": "https://scionstaffing.com/contact-us/",
      "text": "Our Locations",
      "html": "<a class=\"mega-menu-link\" href=\"https://scionstaffing.com/contact-us/\">Our Locations</a>"
    },
    {
      "href": "https://scionstaffing.com/temporary-paralegal-staffing-agency/",
      "text": "Legal: Paralegals & Support",
      "html": "<a class=\"mega-menu-link\" href=\"https://scionstaffing.com/temporary-paralegal-staffing-agency/\">Legal: Paralegals &amp; Support</a>"
    },
    {
      "href": "https://scionstaffing.com/customer-service-recruiting-firm/",
      "text": "Customer Service & Support",
      "html": "<a class=\"mega-menu-link\" href=\"https://scionstaffing.com/customer-service-recruiting-firm/\">Customer Service &amp; Support</a>"
    },
    {
      "href": "https://scionstaffing.com/paralegal-legal-assistant-recruiting/",
      "text": "Legal: Paralegals & Support",
      "html": "<a class=\"mega-menu-link\" href=\"https://scionstaffing.com/paralegal-legal-assistant-recruiting/\">Legal: Paralegals &amp; Support</a>"
    },
    {
      "href": "https://sciontechnical.com/help-desk-recruiting/",
      "text": "Tech: Helpdesk & Support",
      "html": "<a class=\"mega-menu-link\" href=\"https://sciontechnical.com/help-desk-recruiting/\">Tech: Helpdesk &amp; Support</a>"
    },
    {
      "href": "https://scionstaffing.com/contact-us/",
      "text": "Contact",
      "html": "<a class=\"mega-menu-link\" href=\"https://scionstaffing.com/contact-us/\">Contact<span class=\"mega-indicator\" aria-hidden=\"true\"></span></a>"
    },
    {
      "href": "https://scionstaffing.com/contact-us/",
      "text": "Our Locations",
      "html": "<a class=\"mega-menu-link\" href=\"https://scionstaffing.com/contact-us/\">Our Locations</a>"
    },
    {
      "href": "https://scionstaffing.com/temporary-paralegal-staffing-agency/",
      "text": "Legal: Paralegals & Support",
      "html": "<a class=\"mega-menu-link\" href=\"https://scionstaffing.com/temporary-paralegal-staffing-agency/\">Legal: Paralegals &amp; Support</a>"
    },
    {
      "href": "https://scionstaffing.com/customer-service-recruiting-firm/",
      "text": "Customer Service & Support",
      "html": "<a class=\"mega-menu-link\" href=\"https://scionstaffing.com/customer-service-recruiting-firm/\">Customer Service &amp; Support</a>"
    },
    {
      "href": "https://scionstaffing.com/paralegal-legal-assistant-recruiting/",
      "text": "Legal: Paralegals & Support",
      "html": "<a class=\"mega-menu-link\" href=\"https://scionstaffing.com/paralegal-legal-assistant-recruiting/\">Legal: Paralegals &amp; Support</a>"
    },
    {
      "href": "https://sciontechnical.com/help-desk-recruiting/",
      "text": "Tech: Helpdesk & Support",
      "html": "<a class=\"mega-menu-link\" href=\"https://sciontechnical.com/help-desk-recruiting/\">Tech: Helpdesk &amp; Support</a>"
    },
    {
      "href": "https://scionstaffing.com/temporary-administrative-staffing-direct-hire-recruitment-services/",
      "text": "Admin & Support Executive Assistant, Administrative Assistant, Receptionist, Data Entry, Customer Service, Office Projects",
      "html": "<a href=\"https://scionstaffing.com/temporary-administrative-staffing-direct-hire-recruitment-services/\"> <div class=\"dt-section-icon hi-icon-wrap hi-icon-effect-5 hi-icon-effect-5d\"> <i class=\"hi-icon icon-folder-2\"></i><h4 style=\"color:#ffffff\">Admin &amp; Support</h4></div> <div class=\"dt-iconboxes-text\"><p>Executive Assistant, Administrative Assistant, Receptionist, Data Entry, Customer Service, Office Projects</p> </div> </a>"
    },
    {
      "href": "https://scionstaffing.com/temporary-finance-staffing-accounting-recruitment/",
      "text": "Finance & Accounting CFO, VP, Director, Controller, CPA, Analyst, Accountant, Bookkeeper, Payroll, Audit, Support",
      "html": "<a href=\"https://scionstaffing.com/temporary-finance-staffing-accounting-recruitment/\"> <div class=\"dt-section-icon hi-icon-wrap hi-icon-effect-5 hi-icon-effect-5d\"> <i class=\"hi-icon icon-calculator\"></i><h4 style=\"color:#ffffff\">Finance &amp; Accounting</h4></div> <div class=\"dt-iconboxes-text\"><p>CFO, VP, Director, Controller, CPA, Analyst, Accountant, Bookkeeper, Payroll, Audit, Support</p> </div> </a>"
    },
    {
      "href": "https://scionstaffing.com/temporary-sales-staffing-customer-service-and-direct-hire-services/",
      "text": "Sales VP, Director, Manager, Customer Success, Account Manager, Business Development, Retail, Support",
      "html": "<a href=\"https://scionstaffing.com/temporary-sales-staffing-customer-service-and-direct-hire-services/\"> <div class=\"dt-section-icon hi-icon-wrap hi-icon-effect-5 hi-icon-effect-5d\"> <i class=\"hi-icon icon-briefcase-2\"></i><h4 style=\"color:#ffffff\">Sales</h4></div> <div class=\"dt-iconboxes-text\"><p>VP, Director, Manager, Customer Success, Account Manager, Business Development, Retail, Support</p> </div> </a>"
    },
    {
      "href": "https://scionstaffing.com/temporary-legal-staffing-legal-recruiting-services/",
      "text": "Legal Director, General Counsel, Attorney, Compliance, Contracts, Document Review, Paralegal, Support",
      "html": "<a href=\"https://scionstaffing.com/temporary-legal-staffing-legal-recruiting-services/\"> <div class=\"dt-section-icon hi-icon-wrap hi-icon-effect-5 hi-icon-effect-5d\"> <i class=\"hi-icon icon-book-open-1\"></i><h4 style=\"color:#ffffff\">Legal</h4></div> <div class=\"dt-iconboxes-text\"><p>Director, General Counsel, Attorney, Compliance, Contracts, Document Review, Paralegal,&#xa0;Support</p> </div> </a>"
    },
    {
      "href": "https://scionstaffing.com/temporary-operations-staffing-direct-hire-placement/",
      "text": "Operations Director, Manager, Facilities, Supply Chain, Procurement, Logistics, Quality Assurance, Analyst, Support",
      "html": "<a href=\"https://scionstaffing.com/temporary-operations-staffing-direct-hire-placement/\"> <div class=\"dt-section-icon hi-icon-wrap hi-icon-effect-5 hi-icon-effect-5d\"> <i class=\"hi-icon icon-keyboard-1\"></i><h4 style=\"color:#ffffff\">Operations</h4></div> <div class=\"dt-iconboxes-text\"><p>Director, Manager, Facilities, Supply Chain, Procurement, Logistics, Quality Assurance, Analyst, Support</p> </div> </a>"
    },
    {
      "href": "https://scionmedicalstaffing.com/",
      "text": "Healthcare & Medical Medical Directors, Allied Professionals, Physicians, Clinicians, Nurses, Operations, Admin, Support",
      "html": "<a href=\"https://scionmedicalstaffing.com/\"> <div class=\"dt-section-icon hi-icon-wrap hi-icon-effect-5 hi-icon-effect-5d\"> <i class=\"hi-icon icon-folder-2\"></i><h4 style=\"color:#ffffff\">Healthcare &amp; Medical</h4></div> <div class=\"dt-iconboxes-text\"><p>Medical Directors, Allied Professionals, Physicians, Clinicians, Nurses, Operations, Admin, Support</p> </div> </a>"
    },
    {
      "href": "https://scionstaffing.com/contact-us/",
      "text": "Our Offices / Contact Us",
      "html": "<a href=\"https://scionstaffing.com/contact-us/\">Our Offices / Contact Us</a>"
    }
  ],
  "privacyLinks": [
    {
      "href": "https://scionstaffing.com/privacy-policy/",
      "text": "Privacy Policy / Terms of Service",
      "html": "<a href=\" https://scionstaffing.com/privacy-policy/\">Privacy Policy / Terms of Service</a>"
    },
    {
      "href": "/privacy-policy/",
      "text": "Privacy Policy & Terms of Service",
      "html": "<a class=\"privacy_link\" style=\"color: #f0f0f0\" href=\"/privacy-policy/\">Privacy Policy &amp; Terms of Service</a>"
    }
  ],
  "score": 60,
  "weight": 20
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer-first sections

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

4 Warning

Needs attention

AEO: Answer-first sections

Warning
01

Issue

11 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": 16,
  "passing": 5,
  "failing": [
    {
      "heading": "Our Divisions",
      "headingHtml": "<h3 class=\"side_area_title\">Our Divisions</h3>",
      "firstParagraph": "SEARCH JOBS | HIRE STAFF",
      "paragraphHtml": "<p><span class=\"header-links\" style=\"color: #444444;\"><a href=\"/apply-with-scion\">SEARCH JOBS</a> |&#xa0;<a href=\"/request-staff\">HIRE STAFF</a></span></p>",
      "words": 4,
      "direct": false,
      "issue": "First paragraph is 4 words and does not look like a concise direct answer."
    },
    {
      "heading": "TOP TALENT. MATCHED WITH PRECISION.",
      "headingHtml": "<h2><span style=\"color: #ffffff;\"><strong>TOP TALENT. MATCHED WITH PRECISION.</strong></span></h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "DELIVERED FAST.",
      "headingHtml": "<h2><span style=\"color: #ffffff;\"><strong>DELIVERED FAST. </strong></span></h2>",
      "firstParagraph": "Temporary Staffing • Interim Leadership • Direct Hire Recruiting • Executive Search",
      "paragraphHtml": "<p style=\"text-align: center;\" data-start=\"1187\" data-end=\"1269\"><span style=\"color: #ffffff;\">Temporary Staffing &#x2022; Interim Leadership &#x2022; Direct Hire Recruiting &#x2022; Executive Search</span></p>",
      "words": 9,
      "direct": false,
      "issue": "First paragraph is 9 words and does not look like a concise direct answer."
    },
    {
      "heading": "Seven Specialized Divisions. One Powerful Hiring Partner.",
      "headingHtml": "<h2 style=\"text-align: center;\"><strong><span style=\"color: #007699;\">Seven Specialized Divisions. One Powerful Hiring Partner. </span></strong></h2>",
      "firstParagraph": "link",
      "paragraphHtml": "<p><a style=\"height: 100%; width: 100%;\" href=\"https://scionstaffing.com/scion-staffing-position-we-fill/\">link</a></p>",
      "words": 1,
      "direct": false,
      "issue": "First paragraph is 1 words and does not look like a concise direct answer."
    },
    {
      "heading": "About Our Firm",
      "headingHtml": "<h2 style=\"text-align: center;\"><span style=\"color: #007699;\">About Our Firm</span></h2>",
      "firstParagraph": "Scion Staffing draws inspiration from the term “scion,” a branch that, when grafted to strong roots, flourishes. That same principle guides our work as we connect leading corporations, growing startups, respected brands, and mission-driven organizations with exceptional talent.",
      "paragraphHtml": "<p style=\"text-align: left;\" data-start=\"127\" data-end=\"405\">Scion Staffing draws inspiration from the term &#x201c;scion,&#x201d; a branch that, when grafted to strong roots, flourishes. That same principle guides our work as we connect leading corporations, growing startups, respected brands, and mission-driven organizations with exceptional talent.</p>",
      "words": 38,
      "direct": false,
      "issue": "First paragraph is 38 words and does not look like a concise direct answer."
    },
    {
      "heading": "Talent Across Every Department. Delivered Fast.",
      "headingHtml": "<h3 style=\"text-align: center;\"><a href=\"https://scionstaffing.com/about-us/\"><span style=\"color: #ffffff;\">Talent Across Every Department. Delivered Fast.</span></a></h3>",
      "firstParagraph": "CEO, CFO, COO, CHRO, CMO, CTO, VP for Corporations, Nonprofits, IT/Tech, Healthcare, Education",
      "paragraphHtml": "<p>CEO, CFO, COO, CHRO, CMO, CTO, VP for Corporations, Nonprofits, IT/Tech, Healthcare, Education</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Our Recruiting & Staffing Services",
      "headingHtml": "<h3 style=\"text-align: center;\"><a href=\"https://scionstaffing.com/scion-staffing-position-we-fill/\"><span style=\"color: #ffffff;\">Our Recruiting &amp; Staffing Services</span></a></h3>",
      "firstParagraph": "link",
      "paragraphHtml": "<p><a style=\"height: 100%; width: 100%;\" href=\"/executive-search/\">link</a></p>",
      "words": 1,
      "direct": false,
      "issue": "First paragraph is 1 words and does not look like a concise direct answer."
    },
    {
      "heading": "Testimonials",
      "headingHtml": "<h2 style=\"text-align: center;\"><span style=\"color: #ffffff;\">Testimonials</span></h2>",
      "firstParagraph": "",
      "paragraphHtml": "<p></p>",
      "words": 0,
      "direct": false,
      "issue": "First paragraph is 0 words and does not look like a concise direct answer."
    },
    {
      "heading": "Commitment to Service & Excellence",
      "headingHtml": "<h2 style=\"text-align: center;\"><span style=\"color: #007699;\">Commitment to Service &amp; Excellence</span></h2>",
      "firstParagraph": "We are highly committed to providing first rate customer service and quality delivery of our many services. As a socially conscious staffing firm, we aim to help our dedicated clients hire the best talent on the market while assisting job seekers in their search as well! We take every opportunity possible in our rec...",
      "paragraphHtml": "<p>We are highly committed to providing first rate customer service and quality delivery of our many services. As a socially conscious staffing firm, we aim to help our dedicated clients hire the best talent on the market while assisting job seekers in their search as well! We take every opportunity possible in our recruitment efforts to directly advocate for and counsel the candidates we represent. While we cannot directly support every job seeker interested in our firm and services, we are...",
      "words": 173,
      "direct": false,
      "issue": "First paragraph is 173 words and does not look like a concise direct answer."
    },
    {
      "heading": "As Seen On:",
      "headingHtml": "<h3 style=\"text-align: center;\">As Seen On:</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "From leadership to temporary staffing, we’ve got you covered.",
      "headingHtml": "<h2 class=\"qode-cta-section-title\"> From leadership to temporary staffing, we&#x2019;ve got you covered. </h2>",
      "firstParagraph": "(888) 487 - 8850",
      "paragraphHtml": "<p> <a href=\"tel:888-487-8850\">(888) 487 - 8850</a> </p>",
      "words": 3,
      "direct": false,
      "issue": "First paragraph is 3 words and does not look like a concise direct answer."
    }
  ],
  "score": 65,
  "weight": 28
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer evidence and trust

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

3 Warning

Needs attention

AEO: Answer evidence and trust

Warning
01

Issue

Missing AIO trust signals: author, publisher.

Details

02

Why it matters

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

Check name

AEO: Answer evidence and trust

Score

60/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

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

Evidence
{
  "signals": {
    "author": false,
    "publisher": false,
    "freshnessDate": true,
    "aboutOrContact": true,
    "policyLinks": true
  },
  "missing": [
    "author",
    "publisher"
  ],
  "authorMeta": "",
  "schemaAuthors": [],
  "schemaPublishers": [],
  "schemaDates": [
    "2026-05-15T00:42:17+00:00",
    "2026-05-29T03:26:52+00:00"
  ],
  "visibleDates": [],
  "aboutLinks": [
    {
      "href": "https://scionstaffing.com/about-us/",
      "text": "About",
      "html": "<a class=\"mega-menu-link\" href=\"https://scionstaffing.com/about-us/\" aria-expanded=\"false\" aria-controls=\"mega-sub-menu-1887\">About<span class=\"mega-indicator\" aria-hidden=\"true\"></span></a>"
    },
    {
      "href": "https://scionstaffing.com/about-us/",
      "text": "About Our Firm",
      "html": "<a class=\"mega-menu-link\" href=\"https://scionstaffing.com/about-us/\">About Our Firm</a>"
    },
    {
      "href": "https://scionstaffing.com/our-team/",
      "text": "Our Company Leadership",
      "html": "<a class=\"mega-menu-link\" href=\"https://scionstaffing.com/our-team/\">Our Company Leadership</a>"
    },
    {
      "href": "https://scionretainedsearch.com/about-us/",
      "text": "Industries",
      "html": "<a class=\"mega-menu-link\" href=\"https://scionretainedsearch.com/about-us/\">Industries<span class=\"mega-indicator\" aria-hidden=\"true\"></span></a>"
    },
    {
      "href": "https://scionstaffing.com/about-us/",
      "text": "About",
      "html": "<a class=\"mega-menu-link\" href=\"https://scionstaffing.com/about-us/\" aria-expanded=\"false\" aria-controls=\"mega-sub-menu-1887\">About<span class=\"mega-indicator\" aria-hidden=\"true\"></span></a>"
    },
    {
      "href": "https://scionstaffing.com/about-us/",
      "text": "About Our Firm",
      "html": "<a class=\"mega-menu-link\" href=\"https://scionstaffing.com/about-us/\">About Our Firm</a>"
    },
    {
      "href": "https://scionstaffing.com/our-team/",
      "text": "Our Company Leadership",
      "html": "<a class=\"mega-menu-link\" href=\"https://scionstaffing.com/our-team/\">Our Company Leadership</a>"
    },
    {
      "href": "https://scionretainedsearch.com/about-us/",
      "text": "Industries",
      "html": "<a class=\"mega-menu-link\" href=\"https://scionretainedsearch.com/about-us/\">Industries<span class=\"mega-indicator\" aria-hidden=\"true\"></span></a>"
    },
    {
      "href": "/about-us/",
      "text": "Learn more",
      "html": "<a itemprop=\"url\" href=\"/about-us/\" target=\"_self\" class=\"qbutton medium center default\" style>Learn more</a>"
    },
    {
      "href": "https://scionstaffing.com/about-us/",
      "text": "Talent Across Every Department. Delivered Fast.",
      "html": "<a href=\"https://scionstaffing.com/about-us/\"><span style=\"color: #ffffff;\">Talent Across Every Department. Delivered Fast.</span></a>"
    },
    {
      "href": "https://www.linkedin.com/company/scion-staffing/",
      "text": "",
      "html": "<a itemprop=\"url\" href=\"https://www.linkedin.com/company/scion-staffing/\" target=\"_blank\"><span class=\"fa-stack fa-2x\" style=\"background-color: #ffffff;\"><i class=\"qode_icon_font_awesome fa fa-linkedin \" style=\"color: #007699;\" aria-hidden=\"true\"></i></span></a>"
    },
    {
      "href": "https://scionstaffing.com/about-us/",
      "text": "About Us",
      "html": "<a href=\"https://scionstaffing.com/about-us/\"> <div class=\"map_bottom\"> <span class=\"b_map\"> About Us </span> </div> </a>"
    }
  ],
  "contactLinks": [
    {
      "href": "https://scionstaffing.com/contact-us/",
      "text": "Contact",
      "html": "<a class=\"mega-menu-link\" href=\"https://scionstaffing.com/contact-us/\">Contact<span class=\"mega-indicator\" aria-hidden=\"true\"></span></a>"
    },
    {
      "href": "https://scionstaffing.com/contact-us/",
      "text": "Our Locations",
      "html": "<a class=\"mega-menu-link\" href=\"https://scionstaffing.com/contact-us/\">Our Locations</a>"
    },
    {
      "href": "https://scionstaffing.com/temporary-paralegal-staffing-agency/",
      "text": "Legal: Paralegals & Support",
      "html": "<a class=\"mega-menu-link\" href=\"https://scionstaffing.com/temporary-paralegal-staffing-agency/\">Legal: Paralegals &amp; Support</a>"
    },
    {
      "href": "https://scionstaffing.com/customer-service-recruiting-firm/",
      "text": "Customer Service & Support",
      "html": "<a class=\"mega-menu-link\" href=\"https://scionstaffing.com/customer-service-recruiting-firm/\">Customer Service &amp; Support</a>"
    },
    {
      "href": "https://scionstaffing.com/paralegal-legal-assistant-recruiting/",
      "text": "Legal: Paralegals & Support",
      "html": "<a class=\"mega-menu-link\" href=\"https://scionstaffing.com/paralegal-legal-assistant-recruiting/\">Legal: Paralegals &amp; Support</a>"
    },
    {
      "href": "https://sciontechnical.com/help-desk-recruiting/",
      "text": "Tech: Helpdesk & Support",
      "html": "<a class=\"mega-menu-link\" href=\"https://sciontechnical.com/help-desk-recruiting/\">Tech: Helpdesk &amp; Support</a>"
    },
    {
      "href": "https://scionstaffing.com/contact-us/",
      "text": "Contact",
      "html": "<a class=\"mega-menu-link\" href=\"https://scionstaffing.com/contact-us/\">Contact<span class=\"mega-indicator\" aria-hidden=\"true\"></span></a>"
    },
    {
      "href": "https://scionstaffing.com/contact-us/",
      "text": "Our Locations",
      "html": "<a class=\"mega-menu-link\" href=\"https://scionstaffing.com/contact-us/\">Our Locations</a>"
    },
    {
      "href": "https://scionstaffing.com/temporary-paralegal-staffing-agency/",
      "text": "Legal: Paralegals & Support",
      "html": "<a class=\"mega-menu-link\" href=\"https://scionstaffing.com/temporary-paralegal-staffing-agency/\">Legal: Paralegals &amp; Support</a>"
    },
    {
      "href": "https://scionstaffing.com/customer-service-recruiting-firm/",
      "text": "Customer Service & Support",
      "html": "<a class=\"mega-menu-link\" href=\"https://scionstaffing.com/customer-service-recruiting-firm/\">Customer Service &amp; Support</a>"
    },
    {
      "href": "https://scionstaffing.com/paralegal-legal-assistant-recruiting/",
      "text": "Legal: Paralegals & Support",
      "html": "<a class=\"mega-menu-link\" href=\"https://scionstaffing.com/paralegal-legal-assistant-recruiting/\">Legal: Paralegals &amp; Support</a>"
    },
    {
      "href": "https://sciontechnical.com/help-desk-recruiting/",
      "text": "Tech: Helpdesk & Support",
      "html": "<a class=\"mega-menu-link\" href=\"https://sciontechnical.com/help-desk-recruiting/\">Tech: Helpdesk &amp; Support</a>"
    },
    {
      "href": "https://scionstaffing.com/temporary-administrative-staffing-direct-hire-recruitment-services/",
      "text": "Admin & Support Executive Assistant, Administrative Assistant, Receptionist, Data Entry, Customer Service, Office Projects",
      "html": "<a href=\"https://scionstaffing.com/temporary-administrative-staffing-direct-hire-recruitment-services/\"> <div class=\"dt-section-icon hi-icon-wrap hi-icon-effect-5 hi-icon-effect-5d\"> <i class=\"hi-icon icon-folder-2\"></i><h4 style=\"color:#ffffff\">Admin &amp; Support</h4></div> <div class=\"dt-iconboxes-text\"><p>Executive Assistant, Administrative Assistant, Receptionist, Data Entry, Customer Service, Office Projects</p> </div> </a>"
    },
    {
      "href": "https://scionstaffing.com/temporary-finance-staffing-accounting-recruitment/",
      "text": "Finance & Accounting CFO, VP, Director, Controller, CPA, Analyst, Accountant, Bookkeeper, Payroll, Audit, Support",
      "html": "<a href=\"https://scionstaffing.com/temporary-finance-staffing-accounting-recruitment/\"> <div class=\"dt-section-icon hi-icon-wrap hi-icon-effect-5 hi-icon-effect-5d\"> <i class=\"hi-icon icon-calculator\"></i><h4 style=\"color:#ffffff\">Finance &amp; Accounting</h4></div> <div class=\"dt-iconboxes-text\"><p>CFO, VP, Director, Controller, CPA, Analyst, Accountant, Bookkeeper, Payroll, Audit, Support</p> </div> </a>"
    },
    {
      "href": "https://scionstaffing.com/temporary-sales-staffing-customer-service-and-direct-hire-services/",
      "text": "Sales VP, Director, Manager, Customer Success, Account Manager, Business Development, Retail, Support",
      "html": "<a href=\"https://scionstaffing.com/temporary-sales-staffing-customer-service-and-direct-hire-services/\"> <div class=\"dt-section-icon hi-icon-wrap hi-icon-effect-5 hi-icon-effect-5d\"> <i class=\"hi-icon icon-briefcase-2\"></i><h4 style=\"color:#ffffff\">Sales</h4></div> <div class=\"dt-iconboxes-text\"><p>VP, Director, Manager, Customer Success, Account Manager, Business Development, Retail, Support</p> </div> </a>"
    },
    {
      "href": "https://scionstaffing.com/temporary-legal-staffing-legal-recruiting-services/",
      "text": "Legal Director, General Counsel, Attorney, Compliance, Contracts, Document Review, Paralegal, Support",
      "html": "<a href=\"https://scionstaffing.com/temporary-legal-staffing-legal-recruiting-services/\"> <div class=\"dt-section-icon hi-icon-wrap hi-icon-effect-5 hi-icon-effect-5d\"> <i class=\"hi-icon icon-book-open-1\"></i><h4 style=\"color:#ffffff\">Legal</h4></div> <div class=\"dt-iconboxes-text\"><p>Director, General Counsel, Attorney, Compliance, Contracts, Document Review, Paralegal,&#xa0;Support</p> </div> </a>"
    },
    {
      "href": "https://scionstaffing.com/temporary-operations-staffing-direct-hire-placement/",
      "text": "Operations Director, Manager, Facilities, Supply Chain, Procurement, Logistics, Quality Assurance, Analyst, Support",
      "html": "<a href=\"https://scionstaffing.com/temporary-operations-staffing-direct-hire-placement/\"> <div class=\"dt-section-icon hi-icon-wrap hi-icon-effect-5 hi-icon-effect-5d\"> <i class=\"hi-icon icon-keyboard-1\"></i><h4 style=\"color:#ffffff\">Operations</h4></div> <div class=\"dt-iconboxes-text\"><p>Director, Manager, Facilities, Supply Chain, Procurement, Logistics, Quality Assurance, Analyst, Support</p> </div> </a>"
    },
    {
      "href": "https://scionmedicalstaffing.com/",
      "text": "Healthcare & Medical Medical Directors, Allied Professionals, Physicians, Clinicians, Nurses, Operations, Admin, Support",
      "html": "<a href=\"https://scionmedicalstaffing.com/\"> <div class=\"dt-section-icon hi-icon-wrap hi-icon-effect-5 hi-icon-effect-5d\"> <i class=\"hi-icon icon-folder-2\"></i><h4 style=\"color:#ffffff\">Healthcare &amp; Medical</h4></div> <div class=\"dt-iconboxes-text\"><p>Medical Directors, Allied Professionals, Physicians, Clinicians, Nurses, Operations, Admin, Support</p> </div> </a>"
    },
    {
      "href": "https://scionstaffing.com/contact-us/",
      "text": "Our Offices / Contact Us",
      "html": "<a href=\"https://scionstaffing.com/contact-us/\">Our Offices / Contact Us</a>"
    }
  ],
  "privacyLinks": [
    {
      "href": "https://scionstaffing.com/privacy-policy/",
      "text": "Privacy Policy / Terms of Service",
      "html": "<a href=\" https://scionstaffing.com/privacy-policy/\">Privacy Policy / Terms of Service</a>"
    },
    {
      "href": "/privacy-policy/",
      "text": "Privacy Policy & Terms of Service",
      "html": "<a class=\"privacy_link\" style=\"color: #f0f0f0\" href=\"/privacy-policy/\">Privacy Policy &amp; Terms of Service</a>"
    }
  ],
  "score": 60,
  "weight": 22
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

GEO: Entity clarity

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

2 Warning

Needs attention

GEO: Entity clarity

Warning
01

Issue

Title/H1 terms missing from description: best, hire, top, fast, nationwide, direct, recruiting, executive, search, firm.

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

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

Evidence
{
  "title": "Best Temporary Staffing Agency | Hire Top Talent Fast Nationwide",
  "h1": "Award-Winning Direct-Hire Recruiting, Temporary Staffing Agency & Executive Search Firm Services",
  "description": "Scion Staffing is an award-winning temporary staffing agency. Pre-vetted talent for admin, accounting, operations, HR, IT, support & more.",
  "topicOverlap": 0.42857142857142855,
  "topicTerms": [
    "best",
    "temporary",
    "staffing",
    "agency",
    "hire",
    "top",
    "talent",
    "fast",
    "nationwide",
    "award",
    "winning",
    "direct",
    "recruiting",
    "executive",
    "search",
    "firm"
  ],
  "descriptionTerms": [
    "scion",
    "staffing",
    "award",
    "winning",
    "temporary",
    "agency",
    "pre",
    "vetted",
    "talent",
    "admin",
    "accounting",
    "operations",
    "support",
    "more"
  ],
  "missingFromDescription": [
    "best",
    "hire",
    "top",
    "fast",
    "nationwide",
    "direct",
    "recruiting",
    "executive",
    "search",
    "firm"
  ],
  "score": 83,
  "weight": 28
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

GEO: Explanatory content depth

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

2 Warning

Needs attention

GEO: Explanatory content depth

Warning
01

Issue

19 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": 22,
  "citablePassages": 3,
  "failingCandidateParagraphs": [
    {
      "index": 4,
      "heading": "H2: We Connect Great People to Impactful Opportunities.",
      "text": "Scion Staffing is a nationwide, award-winning temporary staffing agency, direct hire recruiting firm, and executive search partner delivering fast, high-quality talent solutions across the United States. We staff every professional department, from administrative support to CEO and executive leadership. Our specialized divisions include corporate and professional services, retained executive search, technology, cr...",
      "words": 81,
      "hasEvidence": false,
      "reasons": [
        "Missing a named source, statistic, date, percentage, report, or other evidence signal."
      ],
      "html": "<p style=\"text-align: left;\" data-start=\"167\" data-end=\"790\"><span style=\"color: #ffffff;\">Scion Staffing is a nationwide, award-winning temporary staffing agency, direct hire recruiting firm, and executive search partner delivering fast, high-quality talent solutions across the United States. We staff every professional department, from administrative support to CEO and executive leadership. Our specialized divisions include corporate and professional services, retained executive search, tec..."
    },
    {
      "index": 5,
      "heading": "H2: We Connect Great People to Impactful Opportunities.",
      "text": "Founded in 2006, Scion Staffing is a premier national recruiting and staffing firm connecting outstanding talent with employers nationwide. As an award-winning partner, we leverage an expansive network to deliver the right candidates quickly and effectively across every engagement. Recognized by ClearlyRated’s Best of Staffing, Forbes, The Business Times, CBS News, and more, we provide reliable, results-driven rec...",
      "words": 62,
      "hasEvidence": true,
      "reasons": [
        "Too short for a citation-ready passage (62 words; target 80-220)."
      ],
      "html": "<p style=\"text-align: left;\" data-start=\"792\" data-end=\"1074\"><span style=\"color: #ffffff;\">Founded in 2006, Scion Staffing is a premier national recruiting and staffing firm connecting outstanding talent with employers nationwide. As an award-winning partner, we leverage an expansive network to deliver the right candidates quickly and effectively across every engagement. </span><span style=\"color: #ffffff;\">Recognized by ClearlyRated&#x2019;s Best of Staffing, Forbes, The Business Times, CBS..."
    },
    {
      "index": 21,
      "heading": "H2: About Our Firm",
      "text": "As a trusted staffing and recruiting partner, we deliver executive search, temporary staffing, contract-to-hire, and direct hire recruiting solutions nationwide. Our results-driven approach has earned recognition from The Business Times, Forbes, Inc. 5000, and ClearlyRated’s Best of Staffing, reflecting a consistent standard of excellence across every engagement.",
      "words": 48,
      "hasEvidence": true,
      "reasons": [
        "Too short for a citation-ready passage (48 words; target 80-220)."
      ],
      "html": "<p style=\"text-align: left;\" data-start=\"407\" data-end=\"772\">As a trusted staffing and recruiting partner, we deliver executive search, temporary staffing, contract-to-hire, and direct hire recruiting solutions nationwide. Our results-driven approach has earned recognition from The Business Times, Forbes, Inc. 5000, and ClearlyRated&#x2019;s Best of Staffing, reflecting a consistent standard of excellence across every engagement.</p>"
    },
    {
      "index": 24,
      "heading": "H2: About Our Firm",
      "text": "Whether you’re building out an entire division or need just one highly skilled temporary professional, we’re ready to deliver immediate support. Our team specializes in connecting employers with the right talent to keep operations running seamlessly and at full strength. Reach out today to connect with an experienced staffing partner and get the talent your business needs to thrive.",
      "words": 61,
      "hasEvidence": false,
      "reasons": [
        "Too short for a citation-ready passage (61 words; target 80-220).",
        "Missing a named source, statistic, date, percentage, report, or other evidence signal."
      ],
      "html": "<p style=\"text-align: left;\" data-start=\"130\" data-end=\"403\">Whether you&#x2019;re building out an entire division or need just one highly skilled temporary professional, we&#x2019;re ready to deliver immediate support. Our team specializes in connecting employers with the right talent to keep operations running seamlessly and at full strength. Reach out today to connect with an experienced staffing partner and get the talent your business needs to thrive.</p>"
    },
    {
      "index": 39,
      "heading": "H2: Why Choose Scion",
      "text": "Since 2006, Scion Staffing has been a trusted leader in delivering exceptional professional recruiting solutions, specializing in staffing and talent acquisition across the United States. Our nationwide expertise ensures access to top-tier candidates tailored to your region, industry, and unique hiring needs. Whether you require executive search, direct-hire recruiting, or temporary staffing, Scion is dedicated to...",
      "words": 68,
      "hasEvidence": true,
      "reasons": [
        "Too short for a citation-ready passage (68 words; target 80-220)."
      ],
      "html": "<p style=\"text-align: left;\">Since 2006, Scion Staffing has been a trusted leader in delivering exceptional professional recruiting solutions, specializing in staffing and talent acquisition across the United States. Our nationwide expertise ensures access to top-tier candidates tailored to your region, industry, and unique hiring needs. Whether you require executive search, direct-hire recruiting, or temporary staffing, Scion is dedicated to delivering the talent that drives success, no matt..."
    },
    {
      "index": 40,
      "heading": "H2: Why Choose Scion",
      "text": "Our mission is to connect our clients with extraordinary professionals who align perfectly with their team, workplace culture, and strategic goals. At Scion, we focus on listening and understanding your needs first, offering customized, thoughtful, and efficient hiring solutions. With a commitment to service excellence, we match you with exceptional talent, free from preconceived notions.",
      "words": 55,
      "hasEvidence": false,
      "reasons": [
        "Too short for a citation-ready passage (55 words; target 80-220).",
        "Missing a named source, statistic, date, percentage, report, or other evidence signal."
      ],
      "html": "<p style=\"text-align: left;\">Our mission is to connect our clients with extraordinary professionals who align perfectly with their team, workplace culture, and strategic goals. At Scion, we focus on listening and understanding your needs first, offering customized, thoughtful, and efficient hiring solutions. With a commitment to service excellence, we match you with exceptional talent, free from preconceived notions.</p>"
    },
    {
      "index": 41,
      "heading": "H2: Why Choose Scion",
      "text": "We offer our clients an unparalleled reach into national, statewide, and local public networks, granting access to over 16,000,000 candidate options, along with an expansive pool of privately networked professionals that continues to grow daily. This unmatched network enables us to provide exceptional hiring options quickly and effectively.",
      "words": 50,
      "hasEvidence": true,
      "reasons": [
        "Too short for a citation-ready passage (50 words; target 80-220)."
      ],
      "html": "<p style=\"text-align: left;\">We offer our clients an unparalleled reach into national, statewide, and local public networks, granting access to over 16,000,000 candidate options, along with an expansive pool of privately networked professionals that continues to grow daily. This unmatched network enables us to provide exceptional hiring options quickly and effectively.</p>"
    },
    {
      "index": 42,
      "heading": "H2: Why Choose Scion",
      "text": "The foundation of Scion’s success lies in the meaningful relationships we’ve built with exceptional individuals, thriving businesses, and impactful organizations. From high-impact executive placements and direct-hire recruiting to flexible temporary staffing solutions, Scion Staffing is here to empower your team with proven, exceptional talent. Partner with us to achieve your next big goals with confidence and suc...",
      "words": 59,
      "hasEvidence": false,
      "reasons": [
        "Too short for a citation-ready passage (59 words; target 80-220).",
        "Missing a named source, statistic, date, percentage, report, or other evidence signal."
      ],
      "html": "<p style=\"text-align: left;\">The foundation of Scion&#x2019;s success lies in the meaningful relationships we&#x2019;ve built with exceptional individuals, thriving businesses, and impactful organizations. From high-impact executive placements and direct-hire recruiting to flexible temporary staffing solutions, Scion Staffing is here to empower your team with proven, exceptional talent. Partner with us to achieve your next big goals with confidence and success.</p>"
    },
    {
      "index": 44,
      "heading": "H3: Our Recruiting & Staffing Services",
      "text": "Executive Search As a recruiting specialist in chief executive and senior level positions, we understand that the ability to attract the right leaders is the most important strategy an employer can implement. Our national executive pipeline is second to none!",
      "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=\"p1\" style=\"text-align: left;\"><span style=\"color: #e1e1e1;\"><span style=\"font-weight: 800;\">Executive Search</span><br> As a recruiting specialist in chief executive and senior level positions, we understand that the ability to attract the right leaders is the most important strategy an employer can implement. Our national executive pipeline is second to none! </span></p>"
    },
    {
      "index": 46,
      "heading": "H3: Our Recruiting & Staffing Services",
      "text": "Direct Hire Recruiting We utilize our national pool of incredible candidates for an efficient talent pipeline delivered to you quickly. All clients are provided carefully selected and reliable professionals with proven experience who are excited to work on your team!",
      "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=\"p1\" style=\"text-align: left;\"><span style=\"color: #e1e1e1;\"><span style=\"font-weight: 800;\">Direct Hire Recruiting</span><br> We utilize our national pool of incredible candidates for an efficient talent pipeline delivered to you quickly. All clients are provided carefully selected and reliable professionals with proven experience who are excited to work on your team!<br> </span></p>"
    },
    {
      "index": 52,
      "heading": "H2: Our Exceptional National Recruitment Record",
      "text": "Scion Staffing was designed to serve corporations and organizations nationwide. We recruit for and staff an array of industries, services, missions, and technologies. Ranging from rapidly growing international brands and services to mission-driven nonprofits, we actively recruit within competitive markets and assist employers seeking experienced, diverse, and strong candidate options for hire. Our regionally locat...",
      "words": 88,
      "hasEvidence": false,
      "reasons": [
        "Missing a named source, statistic, date, percentage, report, or other evidence signal."
      ],
      "html": "<p style=\"text-align: left;\">Scion Staffing was designed to serve corporations and organizations nationwide. We recruit for and staff an array of industries, services, missions, and technologies. Ranging from rapidly growing international brands and services to mission-driven nonprofits, we actively recruit within competitive markets and assist employers seeking experienced, diverse, and strong candidate options for hire. Our regionally located offices provide top-tier local and nationwide ta..."
    },
    {
      "index": 53,
      "heading": "H2: Our Exceptional National Recruitment Record",
      "text": "Our passion for our work, clients and candidates alike are what propels our firm. Clients choose to partner with Scion over and over again for this very reason. Each placement to us is an opportunity to make a long-term partnership both with our clients and with the candidates we represent. Too many recruiting agencies view placements in a transactional manner. Our corporate philosophy values ethics, innovation, s...",
      "words": 148,
      "hasEvidence": false,
      "reasons": [
        "Missing a named source, statistic, date, percentage, report, or other evidence signal."
      ],
      "html": "<p style=\"text-align: left;\">Our passion for our work, clients and candidates alike are what propels our firm. Clients choose to partner with Scion over and over again for this very reason. Each placement to us is an opportunity to make a long-term partnership both with our clients and with the candidates we represent. Too many recruiting agencies view placements in a transactional manner. Our corporate philosophy values ethics, innovation, socially conscious business practices, diversity, an..."
    },
    {
      "index": 55,
      "heading": "H2: Our Exceptional National Recruitment Record",
      "text": "The world and business markets are changing around us constantly. For organizations, continually being competitive in employing a proven and robust recruiting strategy to attract the best talent on the market, has never been more important. In the modern world of job seeking, candidates have more options than ever before. But, the need to find the right fit for your team has not changed. Allow Scion to be your sto...",
      "words": 161,
      "hasEvidence": false,
      "reasons": [
        "Missing a named source, statistic, date, percentage, report, or other evidence signal."
      ],
      "html": "<p style=\"text-align: left;\">The world and business markets are changing around us constantly. For organizations, continually being competitive in employing a proven and robust recruiting strategy to attract the best talent on the market, has never been more important. In the modern world of job seeking, candidates have more options than ever before. But, the need to find the right fit for your team has not changed. Allow Scion to be your storyteller in the market and we will bring forth the..."
    },
    {
      "index": 59,
      "heading": "H2: Award-Winning Recruiting",
      "text": "As a leader in the executive search, contingent recruitment and temporary staffing industry, we actively participate in national, statewide, and local employment events in addition to continually finding ways to give back to the communities we serve. We are proud to be a recruitment firm that employs socially conscious business practices while leveraging industry leading modern recruitment centered technology. We...",
      "words": 105,
      "hasEvidence": false,
      "reasons": [
        "Missing a named source, statistic, date, percentage, report, or other evidence signal."
      ],
      "html": "<p>As a leader in the executive search, contingent recruitment and temporary staffing industry, we actively participate in national, statewide, and local employment events in addition to continually finding ways to give back to the communities we serve. We are proud to be a recruitment firm that employs socially conscious business practices while leveraging industry leading modern recruitment centered technology. We have helped thousands upon thousands of employees and organizations connect a..."
    },
    {
      "index": 61,
      "heading": "H2: Commitment to Service & Excellence",
      "text": "We appreciate you taking the time to learn about Scion and thank you for considering us as your partner in recruiting! To start a search for a new staff member or for more information about our services please contact us today.",
      "words": 41,
      "hasEvidence": false,
      "reasons": [
        "Too short for a citation-ready passage (41 words; target 80-220).",
        "Missing a named source, statistic, date, percentage, report, or other evidence signal."
      ],
      "html": "<p>We appreciate you taking the time to learn about Scion and thank you for considering us as your partner in recruiting! To start a search for a new staff member or for more information about our services please contact us today.</p>"
    },
    {
      "index": 62,
      "heading": "H2: Our Proven Experience",
      "text": "Scion Staffing has led thousands of successful searches and has made highly successful placements in a wide variety of industries in each and every state across the nation. The candidates we represent are true professionals; we are experts at matching their talents, motivations, and passions to the service and goals of your entity.",
      "words": 53,
      "hasEvidence": false,
      "reasons": [
        "Too short for a citation-ready passage (53 words; target 80-220).",
        "Missing a named source, statistic, date, percentage, report, or other evidence signal."
      ],
      "html": "<p style=\"text-align: left;\">Scion Staffing has led thousands of successful searches and has made highly successful placements in a wide variety of industries in each and every state across the nation. The candidates we represent are true professionals; we are experts at matching their talents, motivations, and passions to the service and goals of your entity.</p>"
    },
    {
      "index": 63,
      "heading": "H2: Our Proven Experience",
      "text": "We are experts in diversity recruitment and highly skilled at cultivating, building and providing diverse and industry specific candidate pools for employment consideration. As recruitment experts in our local, statewide, and national communities, we provide incredible reach into diverse populations, sectors, and candidate groups nationwide and beyond.",
      "words": 47,
      "hasEvidence": false,
      "reasons": [
        "Too short for a citation-ready passage (47 words; target 80-220).",
        "Missing a named source, statistic, date, percentage, report, or other evidence signal."
      ],
      "html": "<p style=\"text-align: left;\">We are experts in diversity recruitment and highly skilled at cultivating, building and providing diverse and industry specific candidate pools for employment consideration. As recruitment experts in our local, statewide, and national communities, we provide incredible reach into diverse populations, sectors, and candidate groups nationwide and beyond.</p>"
    },
    {
      "index": 64,
      "heading": "H2: Our Proven Experience",
      "text": "The initiation of each candidate search is an opportunity for organizational advancement, growth, and reflection. It is our ambition to assist your team and ease any difficulties within the hiring process and your upcoming plans for growth. As a nationally proven staffing firm with regionally located offices across the United States we stand ready to immediately fill any number of openings on your team.",
      "words": 64,
      "hasEvidence": false,
      "reasons": [
        "Too short for a citation-ready passage (64 words; target 80-220).",
        "Missing a named source, statistic, date, percentage, report, or other evidence signal."
      ],
      "html": "<p style=\"text-align: left;\">The initiation of each candidate search is an opportunity for organizational advancement, growth, and reflection. It is our ambition to assist your team and ease any difficulties within the hiring process and your upcoming plans for growth. As a nationally proven staffing firm with regionally located offices across the United States we stand ready to immediately fill any number of openings on your team.</p>"
    },
    {
      "index": 65,
      "heading": "H2: Our Proven Experience",
      "text": "As proven experts in recruitment, we understand the importance of hiring experienced candidates who are exceptionally skilled at what they do! In addition to being inspired by your work, it is critical that any candidate you consider also possess the experience and personal interest specifically aligned to the unique culture of your working environment.",
      "words": 54,
      "hasEvidence": false,
      "reasons": [
        "Too short for a citation-ready passage (54 words; target 80-220).",
        "Missing a named source, statistic, date, percentage, report, or other evidence signal."
      ],
      "html": "<p style=\"text-align: left;\">As proven experts in recruitment,&#xa0;we&#xa0;understand the importance of hiring experienced candidates who are exceptionally skilled at what they do! In addition to being inspired by your work, it is critical that any candidate you consider also possess the experience and personal interest specifically aligned to the unique culture of your working environment.</p>"
    }
  ],
  "citableParagraphs": [
    {
      "index": 54,
      "heading": "H2: Our Exceptional National Recruitment Record",
      "text": "We highly value diversity and continually aim to provide services that are as inclusive and equitable as possible. Diversity, for our firm, is more than just a term. We actively source and provide exceptional diverse candidate pools for our clients. We are experts in diversity recruitment and executive search. We are extremely thankful for the diversity of our internal staff and leadership that enables us to be at...",
      "words": 85,
      "hasEvidence": true,
      "reasons": [],
      "html": "<p style=\"text-align: left;\">We highly value diversity and continually aim to provide services that are as inclusive and equitable as possible. Diversity, for our firm, is more than just a term. We actively source and provide exceptional diverse candidate pools for our clients. We are experts in diversity recruitment and executive search. We are extremely thankful for the diversity of our internal staff and leadership that enables us to be at the top of our game and continue to lead our indus..."
    },
    {
      "index": 58,
      "heading": "H2: Award-Winning Recruiting",
      "text": "Scion Staffing is very proud to be regarded as a leading firm in our industry. Less than one percent of search firms were awarded to the Forbes List of leading search firms in the United States and globally. We are thankful to Forbes for our recent recognition and the Business Times for its inclusion of the Scion recruitment divisions as a top service over the past 20 years running. Scion Staffing has also been fe...",
      "words": 102,
      "hasEvidence": true,
      "reasons": [],
      "html": "<p>Scion Staffing is very proud to be regarded as a leading firm in our industry. Less than one percent of search firms were awarded to the Forbes List of leading search firms in the United States and globally. We are thankful to Forbes for our recent recognition and the Business Times for its inclusion of the Scion recruitment divisions as a top service over the past 20 years running. Scion Staffing has also been featured by The Ladders, CBS News, and a number of media news outlets for our e..."
    },
    {
      "index": 60,
      "heading": "H2: Commitment to Service & Excellence",
      "text": "We are highly committed to providing first rate customer service and quality delivery of our many services. As a socially conscious staffing firm, we aim to help our dedicated clients hire the best talent on the market while assisting job seekers in their search as well! We take every opportunity possible in our recruitment efforts to directly advocate for and counsel the candidates we represent. While we cannot d...",
      "words": 173,
      "hasEvidence": true,
      "reasons": [],
      "html": "<p>We are highly committed to providing first rate customer service and quality delivery of our many services. As a socially conscious staffing firm, we aim to help our dedicated clients hire the best talent on the market while assisting job seekers in their search as well! We take every opportunity possible in our recruitment efforts to directly advocate for and counsel the candidates we represent. While we cannot directly support every job seeker interested in our firm and services, we are..."
    }
  ],
  "score": 75,
  "weight": 18
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: AI preview controls

AIO: AI preview controls scored 70/100 and needs improvement.

2 Warning

Needs attention

AIO: AI preview controls

Warning
01

Issue

3 data-nosnippet element(s) found.

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: AI preview controls

Score

70/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

AIO: AI preview controls scored 70/100 and needs improvement.

Evidence
{
  "restrictiveDirectives": [],
  "dataNoSnippetElements": [
    "<div id=\"cookie-law-info-bar\" data-nosnippet=\"true\" data-cli-style=\"cli-style-v2\" style=\"background-color: rgb(255, 255, 255); color: rgb(51, 51, 51); font-family: inherit; bottom: 0px; position: fixed; display: block;\"><span><div class=\"cli-bar-container cli-style-v2\"><div class=\"cli-bar-message\">We use cookies on our website(s) to give you the most relevant experience by remembering your preferences and repeat visits. By clicking &#x201c;Accept&#x201d;, you consent to the use of ALL cookies...",
    "<div id=\"cookie-law-info-again\" style=\"display: none; background-color: rgb(255, 255, 255); color: rgb(51, 51, 51); position: fixed; font-family: inherit; width: auto; bottom: 0px; right: 100px;\" data-nosnippet=\"true\"><span id=\"cookie_hdr_showagain\">Manage consent</span></div>",
    "<div class=\"cli-modal\" data-nosnippet=\"true\" id=\"cliSettingsPopup\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"cliSettingsPopup\" aria-hidden=\"true\"> <div class=\"cli-modal-dialog\" role=\"document\"> <div class=\"cli-modal-content cli-bar-popup\"> <button type=\"button\" class=\"cli-modal-close\" id=\"cliModalClose\"> <svg class=\"\" viewBox=\"0 0 24 24\"><path d=\"M19 6.41l-1.41-1.41-5.59 5.59-5.59-5.59-1.41 1.41 5.59 5.59-5.59 5.59 1.41 1.41 5.59-5.59 5.59 5.59 1.41-1.41-5.59-5.59z\"/><path d=\"M0 0h24v24h-2..."
  ],
  "score": 70,
  "weight": 12
}

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

11 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": 12,
  "questionH2s": [
    {
      "index": 7,
      "text": "Why Choose Scion",
      "isQuestion": true,
      "html": "<h2 style=\"text-align: center;\"><span style=\"color: #007699;\">Why Choose Scion</span></h2>"
    }
  ],
  "hasFaq": false,
  "score": 70,
  "weight": 18
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Page experience for AIO

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

2 Warning

Needs attention

AIO: Page experience for AIO

Warning
01

Issue

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

Details

02

Why it matters

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

Check name

AIO: Page experience for AIO

Score

70/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

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

Evidence
{
  "viewportContent": "width=device-width,initial-scale=1,user-scalable=no",
  "visibleWords": 3994,
  "htmlBytes": 923049,
  "imagesMissingDimensions": [
    {
      "src": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img itemprop=\"image\" class=\"normal lazyload\" data-src=\"https://scionstaffing.com/wp-content/uploads/2015/06/scion-logo-staffing1.png\" alt=\"Logo\" src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 438px; --smush-placeholder-aspect-ratio: 438/176; height: 100%;\">"
    },
    {
      "src": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img itemprop=\"image\" class=\"light lazyload\" data-src=\"https://scionstaffing.com/wp-content/uploads/2015/06/scion-logo-staffing1.png\" alt=\"Logo\" src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 438px; --smush-placeholder-aspect-ratio: 438/176; height: 100%;\">"
    },
    {
      "src": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img itemprop=\"image\" class=\"dark lazyload\" data-src=\"https://scionstaffing.com/wp-content/uploads/2015/06/scion-logo-staffing1.png\" alt=\"Logo\" src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 438px; --smush-placeholder-aspect-ratio: 438/176; height: 100%;\">"
    },
    {
      "src": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img itemprop=\"image\" class=\"sticky lazyload\" data-src=\"https://scionstaffing.com/wp-content/themes/bridge/img/logo_black.png\" alt=\"Logo\" src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 376px; --smush-placeholder-aspect-ratio: 376/200; height: 100%;\">"
    },
    {
      "src": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img itemprop=\"image\" class=\"mobile lazyload\" data-src=\"https://scionstaffing.com/wp-content/uploads/2015/06/scion-logo-staffing1.png\" alt=\"Logo\" src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 438px; --smush-placeholder-aspect-ratio: 438/176; height: 100%;\">"
    },
    {
      "src": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img itemprop=\"image\" alt=\"Logo\" data-src=\"https://scionstaffing.com/wp-content/uploads/2015/06/scion-logo-blue-line1.png\" style=\"--smush-placeholder-width: 438px; --smush-placeholder-aspect-ratio: 438/154;height: 100%;\" src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\">"
    },
    {
      "src": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img decoding=\"async\" data-src=\"https://scionstaffing.com/wp-content/uploads/2023/11/iStock-1180671461-1.jpg\" alt=\"call to action image\" src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 2121px; --smush-placeholder-aspect-ratio: 2121/1414;\">"
    },
    {
      "src": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img data-src=\"/wp-content/uploads/2023/05/transparent-asa-logo_427.png\" alt=\"asa member logo\" src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 427px; --smush-placeholder-aspect-ratio: 427/59;\">"
    },
    {
      "src": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"diamond lazyload\" data-src=\"/wp-content/uploads/2025/04/best-of-staffing_2025_talent_diamond-rgb.png\" alt=\"best of staffing diamond award logo\" style=\"--smush-placeholder-width: 555px; --smush-placeholder-aspect-ratio: 555/446;display: block; margin-top: -110px !important;\" src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\">"
    },
    {
      "src": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img data-src=\"/wp-content/uploads/2025/04/best-of-staffing_2025_client.png\" alt=\"best of staffing client satisfaction logo\" src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 555px; --smush-placeholder-aspect-ratio: 555/555;\">"
    },
    {
      "src": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img data-src=\"/wp-content/uploads/2025/04/best-of-staffing_talent_2025.png\" alt=\"best of staffig talent logo\" src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 555px; --smush-placeholder-aspect-ratio: 555/555;\">"
    },
    {
      "src": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img data-src=\"/wp-content/uploads/2023/05/The-Business-Times-logo_300.png\" alt=\"business times logo\" src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 300px; --smush-placeholder-aspect-ratio: 300/24;\">"
    },
    {
      "src": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img data-src=\"https://scionstaffing.com/wp-content/plugins/cookie-law-info/legacy/public/images/logo-cookieyes.svg\" alt=\"CookieYes Logo\" src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\">"
    }
  ],
  "possibleDialogs": [
    "<div class=\"cli-modal\" data-nosnippet=\"true\" id=\"cliSettingsPopup\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"cliSettingsPopup\" aria-hidden=\"true\"> <div class=\"cli-modal-dialog\" role=\"document\"> <div class=\"cli-modal-content cli-bar-popup\"> <button type=\"button\" class=\"cli-modal-close\" id=\"cliModalClose\"> <svg class=\"\" viewBox=\"0 0 24 24\"><path d=\"M19 6.41l-1.41-1.41-5.59 5.59-5.59-5.59-1.41 1.41 5.59 5.59-5.59 5.59 1.41 1.41 5.59-5.59 5.59 5.59 1.41-1.41-5.59-5.59z\"/><path d=\"M0 0h24v24h-2...",
    "<div class=\"cli-modal-dialog\" role=\"document\"> <div class=\"cli-modal-content cli-bar-popup\"> <button type=\"button\" class=\"cli-modal-close\" id=\"cliModalClose\"> <svg class=\"\" viewBox=\"0 0 24 24\"><path d=\"M19 6.41l-1.41-1.41-5.59 5.59-5.59-5.59-1.41 1.41 5.59 5.59-5.59 5.59 1.41 1.41 5.59-5.59 5.59 5.59 1.41-1.41-5.59-5.59z\"/><path d=\"M0 0h24v24h-24z\" fill=\"none\"/></svg> <span class=\"wt-cli-sr-only\">Close</span> </button> <div class=\"cli-modal-body\"> <div class=\"cli-container-fluid cli-tab-conta...",
    "<div class=\"cli-modal-content cli-bar-popup\"> <button type=\"button\" class=\"cli-modal-close\" id=\"cliModalClose\"> <svg class=\"\" viewBox=\"0 0 24 24\"><path d=\"M19 6.41l-1.41-1.41-5.59 5.59-5.59-5.59-1.41 1.41 5.59 5.59-5.59 5.59 1.41 1.41 5.59-5.59 5.59 5.59 1.41-1.41-5.59-5.59z\"/><path d=\"M0 0h24v24h-24z\" fill=\"none\"/></svg> <span class=\"wt-cli-sr-only\">Close</span> </button> <div class=\"cli-modal-body\"> <div class=\"cli-container-fluid cli-tab-container\"> <div class=\"cli-row\"> <div class=\"cli-co...",
    "<button type=\"button\" class=\"cli-modal-close\" id=\"cliModalClose\"> <svg class=\"\" viewBox=\"0 0 24 24\"><path d=\"M19 6.41l-1.41-1.41-5.59 5.59-5.59-5.59-1.41 1.41 5.59 5.59-5.59 5.59 1.41 1.41 5.59-5.59 5.59 5.59 1.41-1.41-5.59-5.59z\"/><path d=\"M0 0h24v24h-24z\" fill=\"none\"/></svg> <span class=\"wt-cli-sr-only\">Close</span> </button>",
    "<div class=\"cli-modal-body\"> <div class=\"cli-container-fluid cli-tab-container\"> <div class=\"cli-row\"> <div class=\"cli-col-12 cli-align-items-stretch cli-px-0\"> <div class=\"cli-privacy-overview\"> <h4>Privacy Overview</h4> <div class=\"cli-privacy-content\"> <div class=\"cli-privacy-content-text\">This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential f...",
    "<div class=\"cli-modal-footer\"> <div class=\"wt-cli-element cli-container-fluid cli-tab-container\"> <div class=\"cli-row\"> <div class=\"cli-col-12 cli-align-items-stretch cli-px-0\"> <div class=\"cli-tab-footer wt-cli-privacy-overview-actions\"> <a id=\"wt-cli-privacy-save-btn\" role=\"button\" tabindex=\"0\" data-cli-action=\"accept\" class=\"wt-cli-privacy-btn cli_setting_save_button wt-cli-privacy-accept-btn cli-btn\">SAVE &amp; ACCEPT</a> </div> <div class=\"wt-cli-ckyes-footer-section\"> <div class=\"wt-cli...",
    "<div class=\"cli-modal-backdrop cli-fade cli-settings-overlay\"></div>",
    "<div class=\"cli-modal-backdrop cli-fade cli-popupbar-overlay\"></div>",
    "<script id=\"jquery-ui-dialog-js\" src=\"https://scionstaffing.com/wp-includes/js/jquery/ui/dialog.min.js?ver=1.13.3\"></script>",
    "<script id=\"wpcf-fancybox-popup-js\" src=\"https://scionstaffing.com/wp-content/plugins/wp-carousel-free/public/js/fancybox.min.js?ver=2.7.11\"></script>"
  ],
  "score": 70,
  "weight": 10
}

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, 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": 6,
  "tablesWithHead": 6,
  "tablesMissingThead": [],
  "orderedLists": 0,
  "hasFaq": false,
  "definitionPatterns": 44,
  "schemaBlocks": 3,
  "missingSignals": [
    "optional top summary / TL;DR / key takeaways block",
    "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: Answer block readiness

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

2 Warning

Needs attention

AIO: Answer block readiness

Warning
01

Issue

11 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": 16,
  "passing": 5,
  "failing": [
    {
      "heading": "Our Divisions",
      "headingHtml": "<h3 class=\"side_area_title\">Our Divisions</h3>",
      "firstParagraph": "SEARCH JOBS | HIRE STAFF",
      "paragraphHtml": "<p><span class=\"header-links\" style=\"color: #444444;\"><a href=\"/apply-with-scion\">SEARCH JOBS</a> |&#xa0;<a href=\"/request-staff\">HIRE STAFF</a></span></p>",
      "words": 4,
      "direct": false,
      "issue": "First paragraph is 4 words and does not look like a concise direct answer."
    },
    {
      "heading": "TOP TALENT. MATCHED WITH PRECISION.",
      "headingHtml": "<h2><span style=\"color: #ffffff;\"><strong>TOP TALENT. MATCHED WITH PRECISION.</strong></span></h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "DELIVERED FAST.",
      "headingHtml": "<h2><span style=\"color: #ffffff;\"><strong>DELIVERED FAST. </strong></span></h2>",
      "firstParagraph": "Temporary Staffing • Interim Leadership • Direct Hire Recruiting • Executive Search",
      "paragraphHtml": "<p style=\"text-align: center;\" data-start=\"1187\" data-end=\"1269\"><span style=\"color: #ffffff;\">Temporary Staffing &#x2022; Interim Leadership &#x2022; Direct Hire Recruiting &#x2022; Executive Search</span></p>",
      "words": 9,
      "direct": false,
      "issue": "First paragraph is 9 words and does not look like a concise direct answer."
    },
    {
      "heading": "Seven Specialized Divisions. One Powerful Hiring Partner.",
      "headingHtml": "<h2 style=\"text-align: center;\"><strong><span style=\"color: #007699;\">Seven Specialized Divisions. One Powerful Hiring Partner. </span></strong></h2>",
      "firstParagraph": "link",
      "paragraphHtml": "<p><a style=\"height: 100%; width: 100%;\" href=\"https://scionstaffing.com/scion-staffing-position-we-fill/\">link</a></p>",
      "words": 1,
      "direct": false,
      "issue": "First paragraph is 1 words and does not look like a concise direct answer."
    },
    {
      "heading": "About Our Firm",
      "headingHtml": "<h2 style=\"text-align: center;\"><span style=\"color: #007699;\">About Our Firm</span></h2>",
      "firstParagraph": "Scion Staffing draws inspiration from the term “scion,” a branch that, when grafted to strong roots, flourishes. That same principle guides our work as we connect leading corporations, growing startups, respected brands, and mission-driven organizations with exceptional talent.",
      "paragraphHtml": "<p style=\"text-align: left;\" data-start=\"127\" data-end=\"405\">Scion Staffing draws inspiration from the term &#x201c;scion,&#x201d; a branch that, when grafted to strong roots, flourishes. That same principle guides our work as we connect leading corporations, growing startups, respected brands, and mission-driven organizations with exceptional talent.</p>",
      "words": 38,
      "direct": false,
      "issue": "First paragraph is 38 words and does not look like a concise direct answer."
    },
    {
      "heading": "Talent Across Every Department. Delivered Fast.",
      "headingHtml": "<h3 style=\"text-align: center;\"><a href=\"https://scionstaffing.com/about-us/\"><span style=\"color: #ffffff;\">Talent Across Every Department. Delivered Fast.</span></a></h3>",
      "firstParagraph": "CEO, CFO, COO, CHRO, CMO, CTO, VP for Corporations, Nonprofits, IT/Tech, Healthcare, Education",
      "paragraphHtml": "<p>CEO, CFO, COO, CHRO, CMO, CTO, VP for Corporations, Nonprofits, IT/Tech, Healthcare, Education</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Our Recruiting & Staffing Services",
      "headingHtml": "<h3 style=\"text-align: center;\"><a href=\"https://scionstaffing.com/scion-staffing-position-we-fill/\"><span style=\"color: #ffffff;\">Our Recruiting &amp; Staffing Services</span></a></h3>",
      "firstParagraph": "link",
      "paragraphHtml": "<p><a style=\"height: 100%; width: 100%;\" href=\"/executive-search/\">link</a></p>",
      "words": 1,
      "direct": false,
      "issue": "First paragraph is 1 words and does not look like a concise direct answer."
    },
    {
      "heading": "Testimonials",
      "headingHtml": "<h2 style=\"text-align: center;\"><span style=\"color: #ffffff;\">Testimonials</span></h2>",
      "firstParagraph": "",
      "paragraphHtml": "<p></p>",
      "words": 0,
      "direct": false,
      "issue": "First paragraph is 0 words and does not look like a concise direct answer."
    },
    {
      "heading": "Commitment to Service & Excellence",
      "headingHtml": "<h2 style=\"text-align: center;\"><span style=\"color: #007699;\">Commitment to Service &amp; Excellence</span></h2>",
      "firstParagraph": "We are highly committed to providing first rate customer service and quality delivery of our many services. As a socially conscious staffing firm, we aim to help our dedicated clients hire the best talent on the market while assisting job seekers in their search as well! We take every opportunity possible in our rec...",
      "paragraphHtml": "<p>We are highly committed to providing first rate customer service and quality delivery of our many services. As a socially conscious staffing firm, we aim to help our dedicated clients hire the best talent on the market while assisting job seekers in their search as well! We take every opportunity possible in our recruitment efforts to directly advocate for and counsel the candidates we represent. While we cannot directly support every job seeker interested in our firm and services, we are...",
      "words": 173,
      "direct": false,
      "issue": "First paragraph is 173 words and does not look like a concise direct answer."
    },
    {
      "heading": "As Seen On:",
      "headingHtml": "<h3 style=\"text-align: center;\">As Seen On:</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "From leadership to temporary staffing, we’ve got you covered.",
      "headingHtml": "<h2 class=\"qode-cta-section-title\"> From leadership to temporary staffing, we&#x2019;ve got you covered. </h2>",
      "firstParagraph": "(888) 487 - 8850",
      "paragraphHtml": "<p> <a href=\"tel:888-487-8850\">(888) 487 - 8850</a> </p>",
      "words": 3,
      "direct": false,
      "issue": "First paragraph is 3 words and does not look like a concise direct answer."
    }
  ],
  "score": 65,
  "weight": 8
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Entity and definition clarity

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

1 Warning

Needs attention

AEO: Entity and definition clarity

Warning
01

Issue

Entity or definition gaps: best, hire, top, fast, nationwide, direct, recruiting, executive, search, firm.

Details

02

Why it matters

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

Check name

AEO: Entity and definition clarity

Score

86/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

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

Evidence
{
  "title": "Best Temporary Staffing Agency | Hire Top Talent Fast Nationwide",
  "h1": "Award-Winning Direct-Hire Recruiting, Temporary Staffing Agency & Executive Search Firm Services",
  "description": "Scion Staffing is an award-winning temporary staffing agency. Pre-vetted talent for admin, accounting, operations, HR, IT, support & more.",
  "topicOverlap": 0.42857142857142855,
  "definitionCount": 44,
  "topicTerms": [
    "best",
    "temporary",
    "staffing",
    "agency",
    "hire",
    "top",
    "talent",
    "fast",
    "nationwide",
    "award",
    "winning",
    "direct",
    "recruiting",
    "executive",
    "search",
    "firm"
  ],
  "descriptionTerms": [
    "scion",
    "staffing",
    "award",
    "winning",
    "temporary",
    "agency",
    "pre",
    "vetted",
    "talent",
    "admin",
    "accounting",
    "operations",
    "support",
    "more"
  ],
  "missingFromDescription": [
    "best",
    "hire",
    "top",
    "fast",
    "nationwide",
    "direct",
    "recruiting",
    "executive",
    "search",
    "firm"
  ],
  "score": 86,
  "weight": 18
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer intent coverage

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

1 Warning

Needs attention

AEO: Answer intent coverage

Warning
01

Issue

Missing likely AI Overview intent sections: what, 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": "TOP TALENT. MATCHED WITH PRECISION.",
      "html": "<h2><span style=\"color: #ffffff;\"><strong>TOP TALENT. MATCHED WITH PRECISION.</strong></span></h2>"
    },
    {
      "text": "DELIVERED FAST.",
      "html": "<h2><span style=\"color: #ffffff;\"><strong>DELIVERED FAST. </strong></span></h2>"
    },
    {
      "text": "We Connect Great People to Impactful Opportunities.",
      "html": "<h2 style=\"text-align: left;\"><strong><span style=\"color: #007699;\">We Connect Great People to Impactful Opportunities.</span></strong></h2>"
    },
    {
      "text": "Seven Specialized Divisions. One Powerful Hiring Partner.",
      "html": "<h2 style=\"text-align: center;\"><strong><span style=\"color: #007699;\">Seven Specialized Divisions. One Powerful Hiring Partner. </span></strong></h2>"
    },
    {
      "text": "About Our Firm",
      "html": "<h2 style=\"text-align: center;\"><span style=\"color: #007699;\">About Our Firm</span></h2>"
    },
    {
      "text": "Why Choose Scion",
      "html": "<h2 style=\"text-align: center;\"><span style=\"color: #007699;\">Why Choose Scion</span></h2>"
    },
    {
      "text": "Our Exceptional National Recruitment Record",
      "html": "<h2 style=\"text-align: center;\"><span style=\"color: #007699;\">Our Exceptional National Recruitment Record</span></h2>"
    },
    {
      "text": "Testimonials",
      "html": "<h2 style=\"text-align: center;\"><span style=\"color: #ffffff;\">Testimonials</span></h2>"
    },
    {
      "text": "Award-Winning Recruiting",
      "html": "<h2 style=\"text-align: center;\"><span style=\"color: #007699;\">Award-Winning Recruiting</span></h2>"
    },
    {
      "text": "Commitment to Service & Excellence",
      "html": "<h2 style=\"text-align: center;\"><span style=\"color: #007699;\">Commitment to Service &amp; Excellence</span></h2>"
    },
    {
      "text": "Our Proven Experience",
      "html": "<h2 style=\"text-align: center;\"><span style=\"color: #007699;\">Our Proven Experience </span></h2>"
    },
    {
      "text": "From leadership to temporary staffing, we’ve got you covered.",
      "html": "<h2 class=\"qode-cta-section-title\"> From leadership to temporary staffing, we&#x2019;ve got you covered. </h2>"
    }
  ],
  "expected": [
    {
      "id": "what",
      "label": "What is Temporary Staffing Agency?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does Temporary Staffing Agency work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use Temporary Staffing Agency?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Temporary Staffing Agency free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Temporary Staffing Agency compare with alternatives?",
      "pattern": {}
    }
  ],
  "missing": [
    {
      "id": "what",
      "label": "What is Temporary Staffing Agency?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does Temporary Staffing Agency work?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Temporary Staffing Agency free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Temporary Staffing Agency compare with alternatives?",
      "pattern": {}
    }
  ],
  "score": 70,
  "weight": 8
}

Agent Ease of UseAPIEmerging recommendation

AI context endpoint

AI context endpoint is informational for this page.

Informational

Needs attention

AI context endpoint

Informational
01

Issue

AI context endpoint is informational for this page.

02

Why it matters

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

Check name

AI context endpoint

Score

100/100

Status

informational

Category

API

Maturity

Emerging recommendation

Goal

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

Result

AI context endpoint is informational for this page.

Validation steps

  1. Fetch to find resource

    AI context endpoint was not found at the expected path.

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

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Query intent coverage

AIO: Query intent coverage is informational for this page.

Informational

Needs attention

AIO: Query intent coverage

Informational
01

Issue

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

Details

02

Why it matters

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

Check name

AIO: Query intent coverage

Score

70/100

Status

informational

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

AIO: Query intent coverage is informational for this page.

Evidence
{
  "headings": [
    {
      "text": "TOP TALENT. MATCHED WITH PRECISION.",
      "html": "<h2><span style=\"color: #ffffff;\"><strong>TOP TALENT. MATCHED WITH PRECISION.</strong></span></h2>"
    },
    {
      "text": "DELIVERED FAST.",
      "html": "<h2><span style=\"color: #ffffff;\"><strong>DELIVERED FAST. </strong></span></h2>"
    },
    {
      "text": "We Connect Great People to Impactful Opportunities.",
      "html": "<h2 style=\"text-align: left;\"><strong><span style=\"color: #007699;\">We Connect Great People to Impactful Opportunities.</span></strong></h2>"
    },
    {
      "text": "Seven Specialized Divisions. One Powerful Hiring Partner.",
      "html": "<h2 style=\"text-align: center;\"><strong><span style=\"color: #007699;\">Seven Specialized Divisions. One Powerful Hiring Partner. </span></strong></h2>"
    },
    {
      "text": "About Our Firm",
      "html": "<h2 style=\"text-align: center;\"><span style=\"color: #007699;\">About Our Firm</span></h2>"
    },
    {
      "text": "Why Choose Scion",
      "html": "<h2 style=\"text-align: center;\"><span style=\"color: #007699;\">Why Choose Scion</span></h2>"
    },
    {
      "text": "Our Exceptional National Recruitment Record",
      "html": "<h2 style=\"text-align: center;\"><span style=\"color: #007699;\">Our Exceptional National Recruitment Record</span></h2>"
    },
    {
      "text": "Testimonials",
      "html": "<h2 style=\"text-align: center;\"><span style=\"color: #ffffff;\">Testimonials</span></h2>"
    },
    {
      "text": "Award-Winning Recruiting",
      "html": "<h2 style=\"text-align: center;\"><span style=\"color: #007699;\">Award-Winning Recruiting</span></h2>"
    },
    {
      "text": "Commitment to Service & Excellence",
      "html": "<h2 style=\"text-align: center;\"><span style=\"color: #007699;\">Commitment to Service &amp; Excellence</span></h2>"
    },
    {
      "text": "Our Proven Experience",
      "html": "<h2 style=\"text-align: center;\"><span style=\"color: #007699;\">Our Proven Experience </span></h2>"
    },
    {
      "text": "From leadership to temporary staffing, we’ve got you covered.",
      "html": "<h2 class=\"qode-cta-section-title\"> From leadership to temporary staffing, we&#x2019;ve got you covered. </h2>"
    }
  ],
  "expected": [
    {
      "id": "what",
      "label": "What is Temporary Staffing Agency?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does Temporary Staffing Agency work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use Temporary Staffing Agency?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Temporary Staffing Agency free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Temporary Staffing Agency compare with alternatives?",
      "pattern": {}
    }
  ],
  "missing": [
    {
      "id": "what",
      "label": "What is Temporary Staffing Agency?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does Temporary Staffing Agency work?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Temporary Staffing Agency free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Temporary Staffing Agency compare with alternatives?",
      "pattern": {}
    }
  ],
  "score": 70,
  "weight": 4
}

Agent Ease of UseAuthEmerging recommendation

Auth.md Agent Registration

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

Informational

Needs attention

Auth.md Agent Registration

Informational
01

Issue

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

02

Why it matters

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

Check name

Auth.md Agent Registration

Score

0/100

Status

informational

Category

Auth

Maturity

Emerging recommendation

Goal

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

Result

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

Validation steps

  1. Fetch and validate /auth.md

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

  2. Publish protected resource metadata

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

  3. Validate agent_auth authorization metadata

    OAuth authorization server metadata could not be fetched.

Evidence
{
  "failedStep": "auth-md",
  "steps": [
    {
      "id": "auth-md",
      "title": "Fetch and validate /auth.md",
      "status": "fail",
      "evidence": {
        "path": "/auth.md",
        "ok": false,
        "statusCode": 404,
        "contentType": "text/html; charset=UTF-8",
        "length": 234949,
        "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": 223873,
          "hasRegisterInstructions": true,
          "hasProtectedResourceLink": false,
          "hasAuthorizationServerLink": false,
          "mentionsIdentity": false,
          "mentionsCredential": true,
          "links": [
            "https://gmpg.org/xfn/11\"",
            "https://scionstaffing.com/xmlrpc.php\"",
            "https://yoast.com/product/yoast-seo-premium-wordpress/",
            "/title",
            "/ld+json",
            "/schema.org",
            "/scionstaffing.com",
            "/scionstaffing.com",
            "/scionstaffing.com",
            "/scionstaffing.com"
          ],
          "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n\t<meta charset=\"UTF-8\" />\n\t\n\t\t\t\t<meta name=\"viewport\" content=\"width=device-width,initial-scale=1,user-scalable=no\">\n\t\t\n            \n            \n\t<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\" />\n\t<link rel=\"pingback\" href=\"https://scionstaffing.com/xmlrpc.php\" />\n\n\t<meta name='robots' content='noindex, follow' />\n\n\t<!-- This site is optimized with the Yoast SEO Premium plugin v27.7 (Yoast SEO v27.7) - https://yoast.com/product/yoast-seo-premium-wordpress/ -->\n\t<title>Page not found - Scion Staffing | Direct-Hire Recruiting, Temporary Staffing, and Executive Search</title>\n\t<meta property=\"og:locale\" content=\"en_US\" />\n\t<meta property=\"og:title\" content=\"Page not found - Scion Staffing | Direct-Hire Recruiting, Temporary Staffing, and Executive "
        }
      },
      "issue": "auth.md response did not match the expected agent registration shape. Content-Type \"text/html; charset=UTF-8\" is not Markdown or text/plain; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language.",
      "howToFix": "Serve /auth.md at the site root as Markdown with agent registration instructions and links to OAuth metadata."
    },
    {
      "id": "oauth-protected-resource",
      "title": "Publish protected resource metadata",
      "status": "fail",
      "evidence": {
        "path": "/.well-known/oauth-protected-resource",
        "ok": false,
        "statusCode": 404,
        "contentType": "text/html; charset=UTF-8",
        "length": 237584,
        "text": "<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n\t<meta charset=\"UTF-8\" />\n\t\n\t\t\t\t<meta name=\"viewport\" content=\"width=device-width,initial-scale=1,user-scalable=no\">\n\t\t\n            \n            \n\t<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\" />\n\t<link rel=\"pingback\" href=\"https://scionstaffing.com/xmlrpc.php\" />\n\n\t<meta name='robots' content='noindex, follow' />\n\n\t<!-- This site is optimized with the Yoast SEO Premium plugin v27.7 (Yoast SEO v27.7) - https://yoast.com/product/yoast-seo-premium-wordpress/ -->\n\t<title>Page not found - Scion Staffing | Direct-Hire Recruiting, Temporary Staffing, and Executive Search</title>\n\t<meta property=\"og:locale\" content=\"en_US\" />\n\t<meta property=\"og:title\" content=\"Page not found - Scion Staffing | Direct-Hire Recruiting, Temporary Staffing, and Executive Search\" />\n\t<meta property=\"og:site_name\" content=\"Scion Staffing | Direct-Hire Recruiting, Temporary Staffing, and Executive Search\" />\n\t<script type=\"application/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\/\\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\\/\\/scionstaffing.com\\/#website\",\"url\":\"https:\\/\\/scionstaffing.com\\/\",\"name\":\"Scion Staffing | Direct-Hire Recruiting, Temporary Staffing Agency, Executive Search Firm\",\"description\":\"Your Trusted Partner in Direct-Hire Recruiting, Temporary Staffing, and Executive Search\",\"publisher\":{\"@id\":\"https:\\/\\/scionstaffing.com\\/#organization\"},\"alternateName\":\"Scion Staffing\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\/\\/scionstaffing.com\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en\"},{\"@type\":\"Organization\",\"@id\":\"https:\\/\\/scionstaffing.com\\/#organization\",\"name\":\"Scion Staffing\",\"alternateName\":\"Scion Staffing\",\"url\":\"https:\\/\\/scionstaffing.com\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\\/\\/scionstaffing.com\\/#\\/schema\\/logo\\/image\\/\",\"url\":\"https:\\/\\/scionstaffing.com\\/wp-content\\/uploads\\/2026\\/03\\/Normal-on-LARGE-BACKGROUND-1624-x-1406.jpg\",\"contentUrl\":\"https:\\/\\/scionstaffing.com\\/wp-content\\/uploads\\/2026\\/03\\/Normal-on-LARGE-BACKGROUND-1624-x-1406.jpg\",\"width\":1626,\"height\":1406,\"caption\":\"Scion Staffing\"},\"image\":{\"@id\":\"https:\\/\\/scionstaffing.com\\/#\\/schema\\/logo\\/image\\/\"},\"sameAs\":[\"https:\\/\\/www.facebook.com\\/scionstaffing\\/\",\"https:\\/\\/x.com\\/scionstaffing\",\"https:\\/\\/www.linkedin.com\\/company\\/scion-staffing\\/\",\"https:\\/\\/www.facebook.com\\/ScionStaffing\\/\",\"https:\\/\\/www.instagram.com\\/scionstaffing\\/\",\"https:\\/\\/www.tiktok.com\\/@scionstaffing\"],\"description\":\"Scion Staffing is an award-winning temporary staffing agency, direct hire recruiting firm, and executive search partner with branches across the United States. We specialize in professional services placements and leverage a nationwide talent network to deliver the right candidates with speed and precision. Recognized by Best of Staffing, Forbes, The Business Times, CBS News, and others, we provide reliable, results-driven recruiting solutions that organizations trust. From executive search to direct hire recruiting and temporary staffing, we help employers stay competitive by securing top talent. Divisions and Verified URLs Scion Staffing — https:\\/\\/scionstaffing.com scionstaffing.com Scion Executive Search — https:\\/\\/scionexecutivesearch.com scionexecutivesearch.com Scion Retained Search — https:\\/\\/scionretainedsearch.com scionretainedsearch.com Scion Nonprofit Staffing — https:\\/\\/scionnonprofitstaffing.com scionnonprofitstaffing.com Scion Technology — https:\\/\\/sciontechnical.com sciontechnical.com Scion Medical Staffing — https:\\/\\/scionmedicalstaffing.com scionmedicalstaffing.com Scion Creative Staffing — https:\\/\\/scioncreativestaffing.com scioncreativestaffing.com Scion Legal Recruiting — https:\\/\\/scionstaffing.com\\/legal-recruiting-firm\\/ scionstaffing.com Core Services Executive Search Direct-Hire Recruiting a"
      },
      "issue": "The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.",
      "howToFix": "Publish /.well-known/oauth-protected-resource with resource and authorization_servers fields."
    },
    {
      "id": "agent-auth-block",
      "title": "Validate agent_auth authorization metadata",
      "status": "fail",
      "evidence": {
        "valid": false,
        "issue": "OAuth authorization server metadata could not be fetched.",
        "fetch": {
          "ok": false,
          "statusCode": 404,
          "contentType": "text/html; charset=UTF-8",
          "length": 237584,
          "text": "<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n\t<meta charset=\"UTF-8\" />\n\t\n\t\t\t\t<meta name=\"viewport\" content=\"width=device-width,initial-scale=1,user-scalable=no\">\n\t\t\n            \n            \n\t<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\" />\n\t<link rel=\"pingback\" href=\"https://scionstaffing.com/xmlrpc.php\" />\n\n\t<meta name='robots' content='noindex, follow' />\n\n\t<!-- This site is optimized with the Yoast SEO Premium plugin v27.7 (Yoast SEO v27.7) - https://yoast.com/product/yoast-seo-premium-wordpress/ -->\n\t<title>Page not found - Scion Staffing | Direct-Hire Recruiting, Temporary Staffing, and Executive Search</title>\n\t<meta property=\"og:locale\" content=\"en_US\" />\n\t<meta property=\"og:title\" content=\"Page not found - Scion Staffing | Direct-Hire Recruiting, Temporary Staffing, and Executive Search\" />\n\t<meta property=\"og:site_name\" content=\"Scion Staffing | Direct-Hire Recruiting, Temporary Staffing, and Executive Search\" />\n\t<script type=\"application/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\/\\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\\/\\/scionstaffing.com\\/#website\",\"url\":\"https:\\/\\/scionstaffing.com\\/\",\"name\":\"Scion Staffing | Direct-Hire Recruiting, Temporary Staffing Agency, Executive Search Firm\",\"description\":\"Your Trusted Partner in Direct-Hire Recruiting, Temporary Staffing, and Executive Search\",\"publisher\":{\"@id\":\"https:\\/\\/scionstaffing.com\\/#organization\"},\"alternateName\":\"Scion Staffing\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\/\\/scionstaffing.com\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en\"},{\"@type\":\"Organization\",\"@id\":\"https:\\/\\/scionstaffing.com\\/#organization\",\"name\":\"Scion Staffing\",\"alternateName\":\"Scion Staffing\",\"url\":\"https:\\/\\/scionstaffing.com\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\\/\\/scionstaffing.com\\/#\\/schema\\/logo\\/image\\/\",\"url\":\"https:\\/\\/scionstaffing.com\\/wp-content\\/uploads\\/2026\\/03\\/Normal-on-LARGE-BACKGROUND-1624-x-1406.jpg\",\"contentUrl\":\"https:\\/\\/scionstaffing.com\\/wp-content\\/uploads\\/2026\\/03\\/Normal-on-LARGE-BACKGROUND-1624-x-1406.jpg\",\"width\":1626,\"height\":1406,\"caption\":\"Scion Staffing\"},\"image\":{\"@id\":\"https:\\/\\/scionstaffing.com\\/#\\/schema\\/logo\\/image\\/\"},\"sameAs\":[\"https:\\/\\/www.facebook.com\\/scionstaffing\\/\",\"https:\\/\\/x.com\\/scionstaffing\",\"https:\\/\\/www.linkedin.com\\/company\\/scion-staffing\\/\",\"https:\\/\\/www.facebook.com\\/ScionStaffing\\/\",\"https:\\/\\/www.instagram.com\\/scionstaffing\\/\",\"https:\\/\\/www.tiktok.com\\/@scionstaffing\"],\"description\":\"Scion Staffing is an award-winning temporary staffing agency, direct hire recruiting firm, and executive search partner with branches across the United States. We specialize in professional services placements and leverage a nationwide talent network to deliver the right candidates with speed and precision. Recognized by Best of Staffing, Forbes, The Business Times, CBS News, and others, we provide reliable, results-driven recruiting solutions that organizations trust. From executive search to direct hire recruiting and temporary staffing, we help employers stay competitive by securing top talent. Divisions and Verified URLs Scion Staffing — https:\\/\\/scionstaffing.com scionstaffing.com Scion Executive Search — https:\\/\\/scionexecutivesearch.com scionexecutivesearch.com Scion Retained Search — https:\\/\\/scionretainedsearch.com scionretainedsearch.com Scion Nonprofit Staffing — https:\\/\\/scionnonprofitstaffing.com scionnonprofitstaffing.com Scion Technology — https:\\/\\/sciontechnical.com sciontechnical.com Scion Medical Staffing — https:\\/\\/scionmedicalstaffing.com scionmedicalstaffing.com Scion Creative Staffing — https:\\/\\/scioncreativestaffing.com scioncreativestaffing.com Scion Legal Recruiting — https:\\/\\/scionstaffing.com\\/legal-recruiting-firm\\/ scionstaffing.com Core Services Executive Search Direct-Hire Recruiting a"
        }
      },
      "issue": "OAuth authorization server metadata could not be fetched.",
      "howToFix": "Add agent_auth to /.well-known/oauth-authorization-server with register_uri, supported identity types, credential types, and claim or revocation URLs where applicable."
    }
  ],
  "authApplicability": {
    "supportsAuth": true,
    "score": 6,
    "signals": [
      {
        "source": "link:href",
        "weight": 3,
        "match": "auth link"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "log 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

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

02

Why it matters

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

Check name

OAuth / OIDC discovery

Score

0/100

Status

informational

Category

Auth

Maturity

Established

Goal

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

Result

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

Validation steps

  1. Fetch to find resource

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

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

Agent Ease of UseAuthEmerging recommendation

OAuth Protected Resource

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

Informational

Needs attention

OAuth Protected Resource

Informational
01

Issue

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

02

Why it matters

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

Check name

OAuth Protected Resource

Score

0/100

Status

informational

Category

Auth

Maturity

Emerging recommendation

Goal

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

Result

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

Validation steps

  1. Fetch protected resource metadata

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

  2. Validate protected resource metadata

    Response is not valid JSON.

  3. Validate protected resource identity

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

  4. Probe protected API Bearer challenge

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

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch protected resource metadata",
      "status": "fail",
      "evidence": {
        "path": "/.well-known/oauth-protected-resource",
        "statusCode": 404,
        "contentType": "text/html; charset=UTF-8"
      },
      "issue": "The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.",
      "howToFix": "Publish /.well-known/oauth-protected-resource JSON."
    },
    {
      "id": "metadata",
      "title": "Validate protected resource metadata",
      "status": "fail",
      "evidence": {
        "valid": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n\t<meta charset=\"UTF-8\" />\n\t\n\t\t\t\t<meta name=\"viewport\" content=\"width=device-width,initial-scale=1,user-scalable=no\">\n\t\t\n            \n            \n\t<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\" />\n\t<link rel=\"pingback\" href=\"https://scionstaffing.com/xmlrpc.php\" />\n\n\t<meta name='robots' content='noindex, follow' />\n\n\t<!-- This site is optimized with the Yoast SEO Premium plugin v27.7 (Yoast SEO v27.7) - https://yoast.com/product/yoast-seo-premium-wordpress/ -->\n\t<title>Page not found - Scion Staffing | Direct-Hire Recruiting, Temporary Staffing, and Executive Search</title>\n\t<meta property=\"og:locale\" content=\"en_US\" />\n\t<meta property=\"og:title\" content=\"Page not found - Scion Staffing | Direct-Hire Recruiting, Temporary Staffing, and Executive "
      },
      "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://scionstaffing.com"
      },
      "issue": "Protected resource metadata `resource` did not match the resource identifier used to retrieve it.",
      "howToFix": "Set `resource` to the origin/resource identifier represented by /.well-known/oauth-protected-resource."
    },
    {
      "id": "protected-route-challenge",
      "title": "Probe protected API Bearer challenge",
      "status": "informational",
      "evidence": {
        "checked": [
          {
            "path": "/api/admin/scans",
            "statusCode": 404,
            "wwwAuthenticate": {
              "valid": false,
              "present": false
            },
            "expectedMetadataUrl": "https://scionstaffing.com/.well-known/oauth-protected-resource",
            "metadataUrlMatches": true,
            "resourceMatchesRequestContext": true
          },
          {
            "path": "/api/admin/summary",
            "statusCode": 404,
            "wwwAuthenticate": {
              "valid": false,
              "present": false
            },
            "expectedMetadataUrl": "https://scionstaffing.com/.well-known/oauth-protected-resource",
            "metadataUrlMatches": true,
            "resourceMatchesRequestContext": true
          },
          {
            "path": "/api/scans",
            "statusCode": 404,
            "wwwAuthenticate": {
              "valid": false,
              "present": false
            },
            "expectedMetadataUrl": "https://scionstaffing.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": 6,
    "signals": [
      {
        "source": "link:href",
        "weight": 3,
        "match": "auth link"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "log in"
      }
    ]
  },
  "resourceFetchSucceeded": false
}

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 are not crawlable

50 Fail

Check name

Links are not crawlable

Score

0/100

Status

fail

Device

desktop

Category

SEO

Fix guidance

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

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

SEOSEOBrowser audit

Links do not have descriptive text

50 Fail

Check name

Links do not have descriptive text

Score

0/100

Status

fail

Device

desktop

Category

SEO

Estimated savings

1 link found

Fix guidance

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

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

Performance and AccessibilityPerformanceBrowser audit

Links do not have a discernible name

20 Fail

Check name

Links do not have a discernible name

Score

0/100

Status

fail

Device

desktop

Category

Performance

Fix guidance

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

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

Performance and AccessibilityPerformanceBrowser audit

Network dependency tree

20 Fail

Check name

Network dependency tree

Score

0/100

Status

fail

Device

desktop

Category

Performance

Fix guidance

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

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

Performance and AccessibilityPerformanceBrowser audit

Reduce unused CSS

20 Fail

Check name

Reduce unused CSS

Score

0/100

Status

fail

Device

desktop

Category

Performance

Estimated savings

Est savings of 102 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 102 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": 30
}

Performance and AccessibilityPerformanceBrowser audit

Legacy JavaScript

10 Warning

Check name

Legacy JavaScript

Score

50/100

Status

warning

Device

desktop

Category

Performance

Estimated savings

Est savings of 14 KiB

Fix guidance

Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile [Baseline](https://web.dev/articles/baseline-and-polyfills) features, unless you know you must support older browsers. [Learn why most sites can deploy ES6+ code without transpiling](https://developer.chrome.com/docs/performance/insights/legacy-javascript)

Evidence
{
  "displayValue": "Est savings of 14 KiB",
  "description": "Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile [Baseline](https://web.dev/articles/baseline-and-polyfills) features, unless you know you must support older browsers. [Learn why most sites can deploy ES6+ code without transpiling](https://developer.chrome.com/docs/performance/insights/legacy-javascript)"
}

Performance and AccessibilityPerformanceBrowser audit

Loading performance

8 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": "network-rtt",
      "title": "Network Round Trip Times",
      "score": 100,
      "displayValue": "10 ms",
      "numericValue": 14.05251
    },
    {
      "id": "largest-contentful-paint",
      "title": "Largest Contentful Paint",
      "score": 11,
      "displayValue": "4.6 s",
      "numericValue": 4648.414014364493
    },
    {
      "id": "max-potential-fid",
      "title": "Max Potential First Input Delay",
      "score": 66,
      "displayValue": "200 ms",
      "numericValue": 201
    },
    {
      "id": "total-blocking-time",
      "title": "Total Blocking Time",
      "score": 47,
      "displayValue": "370 ms",
      "numericValue": 366
    },
    {
      "id": "first-contentful-paint",
      "title": "First Contentful Paint",
      "score": 98,
      "displayValue": "0.6 s",
      "numericValue": 642.0089098645918
    },
    {
      "id": "interactive",
      "title": "Time to Interactive",
      "score": 36,
      "displayValue": "5.3 s",
      "numericValue": 5278.1536088185985
    },
    {
      "id": "server-response-time",
      "title": "Initial server response time was short",
      "score": 100,
      "displayValue": "Root document took 120 ms",
      "numericValue": 121
    },
    {
      "id": "speed-index",
      "title": "Speed Index",
      "score": 23,
      "displayValue": "3.2 s",
      "numericValue": 3156.124918428276
    }
  ]
}

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