Export Report
OVERALL SCORE
Level 2, Agent-Limited
- AI Discoverability 19 out of 100
- Agent Ease of Use 10 out of 100
- Security & Trust 20 out of 100
- GEO, AIO and AEO 82 out of 100
- SEO 91 out of 100
- Performance and Accessibility 81 out of 100
What AI sees of your website
IT Career Training | Network & Cybersecurity | NGT Academy
Accelerated network engineering and cybersecurity training for veterans and career changers. Get job-ready in months, not years.
Next step
Turn this report into a fix workflow
31 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.
| Metric | Score | Status | Passed | Failed | Warning | Evidence |
|---|---|---|---|---|---|---|
| AI Discoverability | 19 | Priority fix | 3 | 19 | 1 | View details |
| Discoverability | 14 | Priority fix | 1 | 8 | 0 | View details |
| Content Readiness | 38 | Priority fix | 2 | 7 | 1 | View details |
| Bot Access Control | 0 | Priority fix | 0 | 4 | 0 | View details |
| Agent Ease of Use | 10 | Priority fix | 6 | 29 | 1 | View details |
| API | 0 | Priority fix | 0 | 6 | 0 | View details |
| Auth | Not Applicable | Not Applicable | 0 | 7 | 0 | View details |
| MCP | 25 | Priority fix | 2 | 6 | 0 | View details |
| Skill Discovery | 5 | Priority fix | 0 | 10 | 1 | View details |
| Agent Commerce | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| GEO, AIO and AEO | 82 | Mostly ready | 6 | 0 | 14 | |
| GEO Readiness | 88 | Mostly ready | 2 | 0 | 4 | |
| AIO Readiness | 80 | Mostly ready | 2 | 0 | 5 | |
| AEO Readiness | 77 | Mostly ready | 2 | 0 | 5 | |
| SEO | 91 | Strong | 10 | 1 | 0 | View details |
| SEO | 91 | Strong | 10 | 1 | 0 | View details |
| Security & Trust | 20 | Priority fix | 5 | 4 | 0 | View details |
| Security & Trust | 20 | Priority fix | 1 | 4 | 0 | View details |
| AI Training Exposure | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| Performance and Accessibility | 81 | Mostly ready | 19 | 7 | 2 | View details |
| Performance | 78 | Mostly ready | 12 | 5 | 2 | View details |
| Accessibility | 87 | Mostly ready | 7 | 2 | 0 | View details |
Prioritized recommendations
Issues ranked by score impact
54 items need attention
Agent Ease of UseAPIEstablished
API Catalog
API Catalog failed at "Fetch API catalog".
50 Fail
Agent Ease of UseAPIEstablished
API Catalog
API Catalog failed at "Fetch API catalog".
Needs attention
API Catalog
Issue
The API catalog endpoint did not return HTTP 2xx.
Why it matters
API catalogs help agents find service descriptions, documentation, and status resources without guessing API entry points.
Check name
API Catalog
Score
0/100
Status
fail
Category
API
Maturity
Established
Goal
Publish an API catalog for automated API discovery using RFC 9727.
Result
API Catalog failed at "Fetch API catalog".
Validation steps
Fetch API catalog
The API catalog endpoint did not return HTTP 2xx.
Validate RFC 9727 linkset
Response is not valid JSON.
Fetch advertised API catalog targets
API Catalog did not expose any same-origin hrefs to validate.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch API catalog",
"status": "fail",
"evidence": {
"statusCode": 404,
"contentType": "text/html; charset=utf-8"
},
"issue": "The API catalog endpoint did not return HTTP 2xx.",
"howToFix": "Publish /.well-known/api-catalog."
},
{
"id": "validate",
"title": "Validate RFC 9727 linkset",
"status": "fail",
"evidence": {
"valid": false,
"compatibleContentType": false,
"issue": "Response is not valid JSON.",
"rawExcerpt": "<!DOCTYPE html>\n<html>\n <body>\n <p>Invalid .well-known request</p>\n </body>\n</html>"
},
"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 UseAPIEstablished
OpenAPI discovery
OpenAPI discovery failed at "Find valid OpenAPI document".
50 Fail
Agent Ease of UseAPIEstablished
OpenAPI discovery
OpenAPI discovery failed at "Find valid OpenAPI document".
Needs attention
OpenAPI discovery
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.
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
Find valid OpenAPI document
OpenAPI YAML document did not match the expected shape. Content-Type "text/html; charset=utf-8" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Find valid OpenAPI document",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/openapi.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html><!-- This site was created in Webflow. https://webflow.com --><!-- Last Published: Tue Jun 09 2026 22:31:51 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain=\"ngt.academy\" data-wf-page=\"69f3e3619794b8a3937dee3e\" data-wf-site=\"69f3e35f9794b8a3937dedee\" lang=\"en\"><head><meta charset=\"utf-8\"/><link href=\"https://cdn.prod.website-files.com\" rel=\"preconnect\" crossorigin=\"anonymous\"/><title>Not Found</title><meta content=\"Not Found\" property=\"og:title\"/><meta content=\"Not Found\" name=\"twitter:title\"/><meta content=\"width=device-width, initial-scale=1\" name=\"viewport\"/><meta content=\"Webflow\" name=\"generator\"/><link href=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/css/nexgent---ntg-website.webflow.shared.99ab0e964.css\" rel=\"stylesheet\" type=\"text/css\" i"
},
{
"path": "/openapi.yaml",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html><!-- This site was created in Webflow. https://webflow.com --><!-- Last Published: Tue Jun 09 2026 22:31:51 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain=\"ngt.academy\" data-wf-page=\"69f3e3619794b8a3937dee3e\" data-wf-site=\"69f3e35f9794b8a3937dedee\" lang=\"en\"><head><meta charset=\"utf-8\"/><link href=\"https://cdn.prod.website-files.com\" rel=\"preconnect\" crossorigin=\"anonymous\"/><title>Not Found</title><meta content=\"Not Found\" property=\"og:title\"/><meta content=\"Not Found\" name=\"twitter:title\"/><meta content=\"width=device-width, initial-scale=1\" name=\"viewport\"/><meta content=\"Webflow\" name=\"generator\"/><link href=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/css/nexgent---ntg-website.webflow.shared.99ab0e964.css\" rel=\"stylesheet\" type=\"text/css\" i"
},
{
"path": "/swagger.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html><!-- This site was created in Webflow. https://webflow.com --><!-- Last Published: Tue Jun 09 2026 22:31:51 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain=\"ngt.academy\" data-wf-page=\"69f3e3619794b8a3937dee3e\" data-wf-site=\"69f3e35f9794b8a3937dedee\" lang=\"en\"><head><meta charset=\"utf-8\"/><link href=\"https://cdn.prod.website-files.com\" rel=\"preconnect\" crossorigin=\"anonymous\"/><title>Not Found</title><meta content=\"Not Found\" property=\"og:title\"/><meta content=\"Not Found\" name=\"twitter:title\"/><meta content=\"width=device-width, initial-scale=1\" name=\"viewport\"/><meta content=\"Webflow\" name=\"generator\"/><link href=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/css/nexgent---ntg-website.webflow.shared.99ab0e964.css\" rel=\"stylesheet\" type=\"text/css\" i"
},
{
"path": "/swagger.yaml",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html><!-- This site was created in Webflow. https://webflow.com --><!-- Last Published: Tue Jun 09 2026 22:31:51 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain=\"ngt.academy\" data-wf-page=\"69f3e3619794b8a3937dee3e\" data-wf-site=\"69f3e35f9794b8a3937dedee\" lang=\"en\"><head><meta charset=\"utf-8\"/><link href=\"https://cdn.prod.website-files.com\" rel=\"preconnect\" crossorigin=\"anonymous\"/><title>Not Found</title><meta content=\"Not Found\" property=\"og:title\"/><meta content=\"Not Found\" name=\"twitter:title\"/><meta content=\"width=device-width, initial-scale=1\" name=\"viewport\"/><meta content=\"Webflow\" name=\"generator\"/><link href=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/css/nexgent---ntg-website.webflow.shared.99ab0e964.css\" rel=\"stylesheet\" type=\"text/css\" i"
},
{
"path": "/api/openapi.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html><!-- This site was created in Webflow. https://webflow.com --><!-- Last Published: Tue Jun 09 2026 22:31:51 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain=\"ngt.academy\" data-wf-page=\"69f3e3619794b8a3937dee3e\" data-wf-site=\"69f3e35f9794b8a3937dedee\" lang=\"en\"><head><meta charset=\"utf-8\"/><link href=\"https://cdn.prod.website-files.com\" rel=\"preconnect\" crossorigin=\"anonymous\"/><title>Not Found</title><meta content=\"Not Found\" property=\"og:title\"/><meta content=\"Not Found\" name=\"twitter:title\"/><meta content=\"width=device-width, initial-scale=1\" name=\"viewport\"/><meta content=\"Webflow\" name=\"generator\"/><link href=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/css/nexgent---ntg-website.webflow.shared.99ab0e964.css\" rel=\"stylesheet\" type=\"text/css\" i"
},
{
"path": "/api/swagger.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html><!-- This site was created in Webflow. https://webflow.com --><!-- Last Published: Tue Jun 09 2026 22:31:51 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain=\"ngt.academy\" data-wf-page=\"69f3e3619794b8a3937dee3e\" data-wf-site=\"69f3e35f9794b8a3937dedee\" lang=\"en\"><head><meta charset=\"utf-8\"/><link href=\"https://cdn.prod.website-files.com\" rel=\"preconnect\" crossorigin=\"anonymous\"/><title>Not Found</title><meta content=\"Not Found\" property=\"og:title\"/><meta content=\"Not Found\" name=\"twitter:title\"/><meta content=\"width=device-width, initial-scale=1\" name=\"viewport\"/><meta content=\"Webflow\" name=\"generator\"/><link href=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/css/nexgent---ntg-website.webflow.shared.99ab0e964.css\" rel=\"stylesheet\" type=\"text/css\" i"
},
{
"path": "/docs/openapi.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html><!-- This site was created in Webflow. https://webflow.com --><!-- Last Published: Tue Jun 09 2026 22:31:51 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain=\"ngt.academy\" data-wf-page=\"69f3e3619794b8a3937dee3e\" data-wf-site=\"69f3e35f9794b8a3937dedee\" lang=\"en\"><head><meta charset=\"utf-8\"/><link href=\"https://cdn.prod.website-files.com\" rel=\"preconnect\" crossorigin=\"anonymous\"/><title>Not Found</title><meta content=\"Not Found\" property=\"og:title\"/><meta content=\"Not Found\" name=\"twitter:title\"/><meta content=\"width=device-width, initial-scale=1\" name=\"viewport\"/><meta content=\"Webflow\" name=\"generator\"/><link href=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/css/nexgent---ntg-website.webflow.shared.99ab0e964.css\" rel=\"stylesheet\" type=\"text/css\" i"
}
]
},
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"howToFix": "Publish a valid OpenAPI 3.x or Swagger 2.0 JSON/YAML document with info, paths, operations, and responses."
}
]
}AI DiscoverabilityBot Access ControlEstablished
AI bot rules in robots.txt
AI bot rules in robots.txt is missing or incomplete.
33 Fail
AI DiscoverabilityBot Access ControlEstablished
AI bot rules in robots.txt
AI bot rules in robots.txt is missing or incomplete.
Needs attention
AI bot rules in robots.txt
Issue
No specific User-agent rules found for major AI crawlers (GPTBot, ClaudeBot, etc.) in robots.txt.
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
AI DiscoverabilityBot Access ControlInformational
Content Signal
Content Signal is missing or incomplete.
Needs attention
Content Signal
Issue
No Content Signal found in robots.txt
Why it matters
Content Signal provides a machine-readable way to communicate AI usage preferences where participating crawlers look for policy.
Check name
Content Signal
Score
0/100
Status
fail
Category
Bot Access Control
Maturity
Informational
Goal
Declare AI content usage preferences with Content Signal in robots.txt.
Result
Content Signal is missing or incomplete.
Evidence
{
"signals": [],
"ai-train": false,
"search": false,
"ai-input": false
}Agent Ease of UseMCPEmerging recommendation
MCP Server Card
MCP Server Card failed at "Fetch to find resource".
33 Fail
Agent Ease of UseMCPEmerging recommendation
MCP Server Card
MCP Server Card failed at "Fetch to find resource".
Needs attention
MCP Server Card
Issue
MCP Server Card was not found at the expected path.
Why it matters
MCP Server Cards help agents discover server transports, capabilities, and protocol details before opening an MCP session.
Check name
MCP Server Card
Score
0/100
Status
fail
Category
MCP
Maturity
Emerging recommendation
Goal
Publish an MCP Server Card for agent discovery.
Result
MCP Server Card failed at "Fetch to find resource".
Validation steps
Fetch to find resource
MCP Server Card was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/mcp/server-card.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
},
{
"path": "/.well-known/mcp/server-cards.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
},
{
"path": "/.well-known/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
}
]
},
"issue": "MCP Server Card was not found at the expected path.",
"howToFix": "Publish an MCP server card with valid transports and make each advertised local endpoint answer an MCP initialize request."
}
]
}Agent Ease of UseMCPEmerging recommendation
mcp.json
mcp.json failed at "Fetch to find resource".
33 Fail
Agent Ease of UseMCPEmerging recommendation
mcp.json
mcp.json failed at "Fetch to find resource".
Needs attention
mcp.json
Issue
mcp.json was not found at the expected path.
Why it matters
MCP clients need trustworthy server metadata, protocol version, transport details, and capability hints before connecting to a remote MCP server.
Check name
mcp.json
Score
0/100
Status
fail
Category
MCP
Maturity
Emerging recommendation
Goal
Expose a stable MCP server metadata document that points agents to the site's MCP endpoint.
Result
mcp.json failed at "Fetch to find resource".
Validation steps
Fetch to find resource
mcp.json was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 5932
},
{
"path": "/.well-known/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
},
{
"path": "/.well-known/mcp/server-card.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
}
]
},
"issue": "mcp.json was not found at the expected path.",
"howToFix": "Publish mcp.json or an MCP server card with serverInfo, protocolVersion, transport endpoint, and capabilities."
}
]
}AI DiscoverabilityBot Access ControlInformational
Web Bot Auth request signing
Web Bot Auth request signing failed at "Fetch to find resource".
33 Fail
AI DiscoverabilityBot Access ControlInformational
Web Bot Auth request signing
Web Bot Auth request signing failed at "Fetch to find resource".
Needs attention
Web Bot Auth request signing
Issue
Web Bot Auth request signing was not found at the expected path.
Why it matters
Web Bot Auth discovery lets servers and clients find signing keys for bot identity workflows based on HTTP Message Signatures.
Check name
Web Bot Auth request signing
Score
0/100
Status
fail
Category
Bot Access Control
Maturity
Informational
Goal
Advertise HTTP Message Signatures keys when this site operates signed bot clients or supports Web Bot Auth workflows.
Result
Web Bot Auth request signing failed at "Fetch to find resource".
Validation steps
Fetch to find resource
Web Bot Auth request signing was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/http-message-signatures-directory",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
}
]
},
"issue": "Web Bot Auth request signing was not found at the expected path.",
"howToFix": "If publishing Web Bot Auth keys, return a JSON key directory with a non-empty keys array and the draft media type."
}
]
}Agent Ease of UseMCPInformational
WebMCP manifest
WebMCP manifest failed at "Fetch to find resource".
33 Fail
Agent Ease of UseMCPInformational
WebMCP manifest
WebMCP manifest failed at "Fetch to find resource".
Needs attention
WebMCP manifest
Issue
WebMCP manifest was not found at the expected path.
Why it matters
A WebMCP manifest advertises browser-exposed tools declaratively so agents can understand available site actions before invoking them.
Check name
WebMCP manifest
Score
0/100
Status
fail
Category
MCP
Maturity
Informational
Goal
Publish a WebMCP manifest for declarative browser tool discovery when using the draft manifest convention.
Result
WebMCP manifest failed at "Fetch to find resource".
Validation steps
Fetch to find resource
WebMCP manifest was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/webmcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
},
{
"path": "/webmcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 5932
},
{
"path": "/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 5932
}
]
},
"issue": "WebMCP manifest was not found at the expected path.",
"howToFix": "Keep declarative WebMCP manifest discovery informational until the manifest shape stabilizes; validate tools if you publish one."
}
]
}Security & TrustSecurity & TrustEstablished
Content-Security-Policy
Content-Security-Policy is missing or incomplete.
25 Fail
Security & TrustSecurity & TrustEstablished
Content-Security-Policy
Content-Security-Policy is missing or incomplete.
Needs attention
Content-Security-Policy
Issue
Content-Security-Policy is missing or incomplete.
Why it matters
Content Security Policy limits where scripts, styles, frames, and connections can load from, reducing the impact of injection bugs.
Check name
Content-Security-Policy
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Constrain script, style, frame, and resource loading with a Content-Security-Policy header.
Result
Content-Security-Policy is missing or incomplete.
Evidence
{
"header": "content-security-policy",
"value": null
}Security & TrustSecurity & TrustEstablished
Frame protection
Frame protection is missing or incomplete.
25 Fail
Security & TrustSecurity & TrustEstablished
Frame protection
Frame protection is missing or incomplete.
Needs attention
Frame protection
Issue
Frame protection is missing or incomplete.
Why it matters
Frame protection blocks hostile sites from embedding pages in deceptive frames, reducing clickjacking risk.
Check name
Frame protection
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Prevent unwanted framing with X-Frame-Options or CSP frame-ancestors.
Result
Frame protection is missing or incomplete.
Evidence
{
"xFrameOptions": null,
"validXFrame": false,
"contentSecurityPolicy": null,
"cspFrameAncestors": false
}AI DiscoverabilityContent ReadinessEmerging recommendation
llms.txt
llms.txt failed at "Fetch to find resource".
25 Fail
AI DiscoverabilityContent ReadinessEmerging recommendation
llms.txt
llms.txt failed at "Fetch to find resource".
Needs attention
llms.txt
Issue
llms.txt was not found at the expected path.
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
Fetch to find resource
llms.txt was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/llms.txt",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 5932
},
{
"path": "/llms-full.txt",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 5932
}
]
},
"issue": "llms.txt was not found at the expected path.",
"howToFix": "Publish /llms.txt as Markdown with a clear title, concise site summary, and useful links for agents."
}
]
}AI DiscoverabilityContent ReadinessEstablished
Markdown negotiation
Markdown negotiation failed at "Markdown content type".
25 Fail
AI DiscoverabilityContent ReadinessEstablished
Markdown negotiation
Markdown negotiation failed at "Markdown content type".
Needs attention
Markdown negotiation
Issue
Content-Type "text/html; charset=utf-8" does not indicate Markdown when requested with Accept: text/markdown.
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
Markdown content type
Content-Type "text/html; charset=utf-8" does not indicate Markdown when requested with Accept: text/markdown.
Vary: Accept header
Markdown negotiation is missing Vary: Accept; current Vary header is "accept-encoding".
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"
},
"issue": "Markdown negotiation is missing Vary: Accept; current Vary header is \"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": 28404,
"excerpt": "<!DOCTYPE html><!-- This site was created in Webflow. https://webflow.com --><!-- Last Published: Tue Jun 09 2026 22:31:51 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain=\"ngt.academy\" data-wf-page=\"69f3e3619794b8a3937dee3c\" d",
"issue": "Markdown response is missing a heading."
},
"issue": "Markdown response is missing a heading.",
"howToFix": "Return Markdown with at least one heading and substantive page content, including useful links or instructions for agents."
}
]
}Security & TrustSecurity & TrustEstablished
Referrer-Policy
Referrer-Policy is missing or incomplete.
25 Fail
Security & TrustSecurity & TrustEstablished
Referrer-Policy
Referrer-Policy is missing or incomplete.
Needs attention
Referrer-Policy
Issue
Referrer-Policy is missing or incomplete.
Why it matters
Referrer-Policy controls how much URL context is sent to other origins, limiting accidental leakage of paths, queries, and identifiers.
Check name
Referrer-Policy
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Limit how much referrer data leaves the site.
Result
Referrer-Policy is missing or incomplete.
Evidence
{
"header": "referrer-policy",
"value": null
}AI DiscoverabilityContent ReadinessEstablished
Semantic HTML
Semantic HTML is missing or incomplete.
25 Fail
AI DiscoverabilityContent ReadinessEstablished
Semantic HTML
Semantic HTML is missing or incomplete.
Needs attention
Semantic HTML
Issue
Semantic HTML is incomplete: invalid h1 (found 2); skipped heading levels; 7 links missing accessible names.
Details
Why it matters
Semantic HTML gives browsers, assistive technology, search systems, and agents reliable landmarks, headings, controls, form semantics, and image context.
Check name
Semantic HTML
Score
0/100
Status
fail
Category
Content Readiness
Maturity
Established
Goal
Expose readable page structure through semantic HTML and accessible controls.
Result
Semantic HTML is missing or incomplete.
Evidence
{
"main": true,
"nav": true,
"footer": true,
"meaningfulH1": false,
"headingOrder": false,
"accessibleLinks": false,
"accessibleButtons": true,
"imageAltCoverage": true,
"formAutocompleteCoverage": true,
"details": {
"inaccessibleLinks": [
"<a href=\"/\" aria-current=\"page\" class=\"navbar_logo-link w-nav-brand w--current\"><img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f51a9012eb1297ff64c808_ntg-academy-logo.svg\" alt class=\"navbar_logo\"></a>",
"<a href=\"https://www.instagram.com/zerotoengineer/\" class=\"footer_social-link w-inline-block\"><div class=\"icon-embed-xsmall w-embed\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" preserveAspectRatio=\"xMidYMid meet\" aria-hidden=\"true\" role=\"img\"> <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 7.5C12 7.5 13.864 7.5 15.182 8.81802C15.182 8.81802 16.5 10.136 16.5 12C16.5 12 16.5 13.864 15.182 15.182C15.182 15.182 13.864 16.5 12 16.5C12 16.5 ",
"<a href=\"https://www.linkedin.com/school/nexgent/\" class=\"footer_social-link w-inline-block\"><div class=\"icon-embed-xsmall w-embed\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" preserveAspectRatio=\"xMidYMid meet\" aria-hidden=\"true\" role=\"img\"> <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2.625 4.125C2.625 4.125 2.625 3.50368 3.06434 3.06434C3.06434 3.06434 3.50368 2.625 4.125 2.625H19.875C19.875 2.625 20.4963 2.625 20.9357 3.06434C20.935",
"<a href=\"https://www.facebook.com/zerotoengineer\" class=\"footer_social-link w-inline-block\"><div class=\"icon-embed-xsmall w-embed\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M22 12C22 6.47716 17.5228 1.99999 12 1.99999C6.47716 1.99999 2 6.47716 2 12C2 16.6898 5.2286 20.6249 9.58424 21.7055V15.0558H7.52216V12H9.58424V10.6832C9.58424 7.27956 11.1246 5.70196 14.4662 5.70196C15.0997 5.70196 16.1928 5.82616 16.64 5.9504V8.72056C16.404 8.69",
"<a href=\"https://x.com/nexgent\" class=\"footer_social-link w-inline-block\"><div class=\"icon-embed-xsmall w-embed\"><svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M17.1761 4H19.9362L13.9061 10.7774L21 20H15.4456L11.0951 14.4066L6.11723 20H3.35544L9.80517 12.7508L3 4H8.69545L12.6279 9.11262L17.1761 4ZM16.2073 18.3754H17.7368L7.86441 5.53928H6.2232L16.2073 18.3754Z\" fill=\"CurrentColor\"/> </svg></div></a>",
"<a href=\"https://www.youtube.com/@NGTAcademy\" class=\"footer_social-link w-inline-block\"><div class=\"icon-embed-xsmall w-embed\"><svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M20.5686 4.77345C21.5163 5.02692 22.2555 5.76903 22.5118 6.71673C23.1821 9.42042 23.1385 14.5321 22.5259 17.278C22.2724 18.2257 21.5303 18.965 20.5826 19.2213C17.9071 19.8831 5.92356 19.8015 3.40294 19.2213C2.45524 18.9678 1",
"<a href=\"https://www.tiktok.com/@zerotoengineer\" class=\"footer_social-link w-inline-block\"><div class=\"icon-embed-xsmall w-embed\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"#000000\" viewBox=\"0 0 256 256\"><path d=\"M232,80v40a8,8,0,0,1-8,8,103.25,103.25,0,0,1-48-11.71V156a76,76,0,0,1-152,0c0-36.9,26.91-69.52,62.6-75.88A8,8,0,0,1,96,88v42.69a8,8,0,0,1-4.57,7.23A20,20,0,1,0,120,156V24a8,8,0,0,1,8-8h40a8,8,0,0,1,8,8,48.05,48.05,0,0,0,48,48A8,8,0,0,1,232,80Z\"/></svg></div></a"
],
"inaccessibleButtons": [],
"missingAutocompleteInputs": [],
"imagesMissingAlt": [],
"skippedHeadingLevels": [
"h4: Learn and explore",
"h4: Get Involved",
"h1: From Zero Experience",
"h1: to an IT Career",
"h2: 10,000 peoplehave already made this move",
"h2: Launch Your IT Career in Months",
"h2: Invest in SKILLs Not Student Debt",
"h2: Practical Training That Gets You Job-Ready",
"h2: 1:1 Support Every Step of the Way",
"h2: From Where YouAre to Where You Want to Be",
"h3: Talk WITH a Career Advisor",
"h3: Get Your Custom Plan",
"h3: Train & Earn Certifications",
"h3: Launch Your IT Career",
"h4: Your Path from Beginner",
"h4: to a High-Income IT Career",
"h4: The Foundation",
"h5: Start now",
"h5: Job Ready",
"h4: 1st IT Job",
"h5: 2-4 months",
"h5: $85k",
"h4: The Promotion",
"h5: 6-18 months",
"h5: $100k - $200k",
"h4: Level Up",
"h5: 3-4 Years",
"h5: $200k - $300k",
"h4: Stability",
"h5: 5+ Years",
"h5: $300k+ total compensation",
"h4: Expert",
"h5: 6+ Years",
"h5: $500k+ total compensation",
"h4: Start your own IT Business",
"h5: 7+ Years",
"h5: $MILLIONS",
"h2: Will AI Replace Tech JobsBefore You Get One?",
"h4: AI Runs on Infrastructure",
"h4: AI Creates New Security Demands",
"h4: Zero to AI Engineer",
"h2: Full Stack NETWORK ENGINEER& CYBERSECURITY ACCELERATOR",
"h3: THE #1 IT VOCATIONAL SCHOOL",
"h3: THE #1 IT VOCATIONAL SCHOOL",
"h3: THE #1 IT VOCATIONAL SCHOOL",
"h2: Not Sure if the Program Is Right for You?",
"h2: The two fastest-growing job skillsin the world by 2030 are exactly what NGT teaches.",
"h3: top 10 fastest-growing job skills by 2030",
"h2: Your Mentors atNGT Academy",
"h2: Ready to start your journey?",
"h4: People From All Backgrounds Have Built Careers in Tech",
"h2: Where Our Graduates Work",
"h2: GI Bill® ApprovedThrough Our University Partnership",
"h2: Flexible optionsto get started",
"h3: Invest in your future with a program designed to be more accessible than traditional education.",
"h2: Start Your Tech Career",
"h3: NGT Academy Welcomes Zachary Elliott, Director of Academic Excellence",
"h3: Top Cybersecurity Certifications for Beginners: Launch Your Security Career",
"h3: Cybersecurity Career Pathways: A Practical Roadmap for Career Changers and Entry-Level Pros",
"h2: Questions We Get Asked",
"h3: THE #1 IT VOCATIONAL SCHOOL",
"h3: THE #1 IT VOCATIONAL SCHOOL",
"h3: THE #1 IT VOCATIONAL SCHOOL",
"h2: Ready to startyour career in IT?",
"h5: Why NGT Academy",
"h5: Resources",
"h5: Programs",
"h2: Did you serve in the U.s. military?"
]
},
"counts": {
"h1": 2,
"headings": 68,
"links": 79,
"inaccessibleLinks": 7,
"buttons": 0,
"inaccessibleButtons": 0,
"images": 118,
"imagesWithAlt": 118,
"autocompleteInputs": 0,
"inputsWithAutocomplete": 0,
"missingAutocompleteInputs": 0
}
}Security & TrustSecurity & TrustEstablished
X-Content-Type-Options
X-Content-Type-Options is missing or incomplete.
25 Fail
Security & TrustSecurity & TrustEstablished
X-Content-Type-Options
X-Content-Type-Options is missing or incomplete.
Needs attention
X-Content-Type-Options
Issue
X-Content-Type-Options is missing or incomplete.
Why it matters
X-Content-Type-Options prevents browsers from treating mislabeled files as executable content, reducing content-sniffing attacks.
Check name
X-Content-Type-Options
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Prevent MIME sniffing for browser-loaded resources.
Result
X-Content-Type-Options is missing or incomplete.
Evidence
{
"header": "x-content-type-options",
"value": null
}Agent Ease of UseSkill DiscoveryEmerging recommendation
A2A Agent Card
A2A Agent Card failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
A2A Agent Card
A2A Agent Card failed at "Fetch to find resource".
Needs attention
A2A Agent Card
Issue
A2A Agent Card was not found at the expected path.
Why it matters
A2A Agent Cards let compatible clients discover agent skills, input and output modes, and the endpoint used to invoke those skills.
Check name
A2A Agent Card
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish an agent card so A2A-compatible clients can discover capabilities.
Result
A2A Agent Card failed at "Fetch to find resource".
Validation steps
Fetch to find resource
A2A Agent Card was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agent-card.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
},
{
"path": "/.well-known/a2a/agent-card.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
},
{
"path": "/agent-card.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 5932
}
]
},
"issue": "A2A Agent Card was not found at the expected path.",
"howToFix": "Publish an A2A Agent Card with required skill details and make the advertised url answer A2A JSON-RPC requests."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
Agent Skills index
Agent Skills index failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
Agent Skills index
Agent Skills index failed at "Fetch to find resource".
Needs attention
Agent Skills index
Issue
Agent Skills index was not found at the expected path.
Why it matters
An Agent Skills index lets clients find task-specific SKILL.md documents that describe how to use site capabilities correctly.
Check name
Agent Skills index
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish an agent skills discovery index.
Result
Agent Skills index failed at "Fetch to find resource".
Validation steps
Fetch to find resource
Agent Skills index was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agent-skills/index.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
},
{
"path": "/.well-known/skills/index.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
}
]
},
"issue": "Agent Skills index was not found at the expected path.",
"howToFix": "Publish an index with a non-empty skills array and reachable SKILL.md URLs."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
agent.json
agent.json failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
agent.json
agent.json failed at "Fetch to find resource".
Needs attention
agent.json
Issue
agent.json was not found at the expected path.
Why it matters
agent.json is an emerging machine-readable manifest for declaring what a website does, how agents authenticate, and which actions or protocols are available.
Check name
agent.json
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish the singular Agent Web Protocol agent.json manifest without confusing it with the separate agents.json directory convention.
Result
agent.json failed at "Fetch to find resource".
Validation steps
Fetch to find resource
agent.json was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agent.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
},
{
"path": "/agent.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 5932
}
]
},
"issue": "agent.json was not found at the expected path.",
"howToFix": "Publish agent.json with awp_version, domain, intent, and typed actions that point to real same-origin API or protocol endpoints."
}
]
}Agent Ease of UseSkill DiscoveryInformational
agents.json
agents.json failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryInformational
agents.json
agents.json failed at "Fetch to find resource".
Needs attention
agents.json
Issue
agents.json was not found at the expected path.
Why it matters
agents.json gives clients a simple directory of agent-facing capabilities and contacts when a site chooses to advertise them.
Check name
agents.json
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Informational
Goal
Publish an agents.json directory for agent-facing capabilities and contacts when using this convention.
Result
agents.json failed at "Fetch to find resource".
Validation steps
Fetch to find resource
agents.json was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agents.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
},
{
"path": "/agents.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 5932
}
]
},
"issue": "agents.json was not found at the expected path.",
"howToFix": "If this site uses agents.json, publish JSON with an agents array containing name and url for each agent."
}
]
}AI DiscoverabilityContent ReadinessEstablished
Content freshness signals
Content freshness signals is partially implemented.
19 Warning
AI DiscoverabilityContent ReadinessEstablished
Content freshness signals
Content freshness signals is partially implemented.
Needs attention
Content freshness signals
Issue
Content freshness signals are incomplete: missing dateModified/datePublished in JSON-LD; missing meta or <time> freshness tags.
Why it matters
Freshness signals help agents decide whether content is current enough to cite, summarize, or compare against newer sources.
Check name
Content freshness signals
Score
25/100
Status
warning
Category
Content Readiness
Maturity
Established
Goal
Expose modified and published dates for freshness-aware retrieval and ranking.
Result
Content freshness signals is partially implemented.
Evidence
{
"lastModified": "Thu, 11 Jun 2026 12:37:09 GMT",
"schemaDates": [],
"metaDateCount": 0,
"timeDateCount": 0
}AI DiscoverabilityDiscoverabilityEstablished
FAQPage schema
FAQPage schema is missing or incomplete.
17 Fail
AI DiscoverabilityDiscoverabilityEstablished
FAQPage schema
FAQPage schema is missing or incomplete.
Needs attention
FAQPage schema
Issue
FAQ content was detected but no FAQPage schema was found.
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": [
"WebPage"
]
}AI DiscoverabilityDiscoverabilityEstablished
High-value schema types
High-value schema types is missing or incomplete.
17 Fail
AI DiscoverabilityDiscoverabilityEstablished
High-value schema types
High-value schema types is missing or incomplete.
Needs attention
High-value schema types
Issue
No high-value schema types (e.g. Article, Product, Service) were found.
Why it matters
High-value schema types tell agents whether a page is an article, product, event, service, or other actionable content type.
Check name
High-value schema types
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Use schema types that describe the page's primary content or offering.
Result
High-value schema types is missing or incomplete.
Evidence
{
"found": [],
"expected": [
"Article",
"BlogPosting",
"NewsArticle",
"Product",
"SoftwareApplication",
"FAQPage",
"LocalBusiness",
"VideoObject",
"HowTo",
"Event",
"Course",
"Review",
"Service"
],
"allTypes": [
"WebPage"
]
}AI DiscoverabilityDiscoverabilityEstablished
Link headers
Link headers failed at "Find useful Link headers".
17 Fail
AI DiscoverabilityDiscoverabilityEstablished
Link headers
Link headers failed at "Find useful Link headers".
Needs attention
Link headers
Issue
No useful agent discovery Link headers were found.
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
Find useful Link headers
No useful agent discovery Link headers were found.
Fetch same-origin Link header targets
Link headers did not expose any same-origin targets to validate.
Evidence
{
"failedStep": "presence",
"steps": [
{
"id": "presence",
"title": "Find useful Link headers",
"status": "fail",
"evidence": {
"links": []
},
"issue": "No useful agent discovery Link headers were found.",
"howToFix": "Expose useful Link headers such as rel=\"api-catalog\", rel=\"service-doc\", and rel=\"service-desc\"."
},
{
"id": "target-validation",
"title": "Fetch same-origin Link header targets",
"status": "fail",
"evidence": {
"checked": [],
"failures": [
{
"reason": "No same-origin Link header targets were available to fetch."
}
]
},
"issue": "Link headers did not expose any same-origin targets to validate.",
"howToFix": "Make each same-origin Link href reachable and serve the advertised media type."
}
]
}AI DiscoverabilityDiscoverabilityEstablished
Organization / WebSite schema
Organization / WebSite schema is missing or incomplete.
17 Fail
AI DiscoverabilityDiscoverabilityEstablished
Organization / WebSite schema
Organization / WebSite schema is missing or incomplete.
Needs attention
Organization / WebSite schema
Issue
Neither Organization nor WebSite schema types were found in JSON-LD.
Why it matters
Organization and WebSite schema help agents identify the publisher, canonical site identity, logo, and related profiles for attribution.
Check name
Organization / WebSite schema
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Identify the site owner and website entity in structured data.
Result
Organization / WebSite schema is missing or incomplete.
Evidence
{
"found": [],
"allTypes": [
"WebPage"
]
}AI DiscoverabilityDiscoverabilityEstablished
robots.txt
robots.txt is missing or incomplete.
17 Fail
AI DiscoverabilityDiscoverabilityEstablished
robots.txt
robots.txt is missing or incomplete.
Needs attention
robots.txt
Issue
robots.txt was found but could not be parsed as valid.
Why it matters
robots.txt gives crawlers and agents a standard place to read crawl permissions, disallowed paths, and sitemap locations before requesting site content.
Check name
robots.txt
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Publish /robots.txt with clear crawl rules.
Result
robots.txt is missing or incomplete.
Evidence
{
"statusCode": 200,
"contentType": "text/plain; charset=utf-8",
"parsedUserAgents": [],
"sitemapDirectives": [],
"rawExcerpt": ""
}AI DiscoverabilityDiscoverabilityEstablished
Sitemap
Sitemap is missing or incomplete.
17 Fail
AI DiscoverabilityDiscoverabilityEstablished
Sitemap
Sitemap is missing or incomplete.
Needs attention
Sitemap
Issue
No valid XML sitemap found at checked locations: https://ngt.academy/sitemap.xml, https://ngt.academy/sitemap_index.xml, https://ngt.academy/sitemap-index.xml.
Why it matters
Sitemaps help crawlers and agents discover canonical URLs, updated pages, and deeper content that may not be obvious from the homepage navigation.
Check name
Sitemap
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Publish a sitemap and reference it from robots.txt.
Result
Sitemap is missing or incomplete.
Evidence
{
"checked": [
"https://ngt.academy/sitemap.xml",
"https://ngt.academy/sitemap_index.xml",
"https://ngt.academy/sitemap-index.xml"
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
DNS-AID Agent Discovery
DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".
15 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
DNS-AID Agent Discovery
DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".
Needs attention
DNS-AID Agent Discovery
Issue
No DNS-AID entrypoint records were found under _agents.
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
Resolve DNS-AID SVCB/HTTPS records
No DNS-AID entrypoint records were found under _agents.
Validate alpn and endpoint parameters
Include alpn and endpoint service parameters in each DNS-AID record so agents know the protocol and target entrypoint.
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": "ngt.academy",
"probes": [
{
"name": "_index._agents.ngt.academy",
"found": false,
"recordCount": 1,
"records": [],
"hasAlpn": false,
"hasEndpoint": false
},
{
"name": "_a2a._agents.ngt.academy",
"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": "ngt.academy",
"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."
}
]
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer-first sections
AEO: Answer-first sections scored 65/100 and needs improvement.
5 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer-first sections
AEO: Answer-first sections scored 65/100 and needs improvement.
Needs attention
AEO: Answer-first sections
Issue
27 section(s) may benefit from a clearer opening answer; this is optional for feature/card sections.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Answer-first sections
Score
65/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Answer-first sections scored 65/100 and needs improvement.
Evidence
{
"sectionCount": 34,
"passing": 7,
"failing": [
{
"heading": "Launch Your IT Career in Months",
"headingHtml": "<h2 class=\"heading-style-h4\"><span class=\"heading-style-h2\">Launch </span><br>Your IT Career in Months</h2>",
"firstParagraph": "NGT programs focus on the practical skills employers expect from entry-level IT professionals — helping you move into a new career faster and with confidence.",
"paragraphHtml": "<p class=\"text-size-medium\">NGT programs focus on the practical skills employers expect from entry-level IT professionals — helping you move into a new career faster and with confidence.</p>",
"words": 24,
"direct": false,
"issue": "First paragraph is 24 words and does not look like a concise direct answer."
},
{
"heading": "Invest in SKILLs Not Student Debt",
"headingHtml": "<h2 class=\"heading-style-h2 line-height-small\">Invest in SKILLs <br><span class=\"heading-style-h4\">Not Student Debt</span></h2>",
"firstParagraph": "Flexible options help you invest in your future while continuing to work and manage your day-to-day life.",
"paragraphHtml": "<p class=\"text-size-medium\">Flexible options help you invest in your future while continuing to work and manage your day-to-day life.</p>",
"words": 17,
"direct": false,
"issue": "First paragraph is 17 words and does not look like a concise direct answer."
},
{
"heading": "Practical Training That Gets You Job-Ready",
"headingHtml": "<h2 class=\"heading-style-h2 line-height-small\">Practical Training <br><span class=\"heading-style-h4\">That Gets You Job-Ready</span></h2>",
"firstParagraph": "Train in environments that reflect real IT systems, so you build practical skills you can actually use on the job.",
"paragraphHtml": "<p class=\"text-size-medium\">Train in environments that reflect real IT systems, so you build practical skills you can actually use on the job.</p>",
"words": 20,
"direct": false,
"issue": "First paragraph is 20 words and does not look like a concise direct answer."
},
{
"heading": "1:1 Support Every Step of the Way",
"headingHtml": "<h2 class=\"heading-style-h2 line-height-small\">1:1 Support <br><span class=\"heading-style-h4\">Every Step of the Way</span></h2>",
"firstParagraph": "From learning the basics to preparing for your first role, you’ll have guidance, structure, and support to keep you moving forward.",
"paragraphHtml": "<p>From learning the basics to preparing for your first role, you’ll have guidance, structure, and support to keep you moving forward.</p>",
"words": 22,
"direct": false,
"issue": "First paragraph is 22 words and does not look like a concise direct answer."
},
{
"heading": "From Where YouAre to Where You Want to Be",
"headingHtml": "<h2 class=\"heading-style-h4\"><span class=\"heading-style-h2\">From Where You</span><br>Are to Where You Want to Be</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Talk WITH a Career Advisor",
"headingHtml": "<h3 class=\"heading-style-h6\">Talk WITH a Career Advisor</h3>",
"firstParagraph": "Discover the right IT career path for you with guidance from a Career Advisor. We'll learn about your background, goals and schedule to help you choose the program that fits best.",
"paragraphHtml": "<p>Discover the right IT career path for you with guidance from a Career Advisor. We'll learn about your background, goals and schedule to help you choose the program that fits best.</p>",
"words": 31,
"direct": false,
"issue": "First paragraph is 31 words and does not look like a concise direct answer."
},
{
"heading": "Get Your Custom Plan",
"headingHtml": "<h3 class=\"heading-style-h6\">Get Your Custom Plan</h3>",
"firstParagraph": "Receive a structured learning roadmap with clear milestones, certification goals, and a realistic timeline tied to your schedule — full-time or part-time.",
"paragraphHtml": "<p>Receive a structured learning roadmap with clear milestones, certification goals, and a realistic timeline tied to your schedule — full-time or part-time.</p>",
"words": 21,
"direct": false,
"issue": "First paragraph is 21 words and does not look like a concise direct answer."
},
{
"heading": "Train & Earn Certifications",
"headingHtml": "<h3 class=\"heading-style-h6\">Train & Earn Certifications</h3>",
"firstParagraph": "Build real technical skills through hands-on labs, guided coursework and preparation for industry-recognized certifications.",
"paragraphHtml": "<p>Build real technical skills through hands-on labs, guided coursework and preparation for industry-recognized certifications.</p>",
"words": 14,
"direct": false,
"issue": "First paragraph is 14 words and does not look like a concise direct answer."
},
{
"heading": "Launch Your IT Career",
"headingHtml": "<h3 class=\"heading-style-h6\">Launch Your IT Career</h3>",
"firstParagraph": "Graduate with certifications, hands-on experience and career services support - so you’re ready to pursue your first IT role.",
"paragraphHtml": "<p>Graduate with certifications, hands-on experience and career services support - so you’re ready to pursue your first IT role.</p>",
"words": 19,
"direct": false,
"issue": "First paragraph is 19 words and does not look like a concise direct answer."
},
{
"heading": "Full Stack NETWORK ENGINEER& CYBERSECURITY ACCELERATOR",
"headingHtml": "<h2 class=\"heading-style-h3\"><span class=\"heading-style-h2\">Full Stack NETWORK ENGINEER</span><br><span class=\"text-color-yellow\">& CYBERSECURITY 
ACCELERATOR</span></h2>",
"firstParagraph": "Designed for those who want to specialize in network engineering, cybersecurity, or data center operations. Build job-ready skills with industry-recognized certifications and practical, real-world training.",
"paragraphHtml": "<p class=\"text-size-large\">Designed for those who want to specialize in network engineering, cybersecurity, or data center operations. Build job-ready skills with industry-recognized certifications and practical, real-world training.</p>",
"words": 25,
"direct": false,
"issue": "First paragraph is 25 words and does not look like a concise direct answer."
},
{
"heading": "THE #1 IT VOCATIONAL SCHOOL",
"headingHtml": "<h3>THE #1 IT VOCATIONAL SCHOOL</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "THE #1 IT VOCATIONAL SCHOOL",
"headingHtml": "<h3>THE #1 IT VOCATIONAL SCHOOL</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "THE #1 IT VOCATIONAL SCHOOL",
"headingHtml": "<h3>THE #1 IT VOCATIONAL SCHOOL</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "The two fastest-growing job skillsin the world by 2030 are exactly what NGT teaches.",
"headingHtml": "<h2 class=\"heading-style-h4\"><span class=\"heading-style-h2\">The two fastest-growing job skills</span><br><span>in the world by 2030 are exactly what NGT teaches.</span></h2>",
"firstParagraph": "Every year, the World Economic Forum surveys hundreds of major employers about which skills they need most. In their latest Future of Jobs report, AI and big data ranked #1. Networks and cybersecurity ranked #2. NGT trains for both — the foundation of IT today and the AI-driven roles emerging now.",
"paragraphHtml": "<p>Every year, the World Economic Forum surveys hundreds of major employers about which skills they need most. In their latest Future of Jobs report, <span class=\"text-weight-book\">AI and big data ranked #1. Networks and cybersecurity ranked #2. </span>NGT trains for both — the foundation of IT today and the AI-driven roles emerging now.</p>",
"words": 50,
"direct": false,
"issue": "First paragraph is 50 words and does not look like a concise direct answer."
},
{
"heading": "top 10 fastest-growing job skills by 2030",
"headingHtml": "<h3 class=\"text-size-medium text-weight-light\">top 10 fastest-growing job skills by 2030</h3>",
"firstParagraph": "1",
"paragraphHtml": "<p class=\"text-weight-book\">1</p>",
"words": 1,
"direct": false,
"issue": "First paragraph is 1 words and does not look like a concise direct answer."
},
{
"heading": "Ready to start your journey?",
"headingHtml": "<h2 class=\"heading-style-h4\"><span class=\"heading-style-h2\">Ready to start </span><br><span>your journey?</span></h2>",
"firstParagraph": "Speak with a Career Advisor and choose the program that’s right for you.",
"paragraphHtml": "<p>Speak with a Career Advisor and choose the program 
that’s right for you.</p>",
"words": 14,
"direct": false,
"issue": "First paragraph is 14 words and does not look like a concise direct answer."
},
{
"heading": "Where Our Graduates Work",
"headingHtml": "<h2 class=\"heading-style-h4\">Where Our Graduates Work</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Flexible optionsto get started",
"headingHtml": "<h2 class=\"heading-style-h2 line-height-small\">Flexible options<br><span class=\"heading-style-h4 line-height-small\">to get started</span></h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Invest in your future with a program designed to be more accessible than traditional education.",
"headingHtml": "<h3 class=\"heading-style-h5\">Invest in your future with a program designed to be more accessible than traditional education.</h3>",
"firstParagraph": "Start your training with manageable monthly payments.",
"paragraphHtml": "<p class=\"text-size-large text-weight-normal\">Start your training with manageable monthly payments.</p>",
"words": 7,
"direct": false,
"issue": "First paragraph is 7 words and does not look like a concise direct answer."
},
{
"heading": "Start Your Tech Career",
"headingHtml": "<h2 class=\"heading-style-h4\">Start Your Tech Career</h2>",
"firstParagraph": "Explore practical advice, industry insights and tips to help you break into IT.",
"paragraphHtml": "<p class=\"text-size-medium\">Explore practical advice, industry insights and tips to help you break into IT.</p>",
"words": 13,
"direct": false,
"issue": "First paragraph is 13 words and does not look like a concise direct answer."
},
{
"heading": "NGT Academy Welcomes Zachary Elliott, Director of Academic Excellence",
"headingHtml": "<h3 class=\"heading-style-h6\">NGT Academy Welcomes Zachary Elliott, Director of Academic Excellence</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Top Cybersecurity Certifications for Beginners: Launch Your Security Career",
"headingHtml": "<h3 class=\"heading-style-h6\">Top Cybersecurity Certifications for Beginners: Launch Your Security Career</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Cybersecurity Career Pathways: A Practical Roadmap for Career Changers and Entry-Level Pros",
"headingHtml": "<h3 class=\"heading-style-h6\">Cybersecurity Career Pathways: A Practical Roadmap for Career Changers and Entry-Level Pros</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "THE #1 IT VOCATIONAL SCHOOL",
"headingHtml": "<h3>THE #1 IT VOCATIONAL SCHOOL</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "THE #1 IT VOCATIONAL SCHOOL",
"headingHtml": "<h3>THE #1 IT VOCATIONAL SCHOOL</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "THE #1 IT VOCATIONAL SCHOOL",
"headingHtml": "<h3>THE #1 IT VOCATIONAL SCHOOL</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Did you serve in the U.s. military?",
"headingHtml": "<h2 class=\"heading-style-h4\">Did you serve in the U.s. military?</h2>",
"firstParagraph": "Through our partnership with International American University, veterans may be able to use their Gi Bill® benefits to enroll in our IT programs — at potentially no out-of-pocket cost.",
"paragraphHtml": "<p class=\"text-size-medium\">Through our partnership with <span class=\"text-weight-book\">International American University,</span> veterans may be able to use their Gi Bill® benefits to enroll in our IT programs — at potentially no out-of-pocket cost.</p>",
"words": 28,
"direct": false,
"issue": "First paragraph is 28 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 60/100 and needs improvement.
4 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Source and trust signals
AIO: Source and trust signals scored 60/100 and needs improvement.
Needs attention
AIO: Source and trust signals
Issue
Missing AIO trust signals: author, freshnessDate.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Source and trust signals
Score
60/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Source and trust signals scored 60/100 and needs improvement.
Evidence
{
"signals": {
"author": false,
"publisher": true,
"freshnessDate": false,
"aboutOrContact": true,
"policyLinks": true
},
"missing": [
"author",
"freshnessDate"
],
"authorMeta": "",
"schemaAuthors": [],
"schemaPublishers": [
"NGT Academy"
],
"schemaDates": [],
"visibleDates": [],
"aboutLinks": [
{
"href": "/about",
"text": "About UsExplore NGT media coverage",
"html": "<a href=\"/about\" class=\"navbar-dropdown8_dropdown-link w-inline-block\"><div class=\"navbar-dropdown8_icon-wrapper\"><div class=\"icon-embed-xsmall w-embed\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 20 20\" fill=\"none\" preserveAspectRatio=\"xMidYMid meet\" aria-hidden=\"true\" role=\"img\"> <path d=\"M17.5 3.75H12.5C12.0149 3.75 11.5364 3.86295 11.1025 4.07991C10.6685 4.29688 10.2911 4.61189 10 5C9.70892 4.61189 9.33147 4.29688 8.89754 4.07991C8.46362 3.86295 7.98514..."
},
{
"href": "/faq",
"text": "FAQLearn more about us",
"html": "<a href=\"/faq\" class=\"navbar-dropdown8_dropdown-link w-inline-block\"><div class=\"navbar-dropdown8_icon-wrapper\"><div class=\"icon-embed-xsmall w-embed\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 20 20\" fill=\"none\" preserveAspectRatio=\"xMidYMid meet\" aria-hidden=\"true\" role=\"img\"> <path d=\"M10.9375 14.0625C10.9375 14.2479 10.8825 14.4292 10.7795 14.5833C10.6765 14.7375 10.5301 14.8577 10.3588 14.9286C10.1875 14.9996 9.99896 15.0182 9.81711 14.982C9.63525 14...."
},
{
"href": "/post/zachary-elliot",
"text": "Company UpdatesApril 15, 2026NGT Academy Welcomes Zachary Elliott, Director of Academic ExcellenceZachary Elliott joins NGT Academy as Director of Academic Excellence after 13 years at Cisco, leading the buildout of our future curriculum and programs.Read more",
"html": "<a href=\"/post/zachary-elliot\" class=\"blog_item-link w-inline-block\"><div class=\"blog_image-wrapper\"><img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f8fafb01af9917d641b048/6a26156a3ea5da7eb98bece5_Zach_Elliott_Welcome_Main_1200x630.avif\" alt sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/69f8fafb01af9917d641b048/6a26156a3ea5da7eb98bece5_Zach_Elliott_Welcome_Main_1200x630-p-500.avif 500w, https://cdn.prod.website-files.com/69f8fafb01af9917d641b048/6a26156a3ea5da7eb98bec..."
},
{
"href": "/about",
"text": "About Us",
"html": "<a href=\"/about\" class=\"footer_link\">About Us</a>"
}
],
"contactLinks": [
{
"href": "/why-ngt",
"text": "Why NGTOur team is here to help",
"html": "<a href=\"/why-ngt\" class=\"navbar-dropdown8_dropdown-link w-inline-block\"><div class=\"navbar-dropdown8_icon-wrapper\"><div class=\"icon-embed-xsmall w-embed\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 20 20\" fill=\"none\" preserveAspectRatio=\"xMidYMid meet\" aria-hidden=\"true\" role=\"img\"> <path d=\"M2.5 5C2.5 4.83424 2.56585 4.67527 2.68306 4.55806C2.80027 4.44085 2.95924 4.375 3.125 4.375H16.875C17.0408 4.375 17.1997 4.44085 17.3169 4.55806C17.4342 4.67527 17.5..."
},
{
"href": "https://help.nexgent.com/en/",
"text": "HelpAdvice and answers from the team",
"html": "<a href=\"https://help.nexgent.com/en/\" target=\"_blank\" class=\"navbar-dropdown8_dropdown-link w-inline-block\"><div class=\"navbar-dropdown8_icon-wrapper\"><div class=\"icon-embed-xsmall w-embed\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 20 20\" fill=\"none\" preserveAspectRatio=\"xMidYMid meet\" aria-hidden=\"true\" role=\"img\"> <path d=\"M16.875 3.125H3.125C2.79348 3.125 2.47554 3.2567 2.24112 3.49112C2.0067 3.72554 1.875 4.04348 1.875 4.375V14.375C1.875 14.7065 2.00..."
},
{
"href": "/contact-us",
"text": "Contact UsOur team is here to help",
"html": "<a href=\"/contact-us\" class=\"navbar-dropdown8_dropdown-link w-inline-block\"><div class=\"navbar-dropdown8_icon-wrapper\"><div class=\"icon-embed-xsmall w-embed\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 20 20\" fill=\"none\" preserveAspectRatio=\"xMidYMid meet\" aria-hidden=\"true\" role=\"img\"> <path d=\"M6.49922 13.625C6.5649 13.6744 6.63968 13.7103 6.71926 13.7307C6.79885 13.7512 6.88169 13.7557 6.96303 13.7441C7.04437 13.7325 7.12263 13.705 7.19332 13.6631C7.2640..."
},
{
"href": "/become-a-mentor",
"text": "Become A MentorHelp students launch their careers",
"html": "<a href=\"/become-a-mentor\" class=\"navbar-dropdown8_dropdown-link w-inline-block\"><div class=\"navbar-dropdown8_icon-wrapper\"><div class=\"icon-embed-xsmall w-embed\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 20 20\" fill=\"none\" preserveAspectRatio=\"xMidYMid meet\" aria-hidden=\"true\" role=\"img\"> <path d=\"M18.6875 7.60063C18.6118 7.36733 18.4692 7.16146 18.2773 7.00865C18.0855 6.85584 17.8529 6.76285 17.6086 6.74125L12.9688 6.34125L11.15 2.01625C11.0553 1.78931..."
},
{
"href": "/contact-us",
"text": "Contact us",
"html": "<a href=\"/contact-us\" class=\"footer_link\">Contact us</a>"
},
{
"href": "https://help.nexgent.com/en/",
"text": "Help",
"html": "<a href=\"https://help.nexgent.com/en/\" target=\"_blank\" class=\"footer_link\">Help</a>"
}
],
"privacyLinks": [
{
"href": "#",
"text": "Privacy Policy",
"html": "<a href=\"#\" class=\"footer_legal-link\">Privacy Policy</a>"
},
{
"href": "#",
"text": "Terms of Service",
"html": "<a href=\"#\" class=\"footer_legal-link\">Terms of Service</a>"
}
],
"score": 60,
"weight": 20
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer evidence and trust
AEO: Answer evidence and trust scored 60/100 and needs improvement.
4 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer evidence and trust
AEO: Answer evidence and trust scored 60/100 and needs improvement.
Needs attention
AEO: Answer evidence and trust
Issue
Missing AIO trust signals: author, freshnessDate.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Answer evidence and trust
Score
60/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Answer evidence and trust scored 60/100 and needs improvement.
Evidence
{
"signals": {
"author": false,
"publisher": true,
"freshnessDate": false,
"aboutOrContact": true,
"policyLinks": true
},
"missing": [
"author",
"freshnessDate"
],
"authorMeta": "",
"schemaAuthors": [],
"schemaPublishers": [
"NGT Academy"
],
"schemaDates": [],
"visibleDates": [],
"aboutLinks": [
{
"href": "/about",
"text": "About UsExplore NGT media coverage",
"html": "<a href=\"/about\" class=\"navbar-dropdown8_dropdown-link w-inline-block\"><div class=\"navbar-dropdown8_icon-wrapper\"><div class=\"icon-embed-xsmall w-embed\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 20 20\" fill=\"none\" preserveAspectRatio=\"xMidYMid meet\" aria-hidden=\"true\" role=\"img\"> <path d=\"M17.5 3.75H12.5C12.0149 3.75 11.5364 3.86295 11.1025 4.07991C10.6685 4.29688 10.2911 4.61189 10 5C9.70892 4.61189 9.33147 4.29688 8.89754 4.07991C8.46362 3.86295 7.98514..."
},
{
"href": "/faq",
"text": "FAQLearn more about us",
"html": "<a href=\"/faq\" class=\"navbar-dropdown8_dropdown-link w-inline-block\"><div class=\"navbar-dropdown8_icon-wrapper\"><div class=\"icon-embed-xsmall w-embed\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 20 20\" fill=\"none\" preserveAspectRatio=\"xMidYMid meet\" aria-hidden=\"true\" role=\"img\"> <path d=\"M10.9375 14.0625C10.9375 14.2479 10.8825 14.4292 10.7795 14.5833C10.6765 14.7375 10.5301 14.8577 10.3588 14.9286C10.1875 14.9996 9.99896 15.0182 9.81711 14.982C9.63525 14...."
},
{
"href": "/post/zachary-elliot",
"text": "Company UpdatesApril 15, 2026NGT Academy Welcomes Zachary Elliott, Director of Academic ExcellenceZachary Elliott joins NGT Academy as Director of Academic Excellence after 13 years at Cisco, leading the buildout of our future curriculum and programs.Read more",
"html": "<a href=\"/post/zachary-elliot\" class=\"blog_item-link w-inline-block\"><div class=\"blog_image-wrapper\"><img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f8fafb01af9917d641b048/6a26156a3ea5da7eb98bece5_Zach_Elliott_Welcome_Main_1200x630.avif\" alt sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/69f8fafb01af9917d641b048/6a26156a3ea5da7eb98bece5_Zach_Elliott_Welcome_Main_1200x630-p-500.avif 500w, https://cdn.prod.website-files.com/69f8fafb01af9917d641b048/6a26156a3ea5da7eb98bec..."
},
{
"href": "/about",
"text": "About Us",
"html": "<a href=\"/about\" class=\"footer_link\">About Us</a>"
}
],
"contactLinks": [
{
"href": "/why-ngt",
"text": "Why NGTOur team is here to help",
"html": "<a href=\"/why-ngt\" class=\"navbar-dropdown8_dropdown-link w-inline-block\"><div class=\"navbar-dropdown8_icon-wrapper\"><div class=\"icon-embed-xsmall w-embed\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 20 20\" fill=\"none\" preserveAspectRatio=\"xMidYMid meet\" aria-hidden=\"true\" role=\"img\"> <path d=\"M2.5 5C2.5 4.83424 2.56585 4.67527 2.68306 4.55806C2.80027 4.44085 2.95924 4.375 3.125 4.375H16.875C17.0408 4.375 17.1997 4.44085 17.3169 4.55806C17.4342 4.67527 17.5..."
},
{
"href": "https://help.nexgent.com/en/",
"text": "HelpAdvice and answers from the team",
"html": "<a href=\"https://help.nexgent.com/en/\" target=\"_blank\" class=\"navbar-dropdown8_dropdown-link w-inline-block\"><div class=\"navbar-dropdown8_icon-wrapper\"><div class=\"icon-embed-xsmall w-embed\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 20 20\" fill=\"none\" preserveAspectRatio=\"xMidYMid meet\" aria-hidden=\"true\" role=\"img\"> <path d=\"M16.875 3.125H3.125C2.79348 3.125 2.47554 3.2567 2.24112 3.49112C2.0067 3.72554 1.875 4.04348 1.875 4.375V14.375C1.875 14.7065 2.00..."
},
{
"href": "/contact-us",
"text": "Contact UsOur team is here to help",
"html": "<a href=\"/contact-us\" class=\"navbar-dropdown8_dropdown-link w-inline-block\"><div class=\"navbar-dropdown8_icon-wrapper\"><div class=\"icon-embed-xsmall w-embed\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 20 20\" fill=\"none\" preserveAspectRatio=\"xMidYMid meet\" aria-hidden=\"true\" role=\"img\"> <path d=\"M6.49922 13.625C6.5649 13.6744 6.63968 13.7103 6.71926 13.7307C6.79885 13.7512 6.88169 13.7557 6.96303 13.7441C7.04437 13.7325 7.12263 13.705 7.19332 13.6631C7.2640..."
},
{
"href": "/become-a-mentor",
"text": "Become A MentorHelp students launch their careers",
"html": "<a href=\"/become-a-mentor\" class=\"navbar-dropdown8_dropdown-link w-inline-block\"><div class=\"navbar-dropdown8_icon-wrapper\"><div class=\"icon-embed-xsmall w-embed\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 20 20\" fill=\"none\" preserveAspectRatio=\"xMidYMid meet\" aria-hidden=\"true\" role=\"img\"> <path d=\"M18.6875 7.60063C18.6118 7.36733 18.4692 7.16146 18.2773 7.00865C18.0855 6.85584 17.8529 6.76285 17.6086 6.74125L12.9688 6.34125L11.15 2.01625C11.0553 1.78931..."
},
{
"href": "/contact-us",
"text": "Contact us",
"html": "<a href=\"/contact-us\" class=\"footer_link\">Contact us</a>"
},
{
"href": "https://help.nexgent.com/en/",
"text": "Help",
"html": "<a href=\"https://help.nexgent.com/en/\" target=\"_blank\" class=\"footer_link\">Help</a>"
}
],
"privacyLinks": [
{
"href": "#",
"text": "Privacy Policy",
"html": "<a href=\"#\" class=\"footer_legal-link\">Privacy Policy</a>"
},
{
"href": "#",
"text": "Terms of Service",
"html": "<a href=\"#\" class=\"footer_legal-link\">Terms of Service</a>"
}
],
"score": 60,
"weight": 22
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Explanatory content depth
GEO: Explanatory content depth scored 75/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Explanatory content depth
GEO: Explanatory content depth scored 75/100 and needs improvement.
Needs attention
GEO: Explanatory content depth
Issue
9 explanatory paragraph(s) could be stronger for citation or AI extraction.
Details
Why it matters
Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.
Check name
GEO: Explanatory content depth
Score
75/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for AI answer engines to extract, cite, and attribute.
Result
GEO: Explanatory content depth scored 75/100 and needs improvement.
Evidence
{
"candidatePassages": 9,
"citablePassages": 0,
"failingCandidateParagraphs": [
{
"index": 38,
"heading": "H2: Will AI Replace Tech JobsBefore You Get One?",
"text": "It's the right question to ask. Here's what's actually happening: AI is automating some tasks, but it's also driving the largest build-out of networks, data centers, and security infrastructure in history. The IT roles that build and protect that infrastructure aren't going away. They're growing.",
"words": 45,
"hasEvidence": true,
"reasons": [
"Too short for a citation-ready passage (45 words; target 80-220)."
],
"html": "<p class=\"text-size-medium\">It's the right question to ask. Here's what's actually happening: AI is automating some tasks, but it's also driving the largest build-out of networks, data centers, and security infrastructure in history. The IT roles that build and protect that infrastructure aren't going away. They're growing.</p>"
},
{
"index": 49,
"heading": "H2: Not Sure if the Program Is Right for You?",
"text": "NGT’s Career Advisors can help you choose the right path based on your goals, background and schedule. In a short call, we’ll walk you through the programs, answer your questions and help you decide if NGT is the right fit.",
"words": 42,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (42 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p>NGT’s Career Advisors can help you choose the right path based on your goals, background and schedule. In a short call, we’ll walk you through the programs, answer your questions and help you decide if NGT is the right fit.</p>"
},
{
"index": 50,
"heading": "H2: The two fastest-growing job skillsin the world by 2030 are exactly what NGT teaches.",
"text": "Every year, the World Economic Forum surveys hundreds of major employers about which skills they need most. In their latest Future of Jobs report, AI and big data ranked #1. Networks and cybersecurity ranked #2. NGT trains for both — the foundation of IT today and the AI-driven roles emerging now.",
"words": 50,
"hasEvidence": true,
"reasons": [
"Too short for a citation-ready passage (50 words; target 80-220)."
],
"html": "<p>Every year, the World Economic Forum surveys hundreds of major employers about which skills they need most. In their latest Future of Jobs report, <span class=\"text-weight-book\">AI and big data ranked #1. Networks and cybersecurity ranked #2. </span>NGT trains for both — the foundation of IT today and the AI-driven roles emerging now.</p>"
},
{
"index": 77,
"heading": "H4: People From All Backgrounds Have Built Careers in Tech",
"text": "\"Financial freedom is always a goal with any career, but that was one of the promises through this program and NGT lived up to it. They helped me every step of the way. My salary changed from my current position compared to the healthcare job 100%, so I doubled it... It's allowed me to upgrade my life.\"",
"words": 57,
"hasEvidence": true,
"reasons": [
"Too short for a citation-ready passage (57 words; target 80-220)."
],
"html": "<p>"Financial freedom is always a goal with any career, but that was one of the promises through this program and NGT lived up to it. They helped me every step of the way. My salary changed from my current position compared to the healthcare job 100%, so I doubled it... It's allowed me to upgrade my life."</p>"
},
{
"index": 83,
"heading": "H4: People From All Backgrounds Have Built Careers in Tech",
"text": "\"I was laying in a hospital bed wondering how I would provide for my family, making $30,000 a year with $50,000 in student debt. Terry's mentorship guided me through the hardships. Now I work from home, spend more time with my wife — and money isn't an issue anymore.\"",
"words": 50,
"hasEvidence": true,
"reasons": [
"Too short for a citation-ready passage (50 words; target 80-220)."
],
"html": "<p>"I was laying in a hospital bed wondering how I would provide for my family, making $30,000 a year with $50,000 in student debt. Terry's mentorship guided me through the hardships. Now I work from home, spend more time with my wife — and money isn't an issue anymore."</p>"
},
{
"index": 86,
"heading": "H4: People From All Backgrounds Have Built Careers in Tech",
"text": "\"My initial investment to train with NGT Academy has been definitely been worth it! It paid itself back 20x over. I make more in a month than what I invested in the training program. I highly recommend this program if you want to not only grow your technology future, while also accelerating your earning potential!\"",
"words": 55,
"hasEvidence": true,
"reasons": [
"Too short for a citation-ready passage (55 words; target 80-220)."
],
"html": "<p>"My initial investment to train with NGT Academy has been definitely been worth it! It paid itself back 20x over. I make more in a month than what I invested in the training program. I highly recommend this program if you want to not only grow your technology future, while also accelerating your earning potential!"</p>"
},
{
"index": 95,
"heading": "H4: People From All Backgrounds Have Built Careers in Tech",
"text": "\"I've tried different programs before. NGT is the most comprehensive — it gives you the skill set to actually be job ready. I work remote now. I can work from a coffee shop. I can take my kids anywhere. That's a big change. NGT didn't just change my career — it changed my legacy.\"",
"words": 52,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (52 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p>"I've tried different programs before. NGT is the most comprehensive — it gives you the skill set to actually be job ready. I work remote now. I can work from a coffee shop. I can take my kids anywhere. That's a big change. NGT didn't just change my career — it changed my legacy."</p>"
},
{
"index": 99,
"heading": "H2: GI Bill® ApprovedThrough Our University Partnership",
"text": "NGT has partnered with International American University (IAU) to make our program accessible through GI Bill® benefits.Eligible veterans can use their benefits to enroll in our Certificate Full Stack Network Engineer Program or Certificate Cybersecurity Accelerator - gaining practical IT skills, industry certifications and career support.For veterans transitioning to civilian careers, this provides a direct path...",
"words": 86,
"hasEvidence": false,
"reasons": [
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p>NGT has partnered with International American University (IAU) to make our program accessible through GI Bill® benefits.<br><br>Eligible veterans can use their benefits to enroll in our <span class=\"text-weight-book\">Certificate Full Stack Network Engineer Program or Certificate Cybersecurity Accelerator </span>- gaining practical IT skills, industry certifications and career support.<br><br>For veterans transitioning to civilian careers, this provides a direct path into the tech indu..."
},
{
"index": 103,
"heading": "H2: Questions We Get Asked",
"text": "No. Our programs are built for complete beginners. Most of our students come from non-technical backgrounds like retail, warehouse, logistics, and food service. If you can use a computer and are willing to put in 10-20 hours per week, you can do this.",
"words": 43,
"hasEvidence": true,
"reasons": [
"Too short for a citation-ready passage (43 words; target 80-220)."
],
"html": "<p>No. Our programs are built for complete beginners. Most of our students come from non-technical backgrounds like retail, warehouse, logistics, and food service. If you can use a computer and are willing to put in 10-20 hours per week, you can do this.</p>"
}
],
"citableParagraphs": [],
"score": 75,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Entity clarity
GEO: Entity clarity scored 85/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Entity clarity
GEO: Entity clarity scored 85/100 and needs improvement.
Needs attention
GEO: Entity clarity
Issue
Title/H1 terms missing from description: ngt, academy, zero, experience.
Details
Why it matters
Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.
Check name
GEO: Entity clarity
Score
85/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for AI answer engines to extract, cite, and attribute.
Result
GEO: Entity clarity scored 85/100 and needs improvement.
Evidence
{
"title": "IT Career Training | Network & Cybersecurity | NGT Academy",
"h1": "From Zero Experience",
"description": "Accelerated network engineering and cybersecurity training for veterans and career changers. Get job-ready in months, not years.",
"topicOverlap": 0.5,
"topicTerms": [
"career",
"training",
"network",
"cybersecurity",
"ngt",
"academy",
"zero",
"experience"
],
"descriptionTerms": [
"accelerated",
"network",
"engineering",
"cybersecurity",
"training",
"veterans",
"career",
"changers",
"get",
"job",
"ready",
"months",
"not",
"years"
],
"missingFromDescription": [
"ngt",
"academy",
"zero",
"experience"
],
"score": 85,
"weight": 28
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Google eligibility and indexability
AIO: Google eligibility and indexability scored 80/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Google eligibility and indexability
AIO: Google eligibility and indexability scored 80/100 and needs improvement.
Needs attention
AIO: Google eligibility and indexability
Issue
Canonical tag is missing.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Google eligibility and indexability
Score
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: Google eligibility and indexability scored 80/100 and needs improvement.
Evidence
{
"status": 200,
"googlebotBlocked": false,
"metaRobotsTags": [],
"xRobotsTag": "",
"canonical": "",
"finalUrl": "https://ngt.academy/#",
"canonicalScore": 0,
"score": 80,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Extraction-friendly structure
GEO: Extraction-friendly structure scored 85/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Extraction-friendly structure
GEO: Extraction-friendly structure scored 85/100 and needs improvement.
Needs attention
GEO: Extraction-friendly structure
Issue
Missing extraction signals: optional top summary / TL;DR / key takeaways block, table with <thead> only if the page already has tabular/comparative data, ordered list only if the page explains a workflow/process.
Details
Why it matters
Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.
Check name
GEO: Extraction-friendly structure
Score
85/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for AI answer engines to extract, cite, and attribute.
Result
GEO: Extraction-friendly structure scored 85/100 and needs improvement.
Evidence
{
"hasSummary": false,
"tableCount": 0,
"tablesWithHead": 0,
"tablesMissingThead": [],
"orderedLists": 0,
"hasFaq": true,
"definitionPatterns": 16,
"schemaBlocks": 1,
"missingSignals": [
"optional top summary / TL;DR / key takeaways block",
"table with <thead> only if the page already has tabular/comparative data",
"ordered list only if the page explains a workflow/process"
],
"score": 85,
"weight": 24
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Page experience for AIO
AIO: Page experience for AIO scored 70/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Page experience for AIO
AIO: Page experience for AIO scored 70/100 and needs improvement.
Needs attention
AIO: Page experience for AIO
Issue
118 image(s) are missing width/height attributes. 14 possible modal/interstitial element(s) detected.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Page experience for AIO
Score
70/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Page experience for AIO scored 70/100 and needs improvement.
Evidence
{
"viewportContent": "width=device-width, initial-scale=1",
"visibleWords": 2761,
"htmlBytes": 263651,
"imagesMissingDimensions": [
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f51a9012eb1297ff64c808_ntg-academy-logo.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f51a9012eb1297ff64c808_ntg-academy-logo.svg\" alt class=\"navbar_logo\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/6a0decee4da682c9e7e06bff_Star%206%20(2).svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/6a0decee4da682c9e7e06bff_Star%206%20(2).svg\" loading=\"lazy\" alt class=\"navbar_svg\">"
},
{
"src": "https://cdn.prod.website-files.com/69f8fafb01af9917d641b048/6a1c832931fed60b9bf48553_kt.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/69f8fafb01af9917d641b048/6a1c832931fed60b9bf48553_kt.avif\" loading=\"lazy\" alt sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/69f8fafb01af9917d641b048/6a1c832931fed60b9bf48553_kt-p-500.avif 500w, https://cdn.prod.website-files.com/69f8fafb01af9917d641b048/6a1c832931fed60b9bf48553_kt-p-800.avif 800w, https://cdn.prod.website-files.com/69f8fafb01af9917d641b048/6a1c832931fed60b9bf48553_kt.avif 1500w\" class=\"testimonial_lightbox-image\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f9009ed90fef45260f739d_0b49917fea8b306538e07393e38121df_Assistant%20button.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f9009ed90fef45260f739d_0b49917fea8b306538e07393e38121df_Assistant%20button.svg\" loading=\"lazy\" alt=\"Play button icon\" class=\"testimonial_play-button\">"
},
{
"src": "https://cdn.prod.website-files.com/69f8fafb01af9917d641b048/6a1c83bacaa064ef33bf9f6c_jm.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/69f8fafb01af9917d641b048/6a1c83bacaa064ef33bf9f6c_jm.avif\" loading=\"lazy\" alt class=\"testimonial_image\">"
},
{
"src": "https://cdn.prod.website-files.com/69f8fafb01af9917d641b048/6a1c83bacaa064ef33bf9f6c_jm.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/69f8fafb01af9917d641b048/6a1c83bacaa064ef33bf9f6c_jm.avif\" loading=\"lazy\" alt class=\"testimonial-author_image\">"
},
{
"src": "https://cdn.prod.website-files.com/69f8fafb01af9917d641b048/6a207ee071e0030247d5d2b0_richardg.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/69f8fafb01af9917d641b048/6a207ee071e0030247d5d2b0_richardg.avif\" loading=\"lazy\" alt class=\"testimonial_lightbox-image\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f9009ed90fef45260f739d_0b49917fea8b306538e07393e38121df_Assistant%20button.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f9009ed90fef45260f739d_0b49917fea8b306538e07393e38121df_Assistant%20button.svg\" loading=\"lazy\" alt=\"Play button icon\" class=\"testimonial_play-button\">"
},
{
"src": "https://cdn.prod.website-files.com/69f8fafb01af9917d641b048/6a207f3291e119461c0d3eca_makeiag.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/69f8fafb01af9917d641b048/6a207f3291e119461c0d3eca_makeiag.avif\" loading=\"lazy\" alt class=\"testimonial_image\">"
},
{
"src": "https://cdn.prod.website-files.com/69f8fafb01af9917d641b048/6a207f3291e119461c0d3eca_makeiag.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/69f8fafb01af9917d641b048/6a207f3291e119461c0d3eca_makeiag.avif\" loading=\"lazy\" alt class=\"testimonial-author_image\">"
},
{
"src": "https://cdn.prod.website-files.com/69f8fafb01af9917d641b048/6a1c84f511b6e405a100e27c_jc.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/69f8fafb01af9917d641b048/6a1c84f511b6e405a100e27c_jc.avif\" loading=\"lazy\" alt sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/69f8fafb01af9917d641b048/6a1c84f511b6e405a100e27c_jc-p-500.avif 500w, https://cdn.prod.website-files.com/69f8fafb01af9917d641b048/6a1c84f511b6e405a100e27c_jc-p-800.avif 800w, https://cdn.prod.website-files.com/69f8fafb01af9917d641b048/6a1c84f511b6e405a100e27c_jc.avif 1500w\" class=\"testimonial_lightbox-image\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f9009ed90fef45260f739d_0b49917fea8b306538e07393e38121df_Assistant%20button.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f9009ed90fef45260f739d_0b49917fea8b306538e07393e38121df_Assistant%20button.svg\" loading=\"lazy\" alt=\"Play button icon\" class=\"testimonial_play-button\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f5353d15c6049b46fcf1a9_MM_Montel-LOGO%201.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f5353d15c6049b46fcf1a9_MM_Montel-LOGO%201.svg\" alt class=\"logo_logo\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/6a07781a19995c82b3448a23_item.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/6a07781a19995c82b3448a23_item.svg\" alt class=\"logo_logo white\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f5353de540849588b18c5f_item%20(1).svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f5353de540849588b18c5f_item%20(1).svg\" alt class=\"logo_logo\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/6a07781a31b45b305998cf2e_item-1.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/6a07781a31b45b305998cf2e_item-1.svg\" alt class=\"logo_logo white\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f5353d6f54ac915a12990c_item.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f5353d6f54ac915a12990c_item.svg\" alt class=\"logo_logo\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/6a07781aef9a47eef5c28c88_item-2.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/6a07781aef9a47eef5c28c88_item-2.svg\" alt class=\"logo_logo white\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f5353df5ac5faedd4913fb_item%20(2).svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f5353df5ac5faedd4913fb_item%20(2).svg\" alt class=\"logo_logo\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/6a07781adc8849080c134c20_item-3.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/6a07781adc8849080c134c20_item-3.svg\" alt class=\"logo_logo white\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f5353d6b7dc25fa1de047f_item%20(3).svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f5353d6b7dc25fa1de047f_item%20(3).svg\" alt class=\"logo_logo\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/6a07781a3a1dfdbded79bb3a_item-4.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/6a07781a3a1dfdbded79bb3a_item-4.svg\" alt class=\"logo_logo white\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f5353d15c6049b46fcf1a9_MM_Montel-LOGO%201.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f5353d15c6049b46fcf1a9_MM_Montel-LOGO%201.svg\" alt class=\"logo_logo\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f5353de540849588b18c5f_item%20(1).svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f5353de540849588b18c5f_item%20(1).svg\" alt class=\"logo_logo\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f5353d6f54ac915a12990c_item.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f5353d6f54ac915a12990c_item.svg\" alt class=\"logo_logo\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f5353df5ac5faedd4913fb_item%20(2).svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f5353df5ac5faedd4913fb_item%20(2).svg\" alt class=\"logo_logo\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f5353d6b7dc25fa1de047f_item%20(3).svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f5353d6b7dc25fa1de047f_item%20(3).svg\" alt class=\"logo_logo\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f53676eb18b4a8a66da946_badge.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f53676eb18b4a8a66da946_badge.svg\" alt class=\"logo_badge\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/6a07781adf61c5ae92e33b74_badge.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/6a07781adf61c5ae92e33b74_badge.svg\" alt class=\"logo_badge white\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f93698c1cc2ee47476d3a4_52932d64efd252ec99ef0927b93bd882_Button.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f93698c1cc2ee47476d3a4_52932d64efd252ec99ef0927b93bd882_Button.avif\" loading=\"lazy\" alt=\"Soldiers with backpacks walking in a desert at sunset with parachutes descending in the sky.\" class=\"testimonial_image-1\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f93698af6b721fabe6972b_0a4d1926848d7ebb59acc291f1147945_Button-1.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f93698af6b721fabe6972b_0a4d1926848d7ebb59acc291f1147945_Button-1.avif\" loading=\"lazy\" alt=\"Portrait of a confident young woman with short dark hair wearing a white shirt outdoors.\" class=\"testimonial_image-2\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f9369877f5d9580747e6b5_919c8b49ba69e416a017bafd0c320ecd_Button-2.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f9369877f5d9580747e6b5_919c8b49ba69e416a017bafd0c320ecd_Button-2.avif\" loading=\"lazy\" alt=\"Smiling healthcare professional wearing dark blue scrubs in a warm indoor setting.\" class=\"testimonial_image-3\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f936988813b2c53d8dd8d0_9bf0552e3de5e7c2beddbe7b9112d56d_Button-3.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f936988813b2c53d8dd8d0_9bf0552e3de5e7c2beddbe7b9112d56d_Button-3.avif\" loading=\"lazy\" alt=\"Young woman with blonde hair smiling outdoors with green trees in the background.\" class=\"testimonial_image-4\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f93e934e39169f03a4618f_Frame%202147227830.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f93e934e39169f03a4618f_Frame%202147227830-p-500.avif 500w, https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f93e934e39169f03a4618f_Frame%202147227830.avif 987w\" alt=\"Smiling woman wearing glasses and earphones working on laptop with text steps: discover path, complete program, 1st IT job.\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f93e934e39169f03a4618f_Frame%20214722..."
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f93f4529f0d13affbcef31_Frame%202147227831.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f93f4529f0d13affbcef31_Frame%202147227831-p-500.avif 500w, https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f93f4529f0d13affbcef31_Frame%202147227831.avif 1003w\" alt=\"Progress on Security basics course showing 4 of 9 units learned with benefits like work while learning and payment plans.\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f93f4529f0d13affbcef31_Frame%202147227..."
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f93ff72727c4d39cb2b7c6_21daebba1458e5beafc1649080ca2680_Frame%202147227832.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f93ff72727c4d39cb2b7c6_21daebba1458e5beafc1649080ca2680_Frame%202147227832-p-500.avif 500w, https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f93ff72727c4d39cb2b7c6_21daebba1458e5beafc1649080ca2680_Frame%202147227832.avif 987w\" alt=\"Lab terminal screen showing router configuration commands and project status for network lab and security project.\" src=\"https://cdn.prod.website-files.com/69f3e35..."
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f9406e078482b584cfb5e3_Frame%202147227833.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f9406e078482b584cfb5e3_Frame%202147227833-p-500.avif 500w, https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f9406e078482b584cfb5e3_Frame%202147227833.avif 987w\" alt=\"Smiling woman wearing glasses and earbuds, engaging with laptop, with chat messages about certification.\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69f9406e078482b584cfb5e3_Frame%202147227833.avif\" loading=..."
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fa46ff859c0fe2b27ed326_Frame%203081528%402x.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fa46ff859c0fe2b27ed326_Frame%203081528%402x.avif\" loading=\"lazy\" sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fa46ff859c0fe2b27ed326_Frame%203081528%402x-p-500.avif 500w, https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fa46ff859c0fe2b27ed326_Frame%203081528%402x.avif 1114w\" alt=\"Smiling woman with curly hair working on a laptop in a cozy cafe with a mug nearby.\" class=\"..."
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/6a1f917b2847111c2e2665c2_Frame%203081528.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/6a1f917b2847111c2e2665c2_Frame%203081528.avif\" loading=\"lazy\" sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/6a1f917b2847111c2e2665c2_Frame%203081528-p-500.avif 500w, https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/6a1f917b2847111c2e2665c2_Frame%203081528.avif 1035w\" alt=\"Smiling woman with curly hair using laptop in modern indoor space with a mug nearby.\" class=\"how-it-works_c..."
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/6a1f917a297b0b0cfc7a1bcf_Frame%203081529.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/6a1f917a297b0b0cfc7a1bcf_Frame%203081529.avif\" loading=\"lazy\" sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/6a1f917a297b0b0cfc7a1bcf_Frame%203081529-p-500.avif 500w, https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/6a1f917a297b0b0cfc7a1bcf_Frame%203081529.avif 1035w\" alt=\"Wood desk with a keyboard, small plants on a tray, and program steps with timelines.\" class=\"how-it-works_c..."
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fa46ff70d3951a2a90f545_Frame%203081529.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fa46ff70d3951a2a90f545_Frame%203081529.avif\" loading=\"lazy\" sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fa46ff70d3951a2a90f545_Frame%203081529-p-500.avif 500w, https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fa46ff70d3951a2a90f545_Frame%203081529-p-800.avif 800w, https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fa46ff70d3951a2a90f545_Frame%203081529.avif 1..."
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fa46ff3f6670be4a69af05_Frame%203081529%20(1).avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fa46ff3f6670be4a69af05_Frame%203081529%20(1).avif\" loading=\"lazy\" sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fa46ff3f6670be4a69af05_Frame%203081529%20(1)-p-500.avif 500w, https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fa46ff3f6670be4a69af05_Frame%203081529%20(1)-p-800.avif 800w, https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fa46ff3f6670be4a69af05_Fram..."
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/6a1f917ab0b48d1eaba82889_Frame%203081529-1.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/6a1f917ab0b48d1eaba82889_Frame%203081529-1.avif\" loading=\"lazy\" sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/6a1f917ab0b48d1eaba82889_Frame%203081529-1-p-500.avif 500w, https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/6a1f917ab0b48d1eaba82889_Frame%203081529-1.avif 1035w\" alt=\"Hand on laptop keyboard with overlay showing completed Level 1 and 2 certifications: Network+ and Sec..."
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/6a1f917ade53e66cf5dcf7a0_Frame%203081529-2.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/6a1f917ade53e66cf5dcf7a0_Frame%203081529-2.avif\" loading=\"lazy\" sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/6a1f917ade53e66cf5dcf7a0_Frame%203081529-2-p-500.avif 500w, https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/6a1f917ade53e66cf5dcf7a0_Frame%203081529-2.avif 1035w\" alt=\"Smiling young man in glasses working on a laptop while holding papers in a green, indoor setting.\" cl..."
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fa46ff7435e251f5a7a295_Frame%203081529%20(2).avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fa46ff7435e251f5a7a295_Frame%203081529%20(2).avif\" loading=\"lazy\" sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fa46ff7435e251f5a7a295_Frame%203081529%20(2)-p-500.avif 500w, https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fa46ff7435e251f5a7a295_Frame%203081529%20(2).avif 1114w\" alt=\"Young man wearing glasses and red checkered shirt smiling while using a laptop indoors ne..."
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fbcf7323b548b9c962a759_Star%206.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fbcf7323b548b9c962a759_Star%206.svg\" loading=\"lazy\" alt class=\"program_decorative-image\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fbc1ffa4e4aa80f5243ea0_Award%206.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fbc1ffa4e4aa80f5243ea0_Award%206.avif\" loading=\"lazy\" alt=\"Badge displaying CourseReport Best Cyber Security Bootcamp 2025 award with yellow sunburst and blue ribbon.\" class=\"program_award-image\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/6a1626c67abd3b94df67231a_Star%206%20(3).svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/6a1626c67abd3b94df67231a_Star%206%20(3).svg\" loading=\"lazy\" alt class=\"stats_star\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fbd7fb68320bc07287e89a_image%201380.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fbd7fb68320bc07287e89a_image%201380.avif\" loading=\"lazy\" alt=\"Blue circular logo with the words World Economic Forum inside.\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fcf9590c373ca8b6185454_Nathan%20Nicely.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fcf9590c373ca8b6185454_Nathan%20Nicely.avif\" alt class=\"team_float-image\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fcf959de9652e0b3d33e83_Adonis%20Baybayan-1.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fcf959de9652e0b3d33e83_Adonis%20Baybayan-1.avif\" alt class=\"team_float-image\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fcf95a30666546cbdf57ff_Adonis%20Baybayan.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fcf95a30666546cbdf57ff_Adonis%20Baybayan.avif\" alt class=\"team_float-image\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/6a1f39d8ac5cd35f67fe6a39_6a244fdd2b98fa35f0b85b5ba085af2a_zachelliot.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/6a1f39d8ac5cd35f67fe6a39_6a244fdd2b98fa35f0b85b5ba085af2a_zachelliot.avif\" alt class=\"team_float-image\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fcf95949ba77c97c175456_Bill%20Goodwin.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fcf95949ba77c97c175456_Bill%20Goodwin.avif\" alt class=\"team_float-image\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fcf95a9b0142a65472084c_Brittany%20Digiulio.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fcf95a9b0142a65472084c_Brittany%20Digiulio.avif\" alt class=\"team_float-image\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fcf95a30666546cbdf57ff_Adonis%20Baybayan.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fcf95a30666546cbdf57ff_Adonis%20Baybayan.avif\" alt class=\"team_float-image\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/6a1f39d8ac5cd35f67fe6a39_6a244fdd2b98fa35f0b85b5ba085af2a_zachelliot.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/6a1f39d8ac5cd35f67fe6a39_6a244fdd2b98fa35f0b85b5ba085af2a_zachelliot.avif\" alt class=\"team_float-image\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fcf95949ba77c97c175456_Bill%20Goodwin.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fcf95949ba77c97c175456_Bill%20Goodwin.avif\" alt class=\"team_float-image\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fcf959de9652e0b3d33e83_Adonis%20Baybayan-1.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fcf959de9652e0b3d33e83_Adonis%20Baybayan-1.avif\" alt class=\"team_float-image\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fcf9590c373ca8b6185454_Nathan%20Nicely.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fcf9590c373ca8b6185454_Nathan%20Nicely.avif\" alt class=\"team_float-image\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fcf95a9b0142a65472084c_Brittany%20Digiulio.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fcf95a9b0142a65472084c_Brittany%20Digiulio.avif\" alt class=\"team_float-image\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fbe32c31be3c6c9a8a11c7_bg-2.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img sizes=\"(max-width: 1416px) 100vw, 1416px\" srcset=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fbe32c31be3c6c9a8a11c7_bg-2-p-500.avif 500w, https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fbe32c31be3c6c9a8a11c7_bg-2.avif 1416w\" alt src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fbe32c31be3c6c9a8a11c7_bg-2.avif\" loading=\"eager\" class=\"team_background-image\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/6a04e41908104ef30ab31463_Frame%20(2).avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/6a04e41908104ef30ab31463_Frame%20(2).avif\" loading=\"lazy\" sizes=\"(max-width: 1392px) 100vw, 1392px\" srcset=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/6a04e41908104ef30ab31463_Frame%20(2)-p-500.avif 500w, https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/6a04e41908104ef30ab31463_Frame%20(2).avif 1392w\" alt class=\"inner-cta_background-image\">"
},
{
"src": "https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg\" alt class=\"review_card-large-image w-dyn-bind-empty\">"
},
{
"src": "https://cdn.prod.website-files.com/69f8fafb01af9917d641b048/6a1dc7a06d0b88fbfda0d205_2.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f8fafb01af9917d641b048/6a1dc7a06d0b88fbfda0d205_2.avif\" alt class=\"review_card-avatar\">"
},
{
"src": "https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg\" alt class=\"review_card-large-image w-dyn-bind-empty\">"
},
{
"src": "https://cdn.prod.website-files.com/69f8fafb01af9917d641b048/6a1dcae747e9b79820314c97_8.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f8fafb01af9917d641b048/6a1dcae747e9b79820314c97_8.avif\" alt class=\"review_card-avatar\">"
},
{
"src": "https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg\" alt class=\"review_card-large-image w-dyn-bind-empty\">"
},
{
"src": "https://cdn.prod.website-files.com/69f8fafb01af9917d641b048/6a1dccb6c258193667aebd0e_9.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f8fafb01af9917d641b048/6a1dccb6c258193667aebd0e_9.avif\" alt class=\"review_card-avatar\">"
},
{
"src": "https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg\" alt class=\"review_card-large-image w-dyn-bind-empty\">"
},
{
"src": "https://cdn.prod.website-files.com/69f8fafb01af9917d641b048/6a1dc65b49411ef8eff5be64_6.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f8fafb01af9917d641b048/6a1dc65b49411ef8eff5be64_6.avif\" alt class=\"review_card-avatar\">"
},
{
"src": "https://cdn.prod.website-files.com/69f8fafb01af9917d641b048/6a1dc4534b3b20cfa28f8c8f_kw2.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f8fafb01af9917d641b048/6a1dc4534b3b20cfa28f8c8f_kw2.avif\" alt class=\"review_card-large-image\">"
},
{
"src": "https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg\" alt class=\"review_card-large-image w-dyn-bind-empty\">"
},
{
"src": "https://cdn.prod.website-files.com/69f8fafb01af9917d641b048/6a1dc64515ae12db867cdb8e_circlemj.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f8fafb01af9917d641b048/6a1dc64515ae12db867cdb8e_circlemj.avif\" alt class=\"review_card-avatar\">"
},
{
"src": "https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg\" alt class=\"review_card-large-image w-dyn-bind-empty\">"
},
{
"src": "https://cdn.prod.website-files.com/69f8fafb01af9917d641b048/6a1dc313f1ef0a0d3b218f64_1.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f8fafb01af9917d641b048/6a1dc313f1ef0a0d3b218f64_1.avif\" alt class=\"review_card-avatar\">"
},
{
"src": "https://cdn.prod.website-files.com/69f8fafb01af9917d641b048/6a1dc5b17e991668b6e31146_jc2.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f8fafb01af9917d641b048/6a1dc5b17e991668b6e31146_jc2.avif\" alt class=\"review_card-large-image\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd223caf58206abec0b9d5_amazon.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd223caf58206abec0b9d5_amazon.svg\" alt class=\"logo1_logo\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd223befc65b96c721195e_lyft.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd223befc65b96c721195e_lyft.svg\" alt class=\"logo1_logo\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd223b0b2ae4fbbe906c9b_google.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd223b0b2ae4fbbe906c9b_google.svg\" alt class=\"logo1_logo\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd223c3494af94f4e24625_disnep.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd223c3494af94f4e24625_disnep.svg\" alt class=\"logo1_logo\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd223c2de63dfad6fb9594_samsung.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd223c2de63dfad6fb9594_samsung.svg\" alt class=\"logo1_logo\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd223ccadcfabe8a29ce4b_kellogs.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd223ccadcfabe8a29ce4b_kellogs.svg\" alt class=\"logo1_logo\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd223c39cd10a297ebffdc_visa.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd223c39cd10a297ebffdc_visa.svg\" alt class=\"logo1_logo\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd236139cd10a297ec147e_jw-marriot.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd236139cd10a297ec147e_jw-marriot.svg\" alt class=\"logo1_logo\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd23617385b9a2d0b3b4e6_microsoft.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd23617385b9a2d0b3b4e6_microsoft.svg\" alt class=\"logo1_logo\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd23617385b9a2d0b3b4fd_cdw.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd23617385b9a2d0b3b4fd_cdw.svg\" alt class=\"logo1_logo\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd2361efc65b96c7213459_verizon.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd2361efc65b96c7213459_verizon.svg\" alt class=\"logo1_logo\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd23611a1437f5c9553840_citi.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd23611a1437f5c9553840_citi.svg\" alt class=\"logo1_logo\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd2361d717cab66b10dca4_whole%20foods.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd2361d717cab66b10dca4_whole%20foods.svg\" alt class=\"logo1_logo\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd23616f5b70779fc2a61b_cisco.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd23616f5b70779fc2a61b_cisco.svg\" alt class=\"logo1_logo\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd223caf58206abec0b9d5_amazon.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd223caf58206abec0b9d5_amazon.svg\" alt class=\"logo1_logo\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd223befc65b96c721195e_lyft.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd223befc65b96c721195e_lyft.svg\" alt class=\"logo1_logo\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd223b0b2ae4fbbe906c9b_google.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd223b0b2ae4fbbe906c9b_google.svg\" alt class=\"logo1_logo\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd223c3494af94f4e24625_disnep.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd223c3494af94f4e24625_disnep.svg\" alt class=\"logo1_logo\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd223c2de63dfad6fb9594_samsung.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd223c2de63dfad6fb9594_samsung.svg\" alt class=\"logo1_logo\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd223ccadcfabe8a29ce4b_kellogs.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd223ccadcfabe8a29ce4b_kellogs.svg\" alt class=\"logo1_logo\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd223c39cd10a297ebffdc_visa.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd223c39cd10a297ebffdc_visa.svg\" alt class=\"logo1_logo\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd236139cd10a297ec147e_jw-marriot.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd236139cd10a297ec147e_jw-marriot.svg\" alt class=\"logo1_logo\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd23617385b9a2d0b3b4e6_microsoft.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd23617385b9a2d0b3b4e6_microsoft.svg\" alt class=\"logo1_logo\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd23617385b9a2d0b3b4fd_cdw.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd23617385b9a2d0b3b4fd_cdw.svg\" alt class=\"logo1_logo\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd2361efc65b96c7213459_verizon.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd2361efc65b96c7213459_verizon.svg\" alt class=\"logo1_logo\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd23611a1437f5c9553840_citi.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd23611a1437f5c9553840_citi.svg\" alt class=\"logo1_logo\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd2361d717cab66b10dca4_whole%20foods.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd2361d717cab66b10dca4_whole%20foods.svg\" alt class=\"logo1_logo\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd23616f5b70779fc2a61b_cisco.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd23616f5b70779fc2a61b_cisco.svg\" alt class=\"logo1_logo\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd276391d0b0425fcd5dff_txt.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd276391d0b0425fcd5dff_txt.avif\" alt sizes=\"(max-width: 1062px) 100vw, 1062px\" srcset=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd276391d0b0425fcd5dff_txt-p-500.avif 500w, https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd276391d0b0425fcd5dff_txt-p-800.avif 800w, https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd276391d0b0425fcd5dff_txt.avif 1062w\" class=\"vet..."
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd2859e23dabff97a01e06_image%205.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd2859e23dabff97a01e06_image%205.avif\" alt class=\"veteran_logo-1\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd2855c5bd26611c38ca3a_image%209.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd2855c5bd26611c38ca3a_image%209.avif\" alt class=\"veteran_logo-2\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd2cfae3be25317d97096c_CurrencyDollar.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd2cfae3be25317d97096c_CurrencyDollar.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/69f8fafb01af9917d641b048/6a26156a3ea5da7eb98bece5_Zach_Elliott_Welcome_Main_1200x630.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f8fafb01af9917d641b048/6a26156a3ea5da7eb98bece5_Zach_Elliott_Welcome_Main_1200x630.avif\" alt sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/69f8fafb01af9917d641b048/6a26156a3ea5da7eb98bece5_Zach_Elliott_Welcome_Main_1200x630-p-500.avif 500w, https://cdn.prod.website-files.com/69f8fafb01af9917d641b048/6a26156a3ea5da7eb98bece5_Zach_Elliott_Welcome_Main_1200x630.avif 1200w\" class=\"blog_image\">"
},
{
"src": "https://cdn.prod.website-files.com/69f8fafb01af9917d641b048/6a1de4b32a686d09b18f662c_69c2b1d37e430bc3cb6590a9_0c4b2d3d-7a09-460d-8014-d0c3121938fe.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f8fafb01af9917d641b048/6a1de4b32a686d09b18f662c_69c2b1d37e430bc3cb6590a9_0c4b2d3d-7a09-460d-8014-d0c3121938fe.avif\" alt class=\"blog_image\">"
},
{
"src": "https://cdn.prod.website-files.com/69f8fafb01af9917d641b048/6a1de3b5904dcc94a983dca4_69c15bca5d0a1d41f1681e46_5e1019ff-77bb-4b1c-86b0-48024575d0c9.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f8fafb01af9917d641b048/6a1de3b5904dcc94a983dca4_69c15bca5d0a1d41f1681e46_5e1019ff-77bb-4b1c-86b0-48024575d0c9.avif\" alt class=\"blog_image\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd354a7ccf144740be5de4_d8650365a35bd3dec331c5b2c4aa1490_Rectangle%2047.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd354a7ccf144740be5de4_d8650365a35bd3dec331c5b2c4aa1490_Rectangle%2047.avif\" alt=\"Smiling woman with long hair wearing an orange cardigan outside with trees in the background.\" class=\"faq_image\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd354aeb145601d074a124_07c246bf2032c20bf0dd86d80eb2752a_Rectangle%2049.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd354aeb145601d074a124_07c246bf2032c20bf0dd86d80eb2752a_Rectangle%2049.avif\" alt=\"Man in a black jacket and cap with arms crossed standing outdoors by a fence and seating area.\" class=\"faq_image\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd354a92d8feec14be2ec2_2fcc4cc2586f6cdb48a107b4755e07e3_Rectangle%2050.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd354a92d8feec14be2ec2_2fcc4cc2586f6cdb48a107b4755e07e3_Rectangle%2050.avif\" alt=\"Smiling bald man with beard in a blue polo shirt against a blurred background.\" class=\"faq_image\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd354a4e3746d0611b8ad6_0d9587b823ac0d94744bfd2362a17ca0_Rectangle%2048.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fd354a4e3746d0611b8ad6_0d9587b823ac0d94744bfd2362a17ca0_Rectangle%2048.avif\" alt=\"Portrait of a woman with long dark hair wearing a yellow top, smiling gently at the camera.\" class=\"faq_image\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fbe05354471e51cc462e07_Group%203.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img sizes=\"(max-width: 2456px) 100vw, 2456px\" srcset=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fbe05354471e51cc462e07_Group%203-p-500.avif 500w, https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fbe05354471e51cc462e07_Group%203.avif 2456w\" alt src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/69fbe05354471e51cc462e07_Group%203.avif\" loading=\"lazy\" class=\"footer_image\">"
},
{
"src": "https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/6a0fc37ca987b29b18c9a4d5_Star%207%20(2).svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/6a0fc37ca987b29b18c9a4d5_Star%207%20(2).svg\" loading=\"lazy\" alt class=\"modal1_star\">"
}
],
"possibleDialogs": [
"<a id=\"open-modal\" data-w-id=\"c79c26e3-74f5-fbf4-166d-cf1d796f9dc3\" href=\"#\" class=\"button hide w-button\">Open Modal</a>",
"<div style=\"display:none;opacity:0\" class=\"modal1_component\"><div style=\"-webkit-transform:translate3d(0, 100%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 100%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 100%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 100%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0)\" class=\"modal1_content-wrap...",
"<div style=\"-webkit-transform:translate3d(0, 100%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 100%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 100%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 100%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0)\" class=\"modal1_content-wrapper\"><div class=\"text-align-center\"><div class=\"max-width-lar...",
"<img src=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/6a0fc37ca987b29b18c9a4d5_Star%207%20(2).svg\" loading=\"lazy\" alt class=\"modal1_star\">",
"<a href=\"/veterans\" class=\"modal1_button close-modal w-inline-block\"><div class=\"modal1_button-inner\"><div class=\"icon-embed-small text-color-yellow hidden-mobile w-embed\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 40 40\" fill=\"none\" preserveAspectRatio=\"xMidYMid meet\" aria-hidden=\"true\" role=\"img\"> <path d=\"M32.3438 5.3125H7.65625C7.03465 5.3125 6.43851 5.55943 5.99897 5.99897C5.55943 6.43851 5.3125 7.03465 5.3125 7.65625V15.3453C5.31262 15.7951 5.44219 1...",
"<div class=\"modal1_button-inner\"><div class=\"icon-embed-small text-color-yellow hidden-mobile w-embed\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 40 40\" fill=\"none\" preserveAspectRatio=\"xMidYMid meet\" aria-hidden=\"true\" role=\"img\"> <path d=\"M32.3438 5.3125H7.65625C7.03465 5.3125 6.43851 5.55943 5.99897 5.99897C5.55943 6.43851 5.3125 7.03465 5.3125 7.65625V15.3453C5.31262 15.7951 5.44219 16.2354 5.68572 16.6136C5.92926 16.9918 6.27648 17.2919 6.68594 17.478...",
"<div class=\"modal1_circle\"><div class=\"icon-embed-xsmall w-embed\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" fill=\"#000000\" viewBox=\"0 0 256 256\" preserveAspectRatio=\"xMidYMid meet\" aria-hidden=\"true\" role=\"img\"><path d=\"M221.66,133.66l-72,72a8,8,0,0,1-11.32-11.32L196.69,136H40a8,8,0,0,1,0-16H196.69L138.34,61.66a8,8,0,0,1,11.32-11.32l72,72A8,8,0,0,1,221.66,133.66Z\"/></svg></div></div>",
"<div class=\"modal1_row\"><div class=\"modal1_row-item\"><div class=\"icon-embed-xxsmall text-color-yellow w-embed\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" fill=\"currentColor\" viewBox=\"0 0 256 256\" preserveAspectRatio=\"xMidYMid meet\" aria-hidden=\"true\" role=\"img\"><path d=\"M229.66,77.66l-128,128a8,8,0,0,1-11.32,0l-56-56a8,8,0,0,1,11.32-11.32L96,188.69,218.34,66.34a8,8,0,0,1,11.32,11.32Z\"/></svg></div><div class=\"text-size-small\">GI Bill® eligible</div></div><div clas...",
"<div class=\"modal1_row-item\"><div class=\"icon-embed-xxsmall text-color-yellow w-embed\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" fill=\"currentColor\" viewBox=\"0 0 256 256\" preserveAspectRatio=\"xMidYMid meet\" aria-hidden=\"true\" role=\"img\"><path d=\"M229.66,77.66l-128,128a8,8,0,0,1-11.32,0l-56-56a8,8,0,0,1,11.32-11.32L96,188.69,218.34,66.34a8,8,0,0,1,11.32,11.32Z\"/></svg></div><div class=\"text-size-small\">GI Bill® eligible</div></div>",
"<div class=\"modal1_row-item\"><div class=\"icon-embed-xxsmall text-color-yellow w-embed\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" fill=\"currentColor\" viewBox=\"0 0 256 256\" preserveAspectRatio=\"xMidYMid meet\" aria-hidden=\"true\" role=\"img\"><path d=\"M229.66,77.66l-128,128a8,8,0,0,1-11.32,0l-56-56a8,8,0,0,1,11.32-11.32L96,188.69,218.34,66.34a8,8,0,0,1,11.32,11.32Z\"/></svg></div><div class=\"text-size-small\">No prior experience needed</div></div>",
"<div class=\"modal1_row-item\"><div class=\"icon-embed-xxsmall text-color-yellow w-embed\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" fill=\"currentColor\" viewBox=\"0 0 256 256\" preserveAspectRatio=\"xMidYMid meet\" aria-hidden=\"true\" role=\"img\"><path d=\"M229.66,77.66l-128,128a8,8,0,0,1-11.32,0l-56-56a8,8,0,0,1,11.32-11.32L96,188.69,218.34,66.34a8,8,0,0,1,11.32,11.32Z\"/></svg></div><div class=\"text-size-small\">Veteran advisors</div></div>",
"<div class=\"modal1_keep\"><p class=\"text-weight-book text-color-muted-dark\">Not a veteran?</p><a data-w-id=\"6591aaa3-be42-40e2-5dc0-d1478f3ab587\" href=\"#\" class=\"button-secondary w-inline-block\"><div class=\"text-weight-book\">Continue to site</div><div class=\"icon-embed-xsmall w-embed\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" fill=\"#000000\" viewBox=\"0 0 256 256\" preserveAspectRatio=\"xMidYMid meet\" aria-hidden=\"true\" role=\"img\"><path d=\"M221.66,133.66l-72,72a8,8,0,0,1-1...",
"<div data-w-id=\"c79c26e3-74f5-fbf4-166d-cf1d796f9dd0\" class=\"modal1_close-button close-modal\"><div class=\"icon-embed-small w-embed\"><svg width=\"100%\" height=\"100%\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M24.056 23.5004L23.5004 24.056C23.1935 24.3628 22.696 24.3628 22.3892 24.056L16 17.6668L9.61078 24.056C9.30394 24.3628 8.80645 24.3628 8.49961 24.056L7.94403 23.5004C7.63719 23.1936 7.63719 22.6961 7.94403 22.3892L14.3332 16L7.94403 9.61081C7.63719 9.30397...",
"<div class=\"modal1_background-overlay\"></div>"
],
"score": 70,
"weight": 10
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Answer block readiness
AIO: Answer block readiness scored 65/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Answer block readiness
AIO: Answer block readiness scored 65/100 and needs improvement.
Needs attention
AIO: Answer block readiness
Issue
27 section(s) may benefit from a clearer opening answer; this is optional for feature/card sections.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Answer block readiness
Score
65/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Answer block readiness scored 65/100 and needs improvement.
Evidence
{
"sectionCount": 34,
"passing": 7,
"failing": [
{
"heading": "Launch Your IT Career in Months",
"headingHtml": "<h2 class=\"heading-style-h4\"><span class=\"heading-style-h2\">Launch </span><br>Your IT Career in Months</h2>",
"firstParagraph": "NGT programs focus on the practical skills employers expect from entry-level IT professionals — helping you move into a new career faster and with confidence.",
"paragraphHtml": "<p class=\"text-size-medium\">NGT programs focus on the practical skills employers expect from entry-level IT professionals — helping you move into a new career faster and with confidence.</p>",
"words": 24,
"direct": false,
"issue": "First paragraph is 24 words and does not look like a concise direct answer."
},
{
"heading": "Invest in SKILLs Not Student Debt",
"headingHtml": "<h2 class=\"heading-style-h2 line-height-small\">Invest in SKILLs <br><span class=\"heading-style-h4\">Not Student Debt</span></h2>",
"firstParagraph": "Flexible options help you invest in your future while continuing to work and manage your day-to-day life.",
"paragraphHtml": "<p class=\"text-size-medium\">Flexible options help you invest in your future while continuing to work and manage your day-to-day life.</p>",
"words": 17,
"direct": false,
"issue": "First paragraph is 17 words and does not look like a concise direct answer."
},
{
"heading": "Practical Training That Gets You Job-Ready",
"headingHtml": "<h2 class=\"heading-style-h2 line-height-small\">Practical Training <br><span class=\"heading-style-h4\">That Gets You Job-Ready</span></h2>",
"firstParagraph": "Train in environments that reflect real IT systems, so you build practical skills you can actually use on the job.",
"paragraphHtml": "<p class=\"text-size-medium\">Train in environments that reflect real IT systems, so you build practical skills you can actually use on the job.</p>",
"words": 20,
"direct": false,
"issue": "First paragraph is 20 words and does not look like a concise direct answer."
},
{
"heading": "1:1 Support Every Step of the Way",
"headingHtml": "<h2 class=\"heading-style-h2 line-height-small\">1:1 Support <br><span class=\"heading-style-h4\">Every Step of the Way</span></h2>",
"firstParagraph": "From learning the basics to preparing for your first role, you’ll have guidance, structure, and support to keep you moving forward.",
"paragraphHtml": "<p>From learning the basics to preparing for your first role, you’ll have guidance, structure, and support to keep you moving forward.</p>",
"words": 22,
"direct": false,
"issue": "First paragraph is 22 words and does not look like a concise direct answer."
},
{
"heading": "From Where YouAre to Where You Want to Be",
"headingHtml": "<h2 class=\"heading-style-h4\"><span class=\"heading-style-h2\">From Where You</span><br>Are to Where You Want to Be</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Talk WITH a Career Advisor",
"headingHtml": "<h3 class=\"heading-style-h6\">Talk WITH a Career Advisor</h3>",
"firstParagraph": "Discover the right IT career path for you with guidance from a Career Advisor. We'll learn about your background, goals and schedule to help you choose the program that fits best.",
"paragraphHtml": "<p>Discover the right IT career path for you with guidance from a Career Advisor. We'll learn about your background, goals and schedule to help you choose the program that fits best.</p>",
"words": 31,
"direct": false,
"issue": "First paragraph is 31 words and does not look like a concise direct answer."
},
{
"heading": "Get Your Custom Plan",
"headingHtml": "<h3 class=\"heading-style-h6\">Get Your Custom Plan</h3>",
"firstParagraph": "Receive a structured learning roadmap with clear milestones, certification goals, and a realistic timeline tied to your schedule — full-time or part-time.",
"paragraphHtml": "<p>Receive a structured learning roadmap with clear milestones, certification goals, and a realistic timeline tied to your schedule — full-time or part-time.</p>",
"words": 21,
"direct": false,
"issue": "First paragraph is 21 words and does not look like a concise direct answer."
},
{
"heading": "Train & Earn Certifications",
"headingHtml": "<h3 class=\"heading-style-h6\">Train & Earn Certifications</h3>",
"firstParagraph": "Build real technical skills through hands-on labs, guided coursework and preparation for industry-recognized certifications.",
"paragraphHtml": "<p>Build real technical skills through hands-on labs, guided coursework and preparation for industry-recognized certifications.</p>",
"words": 14,
"direct": false,
"issue": "First paragraph is 14 words and does not look like a concise direct answer."
},
{
"heading": "Launch Your IT Career",
"headingHtml": "<h3 class=\"heading-style-h6\">Launch Your IT Career</h3>",
"firstParagraph": "Graduate with certifications, hands-on experience and career services support - so you’re ready to pursue your first IT role.",
"paragraphHtml": "<p>Graduate with certifications, hands-on experience and career services support - so you’re ready to pursue your first IT role.</p>",
"words": 19,
"direct": false,
"issue": "First paragraph is 19 words and does not look like a concise direct answer."
},
{
"heading": "Full Stack NETWORK ENGINEER& CYBERSECURITY ACCELERATOR",
"headingHtml": "<h2 class=\"heading-style-h3\"><span class=\"heading-style-h2\">Full Stack NETWORK ENGINEER</span><br><span class=\"text-color-yellow\">& CYBERSECURITY 
ACCELERATOR</span></h2>",
"firstParagraph": "Designed for those who want to specialize in network engineering, cybersecurity, or data center operations. Build job-ready skills with industry-recognized certifications and practical, real-world training.",
"paragraphHtml": "<p class=\"text-size-large\">Designed for those who want to specialize in network engineering, cybersecurity, or data center operations. Build job-ready skills with industry-recognized certifications and practical, real-world training.</p>",
"words": 25,
"direct": false,
"issue": "First paragraph is 25 words and does not look like a concise direct answer."
},
{
"heading": "THE #1 IT VOCATIONAL SCHOOL",
"headingHtml": "<h3>THE #1 IT VOCATIONAL SCHOOL</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "THE #1 IT VOCATIONAL SCHOOL",
"headingHtml": "<h3>THE #1 IT VOCATIONAL SCHOOL</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "THE #1 IT VOCATIONAL SCHOOL",
"headingHtml": "<h3>THE #1 IT VOCATIONAL SCHOOL</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "The two fastest-growing job skillsin the world by 2030 are exactly what NGT teaches.",
"headingHtml": "<h2 class=\"heading-style-h4\"><span class=\"heading-style-h2\">The two fastest-growing job skills</span><br><span>in the world by 2030 are exactly what NGT teaches.</span></h2>",
"firstParagraph": "Every year, the World Economic Forum surveys hundreds of major employers about which skills they need most. In their latest Future of Jobs report, AI and big data ranked #1. Networks and cybersecurity ranked #2. NGT trains for both — the foundation of IT today and the AI-driven roles emerging now.",
"paragraphHtml": "<p>Every year, the World Economic Forum surveys hundreds of major employers about which skills they need most. In their latest Future of Jobs report, <span class=\"text-weight-book\">AI and big data ranked #1. Networks and cybersecurity ranked #2. </span>NGT trains for both — the foundation of IT today and the AI-driven roles emerging now.</p>",
"words": 50,
"direct": false,
"issue": "First paragraph is 50 words and does not look like a concise direct answer."
},
{
"heading": "top 10 fastest-growing job skills by 2030",
"headingHtml": "<h3 class=\"text-size-medium text-weight-light\">top 10 fastest-growing job skills by 2030</h3>",
"firstParagraph": "1",
"paragraphHtml": "<p class=\"text-weight-book\">1</p>",
"words": 1,
"direct": false,
"issue": "First paragraph is 1 words and does not look like a concise direct answer."
},
{
"heading": "Ready to start your journey?",
"headingHtml": "<h2 class=\"heading-style-h4\"><span class=\"heading-style-h2\">Ready to start </span><br><span>your journey?</span></h2>",
"firstParagraph": "Speak with a Career Advisor and choose the program that’s right for you.",
"paragraphHtml": "<p>Speak with a Career Advisor and choose the program 
that’s right for you.</p>",
"words": 14,
"direct": false,
"issue": "First paragraph is 14 words and does not look like a concise direct answer."
},
{
"heading": "Where Our Graduates Work",
"headingHtml": "<h2 class=\"heading-style-h4\">Where Our Graduates Work</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Flexible optionsto get started",
"headingHtml": "<h2 class=\"heading-style-h2 line-height-small\">Flexible options<br><span class=\"heading-style-h4 line-height-small\">to get started</span></h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Invest in your future with a program designed to be more accessible than traditional education.",
"headingHtml": "<h3 class=\"heading-style-h5\">Invest in your future with a program designed to be more accessible than traditional education.</h3>",
"firstParagraph": "Start your training with manageable monthly payments.",
"paragraphHtml": "<p class=\"text-size-large text-weight-normal\">Start your training with manageable monthly payments.</p>",
"words": 7,
"direct": false,
"issue": "First paragraph is 7 words and does not look like a concise direct answer."
},
{
"heading": "Start Your Tech Career",
"headingHtml": "<h2 class=\"heading-style-h4\">Start Your Tech Career</h2>",
"firstParagraph": "Explore practical advice, industry insights and tips to help you break into IT.",
"paragraphHtml": "<p class=\"text-size-medium\">Explore practical advice, industry insights and tips to help you break into IT.</p>",
"words": 13,
"direct": false,
"issue": "First paragraph is 13 words and does not look like a concise direct answer."
},
{
"heading": "NGT Academy Welcomes Zachary Elliott, Director of Academic Excellence",
"headingHtml": "<h3 class=\"heading-style-h6\">NGT Academy Welcomes Zachary Elliott, Director of Academic Excellence</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Top Cybersecurity Certifications for Beginners: Launch Your Security Career",
"headingHtml": "<h3 class=\"heading-style-h6\">Top Cybersecurity Certifications for Beginners: Launch Your Security Career</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Cybersecurity Career Pathways: A Practical Roadmap for Career Changers and Entry-Level Pros",
"headingHtml": "<h3 class=\"heading-style-h6\">Cybersecurity Career Pathways: A Practical Roadmap for Career Changers and Entry-Level Pros</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "THE #1 IT VOCATIONAL SCHOOL",
"headingHtml": "<h3>THE #1 IT VOCATIONAL SCHOOL</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "THE #1 IT VOCATIONAL SCHOOL",
"headingHtml": "<h3>THE #1 IT VOCATIONAL SCHOOL</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "THE #1 IT VOCATIONAL SCHOOL",
"headingHtml": "<h3>THE #1 IT VOCATIONAL SCHOOL</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Did you serve in the U.s. military?",
"headingHtml": "<h2 class=\"heading-style-h4\">Did you serve in the U.s. military?</h2>",
"firstParagraph": "Through our partnership with International American University, veterans may be able to use their Gi Bill® benefits to enroll in our IT programs — at potentially no out-of-pocket cost.",
"paragraphHtml": "<p class=\"text-size-medium\">Through our partnership with <span class=\"text-weight-book\">International American University,</span> veterans may be able to use their Gi Bill® benefits to enroll in our IT programs — at potentially no out-of-pocket cost.</p>",
"words": 28,
"direct": false,
"issue": "First paragraph is 28 words and does not look like a concise direct answer."
}
],
"score": 65,
"weight": 8
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer intent coverage
AEO: Answer intent coverage scored 70/100 and needs improvement.
1 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer intent coverage
AEO: Answer intent coverage scored 70/100 and needs improvement.
Needs attention
AEO: Answer intent coverage
Issue
Missing likely AI Overview intent sections: how, benefits, cost, compare.
Details
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": "10,000 peoplehave already made this move",
"html": "<h2 class=\"heading-style-h4\"><span class=\"heading-style-h2\">10,000 people</span><br>‍<!-- -->have already made this move</h2>"
},
{
"text": "Launch Your IT Career in Months",
"html": "<h2 class=\"heading-style-h4\"><span class=\"heading-style-h2\">Launch </span><br>Your IT Career in Months</h2>"
},
{
"text": "Invest in SKILLs Not Student Debt",
"html": "<h2 class=\"heading-style-h2 line-height-small\">Invest in SKILLs <br><span class=\"heading-style-h4\">Not Student Debt</span></h2>"
},
{
"text": "Practical Training That Gets You Job-Ready",
"html": "<h2 class=\"heading-style-h2 line-height-small\">Practical Training <br><span class=\"heading-style-h4\">That Gets You Job-Ready</span></h2>"
},
{
"text": "1:1 Support Every Step of the Way",
"html": "<h2 class=\"heading-style-h2 line-height-small\">1:1 Support <br><span class=\"heading-style-h4\">Every Step of the Way</span></h2>"
},
{
"text": "From Where YouAre to Where You Want to Be",
"html": "<h2 class=\"heading-style-h4\"><span class=\"heading-style-h2\">From Where You</span><br>Are to Where You Want to Be</h2>"
},
{
"text": "Will AI Replace Tech JobsBefore You Get One?",
"html": "<h2 class=\"heading-style-h2 line-height-small\">Will AI Replace Tech Jobs<br><span class=\"heading-style-h4\">Before You Get One?</span></h2>"
},
{
"text": "Full Stack NETWORK ENGINEER& CYBERSECURITY ACCELERATOR",
"html": "<h2 class=\"heading-style-h3\"><span class=\"heading-style-h2\">Full Stack NETWORK ENGINEER</span><br><span class=\"text-color-yellow\">& CYBERSECURITY 
ACCELERATOR</span></h2>"
},
{
"text": "Not Sure if the Program Is Right for You?",
"html": "<h2 class=\"heading-style-h3\">Not Sure if the Program Is Right for You?</h2>"
},
{
"text": "The two fastest-growing job skillsin the world by 2030 are exactly what NGT teaches.",
"html": "<h2 class=\"heading-style-h4\"><span class=\"heading-style-h2\">The two fastest-growing job skills</span><br><span>in the world by 2030 are exactly what NGT teaches.</span></h2>"
},
{
"text": "Your Mentors atNGT Academy",
"html": "<h2 class=\"heading-style-h2\">Your Mentors at<br>‍<span class=\"text-color-yellow\">NGT Academy</span></h2>"
},
{
"text": "Ready to start your journey?",
"html": "<h2 class=\"heading-style-h4\"><span class=\"heading-style-h2\">Ready to start </span><br><span>your journey?</span></h2>"
},
{
"text": "Where Our Graduates Work",
"html": "<h2 class=\"heading-style-h4\">Where Our Graduates Work</h2>"
},
{
"text": "GI Bill® ApprovedThrough Our University Partnership",
"html": "<h2 class=\"heading-style-h2 line-height-small\">GI Bill® Approved<br><span class=\"heading-style-h4 line-height-small\">Through Our University Partnership</span></h2>"
},
{
"text": "Flexible optionsto get started",
"html": "<h2 class=\"heading-style-h2 line-height-small\">Flexible options<br><span class=\"heading-style-h4 line-height-small\">to get started</span></h2>"
},
{
"text": "Start Your Tech Career",
"html": "<h2 class=\"heading-style-h4\">Start Your Tech Career</h2>"
},
{
"text": "Questions We Get Asked",
"html": "<h2 class=\"heading-style-h3\">Questions 
We Get Asked</h2>"
},
{
"text": "Ready to startyour career in IT?",
"html": "<h2 class=\"heading-style-h2 line-height-small\">Ready to start<br><span class=\"heading-style-h4 line-height-small\">your career in IT?</span></h2>"
},
{
"text": "Did you serve in the U.s. military?",
"html": "<h2 class=\"heading-style-h4\">Did you serve in the U.s. military?</h2>"
}
],
"expected": [
{
"id": "what",
"label": "What is IT Career Training?",
"pattern": {}
},
{
"id": "how",
"label": "How does IT Career Training work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use IT Career Training?",
"pattern": {}
},
{
"id": "cost",
"label": "Is IT Career Training free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does IT Career Training compare with alternatives?",
"pattern": {}
}
],
"missing": [
{
"id": "how",
"label": "How does IT Career Training work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use IT Career Training?",
"pattern": {}
},
{
"id": "cost",
"label": "Is IT Career Training free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does IT Career Training compare with alternatives?",
"pattern": {}
}
],
"score": 70,
"weight": 8
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Entity and definition clarity
AEO: Entity and definition clarity scored 88/100 and needs improvement.
1 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Entity and definition clarity
AEO: Entity and definition clarity scored 88/100 and needs improvement.
Needs attention
AEO: Entity and definition clarity
Issue
Entity or definition gaps: ngt, academy, zero, experience.
Details
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
88/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 88/100 and needs improvement.
Evidence
{
"title": "IT Career Training | Network & Cybersecurity | NGT Academy",
"h1": "From Zero Experience",
"description": "Accelerated network engineering and cybersecurity training for veterans and career changers. Get job-ready in months, not years.",
"topicOverlap": 0.5,
"definitionCount": 16,
"topicTerms": [
"career",
"training",
"network",
"cybersecurity",
"ngt",
"academy",
"zero",
"experience"
],
"descriptionTerms": [
"accelerated",
"network",
"engineering",
"cybersecurity",
"training",
"veterans",
"career",
"changers",
"get",
"job",
"ready",
"months",
"not",
"years"
],
"missingFromDescription": [
"ngt",
"academy",
"zero",
"experience"
],
"score": 88,
"weight": 18
}Agent Ease of UseAPIEmerging recommendation
AI context endpoint
AI context endpoint is informational for this page.
Informational
Agent Ease of UseAPIEmerging recommendation
AI context endpoint
AI context endpoint is informational for this page.
Needs attention
AI context endpoint
Issue
AI context endpoint is informational for this page.
Why it matters
A context endpoint gives agents a small, low-latency summary of product purpose, safe actions, and canonical machine-readable resources without scraping the whole site.
Check name
AI context endpoint
Score
100/100
Status
informational
Category
API
Maturity
Emerging recommendation
Goal
Expose a compact API context endpoint agents can fetch before deciding which public API or discovery resource to use.
Result
AI context endpoint is informational for this page.
Validation steps
Fetch to find resource
AI context endpoint was not found at the expected path.
Evidence
{
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "informational",
"evidence": {
"checked": [
{
"path": "/api/ai/context",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 5932
},
{
"path": "/api/context",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 5932
},
{
"path": "/context",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 5932
}
]
},
"issue": "AI context endpoint was not found at the expected path.",
"howToFix": "Publish a concise JSON or Markdown AI context endpoint describing the product, public actions, and machine-readable resources."
}
]
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Query intent coverage
AIO: Query intent coverage is informational for this page.
Informational
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Query intent coverage
AIO: Query intent coverage is informational for this page.
Needs attention
AIO: Query intent coverage
Issue
Missing likely AI Overview intent sections: how, benefits, cost, compare.
Details
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": "10,000 peoplehave already made this move",
"html": "<h2 class=\"heading-style-h4\"><span class=\"heading-style-h2\">10,000 people</span><br>‍<!-- -->have already made this move</h2>"
},
{
"text": "Launch Your IT Career in Months",
"html": "<h2 class=\"heading-style-h4\"><span class=\"heading-style-h2\">Launch </span><br>Your IT Career in Months</h2>"
},
{
"text": "Invest in SKILLs Not Student Debt",
"html": "<h2 class=\"heading-style-h2 line-height-small\">Invest in SKILLs <br><span class=\"heading-style-h4\">Not Student Debt</span></h2>"
},
{
"text": "Practical Training That Gets You Job-Ready",
"html": "<h2 class=\"heading-style-h2 line-height-small\">Practical Training <br><span class=\"heading-style-h4\">That Gets You Job-Ready</span></h2>"
},
{
"text": "1:1 Support Every Step of the Way",
"html": "<h2 class=\"heading-style-h2 line-height-small\">1:1 Support <br><span class=\"heading-style-h4\">Every Step of the Way</span></h2>"
},
{
"text": "From Where YouAre to Where You Want to Be",
"html": "<h2 class=\"heading-style-h4\"><span class=\"heading-style-h2\">From Where You</span><br>Are to Where You Want to Be</h2>"
},
{
"text": "Will AI Replace Tech JobsBefore You Get One?",
"html": "<h2 class=\"heading-style-h2 line-height-small\">Will AI Replace Tech Jobs<br><span class=\"heading-style-h4\">Before You Get One?</span></h2>"
},
{
"text": "Full Stack NETWORK ENGINEER& CYBERSECURITY ACCELERATOR",
"html": "<h2 class=\"heading-style-h3\"><span class=\"heading-style-h2\">Full Stack NETWORK ENGINEER</span><br><span class=\"text-color-yellow\">& CYBERSECURITY 
ACCELERATOR</span></h2>"
},
{
"text": "Not Sure if the Program Is Right for You?",
"html": "<h2 class=\"heading-style-h3\">Not Sure if the Program Is Right for You?</h2>"
},
{
"text": "The two fastest-growing job skillsin the world by 2030 are exactly what NGT teaches.",
"html": "<h2 class=\"heading-style-h4\"><span class=\"heading-style-h2\">The two fastest-growing job skills</span><br><span>in the world by 2030 are exactly what NGT teaches.</span></h2>"
},
{
"text": "Your Mentors atNGT Academy",
"html": "<h2 class=\"heading-style-h2\">Your Mentors at<br>‍<span class=\"text-color-yellow\">NGT Academy</span></h2>"
},
{
"text": "Ready to start your journey?",
"html": "<h2 class=\"heading-style-h4\"><span class=\"heading-style-h2\">Ready to start </span><br><span>your journey?</span></h2>"
},
{
"text": "Where Our Graduates Work",
"html": "<h2 class=\"heading-style-h4\">Where Our Graduates Work</h2>"
},
{
"text": "GI Bill® ApprovedThrough Our University Partnership",
"html": "<h2 class=\"heading-style-h2 line-height-small\">GI Bill® Approved<br><span class=\"heading-style-h4 line-height-small\">Through Our University Partnership</span></h2>"
},
{
"text": "Flexible optionsto get started",
"html": "<h2 class=\"heading-style-h2 line-height-small\">Flexible options<br><span class=\"heading-style-h4 line-height-small\">to get started</span></h2>"
},
{
"text": "Start Your Tech Career",
"html": "<h2 class=\"heading-style-h4\">Start Your Tech Career</h2>"
},
{
"text": "Questions We Get Asked",
"html": "<h2 class=\"heading-style-h3\">Questions 
We Get Asked</h2>"
},
{
"text": "Ready to startyour career in IT?",
"html": "<h2 class=\"heading-style-h2 line-height-small\">Ready to start<br><span class=\"heading-style-h4 line-height-small\">your career in IT?</span></h2>"
},
{
"text": "Did you serve in the U.s. military?",
"html": "<h2 class=\"heading-style-h4\">Did you serve in the U.s. military?</h2>"
}
],
"expected": [
{
"id": "what",
"label": "What is IT Career Training?",
"pattern": {}
},
{
"id": "how",
"label": "How does IT Career Training work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use IT Career Training?",
"pattern": {}
},
{
"id": "cost",
"label": "Is IT Career Training free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does IT Career Training compare with alternatives?",
"pattern": {}
}
],
"missing": [
{
"id": "how",
"label": "How does IT Career Training work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use IT Career Training?",
"pattern": {}
},
{
"id": "cost",
"label": "Is IT Career Training free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does IT Career Training 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
Agent Ease of UseAuthEmerging recommendation
Auth.md Agent Registration
Auth.md Agent Registration has an informational finding because the page appears to support authentication.
Needs attention
Auth.md Agent Registration
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 registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language; missing credential type language.
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
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 registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language; missing credential type language.
Publish protected resource metadata
The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.
Validate agent_auth authorization metadata
OAuth authorization server metadata could not be fetched.
Evidence
{
"failedStep": "auth-md",
"steps": [
{
"id": "auth-md",
"title": "Fetch and validate /auth.md",
"status": "fail",
"evidence": {
"path": "/auth.md",
"ok": false,
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 5932,
"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 registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language; missing credential type language.",
"compatibleContentType": false,
"contentLength": 5507,
"hasRegisterInstructions": false,
"hasProtectedResourceLink": false,
"hasAuthorizationServerLink": false,
"mentionsIdentity": false,
"mentionsCredential": false,
"links": [
"https://webflow.com",
"https://cdn.prod.website-files.com\"",
"/title",
"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/css/nexgent---ntg-website.webflow.shared.99ab0e964.css\"",
"/css",
"/zlFwTmf5mkJMfNU3K2RNnrPW",
"/javascript",
"/script",
"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/6a1e011cfff3a29479e6a506_favicon-light.png\"",
"/png"
],
"rawExcerpt": "<!DOCTYPE html><!-- This site was created in Webflow. https://webflow.com --><!-- Last Published: Tue Jun 09 2026 22:31:51 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain=\"ngt.academy\" data-wf-page=\"69f3e3619794b8a3937dee3e\" data-wf-site=\"69f3e35f9794b8a3937dedee\" lang=\"en\"><head><meta charset=\"utf-8\"/><link href=\"https://cdn.prod.website-files.com\" rel=\"preconnect\" crossorigin=\"anonymous\"/><title>Not Found</title><meta content=\"Not Found\" property=\"og:title\"/><meta content=\"Not Found\" name=\"twitter:title\"/><meta content=\"width=device-width, initial-scale=1\" name=\"viewport\"/><meta content=\"Webflow\" name=\"generator\"/><link href=\"https://cdn.prod.website-files.com/69f3e35f9794b8a3937dedee/css/nexgent---ntg-website.webflow.shared.99ab0e964.css\" rel=\"stylesheet\" type=\"text/css\" i"
}
},
"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 registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language; missing credential type language.",
"howToFix": "Serve /auth.md at the site root as Markdown with agent registration instructions and links to OAuth metadata."
},
{
"id": "oauth-protected-resource",
"title": "Publish protected resource metadata",
"status": "fail",
"evidence": {
"path": "/.well-known/oauth-protected-resource",
"ok": false,
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88,
"text": "<!DOCTYPE html>\n<html>\n <body>\n <p>Invalid .well-known request</p>\n </body>\n</html>"
},
"issue": "The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.",
"howToFix": "Publish /.well-known/oauth-protected-resource with resource and authorization_servers fields."
},
{
"id": "agent-auth-block",
"title": "Validate agent_auth authorization metadata",
"status": "fail",
"evidence": {
"valid": false,
"issue": "OAuth authorization server metadata could not be fetched.",
"fetch": {
"ok": false,
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88,
"text": "<!DOCTYPE html>\n<html>\n <body>\n <p>Invalid .well-known request</p>\n </body>\n</html>"
}
},
"issue": "OAuth authorization server metadata could not be fetched.",
"howToFix": "Add agent_auth to /.well-known/oauth-authorization-server with register_uri, supported identity types, credential types, and claim or revocation URLs where applicable."
}
],
"authApplicability": {
"supportsAuth": true,
"score": 3,
"signals": [
{
"source": "visible-text",
"weight": 3,
"match": "log in"
}
]
},
"resourceFetchSucceeded": false
}AI DiscoverabilityDiscoverabilityEstablished
IndexNow key
IndexNow key is informational for this page.
Informational
AI DiscoverabilityDiscoverabilityEstablished
IndexNow key
IndexNow key is informational for this page.
Needs attention
IndexNow key
Issue
IndexNow key is informational for this page.
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
Find advertised IndexNow key location
No IndexNow key location was advertised in HTML, Link headers, or robots.txt.
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
Agent Ease of UseAuthEstablished
OAuth / OIDC discovery
OAuth / OIDC discovery has an informational finding because the page appears to support authentication.
Needs attention
OAuth / OIDC discovery
Issue
OAuth / OIDC discovery was not found at the expected path.
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
Fetch to find resource
OAuth / OIDC discovery was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/openid-configuration",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
},
{
"path": "/.well-known/oauth-authorization-server",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
}
]
},
"issue": "OAuth / OIDC discovery was not found at the expected path.",
"howToFix": "Publish valid OAuth/OIDC metadata only when the site actually supports OAuth/OIDC. Otherwise omit provider discovery and document any unauthenticated public APIs separately."
}
],
"authApplicability": {
"supportsAuth": true,
"score": 3,
"signals": [
{
"source": "visible-text",
"weight": 3,
"match": "log in"
}
]
},
"resourceFetchSucceeded": false
}Agent Ease of UseAuthEmerging recommendation
OAuth Protected Resource
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Informational
Agent Ease of UseAuthEmerging recommendation
OAuth Protected Resource
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Needs attention
OAuth Protected Resource
Issue
The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.
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
Fetch protected resource metadata
The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.
Validate protected resource metadata
Response is not valid JSON.
Validate protected resource identity
Protected resource metadata `resource` did not match the resource identifier used to retrieve it.
Probe protected API Bearer challenge
No protected route with a 401 Bearer challenge was detected; metadata alone does not prove a protected resource.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch protected resource metadata",
"status": "fail",
"evidence": {
"path": "/.well-known/oauth-protected-resource",
"statusCode": 404,
"contentType": "text/html; charset=utf-8"
},
"issue": "The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.",
"howToFix": "Publish /.well-known/oauth-protected-resource JSON."
},
{
"id": "metadata",
"title": "Validate protected resource metadata",
"status": "fail",
"evidence": {
"valid": false,
"compatibleContentType": false,
"issue": "Response is not valid JSON.",
"rawExcerpt": "<!DOCTYPE html>\n<html>\n <body>\n <p>Invalid .well-known request</p>\n </body>\n</html>"
},
"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://ngt.academy"
},
"issue": "Protected resource metadata `resource` did not match the resource identifier used to retrieve it.",
"howToFix": "Set `resource` to the origin/resource identifier represented by /.well-known/oauth-protected-resource."
},
{
"id": "protected-route-challenge",
"title": "Probe protected API Bearer challenge",
"status": "informational",
"evidence": {
"checked": [
{
"path": "/api/admin/scans",
"statusCode": 404,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://ngt.academy/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
},
{
"path": "/api/admin/summary",
"statusCode": 404,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://ngt.academy/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
},
{
"path": "/api/scans",
"statusCode": 404,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://ngt.academy/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
}
]
},
"issue": "No protected route with a 401 Bearer challenge was detected; metadata alone does not prove a protected resource.",
"howToFix": "When this site exposes bearer-protected APIs, return 401 with WWW-Authenticate: Bearer and link resource_metadata."
}
],
"authApplicability": {
"supportsAuth": true,
"score": 3,
"signals": [
{
"source": "visible-text",
"weight": 3,
"match": "log in"
}
]
},
"resourceFetchSucceeded": false
}SEOSEOBrowser audit
Links do not have descriptive text
100 Fail
SEOSEOBrowser audit
Links do not have descriptive text
Check name
Links do not have descriptive text
Score
0/100
Status
fail
Device
desktop
Category
SEO
Estimated savings
3 links found
Fix guidance
Descriptive link text helps search engines understand your content. [Learn how to make links more accessible](https://developer.chrome.com/docs/lighthouse/seo/link-text/).
Evidence
{
"displayValue": "3 links found",
"description": "Descriptive link text helps search engines understand your content. [Learn how to make links more accessible](https://developer.chrome.com/docs/lighthouse/seo/link-text/)."
}Performance and AccessibilityAccessibilityBrowser audit
Elements with visible text labels do not have matching accessible names.
50 Fail
Performance and AccessibilityAccessibilityBrowser audit
Elements with visible text labels do not have matching accessible names.
Check name
Elements with visible text labels do not have matching accessible names.
Score
0/100
Status
fail
Device
desktop
Category
Accessibility
Fix guidance
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. [Learn more about accessible names](https://dequeuniversity.com/rules/axe/4.11/label-content-name-mismatch).
References
https://web.dev/learn/accessibility/Evidence
{
"description": "Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. [Learn more about accessible names](https://dequeuniversity.com/rules/axe/4.11/label-content-name-mismatch)."
}Performance and AccessibilityAccessibilityBrowser audit
Heading elements are not in a sequentially-descending order
50 Fail
Performance and AccessibilityAccessibilityBrowser audit
Heading elements are not in a sequentially-descending order
Check name
Heading elements are not in a sequentially-descending order
Score
0/100
Status
fail
Device
desktop
Category
Accessibility
Fix guidance
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order).
References
https://web.dev/learn/accessibility/Evidence
{
"description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order)."
}Performance and AccessibilityPerformanceBrowser audit
Improve image delivery
14 Fail
Performance and AccessibilityPerformanceBrowser audit
Improve image delivery
Check name
Improve image delivery
Score
0/100
Status
fail
Device
desktop
Category
Performance
Estimated savings
Est savings of 236 KiB
Fix guidance
Reducing the download time of images can improve the perceived load time of the page and LCP. [Learn more about optimizing image size](https://developer.chrome.com/docs/performance/insights/image-delivery)
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 236 KiB",
"description": "Reducing the download time of images can improve the perceived load time of the page and LCP. [Learn more about optimizing image size](https://developer.chrome.com/docs/performance/insights/image-delivery)"
}Performance and AccessibilityPerformanceBrowser audit
Links do not have a discernible name
14 Fail
Performance and AccessibilityPerformanceBrowser audit
Links do not have a discernible name
Check name
Links do not have a discernible name
Score
0/100
Status
fail
Device
desktop
Category
Performance
Fix guidance
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn how to make links accessible](https://dequeuniversity.com/rules/axe/4.11/link-name).
References
https://web.dev/learn/performance/Evidence
{
"description": "Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn how to make links accessible](https://dequeuniversity.com/rules/axe/4.11/link-name)."
}Performance and AccessibilityPerformanceBrowser audit
Reduce unused CSS
14 Fail
Performance and AccessibilityPerformanceBrowser audit
Reduce unused CSS
Check name
Reduce unused CSS
Score
0/100
Status
fail
Device
desktop
Category
Performance
Estimated savings
Est savings of 26 KiB
Fix guidance
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. [Learn how to reduce unused CSS](https://developer.chrome.com/docs/lighthouse/performance/unused-css-rules/).
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 26 KiB",
"description": "Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. [Learn how to reduce unused CSS](https://developer.chrome.com/docs/lighthouse/performance/unused-css-rules/).",
"numericValue": 50
}Performance and AccessibilityPerformanceBrowser audit
Reduce unused JavaScript
14 Fail
Performance and AccessibilityPerformanceBrowser audit
Reduce unused JavaScript
Check name
Reduce unused JavaScript
Score
0/100
Status
fail
Device
desktop
Category
Performance
Estimated savings
Est savings of 648 KiB
Fix guidance
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. [Learn how to reduce unused JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unused-javascript/).
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 648 KiB",
"description": "Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. [Learn how to reduce unused JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unused-javascript/).",
"numericValue": 80
}Performance and AccessibilityPerformanceBrowser audit
Image elements do not have explicit `width` and `height`
7 Warning
Performance and AccessibilityPerformanceBrowser audit
Image elements do not have explicit `width` and `height`
Check name
Image elements do not have explicit `width` and `height`
Score
50/100
Status
warning
Device
desktop
Category
Performance
Fix guidance
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. [Learn how to set image dimensions](https://web.dev/articles/optimize-cls#images_without_dimensions)
References
https://web.dev/learn/performance/Evidence
{
"description": "Set an explicit width and height on image elements to reduce layout shifts and improve CLS. [Learn how to set image dimensions](https://web.dev/articles/optimize-cls#images_without_dimensions)"
}Performance and AccessibilityPerformanceBrowser audit
Minify CSS
7 Warning
Performance and AccessibilityPerformanceBrowser audit
Minify CSS
Check name
Minify CSS
Score
50/100
Status
warning
Device
desktop
Category
Performance
Estimated savings
Est savings of 6 KiB
Fix guidance
Minifying CSS files can reduce network payload sizes. [Learn how to minify CSS](https://developer.chrome.com/docs/lighthouse/performance/unminified-css/).
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 6 KiB",
"description": "Minifying CSS files can reduce network payload sizes. [Learn how to minify CSS](https://developer.chrome.com/docs/lighthouse/performance/unminified-css/).",
"numericValue": 0
}Performance and AccessibilityPerformanceBrowser audit
Loading performance
3 Fail
Performance and AccessibilityPerformanceBrowser audit
Loading performance
Check name
Loading performance
Score
79/100
Status
fail
Device
desktop
Category
Performance
Fix guidance
Review the grouped loading performance checks and improve the failing sub-checks listed in evidence.
References
https://web.dev/learn/performance/Evidence
{
"checks": [
{
"id": "total-blocking-time",
"title": "Total Blocking Time",
"score": 53,
"displayValue": "330 ms",
"numericValue": 330.4999999999998
},
{
"id": "max-potential-fid",
"title": "Max Potential First Input Delay",
"score": 37,
"displayValue": "290 ms",
"numericValue": 293
},
{
"id": "largest-contentful-paint",
"title": "Largest Contentful Paint",
"score": 76,
"displayValue": "1.6 s",
"numericValue": 1609.5272631424975
},
{
"id": "server-response-time",
"title": "Initial server response time was short",
"score": 100,
"displayValue": "Root document took 10 ms",
"numericValue": 6
},
{
"id": "network-rtt",
"title": "Network Round Trip Times",
"score": 100,
"displayValue": "20 ms",
"numericValue": 23.204294999999995
},
{
"id": "interactive",
"title": "Time to Interactive",
"score": 92,
"displayValue": "2.3 s",
"numericValue": 2329.82629530693
},
{
"id": "speed-index",
"title": "Speed Index",
"score": 78,
"displayValue": "1.6 s",
"numericValue": 1620.5917435614952
},
{
"id": "first-contentful-paint",
"title": "First Contentful Paint",
"score": 98,
"displayValue": "0.7 s",
"numericValue": 689.5079064311486
}
]
}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.
| Scan date | Score | Readiness | Report |
|---|---|---|---|
| 49/100 | Level 2, Agent-Limited | Current report |