Export Report
OVERALL SCORE
Level 3, Bot-Aware
- AI Discoverability 49 out of 100
- Agent Ease of Use 6 out of 100
- Security & Trust 40 out of 100
- GEO, AIO and AEO 77 out of 100
- SEO 92 out of 100
- Performance and Accessibility 96 out of 100
What AI sees of your website
ManageEngine: ITOps, cybersecurity & service management software
ManageEngine powers businesses like yours to take control of your IT with enterprise-grade solutions built from the ground up.
Next step
Turn this report into a fix workflow
25 failed checks are ready to move into MCP or CLI remediation. Generate a repair prompt, connect the scanner to your coding agent, or open the integration docs before your next rescan.
| Metric | Score | Status | Passed | Failed | Warning | Evidence |
|---|---|---|---|---|---|---|
| AI Discoverability | 49 | Priority fix | 10 | 13 | 1 | View details |
| Discoverability | 57 | Needs work | 4 | 5 | 0 | View details |
| Content Readiness | 54 | Needs work | 5 | 5 | 1 | View details |
| Bot Access Control | 33 | Priority fix | 1 | 3 | 0 | View details |
| Agent Ease of Use | 6 | Priority fix | 4 | 29 | 3 | View details |
| API | 0 | Priority fix | 0 | 6 | 0 | View details |
| Auth | Not Applicable | Not Applicable | 0 | 7 | 0 | View details |
| MCP | 13 | Priority fix | 0 | 6 | 2 | 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 | 77 | Mostly ready | 5 | 0 | 14 | |
| GEO Readiness | 84 | Mostly ready | 1 | 0 | 4 | |
| AIO Readiness | 82 | Mostly ready | 3 | 0 | 4 | |
| AEO Readiness | 66 | Needs work | 1 | 0 | 6 | |
| SEO | 92 | Strong | 10 | 1 | 0 | View details |
| SEO | 92 | Strong | 10 | 1 | 0 | View details |
| Security & Trust | 40 | Priority fix | 6 | 3 | 0 | View details |
| Security & Trust | 40 | Priority fix | 2 | 3 | 0 | View details |
| AI Training Exposure | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| Performance and Accessibility | 96 | Strong | 18 | 4 | 2 | View details |
| Performance | 97 | Strong | 15 | 3 | 2 | View details |
| Accessibility | 95 | Strong | 3 | 1 | 0 | View details |
Prioritized recommendations
Issues ranked by score impact
48 items need attention
Agent Ease of UseAPIEstablished
API Catalog
API Catalog failed at "Fetch API catalog".
50 Fail
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"
},
"issue": "The API catalog endpoint did not return HTTP 2xx.",
"howToFix": "Publish /.well-known/api-catalog."
},
{
"id": "validate",
"title": "Validate RFC 9727 linkset",
"status": "fail",
"evidence": {
"valid": false,
"compatibleContentType": false,
"issue": "Response is not valid JSON.",
"rawExcerpt": "<!doctype html>\n<html lang=\"en\">\n<head>\n<meta http-equiv=\"content-type\" content=\"text/html; charset=utf-8\" />\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<meta name=\"author\" content=\"ManageEngine\">\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<!--[if lt IE 9]><script src=\"//www.manageengine.com/js/html5shiv.js\"></script><![endif]-->\n<title>ManageEngine - Not Found</title>\n<meta name=\"Description\" content=\"ManageEngine offers Enterprise IT Management solutions including Network Management, Desktop, Server, & Application Management. Download a free trial software!\"/>\n<meta name=\"Keywords\" content=\"Enterprise IT Management,Network Management software,Server,Desktop,Application Management,Network Management System,Servicedesk with Asset Management,Config"
},
"issue": "Response is not valid JSON.",
"howToFix": "Use application/linkset+json with service-desc, service-doc, and status relations that each include href."
},
{
"id": "target-validation",
"title": "Fetch advertised API catalog targets",
"status": "fail",
"evidence": {
"checked": [],
"failures": [
{
"reason": "No same-origin API catalog hrefs were available to fetch."
}
]
},
"issue": "API Catalog did not expose any same-origin hrefs to validate.",
"howToFix": "Make each same-origin API catalog href reachable and serve the advertised media type."
}
]
}AI DiscoverabilityBot Access ControlInformational
Content Signal
Content Signal is missing or incomplete.
50 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 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" 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" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Find valid OpenAPI document",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/openapi.json",
"statusCode": 404,
"contentType": "text/html",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!doctype html>\n<html lang=\"en\">\n<head>\n<meta http-equiv=\"content-type\" content=\"text/html; charset=utf-8\" />\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<meta name=\"author\" content=\"ManageEngine\">\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<!--[if lt IE 9]><script src=\"//www.manageengine.com/js/html5shiv.js\"></script><![endif]-->\n<title>ManageEngine - Not Found</title>\n<meta name=\"Description\" content=\"ManageEngine offers Enterprise IT Management solutions including Network Management, Desktop, Server, & Application Management. Download a free trial software!\"/>\n<meta name=\"Keywords\" content=\"Enterprise IT Management,Network Management software,Server,Desktop,Application Management,Network Management System,Servicedesk with Asset Management,Config"
},
{
"path": "/openapi.yaml",
"statusCode": 404,
"contentType": "text/html",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!doctype html>\n<html lang=\"en\">\n<head>\n<meta http-equiv=\"content-type\" content=\"text/html; charset=utf-8\" />\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<meta name=\"author\" content=\"ManageEngine\">\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<!--[if lt IE 9]><script src=\"//www.manageengine.com/js/html5shiv.js\"></script><![endif]-->\n<title>ManageEngine - Not Found</title>\n<meta name=\"Description\" content=\"ManageEngine offers Enterprise IT Management solutions including Network Management, Desktop, Server, & Application Management. Download a free trial software!\"/>\n<meta name=\"Keywords\" content=\"Enterprise IT Management,Network Management software,Server,Desktop,Application Management,Network Management System,Servicedesk with Asset Management,Config"
},
{
"path": "/swagger.json",
"statusCode": 404,
"contentType": "text/html",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!doctype html>\n<html lang=\"en\">\n<head>\n<meta http-equiv=\"content-type\" content=\"text/html; charset=utf-8\" />\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<meta name=\"author\" content=\"ManageEngine\">\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<!--[if lt IE 9]><script src=\"//www.manageengine.com/js/html5shiv.js\"></script><![endif]-->\n<title>ManageEngine - Not Found</title>\n<meta name=\"Description\" content=\"ManageEngine offers Enterprise IT Management solutions including Network Management, Desktop, Server, & Application Management. Download a free trial software!\"/>\n<meta name=\"Keywords\" content=\"Enterprise IT Management,Network Management software,Server,Desktop,Application Management,Network Management System,Servicedesk with Asset Management,Config"
},
{
"path": "/swagger.yaml",
"statusCode": 404,
"contentType": "text/html",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!doctype html>\n<html lang=\"en\">\n<head>\n<meta http-equiv=\"content-type\" content=\"text/html; charset=utf-8\" />\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<meta name=\"author\" content=\"ManageEngine\">\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<!--[if lt IE 9]><script src=\"//www.manageengine.com/js/html5shiv.js\"></script><![endif]-->\n<title>ManageEngine - Not Found</title>\n<meta name=\"Description\" content=\"ManageEngine offers Enterprise IT Management solutions including Network Management, Desktop, Server, & Application Management. Download a free trial software!\"/>\n<meta name=\"Keywords\" content=\"Enterprise IT Management,Network Management software,Server,Desktop,Application Management,Network Management System,Servicedesk with Asset Management,Config"
},
{
"path": "/api/openapi.json",
"statusCode": 404,
"contentType": "text/html",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!doctype html>\n<html lang=\"en\">\n<head>\n<meta http-equiv=\"content-type\" content=\"text/html; charset=utf-8\" />\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<meta name=\"author\" content=\"ManageEngine\">\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<!--[if lt IE 9]><script src=\"//www.manageengine.com/js/html5shiv.js\"></script><![endif]-->\n<title>ManageEngine - Not Found</title>\n<meta name=\"Description\" content=\"ManageEngine offers Enterprise IT Management solutions including Network Management, Desktop, Server, & Application Management. Download a free trial software!\"/>\n<meta name=\"Keywords\" content=\"Enterprise IT Management,Network Management software,Server,Desktop,Application Management,Network Management System,Servicedesk with Asset Management,Config"
},
{
"path": "/api/swagger.json",
"statusCode": 404,
"contentType": "text/html",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!doctype html>\n<html lang=\"en\">\n<head>\n<meta http-equiv=\"content-type\" content=\"text/html; charset=utf-8\" />\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<meta name=\"author\" content=\"ManageEngine\">\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<!--[if lt IE 9]><script src=\"//www.manageengine.com/js/html5shiv.js\"></script><![endif]-->\n<title>ManageEngine - Not Found</title>\n<meta name=\"Description\" content=\"ManageEngine offers Enterprise IT Management solutions including Network Management, Desktop, Server, & Application Management. Download a free trial software!\"/>\n<meta name=\"Keywords\" content=\"Enterprise IT Management,Network Management software,Server,Desktop,Application Management,Network Management System,Servicedesk with Asset Management,Config"
},
{
"path": "/docs/openapi.json",
"statusCode": 404,
"contentType": "text/html",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!doctype html>\n<html lang=\"en\">\n<head>\n<meta http-equiv=\"content-type\" content=\"text/html; charset=utf-8\" />\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<meta name=\"author\" content=\"ManageEngine\">\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<!--[if lt IE 9]><script src=\"//www.manageengine.com/js/html5shiv.js\"></script><![endif]-->\n<title>ManageEngine - Not Found</title>\n<meta name=\"Description\" content=\"ManageEngine offers Enterprise IT Management solutions including Network Management, Desktop, Server, & Application Management. Download a free trial software!\"/>\n<meta name=\"Keywords\" content=\"Enterprise IT Management,Network Management software,Server,Desktop,Application Management,Network Management System,Servicedesk with Asset Management,Config"
}
]
},
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"howToFix": "Publish a valid OpenAPI 3.x or Swagger 2.0 JSON/YAML document with info, paths, operations, and responses."
}
]
}AI DiscoverabilityBot Access ControlInformational
Web Bot Auth request signing
Web Bot Auth request signing failed at "Fetch to find resource".
50 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",
"length": 31803
}
]
},
"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."
}
]
}Security & TrustSecurity & TrustEstablished
Content-Security-Policy
Content-Security-Policy is missing or incomplete.
33 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
}AI DiscoverabilityDiscoverabilityEstablished
FAQPage schema
FAQPage schema is missing or incomplete.
33 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": [
"Organization"
]
}Security & TrustSecurity & TrustEstablished
Frame protection
Frame protection is missing or incomplete.
33 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 DiscoverabilityDiscoverabilityEstablished
High-value schema types
High-value schema types is missing or incomplete.
33 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": [
"Organization"
]
}AI DiscoverabilityDiscoverabilityEstablished
Link headers
Link headers failed at "Find useful Link headers".
33 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 DiscoverabilityContent ReadinessEstablished
Markdown negotiation
Markdown negotiation failed at "Markdown content type".
33 Fail
AI DiscoverabilityContent ReadinessEstablished
Markdown negotiation
Markdown negotiation failed at "Markdown content type".
Needs attention
Markdown negotiation
Issue
Content-Type "text/html" 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" does not indicate Markdown when requested with Accept: text/markdown.
Vary: Accept header
Markdown negotiation is missing Vary: Accept; current Vary header is "(none)".
Structured Markdown body
Markdown response is missing a heading.
Evidence
{
"failedStep": "content-type",
"steps": [
{
"id": "content-type",
"title": "Markdown content type",
"status": "fail",
"evidence": {
"statusCode": 200,
"contentType": "text/html"
},
"issue": "Content-Type \"text/html\" does not indicate Markdown when requested with Accept: text/markdown.",
"howToFix": "Return Content-Type: text/markdown; charset=utf-8 for requests with Accept: text/markdown."
},
{
"id": "vary-accept",
"title": "Vary: Accept header",
"status": "fail",
"evidence": {
"vary": ""
},
"issue": "Markdown negotiation is missing Vary: Accept; current Vary header is \"(none)\".",
"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": 5209,
"excerpt": "<!doctype html> <html lang=\"en\"> <head> <meta http-equiv=\"content-type\" content=\"text/html; charset=utf-8\"> <meta name=\"viewport\" content=\"width=device-width,initial-scale=1\"> <meta name=\"author\" content=\"ManageEngine\"> <meta http-equiv=\"X-",
"issue": "Markdown response is missing a heading."
},
"issue": "Markdown response is missing a heading.",
"howToFix": "Return Markdown with at least one heading and substantive page content, including useful links or instructions for agents."
}
]
}Security & TrustSecurity & TrustEstablished
Referrer-Policy
Referrer-Policy is missing or incomplete.
33 Fail
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.
33 Fail
AI DiscoverabilityContent ReadinessEstablished
Semantic HTML
Semantic HTML is missing or incomplete.
Needs attention
Semantic HTML
Issue
Semantic HTML is incomplete: missing <main> landmark; 0/1 applicable form inputs have autocomplete attributes (1 missing).
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": false,
"nav": true,
"footer": true,
"meaningfulH1": true,
"headingOrder": true,
"accessibleLinks": true,
"accessibleButtons": true,
"imageAltCoverage": true,
"formAutocompleteCoverage": false,
"details": {
"inaccessibleLinks": [],
"inaccessibleButtons": [],
"missingAutocompleteInputs": [
"<input id=\"hockey_v1-query\" type=\"text\" placeholder=\"Search...\" value class=\"newsearchbox fl\" name=\"query\">"
],
"imagesMissingAlt": [],
"skippedHeadingLevels": []
},
"counts": {
"h1": 1,
"headings": 39,
"links": 127,
"inaccessibleLinks": 0,
"buttons": 4,
"inaccessibleButtons": 0,
"images": 85,
"imagesWithAlt": 85,
"autocompleteInputs": 1,
"inputsWithAutocomplete": 0,
"missingAutocompleteInputs": 1
}
}Agent Ease of UseMCPEmerging recommendation
MCP Server Card
MCP Server Card failed at "Fetch to find resource".
25 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",
"length": 31803
},
{
"path": "/.well-known/mcp/server-cards.json",
"statusCode": 404,
"contentType": "text/html",
"length": 31803
},
{
"path": "/.well-known/mcp.json",
"statusCode": 404,
"contentType": "text/html",
"length": 31803
}
]
},
"issue": "MCP Server Card was not found at the expected path.",
"howToFix": "Publish an MCP server card with valid transports and make each advertised local endpoint answer an MCP initialize request."
}
]
}Agent Ease of UseMCPEmerging recommendation
mcp.json
mcp.json failed at "Fetch to find resource".
25 Fail
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",
"length": 31803
},
{
"path": "/.well-known/mcp.json",
"statusCode": 404,
"contentType": "text/html",
"length": 31803
},
{
"path": "/.well-known/mcp/server-card.json",
"statusCode": 404,
"contentType": "text/html",
"length": 31803
}
]
},
"issue": "mcp.json was not found at the expected path.",
"howToFix": "Publish mcp.json or an MCP server card with serverInfo, protocolVersion, transport endpoint, and capabilities."
}
]
}Agent Ease of UseMCPInformational
WebMCP manifest
WebMCP manifest failed at "Fetch to find resource".
25 Fail
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",
"length": 31803
},
{
"path": "/webmcp.json",
"statusCode": 404,
"contentType": "text/html",
"length": 31803
},
{
"path": "/mcp.json",
"statusCode": 404,
"contentType": "text/html",
"length": 31803
}
]
},
"issue": "WebMCP manifest was not found at the expected path.",
"howToFix": "Keep declarative WebMCP manifest discovery informational until the manifest shape stabilizes; validate tools if you publish one."
}
]
}AI DiscoverabilityContent ReadinessEstablished
Content freshness signals
Content freshness signals is partially implemented.
25 Warning
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": "Tue, 09 Jun 2026 17:26:00 GMT",
"schemaDates": [],
"metaDateCount": 0,
"timeDateCount": 0
}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",
"length": 31803
},
{
"path": "/.well-known/a2a/agent-card.json",
"statusCode": 404,
"contentType": "text/html",
"length": 31803
},
{
"path": "/agent-card.json",
"statusCode": 404,
"contentType": "text/html",
"length": 31803
}
]
},
"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",
"length": 31803
},
{
"path": "/.well-known/skills/index.json",
"statusCode": 404,
"contentType": "text/html",
"length": 31803
}
]
},
"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",
"length": 31803
},
{
"path": "/agent.json",
"statusCode": 404,
"contentType": "text/html",
"length": 31803
}
]
},
"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",
"length": 31803
},
{
"path": "/agents.json",
"statusCode": 404,
"contentType": "text/html",
"length": 31803
}
]
},
"issue": "agents.json was not found at the expected path.",
"howToFix": "If this site uses agents.json, publish JSON with an agents array containing name and url for each agent."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
DNS-AID Agent Discovery
DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".
15 Fail
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": "www.manageengine.com",
"probes": [
{
"name": "_index._agents.www.manageengine.com",
"found": false,
"recordCount": 1,
"records": [],
"hasAlpn": false,
"hasEndpoint": false
},
{
"name": "_a2a._agents.www.manageengine.com",
"found": false,
"recordCount": 1,
"records": [],
"hasAlpn": false,
"hasEndpoint": false
}
]
},
"issue": "No DNS-AID entrypoint records were found under _agents.",
"howToFix": "Publish ServiceMode SVCB/HTTPS records such as _index._agents.example.com or _a2a._agents.example.com."
},
{
"id": "service-params",
"title": "Validate alpn and endpoint parameters",
"status": "informational",
"evidence": {
"discovered": []
},
"howToFix": "Include alpn and endpoint service parameters in each DNS-AID record so agents know the protocol and target entrypoint."
},
{
"id": "dnssec",
"title": "Check DNSSEC material",
"status": "warning",
"evidence": {
"hasDnssecMaterial": false,
"checked": [
{
"name": "www.manageengine.com",
"dnssecTypes": [],
"dnssecRecordCount": 0
},
{
"name": "manageengine.com",
"dnssecTypes": [],
"dnssecRecordCount": 0
}
]
},
"issue": "DNSSEC material was not visible for the hostname or parent zone from this resolver.",
"howToFix": "Sign the public discovery zone with DNSSEC so validating resolvers can return authenticated data."
}
]
}Agent Ease of UseMCPInformational
WebMCP
WebMCP has a validation warning at "Validate WebMCP declarative annotation quality".
13 Warning
Agent Ease of UseMCPInformational
WebMCP
WebMCP has a validation warning at "Validate WebMCP declarative annotation quality".
Needs attention
WebMCP
Issue
WebMCP declarative annotations need fixes.
Details
Why it matters
WebMCP can expose page context and actions directly through the browser, giving agents safer structured hooks than screen scraping alone.
Check name
WebMCP
Score
50/100
Status
warning
Category
MCP
Maturity
Informational
Goal
Support WebMCP to expose site tools to AI agents via the browser.
Result
WebMCP has a validation warning at "Validate WebMCP declarative annotation quality".
Validation steps
Detect data-mcp-tool annotations
No data-mcp-tool attributes were found on interactive elements.
Detect WebMCP declarative tags
No elements found with tool-name or tool-description attributes.
Validate WebMCP declarative annotation quality
WebMCP declarative annotations need fixes.
WebMCP declarative annotation issues
<input name="query"> is missing a label.<input name="query"> is missing tool-param-description.
Detect WebMCP imperative API usage
navigator.modelContext.provideContext(), navigator.modelContext.registerTool(), or other imperative signals were not detected in rendered browser state.
Detect WebMCP browser navigator injection
navigator.modelContext was not detected in the rendered browser page.
Interactive surface coverage
Only 0% of interactive surfaces are annotated.
Evidence
{
"failedStep": "declarative-annotation-quality",
"steps": [
{
"id": "data-mcp-tool-attributes",
"title": "Detect data-mcp-tool annotations",
"status": "informational",
"evidence": {
"dataMcpToolCount": 0,
"dataMcpTools": []
},
"issue": "No data-mcp-tool attributes were found on interactive elements.",
"howToFix": "Add data-mcp-tool attributes to high-value forms, buttons, and links so generic MCP-aware tooling can identify intended actions."
},
{
"id": "declarative-tags",
"title": "Detect WebMCP declarative tags",
"status": "informational",
"evidence": {
"totalForms": 1,
"formsWithTags": 0,
"totalInteractive": 132,
"interactiveWithTags": 0,
"totalCount": 133,
"taggedCount": 0,
"dataMcpToolCount": 0,
"dataMcpTools": [],
"coverage": 0,
"annotationIssues": [
"<input name=\"query\"> is missing a label.",
"<input name=\"query\"> is missing tool-param-description."
]
},
"issue": "No elements found with tool-name or tool-description attributes.",
"howToFix": "Add tool-name and tool-description attributes to forms and interactive elements."
},
{
"id": "declarative-annotation-quality",
"title": "Validate WebMCP declarative annotation quality",
"status": "warning",
"evidence": {
"issueCount": 2,
"issues": [
"<input name=\"query\"> is missing a label.",
"<input name=\"query\"> is missing tool-param-description."
]
},
"issue": "WebMCP declarative annotations need fixes.",
"issueDetails": [
{
"title": "WebMCP declarative annotation issues",
"items": [
{
"type": "code",
"value": "<input name=\"query\"> is missing a label."
},
{
"type": "code",
"value": "<input name=\"query\"> is missing tool-param-description."
}
]
}
],
"howToFix": "Use snake_case tool-name values, descriptive tool-description values, named and labeled fields, and tool-param-description on inputs."
},
{
"id": "imperative-api",
"title": "Detect WebMCP imperative API usage",
"status": "informational",
"evidence": {
"staticSignals": {
"detected": false,
"matched": []
},
"browser": {
"checked": true,
"detected": false,
"hasNavigatorModelContext": false,
"modelContextType": "undefined",
"hasProvideContext": false,
"hasRegisterTool": false
}
},
"issue": "navigator.modelContext.provideContext(), navigator.modelContext.registerTool(), or other imperative signals were not detected in rendered browser state.",
"howToFix": "Use navigator.modelContext.provideContext() to register tools programmatically."
},
{
"id": "browser-navigator-injection",
"title": "Detect WebMCP browser navigator injection",
"status": "informational",
"evidence": {
"browser": {
"checked": true,
"detected": false,
"hasNavigatorModelContext": false,
"modelContextType": "undefined",
"hasProvideContext": false,
"hasRegisterTool": false
}
},
"issue": "navigator.modelContext was not detected in the rendered browser page.",
"howToFix": "Expose WebMCP through navigator.modelContext in the browser runtime when the page is intended to provide in-page tools."
},
{
"id": "surface-coverage",
"title": "Interactive surface coverage",
"status": "informational",
"evidence": {
"totalForms": 1,
"formsWithTags": 0,
"totalInteractive": 132,
"interactiveWithTags": 0,
"totalCount": 133,
"taggedCount": 0,
"dataMcpToolCount": 0,
"dataMcpTools": [],
"coverage": 0,
"annotationIssues": [
"<input name=\"query\"> is missing a label.",
"<input name=\"query\"> is missing tool-param-description."
]
},
"issue": "Only 0% of interactive surfaces are annotated.",
"howToFix": "Add WebMCP annotations to all forms and interactive elements to increase agent coverage."
}
],
"staticSignals": {
"detected": false,
"matched": []
},
"coverage": {
"totalForms": 1,
"formsWithTags": 0,
"totalInteractive": 132,
"interactiveWithTags": 0,
"totalCount": 133,
"taggedCount": 0,
"dataMcpToolCount": 0,
"dataMcpTools": [],
"coverage": 0,
"annotationIssues": [
"<input name=\"query\"> is missing a label.",
"<input name=\"query\"> is missing tool-param-description."
]
},
"browserWebMcp": {
"checked": true,
"detected": false,
"hasNavigatorModelContext": false,
"modelContextType": "undefined",
"hasProvideContext": false,
"hasRegisterTool": false
}
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Source and trust signals
AIO: Source and trust signals scored 60/100 and needs improvement.
5 Warning
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: publisher, 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": true,
"publisher": false,
"freshnessDate": false,
"aboutOrContact": true,
"policyLinks": true
},
"missing": [
"publisher",
"freshnessDate"
],
"authorMeta": "ManageEngine",
"schemaAuthors": [],
"schemaPublishers": [],
"schemaDates": [],
"visibleDates": [],
"aboutLinks": [
{
"href": "https://www.manageengine.com/about-us.html?pos=MEhome&loc=mefooter&cat=com",
"text": "About us",
"html": "<a href=\"https://www.manageengine.com/about-us.html?pos=MEhome&loc=mefooter&cat=com\" title=\"About us\" target=\"_blank\">About us</a>"
},
{
"href": "https://www.linkedin.com/company/manageengine",
"text": "",
"html": "<a href=\"https://www.linkedin.com/company/manageengine\" target=\"_blank\" title=\"Follow us on LinkedIn\" rel=\"noopener\" class=\"in salesiqbtn\" data-salesiqval=\"Footer linkedin\"> </a>"
},
{
"href": "https://www.manageengine.com/about-us.html?pos=MEhome&loc=mefooter&cat=glb",
"text": "About us",
"html": "<a href=\"https://www.manageengine.com/about-us.html?pos=MEhome&loc=mefooter&cat=glb\" title=\"About us\">About us</a>"
}
],
"contactLinks": [
{
"href": "https://www.manageengine.com/search-results.html?query=Customer Support Software",
"text": "Customer Support Software",
"html": "<a href=\"https://www.manageengine.com/search-results.html?query=Customer Support Software\">Customer Support Software</a>"
},
{
"href": "https://www.manageengine.com/search-results.html?query=Help Desk Software&pos=MEhome",
"text": "Help Desk Software",
"html": "<a href=\"https://www.manageengine.com/search-results.html?query=Help Desk Software&pos=MEhome\">Help Desk Software</a>"
},
{
"href": "https://www.manageengine.com/search-results.html?query=Remote Support Software&pos=MEhome",
"text": "Remote Support Software",
"html": "<a href=\"https://www.manageengine.com/search-results.html?query=Remote Support Software&pos=MEhome\">Remote Support Software</a>"
},
{
"href": "https://www.manageengine.com/support.html?pos=MEhome&loc=mefooter&cat=ts",
"text": "Contact support",
"html": "<a href=\"https://www.manageengine.com/support.html?pos=MEhome&loc=mefooter&cat=ts\" title=\"Contact support\">Contact support</a>"
},
{
"href": "https://www.manageengine.com/evaluators.html?pos=MEhome&loc=mefootercat=glb",
"text": "Contact sales",
"html": "<a href=\"https://www.manageengine.com/evaluators.html?pos=MEhome&loc=mefootercat=glb\" title=\"Contact sales\">Contact sales</a>"
},
{
"href": "https://www.manageengine.com/contact.html?pos=MEhome&loc=mefootercat=glb",
"text": "Our offices",
"html": "<a href=\"https://www.manageengine.com/contact.html?pos=MEhome&loc=mefootercat=glb\" title=\"Our offices\">Our offices</a>"
}
],
"privacyLinks": [
{
"href": "https://ondemand.manageengine.com/terms.html?pos=MEhome&loc=mefootercat=glb",
"text": "Terms of service",
"html": "<a href=\"https://ondemand.manageengine.com/terms.html?pos=MEhome&loc=mefootercat=glb\" title=\"Terms of Service\">Terms of service</a>"
},
{
"href": "https://www.manageengine.com/privacy.html?pos=MEhome&loc=mefootercat=glb",
"text": "Privacy policy",
"html": "<a href=\"https://www.manageengine.com/privacy.html?pos=MEhome&loc=mefootercat=glb\" title=\"Privacy policy\">Privacy policy</a>"
},
{
"href": "https://www.manageengine.com/privacy/cookie-policy.html?pos=MEhome&loc=mefootercat=glb",
"text": "Cookie policy",
"html": "<a href=\"https://www.manageengine.com/privacy/cookie-policy.html?pos=MEhome&loc=mefootercat=glb\" title=\"Cookie policy\">Cookie policy</a>"
}
],
"score": 60,
"weight": 20
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer-first sections
AEO: Answer-first sections scored 65/100 and needs improvement.
4 Warning
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
37 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": 38,
"passing": 1,
"failing": [
{
"heading": "Trusted by",
"headingHtml": "<h2 class=\"trudtedHead me-text-center\">Trusted by</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "AI-powered IT management solutions",
"headingHtml": "<h2 class=\"me-text-center\">AI-powered IT management solutions</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Identity and access management",
"headingHtml": "<h2>Identity and <br>access management</h2>",
"firstParagraph": "Active Directory & M365 management | MFA & SSO | Zero Trust | PAM",
"paragraphHtml": "<p class=\"sol-keyword\">Active Directory & M365 management | MFA & SSO | Zero Trust | PAM</p>",
"words": 9,
"direct": false,
"issue": "First paragraph is 9 words and does not look like a concise direct answer."
},
{
"heading": "Unified service management",
"headingHtml": "<h2>Unified service <br>management</h2>",
"firstParagraph": "Enterprise and IT service delivery | IT asset management | Customer support",
"paragraphHtml": "<p class=\"sol-keyword\">Enterprise and IT service delivery | IT asset management | Customer support</p>",
"words": 10,
"direct": false,
"issue": "First paragraph is 10 words and does not look like a concise direct answer."
},
{
"heading": "Unified endpoint management and security",
"headingHtml": "<h2>Unified endpoint management <br>and security</h2>",
"firstParagraph": "Desktops | Laptops | Servers | Mobile devices | Browsers",
"paragraphHtml": "<p class=\"sol-keyword\">Desktops | Laptops | Servers | Mobile devices | Browsers</p>",
"words": 6,
"direct": false,
"issue": "First paragraph is 6 words and does not look like a concise direct answer."
},
{
"heading": "IT operations management and observability",
"headingHtml": "<h2>IT operations management <br>and observability</h2>",
"firstParagraph": "Observability | AIOps | DEM | Applications | Infrastructure | Network",
"paragraphHtml": "<p class=\"sol-keyword\">Observability | AIOps | DEM | Applications | Infrastructure | Network</p>",
"words": 6,
"direct": false,
"issue": "First paragraph is 6 words and does not look like a concise direct answer."
},
{
"heading": "Security information and event management",
"headingHtml": "<h2>Security <br>information and <br>event management</h2>",
"firstParagraph": "Log management | Security auditing | Threat detection and response | UEBA",
"paragraphHtml": "<p class=\"sol-keyword\">Log management | Security auditing | Threat detection and response | UEBA</p>",
"words": 9,
"direct": false,
"issue": "First paragraph is 9 words and does not look like a concise direct answer."
},
{
"heading": "Advanced IT analytics",
"headingHtml": "<h2>Advanced IT <br>analytics</h2>",
"firstParagraph": "Unified IT analytics | AI-powered insights | IT data correlation | Capacity planning",
"paragraphHtml": "<p class=\"sol-keyword\">Unified IT analytics | AI-powered insights | IT data correlation | Capacity planning</p>",
"words": 10,
"direct": false,
"issue": "First paragraph is 10 words and does not look like a concise direct answer."
},
{
"heading": "Low-code app development",
"headingHtml": "<h2>Low-code app <br>development</h2>",
"firstParagraph": "Business process management | Workflow automation | Custom apps",
"paragraphHtml": "<p class=\"sol-keyword\">Business process management | Workflow automation | Custom apps</p>",
"words": 7,
"direct": false,
"issue": "First paragraph is 7 words and does not look like a concise direct answer."
},
{
"heading": "Cloud solutions for enterprise IT",
"headingHtml": "<h2>Cloud solutions for <br>enterprise IT</h2>",
"firstParagraph": "Cloud-ready | Cloud-native",
"paragraphHtml": "<p class=\"sol-keyword\">Cloud-ready | Cloud-native</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "IT management for MSPs",
"headingHtml": "<h2>IT management <br>for MSPs</h2>",
"firstParagraph": "RMM | UEM | ITSM | ITOM | IAM | SIEM",
"paragraphHtml": "<p class=\"sol-keyword\">RMM | UEM | ITSM | ITOM | IAM | SIEM</p>",
"words": 6,
"direct": false,
"issue": "First paragraph is 6 words and does not look like a concise direct answer."
},
{
"heading": "Solution finder",
"headingHtml": "<h2>Solution finder</h2>",
"firstParagraph": "Not sure what you need? We can help you find the right products in just three steps.",
"paragraphHtml": "<p>Not sure what you need? We <br>can help you find the right <br>products in just three steps.</p>",
"words": 17,
"direct": false,
"issue": "First paragraph is 17 words and does not look like a concise direct answer."
},
{
"heading": "IT management that fits every industry",
"headingHtml": "<h2 class=\"industriesHead\">IT management that fits every industry</h2>",
"firstParagraph": "See how teams across industries can simplify and manage their IT, their way.",
"paragraphHtml": "<p class=\"me-text-center\">See how teams across industries can simplify and manage their IT, their way.</p>",
"words": 13,
"direct": false,
"issue": "First paragraph is 13 words and does not look like a concise direct answer."
},
{
"heading": "Build a modern government agency to deliver efficient digital services",
"headingHtml": "<h3>Build a modern government agency to <br>deliver efficient digital services</h3>",
"firstParagraph": "Serve the public better with a citizen-centric digital experience, an empowered workforce, legacy modernization, and agile decision-making.",
"paragraphHtml": "<p>Serve the public better with a citizen-centric digital experience, <br>an empowered workforce, legacy modernization, and <br>agile decision-making.</p>",
"words": 17,
"direct": false,
"issue": "First paragraph is 17 words and does not look like a concise direct answer."
},
{
"heading": "Transform your educational institution with advanced IT management solutions",
"headingHtml": "<h3>Transform your educational institution with advanced IT management solutions</h3>",
"firstParagraph": "Elevate student experience, improve learning outcomes, streamline IT workflows, and secure your campus.",
"paragraphHtml": "<p>Elevate student experience, improve learning outcomes, streamline IT workflows, and secure your campus.</p>",
"words": 13,
"direct": false,
"issue": "First paragraph is 13 words and does not look like a concise direct answer."
},
{
"heading": "Elevate healthcare operations with advanced IT management solutions",
"headingHtml": "<h3>Elevate healthcare operations with <br>advanced IT management solutions</h3>",
"firstParagraph": "Personalize patient care, enhance and secure healthcare ecosystems, and achieve operational efficiency.",
"paragraphHtml": "<p>Personalize patient care, enhance and secure healthcare <br>ecosystems, and achieve operational efficiency.</p>",
"words": 12,
"direct": false,
"issue": "First paragraph is 12 words and does not look like a concise direct answer."
},
{
"heading": "Industry 4.0-ready IT management solutions for the manufacturing industry",
"headingHtml": "<h3>Industry 4.0-ready IT management solutions <br>for the manufacturing industry</h3>",
"firstParagraph": "Automate operations; improve process efficiency, service quality, and security; and gain complete visibility into your factory floors across the globe.",
"paragraphHtml": "<p>Automate operations; improve process efficiency, service quality, <br>and security; and gain complete visibility into your factory floors <br>across the globe.</p>",
"words": 20,
"direct": false,
"issue": "First paragraph is 20 words and does not look like a concise direct answer."
},
{
"heading": "Advanced IT management solutions that drive value for BFSI operations",
"headingHtml": "<h3>Advanced IT management solutions that <br>drive value for BFSI operations</h3>",
"firstParagraph": "Modernize banking and insurance operations, meet evolving customer expectations, and comply with stricter financial regulations, all while minimizing cyber risk.",
"paragraphHtml": "<p>Modernize banking and insurance operations, meet evolving <br>customer expectations, and comply with stricter financial <br>regulations, all while minimizing cyber risk.</p>",
"words": 20,
"direct": false,
"issue": "First paragraph is 20 words and does not look like a concise direct answer."
},
{
"heading": "Elevate retail and e-commerce operations with modern IT solutions",
"headingHtml": "<h3>Elevate retail and e-commerce <br>operations with modern IT solutions</h3>",
"firstParagraph": "Deliver seamless shopping experiences with secure, resilient, and future-ready IT.",
"paragraphHtml": "<p>Deliver seamless shopping experiences with <br>secure, resilient, and future-ready IT.</p>",
"words": 10,
"direct": false,
"issue": "First paragraph is 10 words and does not look like a concise direct answer."
},
{
"heading": "Agile IT solutions for foolproof logistics and transportation operations",
"headingHtml": "<h3>Agile IT solutions for foolproof logistics <br>and transportation operations</h3>",
"firstParagraph": "Build bespoke logistics solutions, employ analytical data intelligence for smarter business decisions, and gain a line of sight into your daily operations across the globe.",
"paragraphHtml": "<p>Build bespoke logistics solutions, employ analytical data <br>intelligence for smarter business decisions, and gain a line <br>of sight into your daily operations across the globe.</p>",
"words": 25,
"direct": false,
"issue": "First paragraph is 25 words and does not look like a concise direct answer."
},
{
"heading": "IT that fuels your energy flow",
"headingHtml": "<h3>IT that fuels your energy flow </h3>",
"firstParagraph": "Manage and secure your energy infrastructure with compliant, AI-powered IT solutions.",
"paragraphHtml": "<p>Manage and secure your energy infrastructure<br> with compliant, AI-powered IT solutions.</p>",
"words": 11,
"direct": false,
"issue": "First paragraph is 11 words and does not look like a concise direct answer."
},
{
"heading": "Empowering businesses worldwide with the right IT tools. Here's how.",
"headingHtml": "<h2 class=\"me-text-center\">Empowering businesses worldwide with <br>the right IT tools. Here's how.</h2>",
"firstParagraph": "$3 Million saved annually from reduced downtime and improved network operations",
"paragraphHtml": "<p class=\"testi-quote\"><strong class=\"numberbig-con\">$3 Million</strong> saved annually from reduced <br>downtime and improved <br>network operations</p>",
"words": 11,
"direct": false,
"issue": "First paragraph is 11 words and does not look like a concise direct answer."
},
{
"heading": "Explore. Engage. Evolve.",
"headingHtml": "<h2 class=\"me-text-center\">Explore. Engage. Evolve.</h2>",
"firstParagraph": "Enhance your IT journey with news, events, insights, extensions, and free tools from ManageEngine.",
"paragraphHtml": "<p class=\"me-text-center\">Enhance your IT journey with news, events, insights, extensions, and free tools from ManageEngine.</p>",
"words": 14,
"direct": false,
"issue": "First paragraph is 14 words and does not look like a concise direct answer."
},
{
"heading": "Minimize risks and maximize security with ISO 27001",
"headingHtml": "<h2>Minimize risks and maximize <br>security with ISO 27001</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Handling personal data in India? DPDPA applies. No exceptions.",
"headingHtml": "<h2>Handling personal data in India? <br>DPDPA applies. No exceptions.</h2>",
"firstParagraph": "ManageEngine helps you get DPDPA-ready.",
"paragraphHtml": "<p>ManageEngine helps you get DPDPA-ready.</p>",
"words": 5,
"direct": false,
"issue": "First paragraph is 5 words and does not look like a concise direct answer."
},
{
"heading": "Minimize risks and maximize security with ISO 27001",
"headingHtml": "<h2>Minimize risks and maximize <br>security with ISO 27001</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Handling personal data in India? DPDPA applies. No exceptions.",
"headingHtml": "<h2>Handling personal data in India? <br>DPDPA applies. No exceptions.</h2>",
"firstParagraph": "ManageEngine helps you get DPDPA-ready.",
"paragraphHtml": "<p>ManageEngine helps you get DPDPA-ready.</p>",
"words": 5,
"direct": false,
"issue": "First paragraph is 5 words and does not look like a concise direct answer."
},
{
"heading": "Minimize risks and maximize security with ISO 27001",
"headingHtml": "<h2>Minimize risks and maximize <br>security with ISO 27001</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "News & press releases",
"headingHtml": "<h3>News & press releases</h3>",
"firstParagraph": "Discover our latest updates, product announcements, and official media releases.",
"paragraphHtml": "<p>Discover our latest updates, product announcements, and official media releases.</p>",
"words": 10,
"direct": false,
"issue": "First paragraph is 10 words and does not look like a concise direct answer."
},
{
"heading": "Blogs",
"headingHtml": "<h3>Blogs</h3>",
"firstParagraph": "Explore IT trends and solutions with posts from our experts.",
"paragraphHtml": "<p>Explore IT trends and solutions with posts from our experts.</p>",
"words": 10,
"direct": false,
"issue": "First paragraph is 10 words and does not look like a concise direct answer."
},
{
"heading": "Marketplace",
"headingHtml": "<h3>Marketplace</h3>",
"firstParagraph": "Extend your IT capabilities with integrations and add-ons.",
"paragraphHtml": "<p>Extend your IT capabilities with integrations and add-ons.</p>",
"words": 8,
"direct": false,
"issue": "First paragraph is 8 words and does not look like a concise direct answer."
},
{
"heading": "Free tools",
"headingHtml": "<h3>Free tools</h3>",
"firstParagraph": "Enhance your IT efficiency at no expense with our complimentary tools.",
"paragraphHtml": "<p>Enhance your IT efficiency at no expense with our complimentary tools.</p>",
"words": 11,
"direct": false,
"issue": "First paragraph is 11 words and does not look like a concise direct answer."
},
{
"heading": "Free, 30-day trials with access to all premium features.",
"headingHtml": "<h2>Free, 30-day trials with access <br>to all premium features.</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Resources",
"headingHtml": "<h2 class=\"mef_foot_title\">Resources</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Company",
"headingHtml": "<h2 class=\"mef_foot_title\">Company</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Training and support",
"headingHtml": "<h2 class=\"mef_foot_title\">Training and support</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Connect with us:",
"headingHtml": "<h2 class=\"mef_social_title\">Connect with us:</h2>",
"firstParagraph": "ManageEngine is a division of Zoho Corp.",
"paragraphHtml": "<p class=\"mef_me_copy\"><b>ManageEngine</b> is a division of <b>Zoho Corp.</b></p>",
"words": 7,
"direct": false,
"issue": "First paragraph is 7 words and does not look like a concise direct answer."
}
],
"score": 65,
"weight": 28
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Entity clarity
GEO: Entity clarity scored 75/100 and needs improvement.
4 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Entity clarity
GEO: Entity clarity scored 75/100 and needs improvement.
Needs attention
GEO: Entity clarity
Issue
Title/H1 terms missing from description: itops, cybersecurity, service, management, software, total, visibility, complete, powered.
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
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: Entity clarity scored 75/100 and needs improvement.
Evidence
{
"title": "ManageEngine: ITOps, cybersecurity & service management software",
"h1": "Total visibility. Complete control. Powered by AI.",
"description": "ManageEngine powers businesses like yours to take control of your IT with enterprise-grade solutions built from the ground up.",
"topicOverlap": 0.18181818181818182,
"topicTerms": [
"manageengine",
"itops",
"cybersecurity",
"service",
"management",
"software",
"total",
"visibility",
"complete",
"control",
"powered"
],
"descriptionTerms": [
"manageengine",
"powers",
"businesses",
"like",
"yours",
"take",
"control",
"enterprise",
"grade",
"solutions",
"built",
"ground"
],
"missingFromDescription": [
"itops",
"cybersecurity",
"service",
"management",
"software",
"total",
"visibility",
"complete",
"powered"
],
"score": 75,
"weight": 28
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Question-led structure
AEO: Question-led structure scored 50/100 and needs improvement.
3 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Question-led structure
AEO: Question-led structure scored 50/100 and needs improvement.
Needs attention
AEO: Question-led structure
Issue
No question-led h2 sections or FAQ pattern was detected.
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: Question-led structure
Score
50/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Question-led structure scored 50/100 and needs improvement.
Evidence
{
"h2Count": 26,
"questionH2s": [],
"hasFaq": false,
"score": 50,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer evidence and trust
AEO: Answer evidence and trust scored 60/100 and needs improvement.
3 Warning
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: publisher, 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": true,
"publisher": false,
"freshnessDate": false,
"aboutOrContact": true,
"policyLinks": true
},
"missing": [
"publisher",
"freshnessDate"
],
"authorMeta": "ManageEngine",
"schemaAuthors": [],
"schemaPublishers": [],
"schemaDates": [],
"visibleDates": [],
"aboutLinks": [
{
"href": "https://www.manageengine.com/about-us.html?pos=MEhome&loc=mefooter&cat=com",
"text": "About us",
"html": "<a href=\"https://www.manageengine.com/about-us.html?pos=MEhome&loc=mefooter&cat=com\" title=\"About us\" target=\"_blank\">About us</a>"
},
{
"href": "https://www.linkedin.com/company/manageengine",
"text": "",
"html": "<a href=\"https://www.linkedin.com/company/manageengine\" target=\"_blank\" title=\"Follow us on LinkedIn\" rel=\"noopener\" class=\"in salesiqbtn\" data-salesiqval=\"Footer linkedin\"> </a>"
},
{
"href": "https://www.manageengine.com/about-us.html?pos=MEhome&loc=mefooter&cat=glb",
"text": "About us",
"html": "<a href=\"https://www.manageengine.com/about-us.html?pos=MEhome&loc=mefooter&cat=glb\" title=\"About us\">About us</a>"
}
],
"contactLinks": [
{
"href": "https://www.manageengine.com/search-results.html?query=Customer Support Software",
"text": "Customer Support Software",
"html": "<a href=\"https://www.manageengine.com/search-results.html?query=Customer Support Software\">Customer Support Software</a>"
},
{
"href": "https://www.manageengine.com/search-results.html?query=Help Desk Software&pos=MEhome",
"text": "Help Desk Software",
"html": "<a href=\"https://www.manageengine.com/search-results.html?query=Help Desk Software&pos=MEhome\">Help Desk Software</a>"
},
{
"href": "https://www.manageengine.com/search-results.html?query=Remote Support Software&pos=MEhome",
"text": "Remote Support Software",
"html": "<a href=\"https://www.manageengine.com/search-results.html?query=Remote Support Software&pos=MEhome\">Remote Support Software</a>"
},
{
"href": "https://www.manageengine.com/support.html?pos=MEhome&loc=mefooter&cat=ts",
"text": "Contact support",
"html": "<a href=\"https://www.manageengine.com/support.html?pos=MEhome&loc=mefooter&cat=ts\" title=\"Contact support\">Contact support</a>"
},
{
"href": "https://www.manageengine.com/evaluators.html?pos=MEhome&loc=mefootercat=glb",
"text": "Contact sales",
"html": "<a href=\"https://www.manageengine.com/evaluators.html?pos=MEhome&loc=mefootercat=glb\" title=\"Contact sales\">Contact sales</a>"
},
{
"href": "https://www.manageengine.com/contact.html?pos=MEhome&loc=mefootercat=glb",
"text": "Our offices",
"html": "<a href=\"https://www.manageengine.com/contact.html?pos=MEhome&loc=mefootercat=glb\" title=\"Our offices\">Our offices</a>"
}
],
"privacyLinks": [
{
"href": "https://ondemand.manageengine.com/terms.html?pos=MEhome&loc=mefootercat=glb",
"text": "Terms of service",
"html": "<a href=\"https://ondemand.manageengine.com/terms.html?pos=MEhome&loc=mefootercat=glb\" title=\"Terms of Service\">Terms of service</a>"
},
{
"href": "https://www.manageengine.com/privacy.html?pos=MEhome&loc=mefootercat=glb",
"text": "Privacy policy",
"html": "<a href=\"https://www.manageengine.com/privacy.html?pos=MEhome&loc=mefootercat=glb\" title=\"Privacy policy\">Privacy policy</a>"
},
{
"href": "https://www.manageengine.com/privacy/cookie-policy.html?pos=MEhome&loc=mefootercat=glb",
"text": "Cookie policy",
"html": "<a href=\"https://www.manageengine.com/privacy/cookie-policy.html?pos=MEhome&loc=mefootercat=glb\" title=\"Cookie policy\">Cookie policy</a>"
}
],
"score": 60,
"weight": 22
}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 does not self-reference the scanned page.
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": "https://www.manageengine.com/index.html",
"finalUrl": "https://www.manageengine.com/",
"canonicalScore": 60,
"score": 80,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Explanatory content depth
GEO: Explanatory content depth scored 75/100 and needs improvement.
2 Warning
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
No substantial explanatory paragraphs were found.
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": 1,
"citablePassages": 0,
"failingCandidateParagraphs": [],
"citableParagraphs": [],
"score": 75,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Answer block readiness
AIO: Answer block readiness scored 65/100 and needs improvement.
2 Warning
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
37 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": 38,
"passing": 1,
"failing": [
{
"heading": "Trusted by",
"headingHtml": "<h2 class=\"trudtedHead me-text-center\">Trusted by</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "AI-powered IT management solutions",
"headingHtml": "<h2 class=\"me-text-center\">AI-powered IT management solutions</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Identity and access management",
"headingHtml": "<h2>Identity and <br>access management</h2>",
"firstParagraph": "Active Directory & M365 management | MFA & SSO | Zero Trust | PAM",
"paragraphHtml": "<p class=\"sol-keyword\">Active Directory & M365 management | MFA & SSO | Zero Trust | PAM</p>",
"words": 9,
"direct": false,
"issue": "First paragraph is 9 words and does not look like a concise direct answer."
},
{
"heading": "Unified service management",
"headingHtml": "<h2>Unified service <br>management</h2>",
"firstParagraph": "Enterprise and IT service delivery | IT asset management | Customer support",
"paragraphHtml": "<p class=\"sol-keyword\">Enterprise and IT service delivery | IT asset management | Customer support</p>",
"words": 10,
"direct": false,
"issue": "First paragraph is 10 words and does not look like a concise direct answer."
},
{
"heading": "Unified endpoint management and security",
"headingHtml": "<h2>Unified endpoint management <br>and security</h2>",
"firstParagraph": "Desktops | Laptops | Servers | Mobile devices | Browsers",
"paragraphHtml": "<p class=\"sol-keyword\">Desktops | Laptops | Servers | Mobile devices | Browsers</p>",
"words": 6,
"direct": false,
"issue": "First paragraph is 6 words and does not look like a concise direct answer."
},
{
"heading": "IT operations management and observability",
"headingHtml": "<h2>IT operations management <br>and observability</h2>",
"firstParagraph": "Observability | AIOps | DEM | Applications | Infrastructure | Network",
"paragraphHtml": "<p class=\"sol-keyword\">Observability | AIOps | DEM | Applications | Infrastructure | Network</p>",
"words": 6,
"direct": false,
"issue": "First paragraph is 6 words and does not look like a concise direct answer."
},
{
"heading": "Security information and event management",
"headingHtml": "<h2>Security <br>information and <br>event management</h2>",
"firstParagraph": "Log management | Security auditing | Threat detection and response | UEBA",
"paragraphHtml": "<p class=\"sol-keyword\">Log management | Security auditing | Threat detection and response | UEBA</p>",
"words": 9,
"direct": false,
"issue": "First paragraph is 9 words and does not look like a concise direct answer."
},
{
"heading": "Advanced IT analytics",
"headingHtml": "<h2>Advanced IT <br>analytics</h2>",
"firstParagraph": "Unified IT analytics | AI-powered insights | IT data correlation | Capacity planning",
"paragraphHtml": "<p class=\"sol-keyword\">Unified IT analytics | AI-powered insights | IT data correlation | Capacity planning</p>",
"words": 10,
"direct": false,
"issue": "First paragraph is 10 words and does not look like a concise direct answer."
},
{
"heading": "Low-code app development",
"headingHtml": "<h2>Low-code app <br>development</h2>",
"firstParagraph": "Business process management | Workflow automation | Custom apps",
"paragraphHtml": "<p class=\"sol-keyword\">Business process management | Workflow automation | Custom apps</p>",
"words": 7,
"direct": false,
"issue": "First paragraph is 7 words and does not look like a concise direct answer."
},
{
"heading": "Cloud solutions for enterprise IT",
"headingHtml": "<h2>Cloud solutions for <br>enterprise IT</h2>",
"firstParagraph": "Cloud-ready | Cloud-native",
"paragraphHtml": "<p class=\"sol-keyword\">Cloud-ready | Cloud-native</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "IT management for MSPs",
"headingHtml": "<h2>IT management <br>for MSPs</h2>",
"firstParagraph": "RMM | UEM | ITSM | ITOM | IAM | SIEM",
"paragraphHtml": "<p class=\"sol-keyword\">RMM | UEM | ITSM | ITOM | IAM | SIEM</p>",
"words": 6,
"direct": false,
"issue": "First paragraph is 6 words and does not look like a concise direct answer."
},
{
"heading": "Solution finder",
"headingHtml": "<h2>Solution finder</h2>",
"firstParagraph": "Not sure what you need? We can help you find the right products in just three steps.",
"paragraphHtml": "<p>Not sure what you need? We <br>can help you find the right <br>products in just three steps.</p>",
"words": 17,
"direct": false,
"issue": "First paragraph is 17 words and does not look like a concise direct answer."
},
{
"heading": "IT management that fits every industry",
"headingHtml": "<h2 class=\"industriesHead\">IT management that fits every industry</h2>",
"firstParagraph": "See how teams across industries can simplify and manage their IT, their way.",
"paragraphHtml": "<p class=\"me-text-center\">See how teams across industries can simplify and manage their IT, their way.</p>",
"words": 13,
"direct": false,
"issue": "First paragraph is 13 words and does not look like a concise direct answer."
},
{
"heading": "Build a modern government agency to deliver efficient digital services",
"headingHtml": "<h3>Build a modern government agency to <br>deliver efficient digital services</h3>",
"firstParagraph": "Serve the public better with a citizen-centric digital experience, an empowered workforce, legacy modernization, and agile decision-making.",
"paragraphHtml": "<p>Serve the public better with a citizen-centric digital experience, <br>an empowered workforce, legacy modernization, and <br>agile decision-making.</p>",
"words": 17,
"direct": false,
"issue": "First paragraph is 17 words and does not look like a concise direct answer."
},
{
"heading": "Transform your educational institution with advanced IT management solutions",
"headingHtml": "<h3>Transform your educational institution with advanced IT management solutions</h3>",
"firstParagraph": "Elevate student experience, improve learning outcomes, streamline IT workflows, and secure your campus.",
"paragraphHtml": "<p>Elevate student experience, improve learning outcomes, streamline IT workflows, and secure your campus.</p>",
"words": 13,
"direct": false,
"issue": "First paragraph is 13 words and does not look like a concise direct answer."
},
{
"heading": "Elevate healthcare operations with advanced IT management solutions",
"headingHtml": "<h3>Elevate healthcare operations with <br>advanced IT management solutions</h3>",
"firstParagraph": "Personalize patient care, enhance and secure healthcare ecosystems, and achieve operational efficiency.",
"paragraphHtml": "<p>Personalize patient care, enhance and secure healthcare <br>ecosystems, and achieve operational efficiency.</p>",
"words": 12,
"direct": false,
"issue": "First paragraph is 12 words and does not look like a concise direct answer."
},
{
"heading": "Industry 4.0-ready IT management solutions for the manufacturing industry",
"headingHtml": "<h3>Industry 4.0-ready IT management solutions <br>for the manufacturing industry</h3>",
"firstParagraph": "Automate operations; improve process efficiency, service quality, and security; and gain complete visibility into your factory floors across the globe.",
"paragraphHtml": "<p>Automate operations; improve process efficiency, service quality, <br>and security; and gain complete visibility into your factory floors <br>across the globe.</p>",
"words": 20,
"direct": false,
"issue": "First paragraph is 20 words and does not look like a concise direct answer."
},
{
"heading": "Advanced IT management solutions that drive value for BFSI operations",
"headingHtml": "<h3>Advanced IT management solutions that <br>drive value for BFSI operations</h3>",
"firstParagraph": "Modernize banking and insurance operations, meet evolving customer expectations, and comply with stricter financial regulations, all while minimizing cyber risk.",
"paragraphHtml": "<p>Modernize banking and insurance operations, meet evolving <br>customer expectations, and comply with stricter financial <br>regulations, all while minimizing cyber risk.</p>",
"words": 20,
"direct": false,
"issue": "First paragraph is 20 words and does not look like a concise direct answer."
},
{
"heading": "Elevate retail and e-commerce operations with modern IT solutions",
"headingHtml": "<h3>Elevate retail and e-commerce <br>operations with modern IT solutions</h3>",
"firstParagraph": "Deliver seamless shopping experiences with secure, resilient, and future-ready IT.",
"paragraphHtml": "<p>Deliver seamless shopping experiences with <br>secure, resilient, and future-ready IT.</p>",
"words": 10,
"direct": false,
"issue": "First paragraph is 10 words and does not look like a concise direct answer."
},
{
"heading": "Agile IT solutions for foolproof logistics and transportation operations",
"headingHtml": "<h3>Agile IT solutions for foolproof logistics <br>and transportation operations</h3>",
"firstParagraph": "Build bespoke logistics solutions, employ analytical data intelligence for smarter business decisions, and gain a line of sight into your daily operations across the globe.",
"paragraphHtml": "<p>Build bespoke logistics solutions, employ analytical data <br>intelligence for smarter business decisions, and gain a line <br>of sight into your daily operations across the globe.</p>",
"words": 25,
"direct": false,
"issue": "First paragraph is 25 words and does not look like a concise direct answer."
},
{
"heading": "IT that fuels your energy flow",
"headingHtml": "<h3>IT that fuels your energy flow </h3>",
"firstParagraph": "Manage and secure your energy infrastructure with compliant, AI-powered IT solutions.",
"paragraphHtml": "<p>Manage and secure your energy infrastructure<br> with compliant, AI-powered IT solutions.</p>",
"words": 11,
"direct": false,
"issue": "First paragraph is 11 words and does not look like a concise direct answer."
},
{
"heading": "Empowering businesses worldwide with the right IT tools. Here's how.",
"headingHtml": "<h2 class=\"me-text-center\">Empowering businesses worldwide with <br>the right IT tools. Here's how.</h2>",
"firstParagraph": "$3 Million saved annually from reduced downtime and improved network operations",
"paragraphHtml": "<p class=\"testi-quote\"><strong class=\"numberbig-con\">$3 Million</strong> saved annually from reduced <br>downtime and improved <br>network operations</p>",
"words": 11,
"direct": false,
"issue": "First paragraph is 11 words and does not look like a concise direct answer."
},
{
"heading": "Explore. Engage. Evolve.",
"headingHtml": "<h2 class=\"me-text-center\">Explore. Engage. Evolve.</h2>",
"firstParagraph": "Enhance your IT journey with news, events, insights, extensions, and free tools from ManageEngine.",
"paragraphHtml": "<p class=\"me-text-center\">Enhance your IT journey with news, events, insights, extensions, and free tools from ManageEngine.</p>",
"words": 14,
"direct": false,
"issue": "First paragraph is 14 words and does not look like a concise direct answer."
},
{
"heading": "Minimize risks and maximize security with ISO 27001",
"headingHtml": "<h2>Minimize risks and maximize <br>security with ISO 27001</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Handling personal data in India? DPDPA applies. No exceptions.",
"headingHtml": "<h2>Handling personal data in India? <br>DPDPA applies. No exceptions.</h2>",
"firstParagraph": "ManageEngine helps you get DPDPA-ready.",
"paragraphHtml": "<p>ManageEngine helps you get DPDPA-ready.</p>",
"words": 5,
"direct": false,
"issue": "First paragraph is 5 words and does not look like a concise direct answer."
},
{
"heading": "Minimize risks and maximize security with ISO 27001",
"headingHtml": "<h2>Minimize risks and maximize <br>security with ISO 27001</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Handling personal data in India? DPDPA applies. No exceptions.",
"headingHtml": "<h2>Handling personal data in India? <br>DPDPA applies. No exceptions.</h2>",
"firstParagraph": "ManageEngine helps you get DPDPA-ready.",
"paragraphHtml": "<p>ManageEngine helps you get DPDPA-ready.</p>",
"words": 5,
"direct": false,
"issue": "First paragraph is 5 words and does not look like a concise direct answer."
},
{
"heading": "Minimize risks and maximize security with ISO 27001",
"headingHtml": "<h2>Minimize risks and maximize <br>security with ISO 27001</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "News & press releases",
"headingHtml": "<h3>News & press releases</h3>",
"firstParagraph": "Discover our latest updates, product announcements, and official media releases.",
"paragraphHtml": "<p>Discover our latest updates, product announcements, and official media releases.</p>",
"words": 10,
"direct": false,
"issue": "First paragraph is 10 words and does not look like a concise direct answer."
},
{
"heading": "Blogs",
"headingHtml": "<h3>Blogs</h3>",
"firstParagraph": "Explore IT trends and solutions with posts from our experts.",
"paragraphHtml": "<p>Explore IT trends and solutions with posts from our experts.</p>",
"words": 10,
"direct": false,
"issue": "First paragraph is 10 words and does not look like a concise direct answer."
},
{
"heading": "Marketplace",
"headingHtml": "<h3>Marketplace</h3>",
"firstParagraph": "Extend your IT capabilities with integrations and add-ons.",
"paragraphHtml": "<p>Extend your IT capabilities with integrations and add-ons.</p>",
"words": 8,
"direct": false,
"issue": "First paragraph is 8 words and does not look like a concise direct answer."
},
{
"heading": "Free tools",
"headingHtml": "<h3>Free tools</h3>",
"firstParagraph": "Enhance your IT efficiency at no expense with our complimentary tools.",
"paragraphHtml": "<p>Enhance your IT efficiency at no expense with our complimentary tools.</p>",
"words": 11,
"direct": false,
"issue": "First paragraph is 11 words and does not look like a concise direct answer."
},
{
"heading": "Free, 30-day trials with access to all premium features.",
"headingHtml": "<h2>Free, 30-day trials with access <br>to all premium features.</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Resources",
"headingHtml": "<h2 class=\"mef_foot_title\">Resources</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Company",
"headingHtml": "<h2 class=\"mef_foot_title\">Company</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Training and support",
"headingHtml": "<h2 class=\"mef_foot_title\">Training and support</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Connect with us:",
"headingHtml": "<h2 class=\"mef_social_title\">Connect with us:</h2>",
"firstParagraph": "ManageEngine is a division of Zoho Corp.",
"paragraphHtml": "<p class=\"mef_me_copy\"><b>ManageEngine</b> is a division of <b>Zoho Corp.</b></p>",
"words": 7,
"direct": false,
"issue": "First paragraph is 7 words and does not look like a concise direct answer."
}
],
"score": 65,
"weight": 8
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Extraction-friendly structure
GEO: Extraction-friendly structure scored 85/100 and needs improvement.
2 Warning
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, optional visible FAQ or FAQPage schema.
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": false,
"definitionPatterns": 2,
"schemaBlocks": 1,
"missingSignals": [
"optional top summary / TL;DR / key takeaways block",
"table with <thead> only if the page already has tabular/comparative data",
"ordered list only if the page explains a workflow/process",
"optional visible FAQ or FAQPage schema"
],
"score": 85,
"weight": 24
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Entity and definition clarity
AEO: Entity and definition clarity scored 80/100 and needs improvement.
1 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Entity and definition clarity
AEO: Entity and definition clarity scored 80/100 and needs improvement.
Needs attention
AEO: Entity and definition clarity
Issue
Entity or definition gaps: itops, cybersecurity, service, management, software, total, visibility, complete, powered.
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
80/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Entity and definition clarity scored 80/100 and needs improvement.
Evidence
{
"title": "ManageEngine: ITOps, cybersecurity & service management software",
"h1": "Total visibility. Complete control. Powered by AI.",
"description": "ManageEngine powers businesses like yours to take control of your IT with enterprise-grade solutions built from the ground up.",
"topicOverlap": 0.18181818181818182,
"definitionCount": 2,
"topicTerms": [
"manageengine",
"itops",
"cybersecurity",
"service",
"management",
"software",
"total",
"visibility",
"complete",
"control",
"powered"
],
"descriptionTerms": [
"manageengine",
"powers",
"businesses",
"like",
"yours",
"take",
"control",
"enterprise",
"grade",
"solutions",
"built",
"ground"
],
"missingFromDescription": [
"itops",
"cybersecurity",
"service",
"management",
"software",
"total",
"visibility",
"complete",
"powered"
],
"score": 80,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer intent coverage
AEO: Answer intent coverage scored 70/100 and needs improvement.
1 Warning
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: what, benefits, 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": "Trusted by",
"html": "<h2 class=\"trudtedHead me-text-center\">Trusted by</h2>"
},
{
"text": "AI-powered IT management solutions",
"html": "<h2 class=\"me-text-center\">AI-powered IT management solutions</h2>"
},
{
"text": "Identity and access management",
"html": "<h2>Identity and <br>access management</h2>"
},
{
"text": "Unified service management",
"html": "<h2>Unified service <br>management</h2>"
},
{
"text": "Unified endpoint management and security",
"html": "<h2>Unified endpoint management <br>and security</h2>"
},
{
"text": "IT operations management and observability",
"html": "<h2>IT operations management <br>and observability</h2>"
},
{
"text": "Security information and event management",
"html": "<h2>Security <br>information and <br>event management</h2>"
},
{
"text": "Advanced IT analytics",
"html": "<h2>Advanced IT <br>analytics</h2>"
},
{
"text": "Low-code app development",
"html": "<h2>Low-code app <br>development</h2>"
},
{
"text": "Cloud solutions for enterprise IT",
"html": "<h2>Cloud solutions for <br>enterprise IT</h2>"
},
{
"text": "IT management for MSPs",
"html": "<h2>IT management <br>for MSPs</h2>"
},
{
"text": "Solution finder",
"html": "<h2>Solution finder</h2>"
},
{
"text": "IT management that fits every industry",
"html": "<h2 class=\"industriesHead\">IT management that fits every industry</h2>"
},
{
"text": "Empowering businesses worldwide with the right IT tools. Here's how.",
"html": "<h2 class=\"me-text-center\">Empowering businesses worldwide with <br>the right IT tools. Here's how.</h2>"
},
{
"text": "Explore. Engage. Evolve.",
"html": "<h2 class=\"me-text-center\">Explore. Engage. Evolve.</h2>"
},
{
"text": "Minimize risks and maximize security with ISO 27001",
"html": "<h2>Minimize risks and maximize <br>security with ISO 27001</h2>"
},
{
"text": "Handling personal data in India? DPDPA applies. No exceptions.",
"html": "<h2>Handling personal data in India? <br>DPDPA applies. No exceptions.</h2>"
},
{
"text": "Minimize risks and maximize security with ISO 27001",
"html": "<h2>Minimize risks and maximize <br>security with ISO 27001</h2>"
},
{
"text": "Handling personal data in India? DPDPA applies. No exceptions.",
"html": "<h2>Handling personal data in India? <br>DPDPA applies. No exceptions.</h2>"
},
{
"text": "Minimize risks and maximize security with ISO 27001",
"html": "<h2>Minimize risks and maximize <br>security with ISO 27001</h2>"
},
{
"text": "Compliance at ManageEngine",
"html": "<h2>Compliance at ManageEngine</h2>"
},
{
"text": "Free, 30-day trials with access to all premium features.",
"html": "<h2>Free, 30-day trials with access <br>to all premium features.</h2>"
},
{
"text": "Resources",
"html": "<h2 class=\"mef_foot_title\">Resources</h2>"
},
{
"text": "Company",
"html": "<h2 class=\"mef_foot_title\">Company</h2>"
},
{
"text": "Training and support",
"html": "<h2 class=\"mef_foot_title\">Training and support</h2>"
},
{
"text": "Connect with us:",
"html": "<h2 class=\"mef_social_title\">Connect with us:</h2>"
}
],
"expected": [
{
"id": "what",
"label": "What is ManageEngine: ITOps, cybersecurity & service...?",
"pattern": {}
},
{
"id": "how",
"label": "How does ManageEngine: ITOps, cybersecurity & service... work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use ManageEngine: ITOps, cybersecurity & service...?",
"pattern": {}
},
{
"id": "cost",
"label": "Is ManageEngine: ITOps, cybersecurity & service... free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does ManageEngine: ITOps, cybersecurity & service... compare with alternatives?",
"pattern": {}
}
],
"missing": [
{
"id": "what",
"label": "What is ManageEngine: ITOps, cybersecurity & service...?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use ManageEngine: ITOps, cybersecurity & service...?",
"pattern": {}
},
{
"id": "compare",
"label": "How does ManageEngine: ITOps, cybersecurity & service... compare with alternatives?",
"pattern": {}
}
],
"score": 70,
"weight": 8
}Agent Ease of UseAPIEmerging recommendation
AI context endpoint
AI context endpoint is informational for this page.
Informational
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",
"length": 31803
},
{
"path": "/api/context",
"statusCode": 404,
"contentType": "text/html",
"length": 31803
},
{
"path": "/context",
"statusCode": 404,
"contentType": "text/html",
"length": 31803
}
]
},
"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: what, benefits, 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": "Trusted by",
"html": "<h2 class=\"trudtedHead me-text-center\">Trusted by</h2>"
},
{
"text": "AI-powered IT management solutions",
"html": "<h2 class=\"me-text-center\">AI-powered IT management solutions</h2>"
},
{
"text": "Identity and access management",
"html": "<h2>Identity and <br>access management</h2>"
},
{
"text": "Unified service management",
"html": "<h2>Unified service <br>management</h2>"
},
{
"text": "Unified endpoint management and security",
"html": "<h2>Unified endpoint management <br>and security</h2>"
},
{
"text": "IT operations management and observability",
"html": "<h2>IT operations management <br>and observability</h2>"
},
{
"text": "Security information and event management",
"html": "<h2>Security <br>information and <br>event management</h2>"
},
{
"text": "Advanced IT analytics",
"html": "<h2>Advanced IT <br>analytics</h2>"
},
{
"text": "Low-code app development",
"html": "<h2>Low-code app <br>development</h2>"
},
{
"text": "Cloud solutions for enterprise IT",
"html": "<h2>Cloud solutions for <br>enterprise IT</h2>"
},
{
"text": "IT management for MSPs",
"html": "<h2>IT management <br>for MSPs</h2>"
},
{
"text": "Solution finder",
"html": "<h2>Solution finder</h2>"
},
{
"text": "IT management that fits every industry",
"html": "<h2 class=\"industriesHead\">IT management that fits every industry</h2>"
},
{
"text": "Empowering businesses worldwide with the right IT tools. Here's how.",
"html": "<h2 class=\"me-text-center\">Empowering businesses worldwide with <br>the right IT tools. Here's how.</h2>"
},
{
"text": "Explore. Engage. Evolve.",
"html": "<h2 class=\"me-text-center\">Explore. Engage. Evolve.</h2>"
},
{
"text": "Minimize risks and maximize security with ISO 27001",
"html": "<h2>Minimize risks and maximize <br>security with ISO 27001</h2>"
},
{
"text": "Handling personal data in India? DPDPA applies. No exceptions.",
"html": "<h2>Handling personal data in India? <br>DPDPA applies. No exceptions.</h2>"
},
{
"text": "Minimize risks and maximize security with ISO 27001",
"html": "<h2>Minimize risks and maximize <br>security with ISO 27001</h2>"
},
{
"text": "Handling personal data in India? DPDPA applies. No exceptions.",
"html": "<h2>Handling personal data in India? <br>DPDPA applies. No exceptions.</h2>"
},
{
"text": "Minimize risks and maximize security with ISO 27001",
"html": "<h2>Minimize risks and maximize <br>security with ISO 27001</h2>"
},
{
"text": "Compliance at ManageEngine",
"html": "<h2>Compliance at ManageEngine</h2>"
},
{
"text": "Free, 30-day trials with access to all premium features.",
"html": "<h2>Free, 30-day trials with access <br>to all premium features.</h2>"
},
{
"text": "Resources",
"html": "<h2 class=\"mef_foot_title\">Resources</h2>"
},
{
"text": "Company",
"html": "<h2 class=\"mef_foot_title\">Company</h2>"
},
{
"text": "Training and support",
"html": "<h2 class=\"mef_foot_title\">Training and support</h2>"
},
{
"text": "Connect with us:",
"html": "<h2 class=\"mef_social_title\">Connect with us:</h2>"
}
],
"expected": [
{
"id": "what",
"label": "What is ManageEngine: ITOps, cybersecurity & service...?",
"pattern": {}
},
{
"id": "how",
"label": "How does ManageEngine: ITOps, cybersecurity & service... work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use ManageEngine: ITOps, cybersecurity & service...?",
"pattern": {}
},
{
"id": "cost",
"label": "Is ManageEngine: ITOps, cybersecurity & service... free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does ManageEngine: ITOps, cybersecurity & service... compare with alternatives?",
"pattern": {}
}
],
"missing": [
{
"id": "what",
"label": "What is ManageEngine: ITOps, cybersecurity & service...?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use ManageEngine: ITOps, cybersecurity & service...?",
"pattern": {}
},
{
"id": "compare",
"label": "How does ManageEngine: ITOps, cybersecurity & service... 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. missing registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; 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. missing registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; 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/plain; charset=utf-8",
"length": 31803,
"validation": {
"valid": false,
"issue": "auth.md response did not match the expected agent registration shape. missing registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing credential type language.",
"compatibleContentType": true,
"contentLength": 24692,
"hasRegisterInstructions": false,
"hasProtectedResourceLink": false,
"hasAuthorizationServerLink": false,
"mentionsIdentity": true,
"mentionsCredential": false,
"links": [
"/html;",
"//www.manageengine.com/js/html5shiv.js",
"/script",
"/title",
"https://www.manageengine.com/notfound.html\"",
"/css",
"https://www.manageengine.com/css/me-v1.css\">",
"https://manageengine.com/css/me-common-v1.css\"",
"/css",
"https://www.manageengine.com/images/search.svg"
],
"rawExcerpt": "<!doctype html>\n<html lang=\"en\">\n<head>\n<meta http-equiv=\"content-type\" content=\"text/html; charset=utf-8\" />\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<meta name=\"author\" content=\"ManageEngine\">\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<!--[if lt IE 9]><script src=\"//www.manageengine.com/js/html5shiv.js\"></script><![endif]-->\n<title>ManageEngine - Not Found</title>\n<meta name=\"Description\" content=\"ManageEngine offers Enterprise IT Management solutions including Network Management, Desktop, Server, & Application Management. Download a free trial software!\"/>\n<meta name=\"Keywords\" content=\"Enterprise IT Management,Network Management software,Server,Desktop,Application Management,Network Management System,Servicedesk with Asset Management,Config"
}
},
"issue": "auth.md response did not match the expected agent registration shape. missing registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; 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",
"length": 31803,
"text": "<!doctype html>\n<html lang=\"en\">\n<head>\n<meta http-equiv=\"content-type\" content=\"text/html; charset=utf-8\" />\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<meta name=\"author\" content=\"ManageEngine\">\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<!--[if lt IE 9]><script src=\"//www.manageengine.com/js/html5shiv.js\"></script><![endif]-->\n<title>ManageEngine - Not Found</title>\n<meta name=\"Description\" content=\"ManageEngine offers Enterprise IT Management solutions including Network Management, Desktop, Server, & Application Management. Download a free trial software!\"/>\n<meta name=\"Keywords\" content=\"Enterprise IT Management,Network Management software,Server,Desktop,Application Management,Network Management System,Servicedesk with Asset Management,Configuration,Password Management,Active Directory Management.\"/> \n<link rel=\"canonical\" href=\"https://www.manageengine.com/notfound.html\" />\n <link rel=\"stylesheet\" type=\"text/css\" href=\"https://www.manageengine.com/css/me-v1.css\">\n <link href=\"https://manageengine.com/css/me-common-v1.css\" type=\"text/css\" rel=\"stylesheet\"/>\n <style>\n \n html body\n {\n background: #fff;\n font-family: 'Poppins', sans-serif;\n }\n footer .foot-copy.container {\n max-width: 100%;\n background: #fff;\n }\n section #scroll\n {\n background: #fff;\n }\n .text-center {\n text-align: center;\n line-height: 1.4;\n color: #000;\n }\n .title {\n font-weight: bold;\n font-size: 3.5em;\n \n }\n .descr {\n font-size: 1.6em;\n line-height: 1.7;\n font-family: 'Poppins', sans-serif;\n\t\t\t margin: 15px 0px 0px 0px;\n }\n #scroll .descr a\n {\n text-decoration: none;\n color: #32AD65;\n }\n .descr a span\n {\n display: inline-block;\n position: relative;\n }\n .descr a span:after\n {\n content: \"\";\n display: block;\n width: 0%;\n height: 2px;\n transition: all ease 0.4s;\n margin: 0 auto;\n background: #32AD65;\n position: relative;\n bottom: 4px;\n }\n .descr a:hover span:after\n {\n width: 100%;\n }\n #scroll .bton a {\n color: #fff;\n background: #df153c;\n padding: 7px 15px;\n font-weight: 500;\n font-size: 1.2em;\n border: 2px solid #f30034;\n display: inline-block;\n border-radius: 5px;\n transition: background ease 0.3s;\n }\n #scroll .bton a:hover \n {\n color: #df153c;\n background: #fff;\n text-decoration: none;\n }\n .container .breadcrumb {\n display: none;\n}\n .boxed {\n height: 290px;\n max-width: 95%;\n width: 750px;\n margin: 0px auto 20px auto;\n position: relative;\n overflow: hidden;\n }\n .obj-sml {\n color: #fff;\n position: absolute;\n top: 150px;\n left: 0px;\n animation: slide 7s linear infinite;\n }\n .obj-mdm {\n color: #fff;\n position: absolute;\n top: 100px;\n left: 0px;\n animation: slide 9s linear infinite;\n }\n .obj-big {\n color: #fff;\n position: absolute;\n top: 200px;\n left: 0px;\n animation: slide 6s linear infinite;\n }\n .bottom-img {\n position: absolute;\n top: 49%;\n transform: translate(-50%, -50%);\n left: 50%;\n }\n .ill-img\n {\n position: absolute;\n top: 54%;\n transform: translate(-50%, -50%);\n left: 50%;\n width: 308px;\n h"
},
"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",
"length": 31803,
"text": "<!doctype html>\n<html lang=\"en\">\n<head>\n<meta http-equiv=\"content-type\" content=\"text/html; charset=utf-8\" />\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<meta name=\"author\" content=\"ManageEngine\">\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<!--[if lt IE 9]><script src=\"//www.manageengine.com/js/html5shiv.js\"></script><![endif]-->\n<title>ManageEngine - Not Found</title>\n<meta name=\"Description\" content=\"ManageEngine offers Enterprise IT Management solutions including Network Management, Desktop, Server, & Application Management. Download a free trial software!\"/>\n<meta name=\"Keywords\" content=\"Enterprise IT Management,Network Management software,Server,Desktop,Application Management,Network Management System,Servicedesk with Asset Management,Configuration,Password Management,Active Directory Management.\"/> \n<link rel=\"canonical\" href=\"https://www.manageengine.com/notfound.html\" />\n <link rel=\"stylesheet\" type=\"text/css\" href=\"https://www.manageengine.com/css/me-v1.css\">\n <link href=\"https://manageengine.com/css/me-common-v1.css\" type=\"text/css\" rel=\"stylesheet\"/>\n <style>\n \n html body\n {\n background: #fff;\n font-family: 'Poppins', sans-serif;\n }\n footer .foot-copy.container {\n max-width: 100%;\n background: #fff;\n }\n section #scroll\n {\n background: #fff;\n }\n .text-center {\n text-align: center;\n line-height: 1.4;\n color: #000;\n }\n .title {\n font-weight: bold;\n font-size: 3.5em;\n \n }\n .descr {\n font-size: 1.6em;\n line-height: 1.7;\n font-family: 'Poppins', sans-serif;\n\t\t\t margin: 15px 0px 0px 0px;\n }\n #scroll .descr a\n {\n text-decoration: none;\n color: #32AD65;\n }\n .descr a span\n {\n display: inline-block;\n position: relative;\n }\n .descr a span:after\n {\n content: \"\";\n display: block;\n width: 0%;\n height: 2px;\n transition: all ease 0.4s;\n margin: 0 auto;\n background: #32AD65;\n position: relative;\n bottom: 4px;\n }\n .descr a:hover span:after\n {\n width: 100%;\n }\n #scroll .bton a {\n color: #fff;\n background: #df153c;\n padding: 7px 15px;\n font-weight: 500;\n font-size: 1.2em;\n border: 2px solid #f30034;\n display: inline-block;\n border-radius: 5px;\n transition: background ease 0.3s;\n }\n #scroll .bton a:hover \n {\n color: #df153c;\n background: #fff;\n text-decoration: none;\n }\n .container .breadcrumb {\n display: none;\n}\n .boxed {\n height: 290px;\n max-width: 95%;\n width: 750px;\n margin: 0px auto 20px auto;\n position: relative;\n overflow: hidden;\n }\n .obj-sml {\n color: #fff;\n position: absolute;\n top: 150px;\n left: 0px;\n animation: slide 7s linear infinite;\n }\n .obj-mdm {\n color: #fff;\n position: absolute;\n top: 100px;\n left: 0px;\n animation: slide 9s linear infinite;\n }\n .obj-big {\n color: #fff;\n position: absolute;\n top: 200px;\n left: 0px;\n animation: slide 6s linear infinite;\n }\n .bottom-img {\n position: absolute;\n top: 49%;\n transform: translate(-50%, -50%);\n left: 50%;\n }\n .ill-img\n {\n position: absolute;\n top: 54%;\n transform: translate(-50%, -50%);\n left: 50%;\n width: 308px;\n h"
}
},
"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": 9,
"signals": [
{
"source": "visible-text",
"weight": 3,
"match": "register"
},
{
"source": "visible-text",
"weight": 3,
"match": "password"
},
{
"source": "visible-text",
"weight": 3,
"match": "sso"
}
]
},
"resourceFetchSucceeded": false
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Q&A and FAQ opportunities
GEO: Q&A and FAQ opportunities is informational for this page.
Informational
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Q&A and FAQ opportunities
GEO: Q&A and FAQ opportunities is informational for this page.
Needs attention
GEO: Q&A and FAQ opportunities
Issue
26 h2 heading(s) are not phrased as questions; this is optional and only useful where Q&A wording is natural. No visible FAQ or FAQPage schema was detected; this is optional unless the page answers common questions.
Details
Why it matters
Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.
Check name
GEO: Q&A and FAQ opportunities
Score
75/100
Status
informational
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for AI answer engines to extract, cite, and attribute.
Result
GEO: Q&A and FAQ opportunities is informational for this page.
Evidence
{
"h2Count": 26,
"questionH2s": 0,
"hasFaq": false,
"nonQuestionH2s": [
{
"index": 1,
"text": "Trusted by",
"isQuestion": false,
"html": "<h2 class=\"trudtedHead me-text-center\">Trusted by</h2>"
},
{
"index": 2,
"text": "AI-powered IT management solutions",
"isQuestion": false,
"html": "<h2 class=\"me-text-center\">AI-powered IT management solutions</h2>"
},
{
"index": 3,
"text": "Identity and access management",
"isQuestion": false,
"html": "<h2>Identity and <br>access management</h2>"
},
{
"index": 4,
"text": "Unified service management",
"isQuestion": false,
"html": "<h2>Unified service <br>management</h2>"
},
{
"index": 5,
"text": "Unified endpoint management and security",
"isQuestion": false,
"html": "<h2>Unified endpoint management <br>and security</h2>"
},
{
"index": 6,
"text": "IT operations management and observability",
"isQuestion": false,
"html": "<h2>IT operations management <br>and observability</h2>"
},
{
"index": 7,
"text": "Security information and event management",
"isQuestion": false,
"html": "<h2>Security <br>information and <br>event management</h2>"
},
{
"index": 8,
"text": "Advanced IT analytics",
"isQuestion": false,
"html": "<h2>Advanced IT <br>analytics</h2>"
},
{
"index": 9,
"text": "Low-code app development",
"isQuestion": false,
"html": "<h2>Low-code app <br>development</h2>"
},
{
"index": 10,
"text": "Cloud solutions for enterprise IT",
"isQuestion": false,
"html": "<h2>Cloud solutions for <br>enterprise IT</h2>"
},
{
"index": 11,
"text": "IT management for MSPs",
"isQuestion": false,
"html": "<h2>IT management <br>for MSPs</h2>"
},
{
"index": 12,
"text": "Solution finder",
"isQuestion": false,
"html": "<h2>Solution finder</h2>"
},
{
"index": 13,
"text": "IT management that fits every industry",
"isQuestion": false,
"html": "<h2 class=\"industriesHead\">IT management that fits every industry</h2>"
},
{
"index": 14,
"text": "Empowering businesses worldwide with the right IT tools. Here's how.",
"isQuestion": false,
"html": "<h2 class=\"me-text-center\">Empowering businesses worldwide with <br>the right IT tools. Here's how.</h2>"
},
{
"index": 15,
"text": "Explore. Engage. Evolve.",
"isQuestion": false,
"html": "<h2 class=\"me-text-center\">Explore. Engage. Evolve.</h2>"
},
{
"index": 16,
"text": "Minimize risks and maximize security with ISO 27001",
"isQuestion": false,
"html": "<h2>Minimize risks and maximize <br>security with ISO 27001</h2>"
},
{
"index": 17,
"text": "Handling personal data in India? DPDPA applies. No exceptions.",
"isQuestion": false,
"html": "<h2>Handling personal data in India? <br>DPDPA applies. No exceptions.</h2>"
},
{
"index": 18,
"text": "Minimize risks and maximize security with ISO 27001",
"isQuestion": false,
"html": "<h2>Minimize risks and maximize <br>security with ISO 27001</h2>"
},
{
"index": 19,
"text": "Handling personal data in India? DPDPA applies. No exceptions.",
"isQuestion": false,
"html": "<h2>Handling personal data in India? <br>DPDPA applies. No exceptions.</h2>"
},
{
"index": 20,
"text": "Minimize risks and maximize security with ISO 27001",
"isQuestion": false,
"html": "<h2>Minimize risks and maximize <br>security with ISO 27001</h2>"
},
{
"index": 21,
"text": "Compliance at ManageEngine",
"isQuestion": false,
"html": "<h2>Compliance at ManageEngine</h2>"
},
{
"index": 22,
"text": "Free, 30-day trials with access to all premium features.",
"isQuestion": false,
"html": "<h2>Free, 30-day trials with access <br>to all premium features.</h2>"
},
{
"index": 23,
"text": "Resources",
"isQuestion": false,
"html": "<h2 class=\"mef_foot_title\">Resources</h2>"
},
{
"index": 24,
"text": "Company",
"isQuestion": false,
"html": "<h2 class=\"mef_foot_title\">Company</h2>"
},
{
"index": 25,
"text": "Training and support",
"isQuestion": false,
"html": "<h2 class=\"mef_foot_title\">Training and support</h2>"
},
{
"index": 26,
"text": "Connect with us:",
"isQuestion": false,
"html": "<h2 class=\"mef_social_title\">Connect with us:</h2>"
}
],
"score": 75,
"weight": 4
}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",
"length": 31803
},
{
"path": "/.well-known/oauth-authorization-server",
"statusCode": 404,
"contentType": "text/html",
"length": 31803
}
]
},
"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": 9,
"signals": [
{
"source": "visible-text",
"weight": 3,
"match": "register"
},
{
"source": "visible-text",
"weight": 3,
"match": "password"
},
{
"source": "visible-text",
"weight": 3,
"match": "sso"
}
]
},
"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"
},
"issue": "The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.",
"howToFix": "Publish /.well-known/oauth-protected-resource JSON."
},
{
"id": "metadata",
"title": "Validate protected resource metadata",
"status": "fail",
"evidence": {
"valid": false,
"compatibleContentType": false,
"issue": "Response is not valid JSON.",
"rawExcerpt": "<!doctype html>\n<html lang=\"en\">\n<head>\n<meta http-equiv=\"content-type\" content=\"text/html; charset=utf-8\" />\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<meta name=\"author\" content=\"ManageEngine\">\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<!--[if lt IE 9]><script src=\"//www.manageengine.com/js/html5shiv.js\"></script><![endif]-->\n<title>ManageEngine - Not Found</title>\n<meta name=\"Description\" content=\"ManageEngine offers Enterprise IT Management solutions including Network Management, Desktop, Server, & Application Management. Download a free trial software!\"/>\n<meta name=\"Keywords\" content=\"Enterprise IT Management,Network Management software,Server,Desktop,Application Management,Network Management System,Servicedesk with Asset Management,Config"
},
"issue": "Response is not valid JSON.",
"howToFix": "Publish resource and authorization_servers as absolute URLs."
},
{
"id": "resource-identity",
"title": "Validate protected resource identity",
"status": "fail",
"evidence": {
"expectedResource": "https://www.manageengine.com"
},
"issue": "Protected resource metadata `resource` did not match the resource identifier used to retrieve it.",
"howToFix": "Set `resource` to the origin/resource identifier represented by /.well-known/oauth-protected-resource."
},
{
"id": "protected-route-challenge",
"title": "Probe protected API Bearer challenge",
"status": "informational",
"evidence": {
"checked": [
{
"path": "/api/admin/scans",
"statusCode": 404,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://www.manageengine.com/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
},
{
"path": "/api/admin/summary",
"statusCode": 404,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://www.manageengine.com/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
},
{
"path": "/api/scans",
"statusCode": 404,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://www.manageengine.com/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
}
]
},
"issue": "No protected route with a 401 Bearer challenge was detected; metadata alone does not prove a protected resource.",
"howToFix": "When this site exposes bearer-protected APIs, return 401 with WWW-Authenticate: Bearer and link resource_metadata."
}
],
"authApplicability": {
"supportsAuth": true,
"score": 9,
"signals": [
{
"source": "visible-text",
"weight": 3,
"match": "register"
},
{
"source": "visible-text",
"weight": 3,
"match": "password"
},
{
"source": "visible-text",
"weight": 3,
"match": "sso"
}
]
},
"resourceFetchSucceeded": false
}Performance and AccessibilityAccessibilityBrowser audit
`[aria-hidden="true"]` elements contain focusable descendents
100 Fail
Performance and AccessibilityAccessibilityBrowser audit
`[aria-hidden="true"]` elements contain focusable descendents
Check name
`[aria-hidden="true"]` elements contain focusable descendents
Score
0/100
Status
fail
Device
desktop
Category
Accessibility
Fix guidance
Focusable descendents within an `[aria-hidden="true"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. [Learn how `aria-hidden` affects focusable elements](https://dequeuniversity.com/rules/axe/4.11/aria-hidden-focus).
References
https://web.dev/learn/accessibility/Evidence
{
"description": "Focusable descendents within an `[aria-hidden=\"true\"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. [Learn how `aria-hidden` affects focusable elements](https://dequeuniversity.com/rules/axe/4.11/aria-hidden-focus)."
}Performance and AccessibilityBest PracticesBrowser audit
Browser errors were logged to the console
100 Fail
Performance and AccessibilityBest PracticesBrowser audit
Browser errors were logged to the console
Check name
Browser errors were logged to the console
Score
0/100
Status
fail
Device
desktop
Category
Best Practices
Fix guidance
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. [Learn more about this errors in console diagnostic audit](https://developer.chrome.com/docs/lighthouse/best-practices/errors-in-console/)
Evidence
{
"description": "Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. [Learn more about this errors in console diagnostic audit](https://developer.chrome.com/docs/lighthouse/best-practices/errors-in-console/)"
}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
25 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": "25 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 AccessibilityPerformanceBrowser audit
Document does not have a main landmark.
20 Fail
Performance and AccessibilityPerformanceBrowser audit
Document does not have a main landmark.
Check name
Document does not have a main landmark.
Score
0/100
Status
fail
Device
desktop
Category
Performance
Fix guidance
One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main).
References
https://web.dev/learn/performance/Evidence
{
"description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main)."
}Performance and AccessibilityPerformanceBrowser audit
Image optimization
20 Fail
Performance and AccessibilityPerformanceBrowser audit
Image optimization
Check name
Image optimization
Score
0/100
Status
fail
Device
desktop
Category
Performance
Fix guidance
Review the grouped image optimization checks and improve the failing sub-checks listed in evidence.
References
https://web.dev/learn/performance/Evidence
{
"checks": [
{
"id": "image-aspect-ratio",
"title": "Displays images with incorrect aspect ratio",
"score": 0
}
]
}Performance and AccessibilityPerformanceBrowser audit
Reduce unused CSS
20 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 29Â 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 29Â 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": 0
}Performance and AccessibilityPerformanceBrowser audit
Improve image delivery
10 Warning
Performance and AccessibilityPerformanceBrowser audit
Improve image delivery
Check name
Improve image delivery
Score
50/100
Status
warning
Device
desktop
Category
Performance
Estimated savings
Est savings of 161Â 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 161Â 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
Reduce unused JavaScript
10 Warning
Performance and AccessibilityPerformanceBrowser audit
Reduce unused JavaScript
Check name
Reduce unused JavaScript
Score
50/100
Status
warning
Device
desktop
Category
Performance
Estimated savings
Est savings of 52Â 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 52Â 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": 0
}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 |
|---|---|---|---|
| 65/100 | Level 3, Bot-Aware | Current report |