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

OVERALL SCORE

Level 3, Bot-Aware

Moderate readiness for AI agents
AIDiscoverability49%Agent Easeof Use43%Security& Trust80%GEO, AIO, AEO75%SEO100%Performance& Accessibility96%
  • AI Discoverability 49 out of 100
  • Agent Ease of Use 43 out of 100
  • Security & Trust 80 out of 100
  • GEO, AIO and AEO 75 out of 100
  • SEO 100 out of 100
  • Performance and Accessibility 96 out of 100

CAPTURED SCREENSHOT

Captured website desktop screenshot

What AI sees of your website

AI搭載LMS『Coursebase』 | 最適な人材育成を最速で favicon

AI搭載LMS『Coursebase』 | 最適な人材育成を最速で

成果に直結する学習管理システム(LMS)。直感操作とAI活用の多機能、充実したeラーニングで企業・教育機関・官公庁に多数導入。

Next step

Turn this report into a fix workflow

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

Detailed report scores grouped by capability area
MetricScoreStatusPassedFailedWarningEvidence
AI Discoverability
49
Priority fix9150View details
Discoverability
71
Needs work540View details
Content Readiness
50
Needs work370View details
Bot Access Control
17
Priority fix140View details
Agent Ease of Use
43
Priority fix18332View details
API
28
Priority fix270View details
Auth
Not Applicable
Not Applicable380View details
MCP
60
Needs work571View details
Skill Discovery
42
Priority fix4111View details
Agent Commerce
Not Applicable
Not Applicable400
GEO, AIO and AEO
75
Mostly ready5114View details
GEO Readiness
70
Needs work213View details
AIO Readiness
87
Mostly ready304
AEO Readiness
70
Needs work007
SEO
100
Strong1100
SEO
100
Strong1100
Security & Trust
48
Priority fix730View details
Security & Trust
80
Mostly ready410View details
AI Training Exposure
0
Priority fix320View details
Performance and Accessibility
96
Strong2511View details
Performance
98
Strong1711View details
Accessibility
93
Strong800

Prioritized recommendations

Issues ranked by score impact

41 items need attention

Security & TrustSecurity & TrustEstablished

Content-Security-Policy

Content-Security-Policy is missing or incomplete.

100 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": "<policy directive>;"
}

Security & TrustAI Training ExposureEmerging recommendation

TDMRep declaration

TDMRep declaration is missing or incomplete.

100 Fail

Needs attention

TDMRep declaration

Failed check
01

Issue

Response is not valid JSON.

02

Why it matters

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

Check name

TDMRep declaration

Score

0/100

Status

fail

Category

AI Training Exposure

Maturity

Emerging recommendation

Goal

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

Result

TDMRep declaration is missing or incomplete.

Validation steps

  1. Validate TDMRep rules

    Response is not valid JSON.

Evidence
{
  "statusCode": 200,
  "contentType": "text/html; charset=UTF-8",
  "valid": false,
  "compatibleContentType": false,
  "issue": "Response is not valid JSON.",
  "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"ja\">\n<head>\n<meta charset=\"UTF-8\">\n<link rel=\"profile\" href=\"http://gmpg.org/xfn/11\">\n<link rel=\"pingback\" href=\"https://coursebase.co/xmlrpc.php\">\n\n<link rel=\"preload\" as=\"image\" href=\"https://coursebase.co/wp-content/uploads/2025/06/top-banner-10-scaled.jpeg\" fetchpriority=\"high\">\n<link rel=\"preload\" as=\"image\" href=\"https://coursebase.co/wp-content/uploads/2026/03/all-devices-image-1.webp\" fetchpriority=\"high\">\n\t\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"><meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />\n\n\t<title>AI搭載LMS『Coursebase』 | 最適な人材育成を最速で</title>\n<link data-rocket-prefetch href=\"https://fonts.googleapis.com\" rel=\"dns-prefetch\">\n<link data-rocket-prefetch href=\"https:/",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch /.well-known/tdmrep.json",
      "status": "pass",
      "evidence": {
        "statusCode": 200,
        "contentType": "text/html; charset=UTF-8",
        "length": 256752
      }
    },
    {
      "id": "validate",
      "title": "Validate TDMRep rules",
      "status": "fail",
      "evidence": {
        "valid": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"ja\">\n<head>\n<meta charset=\"UTF-8\">\n<link rel=\"profile\" href=\"http://gmpg.org/xfn/11\">\n<link rel=\"pingback\" href=\"https://coursebase.co/xmlrpc.php\">\n\n<link rel=\"preload\" as=\"image\" href=\"https://coursebase.co/wp-content/uploads/2025/06/top-banner-10-scaled.jpeg\" fetchpriority=\"high\">\n<link rel=\"preload\" as=\"image\" href=\"https://coursebase.co/wp-content/uploads/2026/03/all-devices-image-1.webp\" fetchpriority=\"high\">\n\t\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"><meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />\n\n\t<title>AI搭載LMS『Coursebase』 | 最適な人材育成を最速で</title>\n<link data-rocket-prefetch href=\"https://fonts.googleapis.com\" rel=\"dns-prefetch\">\n<link data-rocket-prefetch href=\"https:/"
      },
      "issue": "Response is not valid JSON.",
      "howToFix": "Publish /.well-known/tdmrep.json as an array of TDMRep rule objects with location and tdm-reservation values of 0 or 1."
    }
  ]
}

AI DiscoverabilityDiscoverabilityEstablished

FAQPage schema

FAQPage schema is missing or incomplete.

50 Fail

Needs attention

FAQPage schema

Failed check
01

Issue

FAQ content was detected but no FAQPage schema was found.

02

Why it matters

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

Check name

FAQPage schema

Score

0/100

Status

fail

Category

Discoverability

Maturity

Established

Goal

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

Result

FAQPage schema is missing or incomplete.

Evidence
{
  "found": false,
  "visibleFaq": true,
  "allTypes": [
    "AboutPage",
    "BreadcrumbList",
    "ImageObject",
    "Organization",
    "SoftwareApplication",
    "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": [
          {
            "url": "https://coursebase.co/wp-json/",
            "rel": "https://api.w.org/",
            "type": "application/json"
          }
        ]
      },
      "issue": "No useful agent discovery Link headers were found.",
      "howToFix": "Expose useful Link headers such as rel=\"api-catalog\", rel=\"service-doc\", and rel=\"service-desc\"."
    },
    {
      "id": "target-validation",
      "title": "Fetch same-origin Link header targets",
      "status": "fail",
      "evidence": {
        "checked": [],
        "failures": [
          {
            "reason": "No same-origin Link header targets were available to fetch."
          }
        ]
      },
      "issue": "Link headers did not expose any same-origin targets to validate.",
      "howToFix": "Make each same-origin Link href reachable and serve the advertised media type."
    }
  ]
}

AI DiscoverabilityBot Access ControlEstablished

AI bot rules in robots.txt

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

33 Fail

Needs attention

AI bot rules in robots.txt

Failed check
01

Issue

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

02

Why it matters

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

Check name

AI bot rules in robots.txt

Score

0/100

Status

fail

Category

Bot Access Control

Maturity

Established

Goal

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

Result

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

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

AI DiscoverabilityBot Access ControlInformational

Content Signal

Content Signal is missing or incomplete.

33 Fail

Needs attention

Content Signal

Failed check
01

Issue

No Content Signal found in robots.txt

02

Why it matters

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

Check name

Content Signal

Score

0/100

Status

fail

Category

Bot Access Control

Maturity

Informational

Goal

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

Result

Content Signal is missing or incomplete.

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

AI 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",
            "length": 146
          },
          {
            "path": "/llms-full.txt",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 146
          }
        ]
      },
      "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": 29921,
        "excerpt": "<!DOCTYPE html>\n<html lang=\"ja\">\n<head>\n<meta charset=\"UTF-8\">\n<link rel=\"profile\" href=\"http://gmpg.org/xfn/11\">\n<link rel=\"pingback\" href=\"https://coursebase.co/xmlrpc.php\">\n\n<link rel=\"preload\" as=\"image\" href=\"https://coursebase.co/wp-c",
        "issue": "Markdown response is missing a heading."
      },
      "issue": "Markdown response is missing a heading.",
      "howToFix": "Return Markdown with at least one heading and substantive page content, including useful links or instructions for agents."
    }
  ]
}

Agent Ease of UseAPIEstablished

OpenAPI discovery

OpenAPI discovery failed at "Find valid OpenAPI document".

33 Fail

Needs attention

OpenAPI discovery

Failed check
01

Issue

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

02

Why it matters

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

Check name

OpenAPI discovery

Score

0/100

Status

fail

Category

API

Maturity

Established

Goal

Publish a valid OpenAPI or Swagger document for API discovery.

Result

OpenAPI discovery failed at "Find valid OpenAPI document".

Validation steps

  1. Find valid OpenAPI document

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

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Find valid OpenAPI document",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/openapi.json",
            "statusCode": 200,
            "contentType": "text/html; charset=UTF-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"ja\">\n<head>\n<meta charset=\"UTF-8\">\n<link rel=\"profile\" href=\"http://gmpg.org/xfn/11\">\n<link rel=\"pingback\" href=\"https://coursebase.co/xmlrpc.php\">\n\n<link rel=\"preload\" as=\"image\" href=\"https://coursebase.co/wp-content/uploads/2025/06/top-banner-10-scaled.jpeg\" fetchpriority=\"high\">\n<link rel=\"preload\" as=\"image\" href=\"https://coursebase.co/wp-content/uploads/2026/03/all-devices-image-1.webp\" fetchpriority=\"high\">\n\t\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"><meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />\n\n\t<title>AI搭載LMS『Coursebase』 | 最適な人材育成を最速で</title>\n<link data-rocket-prefetch href=\"https://fonts.googleapis.com\" rel=\"dns-prefetch\">\n<link data-rocket-prefetch href=\"https:/"
          },
          {
            "path": "/openapi.yaml",
            "statusCode": 200,
            "contentType": "text/html; charset=UTF-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"ja\">\n<head>\n<meta charset=\"UTF-8\">\n<link rel=\"profile\" href=\"http://gmpg.org/xfn/11\">\n<link rel=\"pingback\" href=\"https://coursebase.co/xmlrpc.php\">\n\n<link rel=\"preload\" as=\"image\" href=\"https://coursebase.co/wp-content/uploads/2025/06/top-banner-10-scaled.jpeg\" fetchpriority=\"high\">\n<link rel=\"preload\" as=\"image\" href=\"https://coursebase.co/wp-content/uploads/2026/03/all-devices-image-1.webp\" fetchpriority=\"high\">\n\t\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"><meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />\n\n\t<title>AI搭載LMS『Coursebase』 | 最適な人材育成を最速で</title>\n<link data-rocket-prefetch href=\"https://fonts.googleapis.com\" rel=\"dns-prefetch\">\n<link data-rocket-prefetch href=\"https:/"
          },
          {
            "path": "/swagger.json",
            "statusCode": 200,
            "contentType": "text/html; charset=UTF-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"ja\">\n<head>\n<meta charset=\"UTF-8\">\n<link rel=\"profile\" href=\"http://gmpg.org/xfn/11\">\n<link rel=\"pingback\" href=\"https://coursebase.co/xmlrpc.php\">\n\n<link rel=\"preload\" as=\"image\" href=\"https://coursebase.co/wp-content/uploads/2025/06/top-banner-10-scaled.jpeg\" fetchpriority=\"high\">\n<link rel=\"preload\" as=\"image\" href=\"https://coursebase.co/wp-content/uploads/2026/03/all-devices-image-1.webp\" fetchpriority=\"high\">\n\t\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"><meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />\n\n\t<title>AI搭載LMS『Coursebase』 | 最適な人材育成を最速で</title>\n<link data-rocket-prefetch href=\"https://fonts.googleapis.com\" rel=\"dns-prefetch\">\n<link data-rocket-prefetch href=\"https:/"
          },
          {
            "path": "/swagger.yaml",
            "statusCode": 200,
            "contentType": "text/html; charset=UTF-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"ja\">\n<head>\n<meta charset=\"UTF-8\">\n<link rel=\"profile\" href=\"http://gmpg.org/xfn/11\">\n<link rel=\"pingback\" href=\"https://coursebase.co/xmlrpc.php\">\n\n<link rel=\"preload\" as=\"image\" href=\"https://coursebase.co/wp-content/uploads/2025/06/top-banner-10-scaled.jpeg\" fetchpriority=\"high\">\n<link rel=\"preload\" as=\"image\" href=\"https://coursebase.co/wp-content/uploads/2026/03/all-devices-image-1.webp\" fetchpriority=\"high\">\n\t\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"><meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />\n\n\t<title>AI搭載LMS『Coursebase』 | 最適な人材育成を最速で</title>\n<link data-rocket-prefetch href=\"https://fonts.googleapis.com\" rel=\"dns-prefetch\">\n<link data-rocket-prefetch href=\"https:/"
          },
          {
            "path": "/api/openapi.json",
            "statusCode": 200,
            "contentType": "text/html; charset=UTF-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"ja\">\n<head>\n<meta charset=\"UTF-8\">\n<link rel=\"profile\" href=\"http://gmpg.org/xfn/11\">\n<link rel=\"pingback\" href=\"https://coursebase.co/xmlrpc.php\">\n\n<link rel=\"preload\" as=\"image\" href=\"https://coursebase.co/wp-content/uploads/2025/06/top-banner-10-scaled.jpeg\" fetchpriority=\"high\">\n<link rel=\"preload\" as=\"image\" href=\"https://coursebase.co/wp-content/uploads/2026/03/all-devices-image-1.webp\" fetchpriority=\"high\">\n\t\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"><meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />\n\n\t<title>AI搭載LMS『Coursebase』 | 最適な人材育成を最速で</title>\n<link data-rocket-prefetch href=\"https://fonts.googleapis.com\" rel=\"dns-prefetch\">\n<link data-rocket-prefetch href=\"https:/"
          },
          {
            "path": "/api/swagger.json",
            "statusCode": 200,
            "contentType": "text/html; charset=UTF-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"ja\">\n<head>\n<meta charset=\"UTF-8\">\n<link rel=\"profile\" href=\"http://gmpg.org/xfn/11\">\n<link rel=\"pingback\" href=\"https://coursebase.co/xmlrpc.php\">\n\n<link rel=\"preload\" as=\"image\" href=\"https://coursebase.co/wp-content/uploads/2025/06/top-banner-10-scaled.jpeg\" fetchpriority=\"high\">\n<link rel=\"preload\" as=\"image\" href=\"https://coursebase.co/wp-content/uploads/2026/03/all-devices-image-1.webp\" fetchpriority=\"high\">\n\t\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"><meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />\n\n\t<title>AI搭載LMS『Coursebase』 | 最適な人材育成を最速で</title>\n<link data-rocket-prefetch href=\"https://fonts.googleapis.com\" rel=\"dns-prefetch\">\n<link data-rocket-prefetch href=\"https:/"
          },
          {
            "path": "/docs/openapi.json",
            "statusCode": 200,
            "contentType": "text/html; charset=UTF-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"ja\">\n<head>\n<meta charset=\"UTF-8\">\n<link rel=\"profile\" href=\"http://gmpg.org/xfn/11\">\n<link rel=\"pingback\" href=\"https://coursebase.co/xmlrpc.php\">\n\n<link rel=\"preload\" as=\"image\" href=\"https://coursebase.co/wp-content/uploads/2025/06/top-banner-10-scaled.jpeg\" fetchpriority=\"high\">\n<link rel=\"preload\" as=\"image\" href=\"https://coursebase.co/wp-content/uploads/2026/03/all-devices-image-1.webp\" fetchpriority=\"high\">\n\t\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"><meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />\n\n\t<title>AI搭載LMS『Coursebase』 | 最適な人材育成を最速で</title>\n<link data-rocket-prefetch href=\"https://fonts.googleapis.com\" rel=\"dns-prefetch\">\n<link data-rocket-prefetch href=\"https:/"
          }
        ]
      },
      "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 DiscoverabilityContent ReadinessEstablished

Semantic HTML

Semantic HTML is missing or incomplete.

33 Fail

Needs attention

Semantic HTML

Failed check
01

Issue

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

Details

02

Why it matters

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

Check name

Semantic HTML

Score

0/100

Status

fail

Category

Content Readiness

Maturity

Established

Goal

Expose readable page structure through semantic HTML and accessible controls.

Result

Semantic HTML is missing or incomplete.

Evidence
{
  "main": false,
  "nav": true,
  "footer": true,
  "meaningfulH1": true,
  "headingOrder": false,
  "accessibleLinks": false,
  "accessibleButtons": true,
  "imageAltCoverage": true,
  "formAutocompleteCoverage": true,
  "details": {
    "inaccessibleLinks": [
      "<a href=\"#menu\" id=\"mobile-menu-button\"> <div class=\"icon-menu\"> <span></span> <span></span> <span></span> </div> </a>",
      "<a name=\"a1\"></a>"
    ],
    "inaccessibleButtons": [],
    "missingAutocompleteInputs": [],
    "imagesMissingAlt": [],
    "skippedHeadingLevels": [
      "h1: Coursebase",
      "h2: 人材育成を加速させる AI搭載LMS",
      "h3: 直感的なUI × 最先端のAIで 学習管理の効率と成果を最大化",
      "h2: Coursebaseが選ばれる理由",
      "h3: 速くて直感的",
      "h3: 最先端のAI機能",
      "h3: 制限からの解放",
      "h3: 効率化とコスト削減を同時に実現",
      "h2: Coursebaseでできること",
      "h3: あらゆる研修を全て構築",
      "h4: オンライン研修",
      "h4: 集合研修",
      "h4: ブレンディッド研修",
      "h4: アナリティクス",
      "h3: 多種多様な学習形態・規模・用途で活用",
      "h3: 必要なコンテンツをいつでも提供",
      "h3: システム連携でもっと簡単に",
      "h2: 他社LMSとの比較",
      "h2: お気軽にお問い合わせください。",
      "h4: Coursebaseとは",
      "h4: 機能",
      "h4: コンテンツ",
      "h4: 価格",
      "h4: 導入事例",
      "h4: パートナー",
      "h4: 企業情報",
      "h4: サポート",
      "h4: お役立ち情報"
    ]
  },
  "counts": {
    "h1": 1,
    "headings": 28,
    "links": 90,
    "inaccessibleLinks": 2,
    "buttons": 0,
    "inaccessibleButtons": 0,
    "images": 63,
    "imagesWithAlt": 63,
    "autocompleteInputs": 0,
    "inputsWithAutocomplete": 0,
    "missingAutocompleteInputs": 0
  }
}

Agent Ease of UseAPIEstablished

API Catalog

API Catalog failed at "Validate RFC 9727 linkset".

22 Fail

Needs attention

API Catalog

Failed check
01

Issue

Response is not valid JSON.

02

Why it matters

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

Check name

API Catalog

Score

33/100

Status

fail

Category

API

Maturity

Established

Goal

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

Result

API Catalog failed at "Validate RFC 9727 linkset".

Validation steps

  1. Validate RFC 9727 linkset

    Response is not valid JSON.

  2. Fetch advertised API catalog targets

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

Evidence
{
  "failedStep": "validate",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch API catalog",
      "status": "pass",
      "evidence": {
        "statusCode": 200,
        "contentType": "text/html; charset=UTF-8"
      },
      "howToFix": "Publish /.well-known/api-catalog."
    },
    {
      "id": "validate",
      "title": "Validate RFC 9727 linkset",
      "status": "fail",
      "evidence": {
        "valid": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"ja\">\n<head>\n<meta charset=\"UTF-8\">\n<link rel=\"profile\" href=\"http://gmpg.org/xfn/11\">\n<link rel=\"pingback\" href=\"https://coursebase.co/xmlrpc.php\">\n\n<link rel=\"preload\" as=\"image\" href=\"https://coursebase.co/wp-content/uploads/2025/06/top-banner-10-scaled.jpeg\" fetchpriority=\"high\">\n<link rel=\"preload\" as=\"image\" href=\"https://coursebase.co/wp-content/uploads/2026/03/all-devices-image-1.webp\" fetchpriority=\"high\">\n\t\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"><meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />\n\n\t<title>AI搭載LMS『Coursebase』 | 最適な人材育成を最速で</title>\n<link data-rocket-prefetch href=\"https://fonts.googleapis.com\" rel=\"dns-prefetch\">\n<link data-rocket-prefetch href=\"https:/"
      },
      "issue": "Response is not valid JSON.",
      "howToFix": "Use application/linkset+json with service-desc, service-doc, and status relations that each include href."
    },
    {
      "id": "target-validation",
      "title": "Fetch advertised API catalog targets",
      "status": "fail",
      "evidence": {
        "checked": [],
        "failures": [
          {
            "reason": "No same-origin API catalog hrefs were available to fetch."
          }
        ]
      },
      "issue": "API Catalog did not expose any same-origin hrefs to validate.",
      "howToFix": "Make each same-origin API catalog href reachable and serve the advertised media type."
    }
  ]
}

Agent Ease of UseMCPEmerging recommendation

MCP Server Card

MCP Server Card failed at "Validate resource body".

21 Fail

Needs attention

MCP Server Card

Failed check
01

Issue

Response is not valid JSON.

02

Why it matters

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

Check name

MCP Server Card

Score

38/100

Status

fail

Category

MCP

Maturity

Emerging recommendation

Goal

Publish an MCP Server Card for agent discovery.

Result

MCP Server Card failed at "Validate resource body".

Validation steps

  1. Validate resource body

    Response is not valid JSON.

  2. Verify advertised MCP transport endpoints

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

  3. Verify advertised MCP tool execution

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

Evidence
{
  "failedStep": "validate",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch discovery resource",
      "status": "pass",
      "evidence": {
        "path": "/.well-known/mcp/server-card.json",
        "statusCode": 200,
        "contentType": "text/html; charset=UTF-8"
      }
    },
    {
      "id": "validate",
      "title": "Validate resource body",
      "status": "fail",
      "evidence": {
        "valid": false,
        "validJson": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"ja\">\n<head>\n<meta charset=\"UTF-8\">\n<link rel=\"profile\" href=\"http://gmpg.org/xfn/11\">\n<link rel=\"pingback\" href=\"https://coursebase.co/xmlrpc.php\">\n\n<link rel=\"preload\" as=\"image\" href=\"https://coursebase.co/wp-content/uploads/2025/06/top-banner-10-scaled.jpeg\" fetchpriority=\"high\">\n<link rel=\"preload\" as=\"image\" href=\"https://coursebase.co/wp-content/uploads/2026/03/all-devices-image-1.webp\" fetchpriority=\"high\">\n\t\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"><meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />\n\n\t<title>AI搭載LMS『Coursebase』 | 最適な人材育成を最速で</title>\n<link data-rocket-prefetch href=\"https://fonts.googleapis.com\" rel=\"dns-prefetch\">\n<link data-rocket-prefetch href=\"https:/"
      },
      "issue": "Response is not valid JSON.",
      "howToFix": "Publish an MCP server card with valid transports and make each advertised local endpoint answer an MCP initialize request."
    },
    {
      "id": "endpoint-verification",
      "title": "Verify advertised MCP transport endpoints",
      "status": "fail",
      "evidence": {
        "probes": []
      },
      "issue": "At least one same-origin transport failed MCP initialize or advertised capability list probes. See probes[].capabilityProbes for the exact method, status, JSON-RPC error, and response excerpt.",
      "howToFix": "Expose a real MCP endpoint for advertised transports, or remove transports that point to ordinary HTTP APIs."
    },
    {
      "id": "tool-execution",
      "title": "Verify advertised MCP tool execution",
      "status": "warning",
      "evidence": {
        "probes": []
      },
      "issue": "MCP discovery passed, but no advertised tool could be safely executed by this scanner.",
      "howToFix": "Implement tools/call for advertised tools, or report the MCP card as discovery-only until tools are executable."
    }
  ]
}

Agent Ease of UseAPIEmerging recommendation

AI context endpoint

AI context endpoint failed at "Validate resource body".

17 Fail

Needs attention

AI context endpoint

Failed check
01

Issue

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

02

Why it matters

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

Check name

AI context endpoint

Score

50/100

Status

fail

Category

API

Maturity

Emerging recommendation

Goal

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

Result

AI context endpoint failed at "Validate resource body".

Validation steps

  1. Validate resource body

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

Evidence
{
  "failedStep": "validate",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch discovery resource",
      "status": "pass",
      "evidence": {
        "path": "/api/ai/context",
        "statusCode": 200,
        "contentType": "text/html; charset=UTF-8"
      }
    },
    {
      "id": "validate",
      "title": "Validate resource body",
      "status": "fail",
      "evidence": {
        "valid": false,
        "compatibleContentType": false,
        "issue": "Content-Type \"text/html; charset=UTF-8\" is not JSON, Markdown, or text/plain.",
        "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"ja\">\n<head>\n<meta charset=\"UTF-8\">\n<link rel=\"profile\" href=\"http://gmpg.org/xfn/11\">\n<link rel=\"pingback\" href=\"https://coursebase.co/xmlrpc.php\">\n\n<link rel=\"preload\" as=\"image\" href=\"https://coursebase.co/wp-content/uploads/2025/06/top-banner-10-scaled.jpeg\" fetchpriority=\"high\">\n<link rel=\"preload\" as=\"image\" href=\"https://coursebase.co/wp-content/uploads/2026/03/all-devices-image-1.webp\" fetchpriority=\"high\">\n\t\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"><meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />\n\n\t<title>AI搭載LMS『Coursebase』 | 最適な人材育成を最速で</title>\n<link data-rocket-prefetch href=\"https://fonts.googleapis.com\" rel=\"dns-prefetch\">\n<link data-rocket-prefetch href=\"https:/"
      },
      "issue": "Content-Type \"text/html; charset=UTF-8\" is not JSON, Markdown, or text/plain.",
      "howToFix": "Publish a concise JSON or Markdown AI context endpoint describing the product, public actions, and machine-readable resources."
    }
  ]
}

Agent Ease of UseMCPEmerging recommendation

mcp.json

mcp.json failed at "Validate resource body".

17 Fail

Needs attention

mcp.json

Failed check
01

Issue

Response is not valid JSON.

02

Why it matters

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

Check name

mcp.json

Score

50/100

Status

fail

Category

MCP

Maturity

Emerging recommendation

Goal

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

Result

mcp.json failed at "Validate resource body".

Validation steps

  1. Validate resource body

    Response is not valid JSON.

Evidence
{
  "failedStep": "validate",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch discovery resource",
      "status": "pass",
      "evidence": {
        "path": "/mcp.json",
        "statusCode": 200,
        "contentType": "text/html; charset=UTF-8"
      }
    },
    {
      "id": "validate",
      "title": "Validate resource body",
      "status": "fail",
      "evidence": {
        "valid": false,
        "validJson": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"ja\">\n<head>\n<meta charset=\"UTF-8\">\n<link rel=\"profile\" href=\"http://gmpg.org/xfn/11\">\n<link rel=\"pingback\" href=\"https://coursebase.co/xmlrpc.php\">\n\n<link rel=\"preload\" as=\"image\" href=\"https://coursebase.co/wp-content/uploads/2025/06/top-banner-10-scaled.jpeg\" fetchpriority=\"high\">\n<link rel=\"preload\" as=\"image\" href=\"https://coursebase.co/wp-content/uploads/2026/03/all-devices-image-1.webp\" fetchpriority=\"high\">\n\t\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"><meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />\n\n\t<title>AI搭載LMS『Coursebase』 | 最適な人材育成を最速で</title>\n<link data-rocket-prefetch href=\"https://fonts.googleapis.com\" rel=\"dns-prefetch\">\n<link data-rocket-prefetch href=\"https:/"
      },
      "issue": "Response is not valid JSON.",
      "howToFix": "Publish mcp.json or an MCP server card with serverInfo, protocolVersion, transport endpoint, and capabilities."
    }
  ]
}

AI DiscoverabilityBot Access ControlInformational

Web Bot Auth request signing

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

17 Fail

Needs attention

Web Bot Auth request signing

Failed check
01

Issue

Response is not valid JSON.

02

Why it matters

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

Check name

Web Bot Auth request signing

Score

50/100

Status

fail

Category

Bot Access Control

Maturity

Informational

Goal

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

Result

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

Validation steps

  1. Validate resource body

    Response is not valid JSON.

Evidence
{
  "failedStep": "validate",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch discovery resource",
      "status": "pass",
      "evidence": {
        "path": "/.well-known/http-message-signatures-directory",
        "statusCode": 200,
        "contentType": "text/html; charset=UTF-8"
      }
    },
    {
      "id": "validate",
      "title": "Validate resource body",
      "status": "fail",
      "evidence": {
        "valid": false,
        "validJson": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"ja\">\n<head>\n<meta charset=\"UTF-8\">\n<link rel=\"profile\" href=\"http://gmpg.org/xfn/11\">\n<link rel=\"pingback\" href=\"https://coursebase.co/xmlrpc.php\">\n\n<link rel=\"preload\" as=\"image\" href=\"https://coursebase.co/wp-content/uploads/2025/06/top-banner-10-scaled.jpeg\" fetchpriority=\"high\">\n<link rel=\"preload\" as=\"image\" href=\"https://coursebase.co/wp-content/uploads/2026/03/all-devices-image-1.webp\" fetchpriority=\"high\">\n\t\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"><meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />\n\n\t<title>AI搭載LMS『Coursebase』 | 最適な人材育成を最速で</title>\n<link data-rocket-prefetch href=\"https://fonts.googleapis.com\" rel=\"dns-prefetch\">\n<link data-rocket-prefetch href=\"https:/"
      },
      "issue": "Response is not valid JSON.",
      "howToFix": "If publishing Web Bot Auth keys, return a JSON key directory with a non-empty keys array and the draft media type."
    }
  ]
}

Agent Ease of UseMCPInformational

WebMCP manifest

WebMCP manifest failed at "Validate resource body".

17 Fail

Needs attention

WebMCP manifest

Failed check
01

Issue

Response is not valid JSON.

02

Why it matters

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

Check name

WebMCP manifest

Score

50/100

Status

fail

Category

MCP

Maturity

Informational

Goal

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

Result

WebMCP manifest failed at "Validate resource body".

Validation steps

  1. Validate resource body

    Response is not valid JSON.

Evidence
{
  "failedStep": "validate",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch discovery resource",
      "status": "pass",
      "evidence": {
        "path": "/.well-known/webmcp.json",
        "statusCode": 200,
        "contentType": "text/html; charset=UTF-8"
      }
    },
    {
      "id": "validate",
      "title": "Validate resource body",
      "status": "fail",
      "evidence": {
        "valid": false,
        "validJson": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"ja\">\n<head>\n<meta charset=\"UTF-8\">\n<link rel=\"profile\" href=\"http://gmpg.org/xfn/11\">\n<link rel=\"pingback\" href=\"https://coursebase.co/xmlrpc.php\">\n\n<link rel=\"preload\" as=\"image\" href=\"https://coursebase.co/wp-content/uploads/2025/06/top-banner-10-scaled.jpeg\" fetchpriority=\"high\">\n<link rel=\"preload\" as=\"image\" href=\"https://coursebase.co/wp-content/uploads/2026/03/all-devices-image-1.webp\" fetchpriority=\"high\">\n\t\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"><meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />\n\n\t<title>AI搭載LMS『Coursebase』 | 最適な人材育成を最速で</title>\n<link data-rocket-prefetch href=\"https://fonts.googleapis.com\" rel=\"dns-prefetch\">\n<link data-rocket-prefetch href=\"https:/"
      },
      "issue": "Response is not valid JSON.",
      "howToFix": "Keep declarative WebMCP manifest discovery informational until the manifest shape stabilizes; validate tools if you publish one."
    }
  ]
}

Agent Ease of UseSkill DiscoveryEmerging recommendation

DNS-AID Agent Discovery

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

15 Fail

Needs attention

DNS-AID Agent Discovery

Failed check
01

Issue

No DNS-AID entrypoint records were found under _agents.

02

Why it matters

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

Check name

DNS-AID Agent Discovery

Score

25/100

Status

fail

Category

Skill Discovery

Maturity

Emerging recommendation

Goal

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

Result

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

Validation steps

  1. Resolve DNS-AID SVCB/HTTPS records

    No DNS-AID entrypoint records were found under _agents.

  2. Validate alpn and endpoint parameters

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

  3. Check DNSSEC material

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

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

Agent Ease of UseSkill DiscoveryEmerging recommendation

Agent Skills index

Agent Skills index failed at "Validate resource body".

13 Fail

Needs attention

Agent Skills index

Failed check
01

Issue

Response is not valid JSON.

02

Why it matters

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

Check name

Agent Skills index

Score

33/100

Status

fail

Category

Skill Discovery

Maturity

Emerging recommendation

Goal

Publish an agent skills discovery index.

Result

Agent Skills index failed at "Validate resource body".

Validation steps

  1. Validate resource body

    Response is not valid JSON.

  2. Fetch advertised SKILL.md files

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

Evidence
{
  "failedStep": "validate",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch discovery resource",
      "status": "pass",
      "evidence": {
        "path": "/.well-known/agent-skills/index.json",
        "statusCode": 200,
        "contentType": "text/html; charset=UTF-8"
      }
    },
    {
      "id": "validate",
      "title": "Validate resource body",
      "status": "fail",
      "evidence": {
        "valid": false,
        "validJson": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"ja\">\n<head>\n<meta charset=\"UTF-8\">\n<link rel=\"profile\" href=\"http://gmpg.org/xfn/11\">\n<link rel=\"pingback\" href=\"https://coursebase.co/xmlrpc.php\">\n\n<link rel=\"preload\" as=\"image\" href=\"https://coursebase.co/wp-content/uploads/2025/06/top-banner-10-scaled.jpeg\" fetchpriority=\"high\">\n<link rel=\"preload\" as=\"image\" href=\"https://coursebase.co/wp-content/uploads/2026/03/all-devices-image-1.webp\" fetchpriority=\"high\">\n\t\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"><meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />\n\n\t<title>AI搭載LMS『Coursebase』 | 最適な人材育成を最速で</title>\n<link data-rocket-prefetch href=\"https://fonts.googleapis.com\" rel=\"dns-prefetch\">\n<link data-rocket-prefetch href=\"https:/"
      },
      "issue": "Response is not valid JSON.",
      "howToFix": "Publish an index with a non-empty skills array and reachable SKILL.md URLs."
    },
    {
      "id": "skill-documents",
      "title": "Fetch advertised SKILL.md files",
      "status": "fail",
      "evidence": {
        "checkedCount": 0,
        "totalCount": 0,
        "checked": []
      },
      "issue": "One or more advertised skill URLs were missing, did not look like SKILL.md Markdown, or failed digest verification.",
      "howToFix": "Make every advertised skill URL return Markdown with a top-level heading and a matching sha256 digest, or remove broken entries from the index."
    }
  ]
}

Agent Ease of UseSkill DiscoveryEmerging recommendation

A2A Agent Card

A2A Agent Card failed at "Validate resource body".

10 Fail

Needs attention

A2A Agent Card

Failed check
01

Issue

Response is not valid JSON.

02

Why it matters

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

Check name

A2A Agent Card

Score

50/100

Status

fail

Category

Skill Discovery

Maturity

Emerging recommendation

Goal

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

Result

A2A Agent Card failed at "Validate resource body".

Validation steps

  1. Validate resource body

    Response is not valid JSON.

Evidence
{
  "failedStep": "validate",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch discovery resource",
      "status": "pass",
      "evidence": {
        "path": "/.well-known/agent-card.json",
        "statusCode": 200,
        "contentType": "text/html; charset=UTF-8"
      }
    },
    {
      "id": "validate",
      "title": "Validate resource body",
      "status": "fail",
      "evidence": {
        "valid": false,
        "validJson": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"ja\">\n<head>\n<meta charset=\"UTF-8\">\n<link rel=\"profile\" href=\"http://gmpg.org/xfn/11\">\n<link rel=\"pingback\" href=\"https://coursebase.co/xmlrpc.php\">\n\n<link rel=\"preload\" as=\"image\" href=\"https://coursebase.co/wp-content/uploads/2025/06/top-banner-10-scaled.jpeg\" fetchpriority=\"high\">\n<link rel=\"preload\" as=\"image\" href=\"https://coursebase.co/wp-content/uploads/2026/03/all-devices-image-1.webp\" fetchpriority=\"high\">\n\t\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"><meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />\n\n\t<title>AI搭載LMS『Coursebase』 | 最適な人材育成を最速で</title>\n<link data-rocket-prefetch href=\"https://fonts.googleapis.com\" rel=\"dns-prefetch\">\n<link data-rocket-prefetch href=\"https:/"
      },
      "issue": "Response is not valid JSON.",
      "howToFix": "Publish an A2A Agent Card with required skill details and make the advertised url answer A2A JSON-RPC requests."
    }
  ]
}

Agent Ease of UseSkill DiscoveryEmerging recommendation

agent.json

agent.json failed at "Validate resource body".

10 Fail

Needs attention

agent.json

Failed check
01

Issue

Response is not valid JSON.

02

Why it matters

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

Check name

agent.json

Score

50/100

Status

fail

Category

Skill Discovery

Maturity

Emerging recommendation

Goal

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

Result

agent.json failed at "Validate resource body".

Validation steps

  1. Validate resource body

    Response is not valid JSON.

Evidence
{
  "failedStep": "validate",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch discovery resource",
      "status": "pass",
      "evidence": {
        "path": "/.well-known/agent.json",
        "statusCode": 200,
        "contentType": "text/html; charset=UTF-8"
      }
    },
    {
      "id": "validate",
      "title": "Validate resource body",
      "status": "fail",
      "evidence": {
        "valid": false,
        "validJson": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"ja\">\n<head>\n<meta charset=\"UTF-8\">\n<link rel=\"profile\" href=\"http://gmpg.org/xfn/11\">\n<link rel=\"pingback\" href=\"https://coursebase.co/xmlrpc.php\">\n\n<link rel=\"preload\" as=\"image\" href=\"https://coursebase.co/wp-content/uploads/2025/06/top-banner-10-scaled.jpeg\" fetchpriority=\"high\">\n<link rel=\"preload\" as=\"image\" href=\"https://coursebase.co/wp-content/uploads/2026/03/all-devices-image-1.webp\" fetchpriority=\"high\">\n\t\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"><meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />\n\n\t<title>AI搭載LMS『Coursebase』 | 最適な人材育成を最速で</title>\n<link data-rocket-prefetch href=\"https://fonts.googleapis.com\" rel=\"dns-prefetch\">\n<link data-rocket-prefetch href=\"https:/"
      },
      "issue": "Response is not valid JSON.",
      "howToFix": "Publish agent.json with awp_version, domain, intent, and typed actions that point to real same-origin API or protocol endpoints."
    }
  ]
}

Agent Ease of UseSkill DiscoveryInformational

agents.json

agents.json failed at "Validate resource body".

10 Fail

Needs attention

agents.json

Failed check
01

Issue

Response is not valid JSON.

02

Why it matters

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

Check name

agents.json

Score

50/100

Status

fail

Category

Skill Discovery

Maturity

Informational

Goal

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

Result

agents.json failed at "Validate resource body".

Validation steps

  1. Validate resource body

    Response is not valid JSON.

Evidence
{
  "failedStep": "validate",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch discovery resource",
      "status": "pass",
      "evidence": {
        "path": "/.well-known/agents.json",
        "statusCode": 200,
        "contentType": "text/html; charset=UTF-8"
      }
    },
    {
      "id": "validate",
      "title": "Validate resource body",
      "status": "fail",
      "evidence": {
        "valid": false,
        "validJson": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"ja\">\n<head>\n<meta charset=\"UTF-8\">\n<link rel=\"profile\" href=\"http://gmpg.org/xfn/11\">\n<link rel=\"pingback\" href=\"https://coursebase.co/xmlrpc.php\">\n\n<link rel=\"preload\" as=\"image\" href=\"https://coursebase.co/wp-content/uploads/2025/06/top-banner-10-scaled.jpeg\" fetchpriority=\"high\">\n<link rel=\"preload\" as=\"image\" href=\"https://coursebase.co/wp-content/uploads/2026/03/all-devices-image-1.webp\" fetchpriority=\"high\">\n\t\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"><meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />\n\n\t<title>AI搭載LMS『Coursebase』 | 最適な人材育成を最速で</title>\n<link data-rocket-prefetch href=\"https://fonts.googleapis.com\" rel=\"dns-prefetch\">\n<link data-rocket-prefetch href=\"https:/"
      },
      "issue": "Response is not valid JSON.",
      "howToFix": "If this site uses agents.json, publish JSON with an agents array containing name and url for each agent."
    }
  ]
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

GEO: Explanatory content depth

GEO: Explanatory content depth scored 25/100 and needs a fix.

7 Fail

Needs attention

GEO: Explanatory content depth

Failed check
01

Issue

No substantial explanatory paragraphs were found.

Details

02

Why it matters

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

Check name

GEO: Explanatory content depth

Score

25/100

Status

fail

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

GEO: Explanatory content depth scored 25/100 and needs a fix.

Evidence
{
  "candidatePassages": 1,
  "citablePassages": 0,
  "failingCandidateParagraphs": [],
  "citableParagraphs": [],
  "score": 25,
  "weight": 18
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

GEO: AI crawler accessibility

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

5 Warning

Needs attention

GEO: AI crawler accessibility

Warning
01

Issue

Only 75 words of Chrome-rendered body text were detected.

Details

02

Why it matters

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

Check name

GEO: AI crawler accessibility

Score

65/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

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

Evidence
{
  "textWords": 75,
  "htmlBytes": 257317,
  "robots": {
    "checkedCrawlers": [
      "gptbot",
      "chatgpt-user",
      "claudebot",
      "perplexitybot",
      "google-extended"
    ],
    "blocked": [],
    "allows": true
  },
  "schemaBlocks": 2,
  "finalUrl": "https://coursebase.co/",
  "robotsExcerpt": "User-agent: *\r\nDisallow: /wp-admin/\r\nAllow: /wp-admin/admin-ajax.php\r\nDisallow: /wp-includes/\r\nAllow: /wp-includes/js/\r\nAllow: /wp-includes/images/\r\nDisallow: /trackback/\r\nDisallow: /wp-login.php\r\nDisallow: /wp-register.php\r\nDisallow: /academic/\r\n\r\nSitemap: https://coursebase.co/sitemap_index.xml",
  "score": 65,
  "weight": 26
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

GEO: Extraction-friendly structure

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

4 Warning

Needs attention

GEO: Extraction-friendly structure

Warning
01

Issue

Missing extraction signals: optional top summary / TL;DR / key takeaways block, table with <thead> only if the page already has tabular/comparative data, clear definition sentence using "is", "means", or "refers to" where natural.

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

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

Evidence
{
  "hasSummary": false,
  "tableCount": 1,
  "tablesWithHead": 0,
  "tablesMissingThead": [
    "<table style=\"width: 100%; height: 229px;\"> <tbody> <tr style=\"background: #f2f2f2;\"> <td style=\"width: 13.6343%; text-align: left; height: 24px;\"></td> <td style=\"width: 22.4732%; text-align: left; height: 24px;\"><strong>Coursebase</strong></td> <td style=\"width: 22.0821%; height: 24px; text-align: left;\"><strong>A&#x793e;</strong></td> <td style=\"width: 21.7516%; text-align: left; height: 24px;\"><b>B&#x793e;</b></td> <td style=\"width: 51.6243%; text-align: left; height: 24px;\"><b>C&#x793e;<..."
  ],
  "orderedLists": 1,
  "hasFaq": true,
  "definitionPatterns": 0,
  "schemaBlocks": 2,
  "missingSignals": [
    "optional top summary / TL;DR / key takeaways block",
    "table with <thead> only if the page already has tabular/comparative data",
    "clear definition sentence using \"is\", \"means\", or \"refers to\" where natural"
  ],
  "score": 70,
  "weight": 24
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer-first sections

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

3 Warning

Needs attention

AEO: Answer-first sections

Warning
01

Issue

14 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": 14,
  "passing": 0,
  "failing": [
    {
      "heading": "人材育成を加速させる AI搭載LMS",
      "headingHtml": "<h2><span style=\"color: #333333; font-size: 1.7em;\"><strong>&#x4eba;&#x6750;&#x80b2;&#x6210;&#x3092;&#x52a0;&#x901f;&#x3055;&#x305b;&#x308b;</strong></span><br> <span style=\"color: #333333; font-size: 1.7em;\"><strong>AI&#x642d;&#x8f09;LMS</strong></span></h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "直感的なUI × 最先端のAIで 学習管理の効率と成果を最大化",
      "headingHtml": "<h3><strong><span style=\"color: #0071e3; font-size: 1.1em;\">&#x76f4;&#x611f;&#x7684;&#x306a;UI</span><span style=\"color: #333333; font-size: 1.1em;\"> &#xd7;</span> <span style=\"color: #0071e3; font-size: 1.1em;\">&#x6700;&#x5148;&#x7aef;&#x306e;AI</span><span style=\"color: #333333; font-size: 1.1em;\">&#x3067;</span></strong><br> <strong><span style=\"color: #333333; font-size: 1.1em;\">&#x5b66;&#x7fd2;&#x7ba1;&#x7406;&#x306e;&#x52b9;&#x7387;&#x3068;&#x6210;&#x679c;&#x3092;&#x6700;&#x5927;&#x5316...",
      "firstParagraph": "機能・性能要件達成率",
      "paragraphHtml": "<p class=\"metric-label\">&#x6a5f;&#x80fd;&#x30fb;&#x6027;&#x80fd;&#x8981;&#x4ef6;&#x9054;&#x6210;&#x7387;</p>",
      "words": 0,
      "direct": false,
      "issue": "First paragraph is 0 words and does not look like a concise direct answer."
    },
    {
      "heading": "Coursebaseが選ばれる理由",
      "headingHtml": "<h2 class=\"sow-headline\" style=\"font-size: 38.88px;\"> <strong>Coursebase&#x304c;&#x9078;&#x3070;&#x308c;&#x308b;&#x7406;&#x7531;</strong> </h2>",
      "firstParagraph": "",
      "paragraphHtml": "<p><img width=\"600\" height=\"276\" decoding=\"async\" class=\"alignnone size-full wp-image-2252\" src=\"data:image/svg+xml,%3Csvg%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20viewBox=&apos;0%200%20600%20276&apos;%3E%3C/svg%3E\" alt=\"&#x5b66;&#x7fd2;&#x7ba1;&#x7406;&#x30b7;&#x30b9;&#x30c6;&#x30e0;&#x306e;&#x30a4;&#x30e1;&#x30fc;&#x30b8;&#x304c;&#x8868;&#x793a;&#x3055;&#x308c;&#x305f;&#x30e9;&#x30c3;&#x30d7;&#x30c8;&#x30c3;&#x30d7;PC&#x3068;&#x30b9;&#x30de;&#x30fc;&#x30c8;&#x30d5;&#x30a9;&#x30f3;\"...",
      "words": 0,
      "direct": false,
      "issue": "First paragraph is 0 words and does not look like a concise direct answer."
    },
    {
      "heading": "速くて直感的",
      "headingHtml": "<h3 style=\"text-align: center;\"><span style=\"color: #333333; font-size: 1.6em;\"><strong>&#x901f;&#x304f;&#x3066;&#x76f4;&#x611f;&#x7684;</strong></span></h3>",
      "firstParagraph": "圧倒的に速くて軽い操作感と、直感的にわかる洗練されたインターフェースにより、目的の作業を素早く、そしてストレスなく実行することができます。",
      "paragraphHtml": "<p><span style=\"color: #333333; font-size: 1.4em;\">&#x5727;&#x5012;&#x7684;&#x306b;&#x901f;&#x304f;&#x3066;&#x8efd;&#x3044;&#x64cd;&#x4f5c;&#x611f;&#x3068;&#x3001;&#x76f4;&#x611f;&#x7684;&#x306b;&#x308f;&#x304b;&#x308b;&#x6d17;&#x7df4;&#x3055;&#x308c;&#x305f;&#x30a4;&#x30f3;&#x30bf;&#x30fc;&#x30d5;&#x30a7;&#x30fc;&#x30b9;&#x306b;&#x3088;&#x308a;&#x3001;&#x76ee;&#x7684;&#x306e;&#x4f5c;&#x696d;&#x3092;&#x7d20;&#x65e9;&#x304f;&#x3001;&#x305d;&#x3057;&#x3066;&#x30b9;&#x30c8;&#x30ec;&#x30b9;&#x306...",
      "words": 0,
      "direct": false,
      "issue": "First paragraph is 0 words and does not look like a concise direct answer."
    },
    {
      "heading": "最先端のAI機能",
      "headingHtml": "<h3 style=\"text-align: center;\"><span style=\"color: #333333; font-size: 1.6em;\"><strong>&#x6700;&#x5148;&#x7aef;&#x306e;AI&#x6a5f;&#x80fd;</strong></span></h3>",
      "firstParagraph": "AIが理解度テスト・コース概要・学習目標の作成など時間のかかる作業を自動化。最先端テクノロジーを駆使し、かつてない利便性と業務効率化を実現します。",
      "paragraphHtml": "<p><span style=\"color: #333333; font-size: 1.4em;\">AI&#x304c;&#x7406;&#x89e3;&#x5ea6;&#x30c6;&#x30b9;&#x30c8;&#x30fb;&#x30b3;&#x30fc;&#x30b9;&#x6982;&#x8981;&#x30fb;&#x5b66;&#x7fd2;&#x76ee;&#x6a19;&#x306e;&#x4f5c;&#x6210;&#x306a;&#x3069;&#x6642;&#x9593;&#x306e;&#x304b;&#x304b;&#x308b;&#x4f5c;&#x696d;&#x3092;&#x81ea;&#x52d5;&#x5316;&#x3002;&#x6700;&#x5148;&#x7aef;&#x30c6;&#x30af;&#x30ce;&#x30ed;&#x30b8;&#x30fc;&#x3092;&#x99c6;&#x4f7f;&#x3057;&#x3001;&#x304b;&#x3064;&#x3066;&#x306a;&#x3044;&#x5...",
      "words": 1,
      "direct": false,
      "issue": "First paragraph is 1 words and does not look like a concise direct answer."
    },
    {
      "heading": "制限からの解放",
      "headingHtml": "<h3 style=\"text-align: center;\"><span style=\"color: #333333; font-size: 1.6em;\"><strong>&#x5236;&#x9650;&#x304b;&#x3089;&#x306e;&#x89e3;&#x653e;</strong></span></h3>",
      "firstParagraph": "ストレージ容量、ストリーミング配信、アクセス量等、制限はありません。余計な制限を意識することなく、学習管理業務に集中して取り組むことができます。",
      "paragraphHtml": "<p><span style=\"color: #333333; font-size: 1.4em;\">&#x30b9;&#x30c8;&#x30ec;&#x30fc;&#x30b8;&#x5bb9;&#x91cf;&#x3001;&#x30b9;&#x30c8;&#x30ea;&#x30fc;&#x30df;&#x30f3;&#x30b0;&#x914d;&#x4fe1;&#x3001;&#x30a2;&#x30af;&#x30bb;&#x30b9;&#x91cf;&#x7b49;&#x3001;&#x5236;&#x9650;&#x306f;&#x3042;&#x308a;&#x307e;&#x305b;&#x3093;&#x3002;&#x4f59;&#x8a08;&#x306a;&#x5236;&#x9650;&#x3092;&#x610f;&#x8b58;&#x3059;&#x308b;&#x3053;&#x3068;&#x306a;&#x304f;&#x3001;&#x5b66;&#x7fd2;&#x7ba1;&#x7406;&#x696d;&#x52d9;&#x306...",
      "words": 0,
      "direct": false,
      "issue": "First paragraph is 0 words and does not look like a concise direct answer."
    },
    {
      "heading": "効率化とコスト削減を同時に実現",
      "headingHtml": "<h3 style=\"text-align: center;\"><span style=\"color: #333333; font-size: 1.6em;\"><strong>&#x52b9;&#x7387;&#x5316;&#x3068;&#x30b3;&#x30b9;&#x30c8;&#x524a;&#x6e1b;&#x3092;&#x540c;&#x6642;&#x306b;&#x5b9f;&#x73fe;</strong></span></h3>",
      "firstParagraph": "Coursebaseに発生する費用はプラットフォーム利用料のみ。初期セットアップ、無制限のストレージとストリーミングの利用、管理者トレーニング、クライアントサポートなどに追加費用は発生しません。全機能を標準搭載し、新機能も別途費用なく利用可能です。",
      "paragraphHtml": "<p><span style=\"color: #333333; font-size: 1.4em;\">Coursebase&#x306b;&#x767a;&#x751f;&#x3059;&#x308b;&#x8cbb;&#x7528;&#x306f;&#x30d7;&#x30e9;&#x30c3;&#x30c8;&#x30d5;&#x30a9;&#x30fc;&#x30e0;&#x5229;&#x7528;&#x6599;&#x306e;&#x307f;&#x3002;&#x521d;&#x671f;&#x30bb;&#x30c3;&#x30c8;&#x30a2;&#x30c3;&#x30d7;&#x3001;&#x7121;&#x5236;&#x9650;&#x306e;&#x30b9;&#x30c8;&#x30ec;&#x30fc;&#x30b8;&#x3068;&#x30b9;&#x30c8;&#x30ea;&#x30fc;&#x30df;&#x30f3;&#x30b0;&#x306e;&#x5229;&#x7528;&#x3001;&#x7ba1;&#x7406;&#x8...",
      "words": 1,
      "direct": false,
      "issue": "First paragraph is 1 words and does not look like a concise direct answer."
    },
    {
      "heading": "Coursebaseでできること",
      "headingHtml": "<h2 class=\"sow-headline\" style=\"font-size: 38.88px;\"> <strong>Coursebase&#x3067;&#x3067;&#x304d;&#x308b;&#x3053;&#x3068;</strong> </h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "あらゆる研修を全て構築",
      "headingHtml": "<h3 style=\"text-align: center;\"><span style=\"color: #333333; font-weight: bold; font-size: 1.6em;\">&#x3042;&#x3089;&#x3086;&#x308b;&#x7814;&#x4fee;&#x3092;&#x5168;&#x3066;&#x69cb;&#x7bc9;</span></h3>",
      "firstParagraph": "",
      "paragraphHtml": "<p><img decoding=\"async\" class=\"alignnone wp-image-2250\" src=\"data:image/svg+xml,%3Csvg%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20viewBox=&apos;0%200%201376%20782&apos;%3E%3C/svg%3E\" alt=\"&#x5b66;&#x7fd2;&#x7ba1;&#x7406;&#x30b7;&#x30b9;&#x30c6;&#x30e0;&#x4e0a;&#x3067;&#x306e;&#x30aa;&#x30f3;&#x30e9;&#x30a4;&#x30f3;&#x7814;&#x4fee;&#x306e;&#x8a2d;&#x5b9a;&#x306e;&#x69d8;&#x5b50;\" width=\"1376\" height=\"782\" data-lazy-src=\"https://coursebase.co/wp-content/uploads/2024/06/coursebase-online-...",
      "words": 0,
      "direct": false,
      "issue": "First paragraph is 0 words and does not look like a concise direct answer."
    },
    {
      "heading": "多種多様な学習形態・規模・用途で活用",
      "headingHtml": "<h3 style=\"text-align: center;\"><span style=\"color: #333333; font-weight: bold; font-size: 1.6em;\">&#x591a;&#x7a2e;&#x591a;&#x69d8;&#x306a;&#x5b66;&#x7fd2;&#x5f62;&#x614b;&#x30fb;&#x898f;&#x6a21;&#x30fb;&#x7528;&#x9014;&#x3067;&#x6d3b;&#x7528;</span></h3>",
      "firstParagraph": "事業理解・オンボーディング",
      "paragraphHtml": "<p style=\"text-align: center; font-size: 1.4em;\"><strong>&#x4e8b;&#x696d;&#x7406;&#x89e3;&#x30fb;&#x30aa;&#x30f3;&#x30dc;&#x30fc;&#x30c7;&#x30a3;&#x30f3;&#x30b0;</strong></p>",
      "words": 0,
      "direct": false,
      "issue": "First paragraph is 0 words and does not look like a concise direct answer."
    },
    {
      "heading": "必要なコンテンツをいつでも提供",
      "headingHtml": "<h3 style=\"text-align: center;\"><span style=\"color: #333333; font-weight: bold; font-size: 1.6em;\">&#x5fc5;&#x8981;&#x306a;&#x30b3;&#x30f3;&#x30c6;&#x30f3;&#x30c4;&#x3092;&#x3044;&#x3064;&#x3067;&#x3082;&#x63d0;&#x4f9b;</span></h3>",
      "firstParagraph": "",
      "paragraphHtml": "<p><img width=\"520\" height=\"250\" decoding=\"async\" class=\"alignnone size-full wp-image-2303\" src=\"data:image/svg+xml,%3Csvg%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20viewBox=&apos;0%200%20520%20250&apos;%3E%3C/svg%3E\" alt=\"&#x5b66;&#x7fd2;&#x7ba1;&#x7406;&#x30b7;&#x30b9;&#x30c6;&#x30e0;&#x4e0a;&#x3067;&#x30b3;&#x30f3;&#x30c6;&#x30f3;&#x30c4;&#x3092;&#x4f5c;&#x6210;&#x3057;&#x3066;&#x3044;&#x308b;&#x753b;&#x9762;\" data-lazy-src=\"https://coursebase.co/wp-content/uploads/2022/06/content-bu...",
      "words": 0,
      "direct": false,
      "issue": "First paragraph is 0 words and does not look like a concise direct answer."
    },
    {
      "heading": "システム連携でもっと簡単に",
      "headingHtml": "<h3 style=\"text-align: center;\"><span style=\"color: #333333; font-weight: bold; font-size: 1.6em;\">&#x30b7;&#x30b9;&#x30c6;&#x30e0;&#x9023;&#x643a;&#x3067;&#x3082;&#x3063;&#x3068;&#x7c21;&#x5358;&#x306b;</span></h3>",
      "firstParagraph": "",
      "paragraphHtml": "<p style=\"text-align: center;\"><img decoding=\"async\" class=\"alignnone size-full wp-image-2303\" src=\"data:image/svg+xml,%3Csvg%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20viewBox=&apos;0%200%20450%20200&apos;%3E%3C/svg%3E\" alt=\"&#x5b66;&#x7fd2;&#x7ba1;&#x7406;&#x30b7;&#x30b9;&#x30c6;&#x30e0;&#x3068;&#x4ed6;&#x30b7;&#x30b9;&#x30c6;&#x30e0;&#x3068;&#x306e;API&#x9023;&#x643a;&#x306e;&#x30a4;&#x30e1;&#x30fc;&#x30b8;\" width=\"450\" height=\"200\" data-lazy-src=\"https://coursebase.co/wp-content/upl...",
      "words": 0,
      "direct": false,
      "issue": "First paragraph is 0 words and does not look like a concise direct answer."
    },
    {
      "heading": "他社LMSとの比較",
      "headingHtml": "<h2 class=\"sow-headline\" style=\"font-size: 38.88px;\"> <strong>&#x4ed6;&#x793e;LMS&#x3068;&#x306e;&#x6bd4;&#x8f03;</strong> </h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "お気軽にお問い合わせください。",
      "headingHtml": "<h2 style=\"text-align: center; font-size: 36.55px;\"><span style=\"color: #333333;font-weight: bold\">&#x304a;&#x6c17;&#x8efd;&#x306b;&#x304a;&#x554f;&#x3044;&#x5408;&#x308f;&#x305b;&#x304f;&#x3060;&#x3055;&#x3044;&#x3002;</span></h2>",
      "firstParagraph": "Coursebaseとは",
      "paragraphHtml": "<p style=\"text-align: center; font-size: 12px;\"><span style=\"color: #919599;\"><a href=\"https://coursebase.co/#about\" class=\"_ps2id\">Coursebase&#x3068;&#x306f;</a></span></p>",
      "words": 1,
      "direct": false,
      "issue": "First paragraph is 1 words and does not look like a concise direct answer."
    }
  ],
  "score": 65,
  "weight": 28
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Source and trust signals

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

3 Warning

Needs attention

AIO: Source and trust signals

Warning
01

Issue

Missing AIO trust signals: author.

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

80/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

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

Evidence
{
  "signals": {
    "author": false,
    "publisher": true,
    "freshnessDate": true,
    "aboutOrContact": true,
    "policyLinks": true
  },
  "missing": [
    "author"
  ],
  "authorMeta": "",
  "schemaAuthors": [],
  "schemaPublishers": [
    "コースベース株式会社"
  ],
  "schemaDates": [
    "2022-04-21T07:24:23+00:00",
    "2026-06-01T01:19:54+00:00"
  ],
  "visibleDates": [],
  "aboutLinks": [
    {
      "href": "https://coursebase.co/#about",
      "text": "Coursebaseとは",
      "html": "<a href=\"https://coursebase.co/#about\" aria-current=\"page\" data-ps2id-api=\"true\">Coursebase&#x3068;&#x306f;</a>"
    },
    {
      "href": "https://coursebase.co/company/",
      "text": "企業情報",
      "html": "<a href=\"https://coursebase.co/company/\" data-ps2id-api=\"true\">&#x4f01;&#x696d;&#x60c5;&#x5831;</a>"
    },
    {
      "href": "https://coursebase.co/company/#overview",
      "text": "会社概要",
      "html": "<a href=\"https://coursebase.co/company/#overview\" data-ps2id-api=\"true\">&#x4f1a;&#x793e;&#x6982;&#x8981;</a>"
    },
    {
      "href": "https://coursebase.co/company/#leadership",
      "text": "役員",
      "html": "<a href=\"https://coursebase.co/company/#leadership\" data-ps2id-api=\"true\">&#x5f79;&#x54e1;</a>"
    },
    {
      "href": "https://coursebase.co/company/#investors",
      "text": "投資家",
      "html": "<a href=\"https://coursebase.co/company/#investors\" data-ps2id-api=\"true\">&#x6295;&#x8cc7;&#x5bb6;</a>"
    },
    {
      "href": "https://coursebase.co/company/#press",
      "text": "ニュース",
      "html": "<a href=\"https://coursebase.co/company/#press\" data-ps2id-api=\"true\">&#x30cb;&#x30e5;&#x30fc;&#x30b9;</a>"
    },
    {
      "href": "https://coursebase.co/company/#media",
      "text": "メディア",
      "html": "<a href=\"https://coursebase.co/company/#media\" data-ps2id-api=\"true\">&#x30e1;&#x30c7;&#x30a3;&#x30a2;</a>"
    },
    {
      "href": "https://coursebase.co/#about",
      "text": "Coursebaseとは",
      "html": "<a href=\"https://coursebase.co/#about\" class=\"_ps2id\">Coursebase&#x3068;&#x306f;</a>"
    },
    {
      "href": "https://coursebase.co/company/",
      "text": "企業情報",
      "html": "<a style=\"color: #ffffff;\" href=\"https://coursebase.co/company/\">&#x4f01;&#x696d;&#x60c5;&#x5831;</a>"
    },
    {
      "href": "https://coursebase.co/company/#overview",
      "text": "会社概要",
      "html": "<a href=\"https://coursebase.co/company/#overview\" class=\"_ps2id\">&#x4f1a;&#x793e;&#x6982;&#x8981;</a>"
    },
    {
      "href": "https://coursebase.co/company/#leadership",
      "text": "役員",
      "html": "<a href=\"https://coursebase.co/company/#leadership\" class=\"_ps2id\">&#x5f79;&#x54e1;</a>"
    },
    {
      "href": "https://coursebase.co/company/#investors",
      "text": "投資家",
      "html": "<a href=\"https://coursebase.co/company/#investors\" class=\"_ps2id\">&#x6295;&#x8cc7;&#x5bb6;</a>"
    },
    {
      "href": "https://coursebase.co/company/#press",
      "text": "ニュース",
      "html": "<a href=\"https://coursebase.co/company/#press\" class=\"_ps2id\">&#x30cb;&#x30e5;&#x30fc;&#x30b9;</a>"
    },
    {
      "href": "https://coursebase.co/company/#media",
      "text": "メディア",
      "html": "<a href=\"https://coursebase.co/company/#media\" class=\"_ps2id\">&#x30e1;&#x30c7;&#x30a3;&#x30a2;</a>"
    }
  ],
  "contactLinks": [
    {
      "href": "https://coursebase.co/contact/",
      "text": "お問い合わせ",
      "html": "<a href=\"https://coursebase.co/contact/\" data-ps2id-api=\"true\">&#x304a;&#x554f;&#x3044;&#x5408;&#x308f;&#x305b;</a>"
    },
    {
      "href": "https://coursebase.co/contact/",
      "text": "無料デモ依頼・資料請求",
      "html": "<a href=\"https://coursebase.co/contact/\" class=\"sowb-button ow-icon-placement-left ow-button-hover\"> <span> <strong>&#x7121;&#x6599;&#x30c7;&#x30e2;&#x4f9d;&#x983c;&#x30fb;&#x8cc7;&#x6599;&#x8acb;&#x6c42;</strong> </span> </a>"
    },
    {
      "href": "https://coursebase.co/contact/",
      "text": "無料デモ依頼・資料請求",
      "html": "<a href=\"https://coursebase.co/contact/\" class=\"sowb-button ow-icon-placement-left ow-button-hover\"> <span> <strong>&#x7121;&#x6599;&#x30c7;&#x30e2;&#x4f9d;&#x983c;&#x30fb;&#x8cc7;&#x6599;&#x8acb;&#x6c42;</strong> </span> </a>"
    },
    {
      "href": "https://coursebase.co/contact/",
      "text": "無料デモ依頼・資料請求",
      "html": "<a href=\"https://coursebase.co/contact/\" class=\"sowb-button ow-icon-placement-left ow-button-hover\"> <span> <strong>&#x7121;&#x6599;&#x30c7;&#x30e2;&#x4f9d;&#x983c;&#x30fb;&#x8cc7;&#x6599;&#x8acb;&#x6c42;</strong> </span> </a>"
    },
    {
      "href": "https://coursebase.co/contact",
      "text": "お問い合わせ",
      "html": "<a href=\"https://coursebase.co/contact\" class=\"_ps2id\">&#x304a;&#x554f;&#x3044;&#x5408;&#x308f;&#x305b;</a>"
    },
    {
      "href": "https://coursebase.co/help-center",
      "text": "ヘルプセンター",
      "html": "<a href=\"https://coursebase.co/help-center\" class=\"_ps2id\">&#x30d8;&#x30eb;&#x30d7;&#x30bb;&#x30f3;&#x30bf;&#x30fc;</a>"
    }
  ],
  "privacyLinks": [
    {
      "href": "https://coursebase.co/terms",
      "text": "利用契約",
      "html": "<a href=\"https://coursebase.co/terms\" class=\"_ps2id\">&#x5229;&#x7528;&#x5951;&#x7d04;</a>"
    },
    {
      "href": "https://coursebase.co/privacy",
      "text": "プライバシーポリシー",
      "html": "<a href=\"https://coursebase.co/privacy\" class=\"_ps2id\">&#x30d7;&#x30e9;&#x30a4;&#x30d0;&#x30b7;&#x30fc;&#x30dd;&#x30ea;&#x30b7;&#x30fc;</a>"
    }
  ],
  "score": 80,
  "weight": 20
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Question-led structure

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

3 Warning

Needs attention

AEO: Question-led structure

Warning
01

Issue

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

02

Why it matters

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

Check name

AEO: Question-led structure

Score

50/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

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

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

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Answer block readiness

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

2 Warning

Needs attention

AIO: Answer block readiness

Warning
01

Issue

14 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": 14,
  "passing": 0,
  "failing": [
    {
      "heading": "人材育成を加速させる AI搭載LMS",
      "headingHtml": "<h2><span style=\"color: #333333; font-size: 1.7em;\"><strong>&#x4eba;&#x6750;&#x80b2;&#x6210;&#x3092;&#x52a0;&#x901f;&#x3055;&#x305b;&#x308b;</strong></span><br> <span style=\"color: #333333; font-size: 1.7em;\"><strong>AI&#x642d;&#x8f09;LMS</strong></span></h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "直感的なUI × 最先端のAIで 学習管理の効率と成果を最大化",
      "headingHtml": "<h3><strong><span style=\"color: #0071e3; font-size: 1.1em;\">&#x76f4;&#x611f;&#x7684;&#x306a;UI</span><span style=\"color: #333333; font-size: 1.1em;\"> &#xd7;</span> <span style=\"color: #0071e3; font-size: 1.1em;\">&#x6700;&#x5148;&#x7aef;&#x306e;AI</span><span style=\"color: #333333; font-size: 1.1em;\">&#x3067;</span></strong><br> <strong><span style=\"color: #333333; font-size: 1.1em;\">&#x5b66;&#x7fd2;&#x7ba1;&#x7406;&#x306e;&#x52b9;&#x7387;&#x3068;&#x6210;&#x679c;&#x3092;&#x6700;&#x5927;&#x5316...",
      "firstParagraph": "機能・性能要件達成率",
      "paragraphHtml": "<p class=\"metric-label\">&#x6a5f;&#x80fd;&#x30fb;&#x6027;&#x80fd;&#x8981;&#x4ef6;&#x9054;&#x6210;&#x7387;</p>",
      "words": 0,
      "direct": false,
      "issue": "First paragraph is 0 words and does not look like a concise direct answer."
    },
    {
      "heading": "Coursebaseが選ばれる理由",
      "headingHtml": "<h2 class=\"sow-headline\" style=\"font-size: 38.88px;\"> <strong>Coursebase&#x304c;&#x9078;&#x3070;&#x308c;&#x308b;&#x7406;&#x7531;</strong> </h2>",
      "firstParagraph": "",
      "paragraphHtml": "<p><img width=\"600\" height=\"276\" decoding=\"async\" class=\"alignnone size-full wp-image-2252\" src=\"data:image/svg+xml,%3Csvg%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20viewBox=&apos;0%200%20600%20276&apos;%3E%3C/svg%3E\" alt=\"&#x5b66;&#x7fd2;&#x7ba1;&#x7406;&#x30b7;&#x30b9;&#x30c6;&#x30e0;&#x306e;&#x30a4;&#x30e1;&#x30fc;&#x30b8;&#x304c;&#x8868;&#x793a;&#x3055;&#x308c;&#x305f;&#x30e9;&#x30c3;&#x30d7;&#x30c8;&#x30c3;&#x30d7;PC&#x3068;&#x30b9;&#x30de;&#x30fc;&#x30c8;&#x30d5;&#x30a9;&#x30f3;\"...",
      "words": 0,
      "direct": false,
      "issue": "First paragraph is 0 words and does not look like a concise direct answer."
    },
    {
      "heading": "速くて直感的",
      "headingHtml": "<h3 style=\"text-align: center;\"><span style=\"color: #333333; font-size: 1.6em;\"><strong>&#x901f;&#x304f;&#x3066;&#x76f4;&#x611f;&#x7684;</strong></span></h3>",
      "firstParagraph": "圧倒的に速くて軽い操作感と、直感的にわかる洗練されたインターフェースにより、目的の作業を素早く、そしてストレスなく実行することができます。",
      "paragraphHtml": "<p><span style=\"color: #333333; font-size: 1.4em;\">&#x5727;&#x5012;&#x7684;&#x306b;&#x901f;&#x304f;&#x3066;&#x8efd;&#x3044;&#x64cd;&#x4f5c;&#x611f;&#x3068;&#x3001;&#x76f4;&#x611f;&#x7684;&#x306b;&#x308f;&#x304b;&#x308b;&#x6d17;&#x7df4;&#x3055;&#x308c;&#x305f;&#x30a4;&#x30f3;&#x30bf;&#x30fc;&#x30d5;&#x30a7;&#x30fc;&#x30b9;&#x306b;&#x3088;&#x308a;&#x3001;&#x76ee;&#x7684;&#x306e;&#x4f5c;&#x696d;&#x3092;&#x7d20;&#x65e9;&#x304f;&#x3001;&#x305d;&#x3057;&#x3066;&#x30b9;&#x30c8;&#x30ec;&#x30b9;&#x306...",
      "words": 0,
      "direct": false,
      "issue": "First paragraph is 0 words and does not look like a concise direct answer."
    },
    {
      "heading": "最先端のAI機能",
      "headingHtml": "<h3 style=\"text-align: center;\"><span style=\"color: #333333; font-size: 1.6em;\"><strong>&#x6700;&#x5148;&#x7aef;&#x306e;AI&#x6a5f;&#x80fd;</strong></span></h3>",
      "firstParagraph": "AIが理解度テスト・コース概要・学習目標の作成など時間のかかる作業を自動化。最先端テクノロジーを駆使し、かつてない利便性と業務効率化を実現します。",
      "paragraphHtml": "<p><span style=\"color: #333333; font-size: 1.4em;\">AI&#x304c;&#x7406;&#x89e3;&#x5ea6;&#x30c6;&#x30b9;&#x30c8;&#x30fb;&#x30b3;&#x30fc;&#x30b9;&#x6982;&#x8981;&#x30fb;&#x5b66;&#x7fd2;&#x76ee;&#x6a19;&#x306e;&#x4f5c;&#x6210;&#x306a;&#x3069;&#x6642;&#x9593;&#x306e;&#x304b;&#x304b;&#x308b;&#x4f5c;&#x696d;&#x3092;&#x81ea;&#x52d5;&#x5316;&#x3002;&#x6700;&#x5148;&#x7aef;&#x30c6;&#x30af;&#x30ce;&#x30ed;&#x30b8;&#x30fc;&#x3092;&#x99c6;&#x4f7f;&#x3057;&#x3001;&#x304b;&#x3064;&#x3066;&#x306a;&#x3044;&#x5...",
      "words": 1,
      "direct": false,
      "issue": "First paragraph is 1 words and does not look like a concise direct answer."
    },
    {
      "heading": "制限からの解放",
      "headingHtml": "<h3 style=\"text-align: center;\"><span style=\"color: #333333; font-size: 1.6em;\"><strong>&#x5236;&#x9650;&#x304b;&#x3089;&#x306e;&#x89e3;&#x653e;</strong></span></h3>",
      "firstParagraph": "ストレージ容量、ストリーミング配信、アクセス量等、制限はありません。余計な制限を意識することなく、学習管理業務に集中して取り組むことができます。",
      "paragraphHtml": "<p><span style=\"color: #333333; font-size: 1.4em;\">&#x30b9;&#x30c8;&#x30ec;&#x30fc;&#x30b8;&#x5bb9;&#x91cf;&#x3001;&#x30b9;&#x30c8;&#x30ea;&#x30fc;&#x30df;&#x30f3;&#x30b0;&#x914d;&#x4fe1;&#x3001;&#x30a2;&#x30af;&#x30bb;&#x30b9;&#x91cf;&#x7b49;&#x3001;&#x5236;&#x9650;&#x306f;&#x3042;&#x308a;&#x307e;&#x305b;&#x3093;&#x3002;&#x4f59;&#x8a08;&#x306a;&#x5236;&#x9650;&#x3092;&#x610f;&#x8b58;&#x3059;&#x308b;&#x3053;&#x3068;&#x306a;&#x304f;&#x3001;&#x5b66;&#x7fd2;&#x7ba1;&#x7406;&#x696d;&#x52d9;&#x306...",
      "words": 0,
      "direct": false,
      "issue": "First paragraph is 0 words and does not look like a concise direct answer."
    },
    {
      "heading": "効率化とコスト削減を同時に実現",
      "headingHtml": "<h3 style=\"text-align: center;\"><span style=\"color: #333333; font-size: 1.6em;\"><strong>&#x52b9;&#x7387;&#x5316;&#x3068;&#x30b3;&#x30b9;&#x30c8;&#x524a;&#x6e1b;&#x3092;&#x540c;&#x6642;&#x306b;&#x5b9f;&#x73fe;</strong></span></h3>",
      "firstParagraph": "Coursebaseに発生する費用はプラットフォーム利用料のみ。初期セットアップ、無制限のストレージとストリーミングの利用、管理者トレーニング、クライアントサポートなどに追加費用は発生しません。全機能を標準搭載し、新機能も別途費用なく利用可能です。",
      "paragraphHtml": "<p><span style=\"color: #333333; font-size: 1.4em;\">Coursebase&#x306b;&#x767a;&#x751f;&#x3059;&#x308b;&#x8cbb;&#x7528;&#x306f;&#x30d7;&#x30e9;&#x30c3;&#x30c8;&#x30d5;&#x30a9;&#x30fc;&#x30e0;&#x5229;&#x7528;&#x6599;&#x306e;&#x307f;&#x3002;&#x521d;&#x671f;&#x30bb;&#x30c3;&#x30c8;&#x30a2;&#x30c3;&#x30d7;&#x3001;&#x7121;&#x5236;&#x9650;&#x306e;&#x30b9;&#x30c8;&#x30ec;&#x30fc;&#x30b8;&#x3068;&#x30b9;&#x30c8;&#x30ea;&#x30fc;&#x30df;&#x30f3;&#x30b0;&#x306e;&#x5229;&#x7528;&#x3001;&#x7ba1;&#x7406;&#x8...",
      "words": 1,
      "direct": false,
      "issue": "First paragraph is 1 words and does not look like a concise direct answer."
    },
    {
      "heading": "Coursebaseでできること",
      "headingHtml": "<h2 class=\"sow-headline\" style=\"font-size: 38.88px;\"> <strong>Coursebase&#x3067;&#x3067;&#x304d;&#x308b;&#x3053;&#x3068;</strong> </h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "あらゆる研修を全て構築",
      "headingHtml": "<h3 style=\"text-align: center;\"><span style=\"color: #333333; font-weight: bold; font-size: 1.6em;\">&#x3042;&#x3089;&#x3086;&#x308b;&#x7814;&#x4fee;&#x3092;&#x5168;&#x3066;&#x69cb;&#x7bc9;</span></h3>",
      "firstParagraph": "",
      "paragraphHtml": "<p><img decoding=\"async\" class=\"alignnone wp-image-2250\" src=\"data:image/svg+xml,%3Csvg%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20viewBox=&apos;0%200%201376%20782&apos;%3E%3C/svg%3E\" alt=\"&#x5b66;&#x7fd2;&#x7ba1;&#x7406;&#x30b7;&#x30b9;&#x30c6;&#x30e0;&#x4e0a;&#x3067;&#x306e;&#x30aa;&#x30f3;&#x30e9;&#x30a4;&#x30f3;&#x7814;&#x4fee;&#x306e;&#x8a2d;&#x5b9a;&#x306e;&#x69d8;&#x5b50;\" width=\"1376\" height=\"782\" data-lazy-src=\"https://coursebase.co/wp-content/uploads/2024/06/coursebase-online-...",
      "words": 0,
      "direct": false,
      "issue": "First paragraph is 0 words and does not look like a concise direct answer."
    },
    {
      "heading": "多種多様な学習形態・規模・用途で活用",
      "headingHtml": "<h3 style=\"text-align: center;\"><span style=\"color: #333333; font-weight: bold; font-size: 1.6em;\">&#x591a;&#x7a2e;&#x591a;&#x69d8;&#x306a;&#x5b66;&#x7fd2;&#x5f62;&#x614b;&#x30fb;&#x898f;&#x6a21;&#x30fb;&#x7528;&#x9014;&#x3067;&#x6d3b;&#x7528;</span></h3>",
      "firstParagraph": "事業理解・オンボーディング",
      "paragraphHtml": "<p style=\"text-align: center; font-size: 1.4em;\"><strong>&#x4e8b;&#x696d;&#x7406;&#x89e3;&#x30fb;&#x30aa;&#x30f3;&#x30dc;&#x30fc;&#x30c7;&#x30a3;&#x30f3;&#x30b0;</strong></p>",
      "words": 0,
      "direct": false,
      "issue": "First paragraph is 0 words and does not look like a concise direct answer."
    },
    {
      "heading": "必要なコンテンツをいつでも提供",
      "headingHtml": "<h3 style=\"text-align: center;\"><span style=\"color: #333333; font-weight: bold; font-size: 1.6em;\">&#x5fc5;&#x8981;&#x306a;&#x30b3;&#x30f3;&#x30c6;&#x30f3;&#x30c4;&#x3092;&#x3044;&#x3064;&#x3067;&#x3082;&#x63d0;&#x4f9b;</span></h3>",
      "firstParagraph": "",
      "paragraphHtml": "<p><img width=\"520\" height=\"250\" decoding=\"async\" class=\"alignnone size-full wp-image-2303\" src=\"data:image/svg+xml,%3Csvg%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20viewBox=&apos;0%200%20520%20250&apos;%3E%3C/svg%3E\" alt=\"&#x5b66;&#x7fd2;&#x7ba1;&#x7406;&#x30b7;&#x30b9;&#x30c6;&#x30e0;&#x4e0a;&#x3067;&#x30b3;&#x30f3;&#x30c6;&#x30f3;&#x30c4;&#x3092;&#x4f5c;&#x6210;&#x3057;&#x3066;&#x3044;&#x308b;&#x753b;&#x9762;\" data-lazy-src=\"https://coursebase.co/wp-content/uploads/2022/06/content-bu...",
      "words": 0,
      "direct": false,
      "issue": "First paragraph is 0 words and does not look like a concise direct answer."
    },
    {
      "heading": "システム連携でもっと簡単に",
      "headingHtml": "<h3 style=\"text-align: center;\"><span style=\"color: #333333; font-weight: bold; font-size: 1.6em;\">&#x30b7;&#x30b9;&#x30c6;&#x30e0;&#x9023;&#x643a;&#x3067;&#x3082;&#x3063;&#x3068;&#x7c21;&#x5358;&#x306b;</span></h3>",
      "firstParagraph": "",
      "paragraphHtml": "<p style=\"text-align: center;\"><img decoding=\"async\" class=\"alignnone size-full wp-image-2303\" src=\"data:image/svg+xml,%3Csvg%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20viewBox=&apos;0%200%20450%20200&apos;%3E%3C/svg%3E\" alt=\"&#x5b66;&#x7fd2;&#x7ba1;&#x7406;&#x30b7;&#x30b9;&#x30c6;&#x30e0;&#x3068;&#x4ed6;&#x30b7;&#x30b9;&#x30c6;&#x30e0;&#x3068;&#x306e;API&#x9023;&#x643a;&#x306e;&#x30a4;&#x30e1;&#x30fc;&#x30b8;\" width=\"450\" height=\"200\" data-lazy-src=\"https://coursebase.co/wp-content/upl...",
      "words": 0,
      "direct": false,
      "issue": "First paragraph is 0 words and does not look like a concise direct answer."
    },
    {
      "heading": "他社LMSとの比較",
      "headingHtml": "<h2 class=\"sow-headline\" style=\"font-size: 38.88px;\"> <strong>&#x4ed6;&#x793e;LMS&#x3068;&#x306e;&#x6bd4;&#x8f03;</strong> </h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "お気軽にお問い合わせください。",
      "headingHtml": "<h2 style=\"text-align: center; font-size: 36.55px;\"><span style=\"color: #333333;font-weight: bold\">&#x304a;&#x6c17;&#x8efd;&#x306b;&#x304a;&#x554f;&#x3044;&#x5408;&#x308f;&#x305b;&#x304f;&#x3060;&#x3055;&#x3044;&#x3002;</span></h2>",
      "firstParagraph": "Coursebaseとは",
      "paragraphHtml": "<p style=\"text-align: center; font-size: 12px;\"><span style=\"color: #919599;\"><a href=\"https://coursebase.co/#about\" class=\"_ps2id\">Coursebase&#x3068;&#x306f;</a></span></p>",
      "words": 1,
      "direct": false,
      "issue": "First paragraph is 1 words and does not look like a concise direct answer."
    }
  ],
  "score": 65,
  "weight": 8
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Page experience for AIO

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

2 Warning

Needs attention

AIO: Page experience for AIO

Warning
01

Issue

Only 75 words of visible rendered text were 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

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

Evidence
{
  "viewportContent": "width=device-width, initial-scale=1",
  "visibleWords": 75,
  "htmlBytes": 257317,
  "imagesMissingDimensions": [],
  "possibleDialogs": [],
  "score": 75,
  "weight": 10
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer evidence and trust

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

2 Warning

Needs attention

AEO: Answer evidence and trust

Warning
01

Issue

Missing AIO trust signals: author.

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

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

Evidence
{
  "signals": {
    "author": false,
    "publisher": true,
    "freshnessDate": true,
    "aboutOrContact": true,
    "policyLinks": true
  },
  "missing": [
    "author"
  ],
  "authorMeta": "",
  "schemaAuthors": [],
  "schemaPublishers": [
    "コースベース株式会社"
  ],
  "schemaDates": [
    "2022-04-21T07:24:23+00:00",
    "2026-06-01T01:19:54+00:00"
  ],
  "visibleDates": [],
  "aboutLinks": [
    {
      "href": "https://coursebase.co/#about",
      "text": "Coursebaseとは",
      "html": "<a href=\"https://coursebase.co/#about\" aria-current=\"page\" data-ps2id-api=\"true\">Coursebase&#x3068;&#x306f;</a>"
    },
    {
      "href": "https://coursebase.co/company/",
      "text": "企業情報",
      "html": "<a href=\"https://coursebase.co/company/\" data-ps2id-api=\"true\">&#x4f01;&#x696d;&#x60c5;&#x5831;</a>"
    },
    {
      "href": "https://coursebase.co/company/#overview",
      "text": "会社概要",
      "html": "<a href=\"https://coursebase.co/company/#overview\" data-ps2id-api=\"true\">&#x4f1a;&#x793e;&#x6982;&#x8981;</a>"
    },
    {
      "href": "https://coursebase.co/company/#leadership",
      "text": "役員",
      "html": "<a href=\"https://coursebase.co/company/#leadership\" data-ps2id-api=\"true\">&#x5f79;&#x54e1;</a>"
    },
    {
      "href": "https://coursebase.co/company/#investors",
      "text": "投資家",
      "html": "<a href=\"https://coursebase.co/company/#investors\" data-ps2id-api=\"true\">&#x6295;&#x8cc7;&#x5bb6;</a>"
    },
    {
      "href": "https://coursebase.co/company/#press",
      "text": "ニュース",
      "html": "<a href=\"https://coursebase.co/company/#press\" data-ps2id-api=\"true\">&#x30cb;&#x30e5;&#x30fc;&#x30b9;</a>"
    },
    {
      "href": "https://coursebase.co/company/#media",
      "text": "メディア",
      "html": "<a href=\"https://coursebase.co/company/#media\" data-ps2id-api=\"true\">&#x30e1;&#x30c7;&#x30a3;&#x30a2;</a>"
    },
    {
      "href": "https://coursebase.co/#about",
      "text": "Coursebaseとは",
      "html": "<a href=\"https://coursebase.co/#about\" class=\"_ps2id\">Coursebase&#x3068;&#x306f;</a>"
    },
    {
      "href": "https://coursebase.co/company/",
      "text": "企業情報",
      "html": "<a style=\"color: #ffffff;\" href=\"https://coursebase.co/company/\">&#x4f01;&#x696d;&#x60c5;&#x5831;</a>"
    },
    {
      "href": "https://coursebase.co/company/#overview",
      "text": "会社概要",
      "html": "<a href=\"https://coursebase.co/company/#overview\" class=\"_ps2id\">&#x4f1a;&#x793e;&#x6982;&#x8981;</a>"
    },
    {
      "href": "https://coursebase.co/company/#leadership",
      "text": "役員",
      "html": "<a href=\"https://coursebase.co/company/#leadership\" class=\"_ps2id\">&#x5f79;&#x54e1;</a>"
    },
    {
      "href": "https://coursebase.co/company/#investors",
      "text": "投資家",
      "html": "<a href=\"https://coursebase.co/company/#investors\" class=\"_ps2id\">&#x6295;&#x8cc7;&#x5bb6;</a>"
    },
    {
      "href": "https://coursebase.co/company/#press",
      "text": "ニュース",
      "html": "<a href=\"https://coursebase.co/company/#press\" class=\"_ps2id\">&#x30cb;&#x30e5;&#x30fc;&#x30b9;</a>"
    },
    {
      "href": "https://coursebase.co/company/#media",
      "text": "メディア",
      "html": "<a href=\"https://coursebase.co/company/#media\" class=\"_ps2id\">&#x30e1;&#x30c7;&#x30a3;&#x30a2;</a>"
    }
  ],
  "contactLinks": [
    {
      "href": "https://coursebase.co/contact/",
      "text": "お問い合わせ",
      "html": "<a href=\"https://coursebase.co/contact/\" data-ps2id-api=\"true\">&#x304a;&#x554f;&#x3044;&#x5408;&#x308f;&#x305b;</a>"
    },
    {
      "href": "https://coursebase.co/contact/",
      "text": "無料デモ依頼・資料請求",
      "html": "<a href=\"https://coursebase.co/contact/\" class=\"sowb-button ow-icon-placement-left ow-button-hover\"> <span> <strong>&#x7121;&#x6599;&#x30c7;&#x30e2;&#x4f9d;&#x983c;&#x30fb;&#x8cc7;&#x6599;&#x8acb;&#x6c42;</strong> </span> </a>"
    },
    {
      "href": "https://coursebase.co/contact/",
      "text": "無料デモ依頼・資料請求",
      "html": "<a href=\"https://coursebase.co/contact/\" class=\"sowb-button ow-icon-placement-left ow-button-hover\"> <span> <strong>&#x7121;&#x6599;&#x30c7;&#x30e2;&#x4f9d;&#x983c;&#x30fb;&#x8cc7;&#x6599;&#x8acb;&#x6c42;</strong> </span> </a>"
    },
    {
      "href": "https://coursebase.co/contact/",
      "text": "無料デモ依頼・資料請求",
      "html": "<a href=\"https://coursebase.co/contact/\" class=\"sowb-button ow-icon-placement-left ow-button-hover\"> <span> <strong>&#x7121;&#x6599;&#x30c7;&#x30e2;&#x4f9d;&#x983c;&#x30fb;&#x8cc7;&#x6599;&#x8acb;&#x6c42;</strong> </span> </a>"
    },
    {
      "href": "https://coursebase.co/contact",
      "text": "お問い合わせ",
      "html": "<a href=\"https://coursebase.co/contact\" class=\"_ps2id\">&#x304a;&#x554f;&#x3044;&#x5408;&#x308f;&#x305b;</a>"
    },
    {
      "href": "https://coursebase.co/help-center",
      "text": "ヘルプセンター",
      "html": "<a href=\"https://coursebase.co/help-center\" class=\"_ps2id\">&#x30d8;&#x30eb;&#x30d7;&#x30bb;&#x30f3;&#x30bf;&#x30fc;</a>"
    }
  ],
  "privacyLinks": [
    {
      "href": "https://coursebase.co/terms",
      "text": "利用契約",
      "html": "<a href=\"https://coursebase.co/terms\" class=\"_ps2id\">&#x5229;&#x7528;&#x5951;&#x7d04;</a>"
    },
    {
      "href": "https://coursebase.co/privacy",
      "text": "プライバシーポリシー",
      "html": "<a href=\"https://coursebase.co/privacy\" class=\"_ps2id\">&#x30d7;&#x30e9;&#x30a4;&#x30d0;&#x30b7;&#x30fc;&#x30dd;&#x30ea;&#x30b7;&#x30fc;</a>"
    }
  ],
  "score": 80,
  "weight": 22
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Entity and definition clarity

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

1 Warning

Needs attention

AEO: Entity and definition clarity

Warning
01

Issue

Entity or definition gaps: coursebase.

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

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

Evidence
{
  "title": "AI搭載LMS『Coursebase』 | 最適な人材育成を最速で",
  "h1": "Coursebase",
  "description": "成果に直結する学習管理システム(LMS)。直感操作とAI活用の多機能、充実したeラーニングで企業・教育機関・官公庁に多数導入。",
  "topicOverlap": 1,
  "definitionCount": 0,
  "topicTerms": [
    "lms",
    "coursebase"
  ],
  "descriptionTerms": [
    "lms"
  ],
  "missingFromDescription": [
    "coursebase"
  ],
  "score": 85,
  "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, benefits, cost, compare.

Details

02

Why it matters

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

Check name

AEO: Answer intent coverage

Score

70/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

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

Evidence
{
  "headings": [
    {
      "text": "人材育成を加速させる AI搭載LMS",
      "html": "<h2><span style=\"color: #333333; font-size: 1.7em;\"><strong>&#x4eba;&#x6750;&#x80b2;&#x6210;&#x3092;&#x52a0;&#x901f;&#x3055;&#x305b;&#x308b;</strong></span><br> <span style=\"color: #333333; font-size: 1.7em;\"><strong>AI&#x642d;&#x8f09;LMS</strong></span></h2>"
    },
    {
      "text": "Coursebaseが選ばれる理由",
      "html": "<h2 class=\"sow-headline\" style=\"font-size: 38.88px;\"> <strong>Coursebase&#x304c;&#x9078;&#x3070;&#x308c;&#x308b;&#x7406;&#x7531;</strong> </h2>"
    },
    {
      "text": "Coursebaseでできること",
      "html": "<h2 class=\"sow-headline\" style=\"font-size: 38.88px;\"> <strong>Coursebase&#x3067;&#x3067;&#x304d;&#x308b;&#x3053;&#x3068;</strong> </h2>"
    },
    {
      "text": "他社LMSとの比較",
      "html": "<h2 class=\"sow-headline\" style=\"font-size: 38.88px;\"> <strong>&#x4ed6;&#x793e;LMS&#x3068;&#x306e;&#x6bd4;&#x8f03;</strong> </h2>"
    },
    {
      "text": "お気軽にお問い合わせください。",
      "html": "<h2 style=\"text-align: center; font-size: 36.55px;\"><span style=\"color: #333333;font-weight: bold\">&#x304a;&#x6c17;&#x8efd;&#x306b;&#x304a;&#x554f;&#x3044;&#x5408;&#x308f;&#x305b;&#x304f;&#x3060;&#x3055;&#x3044;&#x3002;</span></h2>"
    }
  ],
  "expected": [
    {
      "id": "what",
      "label": "What is AI搭載LMS『Coursebase』?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does AI搭載LMS『Coursebase』 work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use AI搭載LMS『Coursebase』?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is AI搭載LMS『Coursebase』 free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does AI搭載LMS『Coursebase』 compare with alternatives?",
      "pattern": {}
    }
  ],
  "missing": [
    {
      "id": "what",
      "label": "What is AI搭載LMS『Coursebase』?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does AI搭載LMS『Coursebase』 work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use AI搭載LMS『Coursebase』?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is AI搭載LMS『Coursebase』 free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does AI搭載LMS『Coursebase』 compare with alternatives?",
      "pattern": {}
    }
  ],
  "score": 70,
  "weight": 8
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Extractable visible copy

AEO: Extractable visible copy scored 70/100 and needs improvement.

1 Warning

Needs attention

AEO: Extractable visible copy

Warning
01

Issue

Only 75 visible words were detected for answer extraction.

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: Extractable visible copy

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: Extractable visible copy scored 70/100 and needs improvement.

Evidence
{
  "visibleWords": 75,
  "schemaCount": 8,
  "score": 70,
  "weight": 6
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Query intent coverage

AIO: Query intent coverage is informational for this page.

Informational

Needs attention

AIO: Query intent coverage

Informational
01

Issue

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

Details

02

Why it matters

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

Check name

AIO: Query intent coverage

Score

70/100

Status

informational

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

AIO: Query intent coverage is informational for this page.

Evidence
{
  "headings": [
    {
      "text": "人材育成を加速させる AI搭載LMS",
      "html": "<h2><span style=\"color: #333333; font-size: 1.7em;\"><strong>&#x4eba;&#x6750;&#x80b2;&#x6210;&#x3092;&#x52a0;&#x901f;&#x3055;&#x305b;&#x308b;</strong></span><br> <span style=\"color: #333333; font-size: 1.7em;\"><strong>AI&#x642d;&#x8f09;LMS</strong></span></h2>"
    },
    {
      "text": "Coursebaseが選ばれる理由",
      "html": "<h2 class=\"sow-headline\" style=\"font-size: 38.88px;\"> <strong>Coursebase&#x304c;&#x9078;&#x3070;&#x308c;&#x308b;&#x7406;&#x7531;</strong> </h2>"
    },
    {
      "text": "Coursebaseでできること",
      "html": "<h2 class=\"sow-headline\" style=\"font-size: 38.88px;\"> <strong>Coursebase&#x3067;&#x3067;&#x304d;&#x308b;&#x3053;&#x3068;</strong> </h2>"
    },
    {
      "text": "他社LMSとの比較",
      "html": "<h2 class=\"sow-headline\" style=\"font-size: 38.88px;\"> <strong>&#x4ed6;&#x793e;LMS&#x3068;&#x306e;&#x6bd4;&#x8f03;</strong> </h2>"
    },
    {
      "text": "お気軽にお問い合わせください。",
      "html": "<h2 style=\"text-align: center; font-size: 36.55px;\"><span style=\"color: #333333;font-weight: bold\">&#x304a;&#x6c17;&#x8efd;&#x306b;&#x304a;&#x554f;&#x3044;&#x5408;&#x308f;&#x305b;&#x304f;&#x3060;&#x3055;&#x3044;&#x3002;</span></h2>"
    }
  ],
  "expected": [
    {
      "id": "what",
      "label": "What is AI搭載LMS『Coursebase』?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does AI搭載LMS『Coursebase』 work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use AI搭載LMS『Coursebase』?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is AI搭載LMS『Coursebase』 free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does AI搭載LMS『Coursebase』 compare with alternatives?",
      "pattern": {}
    }
  ],
  "missing": [
    {
      "id": "what",
      "label": "What is AI搭載LMS『Coursebase』?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does AI搭載LMS『Coursebase』 work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use AI搭載LMS『Coursebase』?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is AI搭載LMS『Coursebase』 free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does AI搭載LMS『Coursebase』 compare with alternatives?",
      "pattern": {}
    }
  ],
  "score": 70,
  "weight": 4
}

Agent Ease of UseAuthEmerging recommendation

Auth.md Agent Registration

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

Informational

Needs attention

Auth.md Agent Registration

Informational
01

Issue

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

02

Why it matters

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

Check name

Auth.md Agent Registration

Score

0/100

Status

informational

Category

Auth

Maturity

Emerging recommendation

Goal

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

Result

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

Validation steps

  1. Fetch and validate /auth.md

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

  2. Validate agent_auth authorization metadata

    Response is not valid JSON.

Evidence
{
  "failedStep": "auth-md",
  "steps": [
    {
      "id": "auth-md",
      "title": "Fetch and validate /auth.md",
      "status": "fail",
      "evidence": {
        "path": "/auth.md",
        "ok": true,
        "statusCode": 200,
        "contentType": "text/html; charset=UTF-8",
        "length": 256752,
        "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": 246030,
          "hasRegisterInstructions": true,
          "hasProtectedResourceLink": false,
          "hasAuthorizationServerLink": false,
          "mentionsIdentity": false,
          "mentionsCredential": true,
          "links": [
            "http://gmpg.org/xfn/11\">",
            "https://coursebase.co/xmlrpc.php\">",
            "https://coursebase.co/wp-content/uploads/2025/06/top-banner-10-scaled.jpeg\"",
            "https://coursebase.co/wp-content/uploads/2026/03/all-devices-image-1.webp\"",
            "/title",
            "https://fonts.googleapis.com\"",
            "https://www.google-analytics.com\"",
            "https://www.googletagmanager.com\"",
            "https://fonts.googleapis.com/css?family=Open%20Sans%3Aregular&#038;display=swap\"",
            "https://fonts.googleapis.com/css?family=Open%20Sans%3Aregular&#038;display=swap\""
          ],
          "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"ja\">\n<head>\n<meta charset=\"UTF-8\">\n<link rel=\"profile\" href=\"http://gmpg.org/xfn/11\">\n<link rel=\"pingback\" href=\"https://coursebase.co/xmlrpc.php\">\n\n<link rel=\"preload\" as=\"image\" href=\"https://coursebase.co/wp-content/uploads/2025/06/top-banner-10-scaled.jpeg\" fetchpriority=\"high\">\n<link rel=\"preload\" as=\"image\" href=\"https://coursebase.co/wp-content/uploads/2026/03/all-devices-image-1.webp\" fetchpriority=\"high\">\n\t\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"><meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />\n\n\t<title>AI搭載LMS『Coursebase』 | 最適な人材育成を最速で</title>\n<link data-rocket-prefetch href=\"https://fonts.googleapis.com\" rel=\"dns-prefetch\">\n<link data-rocket-prefetch href=\"https:/"
        }
      },
      "issue": "auth.md response did not match the expected agent registration shape. Content-Type \"text/html; charset=UTF-8\" is not Markdown or text/plain; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language.",
      "howToFix": "Serve /auth.md at the site root as Markdown with agent registration instructions and links to OAuth metadata."
    },
    {
      "id": "oauth-protected-resource",
      "title": "Publish protected resource metadata",
      "status": "pass",
      "evidence": {
        "path": "/.well-known/oauth-protected-resource",
        "ok": true,
        "statusCode": 200,
        "contentType": "text/html; charset=UTF-8",
        "length": 256752,
        "text": "<!DOCTYPE html>\n<html lang=\"ja\">\n<head>\n<meta charset=\"UTF-8\">\n<link rel=\"profile\" href=\"http://gmpg.org/xfn/11\">\n<link rel=\"pingback\" href=\"https://coursebase.co/xmlrpc.php\">\n\n<link rel=\"preload\" as=\"image\" href=\"https://coursebase.co/wp-content/uploads/2025/06/top-banner-10-scaled.jpeg\" fetchpriority=\"high\">\n<link rel=\"preload\" as=\"image\" href=\"https://coursebase.co/wp-content/uploads/2026/03/all-devices-image-1.webp\" fetchpriority=\"high\">\n\t\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"><meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />\n\n\t<title>AI搭載LMS『Coursebase』 | 最適な人材育成を最速で</title>\n<link data-rocket-prefetch href=\"https://fonts.googleapis.com\" rel=\"dns-prefetch\">\n<link data-rocket-prefetch href=\"https://www.google-analytics.com\" rel=\"dns-prefetch\">\n<link data-rocket-prefetch href=\"https://www.googletagmanager.com\" rel=\"dns-prefetch\">\n<link data-rocket-preload as=\"style\" href=\"https://fonts.googleapis.com/css?family=Open%20Sans%3Aregular&#038;display=swap\" rel=\"preload\">\n<link href=\"https://fonts.googleapis.com/css?family=Open%20Sans%3Aregular&#038;display=swap\" media=\"print\" onload=\"this.media=&#039;all&#039;\" rel=\"stylesheet\">\n<noscript data-wpr-hosted-gf-parameters=\"\"><link rel=\"stylesheet\" href=\"https://fonts.googleapis.com/css?family=Open%20Sans%3Aregular&#038;display=swap\"></noscript>\n<style id=\"rocket-critical-css\">ol,ul{box-sizing:border-box}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.panel-grid.panel-has-style>.panel-row-style{display:flex;-ms-flex-wrap:wrap;flex-wrap:nowrap;-ms-justify-content:space-between;justify-content:space-between}.panel-grid-cell{-ms-box-sizing:border-box;box-sizing:border-box}.panel-grid-cell .panel-cell-style{height:100%}.panel-grid-cell .so-panel{zoom:1}.panel-grid-cell .so-panel:before{content:\"\";display:block}.panel-grid-cell .so-panel:after{content:\"\";display:table;clear:both}.panel-grid-cell .panel-last-child{margin-bottom:0}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}header,nav{display:block}a{background-color:transparent}strong{font-weight:700}h1{font-size:2em;margin:.67em 0}img{border:0}svg:not(:root){overflow:hidden}body{color:#595959;font-family:Droid Sans,sans-serif;font-size:14.4px;font-size:.9rem;line-height:1.6}.site-content{-ms-word-wrap:break-word;word-wrap:break-word}h1,h2,h3{font-weight:400;font-family:Montserrat,sans-serif;color:#292929;margin:25px 0}.widget h1,.widget h2,.widget h3{color:inherit}h1{font-size:29px}h2{font-size:25px}h3{font-size:22px}p{margin-bottom:1.5em}em{font-style:italic}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body.responsive{overflow-x:hidden}ol,ul{margin:0 0 1.5em 1.5em;padding:0}ul{list-style:disc}ol{list-style:decimal}li>ul{margin-bottom:0;margin-left:1.5em}img{height:auto;max-width:100%}a{color:#c75d5d}.main-navigation{z-index:99999;font-family:Droid Sans,sans-serif;font-size:.95em;text-align:right}.main-navigation>div{display:inline-block}.main-navigation ul{list-style:none;margin:0;padding-left:0}.main-navigation ul>li{display:inline-block;padding:.25em 0}.main-navigation ul>li a{padding-left:30px;padding-right:30px}.main-navigation ul a{color:#898989}.main-navigation ul .sub-menu{background-color:#fafafa;border:1px solid #d4d4d4;box-shadow:0 1px 1px rgba(0,0,0,.075);opacity:0;position:absolute;text-align:left;top:100%;transform-origin:center top;transform:scale(.95);visibility:hidden;z-index:99999}.main-navigation ul .sub-menu li{margin:0;min-width:100%;padding-bottom:0}.main-navigation ul .sub-menu a{box-sizing:border-bo"
      },
      "howToFix": "Publish /.well-known/oauth-protected-resource with resource and authorization_servers fields."
    },
    {
      "id": "agent-auth-block",
      "title": "Validate agent_auth authorization metadata",
      "status": "fail",
      "evidence": {
        "valid": false,
        "validJson": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"ja\">\n<head>\n<meta charset=\"UTF-8\">\n<link rel=\"profile\" href=\"http://gmpg.org/xfn/11\">\n<link rel=\"pingback\" href=\"https://coursebase.co/xmlrpc.php\">\n\n<link rel=\"preload\" as=\"image\" href=\"https://coursebase.co/wp-content/uploads/2025/06/top-banner-10-scaled.jpeg\" fetchpriority=\"high\">\n<link rel=\"preload\" as=\"image\" href=\"https://coursebase.co/wp-content/uploads/2026/03/all-devices-image-1.webp\" fetchpriority=\"high\">\n\t\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"><meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />\n\n\t<title>AI搭載LMS『Coursebase』 | 最適な人材育成を最速で</title>\n<link data-rocket-prefetch href=\"https://fonts.googleapis.com\" rel=\"dns-prefetch\">\n<link data-rocket-prefetch href=\"https:/"
      },
      "issue": "Response is not valid JSON.",
      "howToFix": "Add agent_auth to /.well-known/oauth-authorization-server with register_uri, supported identity types, credential types, and claim or revocation URLs where applicable."
    }
  ],
  "authApplicability": {
    "supportsAuth": true,
    "score": 3,
    "signals": [
      {
        "source": "link:href",
        "weight": 3,
        "match": "auth link"
      }
    ]
  },
  "resourceFetchSucceeded": false
}

AI DiscoverabilityDiscoverabilityEstablished

IndexNow key

IndexNow key is informational for this page.

Informational

Needs attention

IndexNow key

Informational
01

Issue

IndexNow key is informational for this page.

02

Why it matters

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

Check name

IndexNow key

Score

100/100

Status

informational

Category

Discoverability

Maturity

Established

Goal

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

Result

IndexNow key is informational for this page.

Validation steps

  1. Find advertised IndexNow key location

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

  2. Fetch and validate IndexNow key file

    No discoverable IndexNow key file was found.

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

Agent Ease of UseAuthEstablished

OAuth / OIDC discovery

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

Informational

Needs attention

OAuth / OIDC discovery

Informational
01

Issue

Response is not valid JSON.

02

Why it matters

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

Check name

OAuth / OIDC discovery

Score

0/100

Status

informational

Category

Auth

Maturity

Established

Goal

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

Result

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

Validation steps

  1. Validate resource body

    Response is not valid JSON.

  2. Probe authorization endpoint with an authorization-code request

    authorization_endpoint is missing from discovery metadata.

  3. Reject unregistered authorization redirects

    authorization_endpoint is missing from discovery metadata.

  4. Probe token endpoint with advertised grant type

    token_endpoint is missing from discovery metadata.

Evidence
{
  "failedStep": "validate",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch discovery resource",
      "status": "pass",
      "evidence": {
        "path": "/.well-known/openid-configuration",
        "statusCode": 200,
        "contentType": "text/html; charset=UTF-8"
      }
    },
    {
      "id": "validate",
      "title": "Validate resource body",
      "status": "fail",
      "evidence": {
        "valid": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"ja\">\n<head>\n<meta charset=\"UTF-8\">\n<link rel=\"profile\" href=\"http://gmpg.org/xfn/11\">\n<link rel=\"pingback\" href=\"https://coursebase.co/xmlrpc.php\">\n\n<link rel=\"preload\" as=\"image\" href=\"https://coursebase.co/wp-content/uploads/2025/06/top-banner-10-scaled.jpeg\" fetchpriority=\"high\">\n<link rel=\"preload\" as=\"image\" href=\"https://coursebase.co/wp-content/uploads/2026/03/all-devices-image-1.webp\" fetchpriority=\"high\">\n\t\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"><meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />\n\n\t<title>AI搭載LMS『Coursebase』 | 最適な人材育成を最速で</title>\n<link data-rocket-prefetch href=\"https://fonts.googleapis.com\" rel=\"dns-prefetch\">\n<link data-rocket-prefetch href=\"https:/"
      },
      "issue": "Response is not valid JSON.",
      "howToFix": "Publish valid OAuth/OIDC metadata only when the site actually supports OAuth/OIDC. Otherwise omit provider discovery and document any unauthenticated public APIs separately."
    },
    {
      "id": "authorization-endpoint",
      "title": "Probe authorization endpoint with an authorization-code request",
      "status": "fail",
      "evidence": {
        "url": ""
      },
      "issue": "authorization_endpoint is missing from discovery metadata.",
      "howToFix": "Advertise only implemented OAuth/OIDC endpoints."
    },
    {
      "id": "authorization-redirect-safety",
      "title": "Reject unregistered authorization redirects",
      "status": "fail",
      "evidence": {
        "url": ""
      },
      "issue": "authorization_endpoint is missing from discovery metadata.",
      "howToFix": "Validate clients and redirect_uri values before redirecting."
    },
    {
      "id": "token-endpoint",
      "title": "Probe token endpoint with advertised grant type",
      "status": "fail",
      "evidence": {
        "url": ""
      },
      "issue": "token_endpoint is missing from discovery metadata.",
      "howToFix": "Advertise only implemented OAuth/OIDC endpoints."
    }
  ],
  "authApplicability": {
    "supportsAuth": true,
    "score": 3,
    "signals": [
      {
        "source": "link:href",
        "weight": 3,
        "match": "auth link"
      }
    ]
  },
  "resourceFetchSucceeded": true
}

Agent Ease of UseAuthEmerging recommendation

OAuth Protected Resource

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

Informational

Needs attention

OAuth Protected Resource

Informational
01

Issue

Response is not valid JSON.

02

Why it matters

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

Check name

OAuth Protected Resource

Score

0/100

Status

informational

Category

Auth

Maturity

Emerging recommendation

Goal

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

Result

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

Validation steps

  1. Validate protected resource metadata

    Response is not valid JSON.

  2. Validate protected resource identity

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

  3. Probe protected API Bearer challenge

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

Evidence
{
  "failedStep": "metadata",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch protected resource metadata",
      "status": "pass",
      "evidence": {
        "path": "/.well-known/oauth-protected-resource",
        "statusCode": 200,
        "contentType": "text/html; charset=UTF-8"
      },
      "howToFix": "Publish /.well-known/oauth-protected-resource JSON."
    },
    {
      "id": "metadata",
      "title": "Validate protected resource metadata",
      "status": "fail",
      "evidence": {
        "valid": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"ja\">\n<head>\n<meta charset=\"UTF-8\">\n<link rel=\"profile\" href=\"http://gmpg.org/xfn/11\">\n<link rel=\"pingback\" href=\"https://coursebase.co/xmlrpc.php\">\n\n<link rel=\"preload\" as=\"image\" href=\"https://coursebase.co/wp-content/uploads/2025/06/top-banner-10-scaled.jpeg\" fetchpriority=\"high\">\n<link rel=\"preload\" as=\"image\" href=\"https://coursebase.co/wp-content/uploads/2026/03/all-devices-image-1.webp\" fetchpriority=\"high\">\n\t\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"><meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />\n\n\t<title>AI搭載LMS『Coursebase』 | 最適な人材育成を最速で</title>\n<link data-rocket-prefetch href=\"https://fonts.googleapis.com\" rel=\"dns-prefetch\">\n<link data-rocket-prefetch href=\"https:/"
      },
      "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://coursebase.co"
      },
      "issue": "Protected resource metadata `resource` did not match the resource identifier used to retrieve it.",
      "howToFix": "Set `resource` to the origin/resource identifier represented by /.well-known/oauth-protected-resource."
    },
    {
      "id": "protected-route-challenge",
      "title": "Probe protected API Bearer challenge",
      "status": "informational",
      "evidence": {
        "checked": [
          {
            "path": "/api/admin/scans",
            "statusCode": 200,
            "wwwAuthenticate": {
              "valid": false,
              "present": false
            },
            "expectedMetadataUrl": "https://coursebase.co/.well-known/oauth-protected-resource",
            "metadataUrlMatches": true,
            "resourceMatchesRequestContext": true
          },
          {
            "path": "/api/admin/summary",
            "statusCode": 200,
            "wwwAuthenticate": {
              "valid": false,
              "present": false
            },
            "expectedMetadataUrl": "https://coursebase.co/.well-known/oauth-protected-resource",
            "metadataUrlMatches": true,
            "resourceMatchesRequestContext": true
          },
          {
            "path": "/api/scans",
            "statusCode": 200,
            "wwwAuthenticate": {
              "valid": false,
              "present": false
            },
            "expectedMetadataUrl": "https://coursebase.co/.well-known/oauth-protected-resource",
            "metadataUrlMatches": true,
            "resourceMatchesRequestContext": true
          }
        ]
      },
      "issue": "No protected route with a 401 Bearer challenge was detected; metadata alone does not prove a protected resource.",
      "howToFix": "When this site exposes bearer-protected APIs, return 401 with WWW-Authenticate: Bearer and link resource_metadata."
    }
  ],
  "authApplicability": {
    "supportsAuth": true,
    "score": 3,
    "signals": [
      {
        "source": "link:href",
        "weight": 3,
        "match": "auth link"
      }
    ]
  },
  "resourceFetchSucceeded": true
}

Performance and AccessibilityBest PracticesBrowser audit

Browser errors were logged to the console

100 Fail

Check name

Browser errors were logged to the console

Score

0/100

Status

fail

Device

desktop

Category

Best Practices

Fix guidance

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

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

Performance and AccessibilityPerformanceBrowser audit

Network dependency tree

50 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

Render-blocking requests

25 Warning

Check name

Render-blocking requests

Score

50/100

Status

warning

Device

desktop

Category

Performance

Fix guidance

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

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

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