Export Report
OVERALL SCORE
Level 3, Bot-Aware
- AI Discoverability 47 out of 100
- Agent Ease of Use 6 out of 100
- Security & Trust 20 out of 100
- GEO, AIO and AEO 79 out of 100
- SEO 92 out of 100
- Performance and Accessibility 88 out of 100
What AI sees of your website
RMM and PSA Software for MSPs and IT Teams | Syncro
Syncro is a unified RMM, PSA, and IT management platform for MSPs and IT departments. Endpoint management, Microsoft 365 security, patching, ticketing, and remote access. One platform, flat per-technician pricing.
Next step
Turn this report into a fix workflow
26 failed checks are ready to move into MCP or CLI remediation. Generate a repair prompt, connect the scanner to your coding agent, or open the integration docs before your next rescan.
| Metric | Score | Status | Passed | Failed | Warning | Evidence |
|---|---|---|---|---|---|---|
| AI Discoverability | 47 | Priority fix | 10 | 13 | 1 | View details |
| Discoverability | 67 | Needs work | 5 | 4 | 0 | View details |
| Content Readiness | 63 | Needs work | 5 | 5 | 1 | View details |
| Bot Access Control | 0 | Priority fix | 0 | 4 | 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 | 79 | Mostly ready | 7 | 0 | 12 | |
| GEO Readiness | 89 | Mostly ready | 2 | 0 | 3 | |
| AIO Readiness | 80 | Mostly ready | 3 | 0 | 4 | |
| AEO Readiness | 69 | Needs work | 2 | 0 | 5 | |
| SEO | 92 | Strong | 10 | 1 | 0 | View details |
| SEO | 92 | Strong | 10 | 1 | 0 | View details |
| Security & Trust | 20 | Priority fix | 5 | 4 | 0 | View details |
| Security & Trust | 20 | Priority fix | 1 | 4 | 0 | View details |
| AI Training Exposure | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| Performance and Accessibility | 88 | Mostly ready | 19 | 3 | 5 | View details |
| Performance | 87 | Mostly ready | 13 | 2 | 5 | View details |
| Accessibility | 89 | Mostly ready | 6 | 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; charset=UTF-8"
},
"issue": "The API catalog endpoint did not return HTTP 2xx.",
"howToFix": "Publish /.well-known/api-catalog."
},
{
"id": "validate",
"title": "Validate RFC 9727 linkset",
"status": "fail",
"evidence": {
"valid": false,
"compatibleContentType": false,
"issue": "Response is not valid JSON.",
"rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en-US\">\n<head>\n\t<meta charset=\"UTF-8\" />\n\t <!-- Custom Consent Mode Script -->\n <script>\n window.dataLayer = window.dataLayer || [];\n\n function gtag() {\n dataLayer.push(arguments);\n }\n gtag(\"consent\", \"default\", {\n ad_storage: \"granted\",\n ad_user_data: \"granted\",\n ad_personalization: \"granted\",\n analytics_storage: \"granted\",\n functionality_storage: \"granted\",\n personalization_storage: \"granted\",\n security_storage: \"granted\",\n wait_for_update: 2000,\n });\n gtag(\"set\", \"ads_data_redaction\", true);\n gtag(\"set\", \"url_passthrough\", true);\n </script>\n\n <!-- Google tag (gtag.js) -->\n <script async src=\"https://www.googletagmanager.com/gtag/js?id=G-BCF540V25B\"></script>\n <script>\n window.dataLayer"
},
"issue": "Response is not valid JSON.",
"howToFix": "Use application/linkset+json with service-desc, service-doc, and status relations that each include href."
},
{
"id": "target-validation",
"title": "Fetch advertised API catalog targets",
"status": "fail",
"evidence": {
"checked": [],
"failures": [
{
"reason": "No same-origin API catalog hrefs were available to fetch."
}
]
},
"issue": "API Catalog did not expose any same-origin hrefs to validate.",
"howToFix": "Make each same-origin API catalog href reachable and serve the advertised media type."
}
]
}AI DiscoverabilityDiscoverabilityEstablished
High-value schema types
High-value schema types is missing or incomplete.
50 Fail
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": [
"BreadcrumbList",
"ImageObject",
"Organization",
"WebPage",
"WebSite"
]
}AI DiscoverabilityDiscoverabilityEstablished
Link headers
Link headers failed at "Find useful Link headers".
50 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": [
{
"url": "https://syncrosecure.com/wp-json/",
"rel": "https://api.w.org/"
},
{
"url": "https://syncrosecure.com/wp-json/wp/v2/pages/35514",
"rel": "alternate",
"type": "application/json"
},
{
"url": "https://syncrosecure.com/",
"rel": "shortlink"
}
]
},
"issue": "No useful agent discovery Link headers were found.",
"howToFix": "Expose useful Link headers such as rel=\"api-catalog\", rel=\"service-doc\", and rel=\"service-desc\"."
},
{
"id": "target-validation",
"title": "Fetch same-origin Link header targets",
"status": "fail",
"evidence": {
"checked": [],
"failures": [
{
"reason": "No same-origin Link header targets were available to fetch."
}
]
},
"issue": "Link headers did not expose any same-origin targets to validate.",
"howToFix": "Make each same-origin Link href reachable and serve the advertised media type."
}
]
}Agent Ease of UseAPIEstablished
OpenAPI discovery
OpenAPI discovery failed at "Find valid OpenAPI document".
50 Fail
Agent Ease of UseAPIEstablished
OpenAPI discovery
OpenAPI discovery failed at "Find valid OpenAPI document".
Needs attention
OpenAPI discovery
Issue
OpenAPI YAML document did not match the expected shape. Content-Type "text/html; charset=UTF-8" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.
Why it matters
OpenAPI documents let agents understand available operations, schemas, authentication, and request formats before calling an API.
Check name
OpenAPI discovery
Score
0/100
Status
fail
Category
API
Maturity
Established
Goal
Publish a valid OpenAPI or Swagger document for API discovery.
Result
OpenAPI discovery failed at "Find valid OpenAPI document".
Validation steps
Find valid OpenAPI document
OpenAPI YAML document did not match the expected shape. Content-Type "text/html; charset=UTF-8" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Find valid OpenAPI document",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/openapi.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en-US\">\n<head>\n\t<meta charset=\"UTF-8\" />\n\t <!-- Custom Consent Mode Script -->\n <script>\n window.dataLayer = window.dataLayer || [];\n\n function gtag() {\n dataLayer.push(arguments);\n }\n gtag(\"consent\", \"default\", {\n ad_storage: \"granted\",\n ad_user_data: \"granted\",\n ad_personalization: \"granted\",\n analytics_storage: \"granted\",\n functionality_storage: \"granted\",\n personalization_storage: \"granted\",\n security_storage: \"granted\",\n wait_for_update: 2000,\n });\n gtag(\"set\", \"ads_data_redaction\", true);\n gtag(\"set\", \"url_passthrough\", true);\n </script>\n\n <!-- Google tag (gtag.js) -->\n <script async src=\"https://www.googletagmanager.com/gtag/js?id=G-BCF540V25B\"></script>\n <script>\n window.dataLayer"
},
{
"path": "/openapi.yaml",
"statusCode": 403,
"contentType": "text/html; charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<html>\r\n<head><title>403 Forbidden</title></head>\r\n<body>\r\n<center><h1>403 Forbidden</h1></center>\r\n<hr><center>nginx</center>\r\n</body>\r\n</html>\r\n"
},
{
"path": "/swagger.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en-US\">\n<head>\n\t<meta charset=\"UTF-8\" />\n\t <!-- Custom Consent Mode Script -->\n <script>\n window.dataLayer = window.dataLayer || [];\n\n function gtag() {\n dataLayer.push(arguments);\n }\n gtag(\"consent\", \"default\", {\n ad_storage: \"granted\",\n ad_user_data: \"granted\",\n ad_personalization: \"granted\",\n analytics_storage: \"granted\",\n functionality_storage: \"granted\",\n personalization_storage: \"granted\",\n security_storage: \"granted\",\n wait_for_update: 2000,\n });\n gtag(\"set\", \"ads_data_redaction\", true);\n gtag(\"set\", \"url_passthrough\", true);\n </script>\n\n <!-- Google tag (gtag.js) -->\n <script async src=\"https://www.googletagmanager.com/gtag/js?id=G-BCF540V25B\"></script>\n <script>\n window.dataLayer"
},
{
"path": "/swagger.yaml",
"statusCode": 403,
"contentType": "text/html; charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<html>\r\n<head><title>403 Forbidden</title></head>\r\n<body>\r\n<center><h1>403 Forbidden</h1></center>\r\n<hr><center>nginx</center>\r\n</body>\r\n</html>\r\n"
},
{
"path": "/api/openapi.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en-US\">\n<head>\n\t<meta charset=\"UTF-8\" />\n\t <!-- Custom Consent Mode Script -->\n <script>\n window.dataLayer = window.dataLayer || [];\n\n function gtag() {\n dataLayer.push(arguments);\n }\n gtag(\"consent\", \"default\", {\n ad_storage: \"granted\",\n ad_user_data: \"granted\",\n ad_personalization: \"granted\",\n analytics_storage: \"granted\",\n functionality_storage: \"granted\",\n personalization_storage: \"granted\",\n security_storage: \"granted\",\n wait_for_update: 2000,\n });\n gtag(\"set\", \"ads_data_redaction\", true);\n gtag(\"set\", \"url_passthrough\", true);\n </script>\n\n <!-- Google tag (gtag.js) -->\n <script async src=\"https://www.googletagmanager.com/gtag/js?id=G-BCF540V25B\"></script>\n <script>\n window.dataLayer"
},
{
"path": "/api/swagger.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en-US\">\n<head>\n\t<meta charset=\"UTF-8\" />\n\t <!-- Custom Consent Mode Script -->\n <script>\n window.dataLayer = window.dataLayer || [];\n\n function gtag() {\n dataLayer.push(arguments);\n }\n gtag(\"consent\", \"default\", {\n ad_storage: \"granted\",\n ad_user_data: \"granted\",\n ad_personalization: \"granted\",\n analytics_storage: \"granted\",\n functionality_storage: \"granted\",\n personalization_storage: \"granted\",\n security_storage: \"granted\",\n wait_for_update: 2000,\n });\n gtag(\"set\", \"ads_data_redaction\", true);\n gtag(\"set\", \"url_passthrough\", true);\n </script>\n\n <!-- Google tag (gtag.js) -->\n <script async src=\"https://www.googletagmanager.com/gtag/js?id=G-BCF540V25B\"></script>\n <script>\n window.dataLayer"
},
{
"path": "/docs/openapi.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en-US\">\n<head>\n\t<meta charset=\"UTF-8\" />\n\t <!-- Custom Consent Mode Script -->\n <script>\n window.dataLayer = window.dataLayer || [];\n\n function gtag() {\n dataLayer.push(arguments);\n }\n gtag(\"consent\", \"default\", {\n ad_storage: \"granted\",\n ad_user_data: \"granted\",\n ad_personalization: \"granted\",\n analytics_storage: \"granted\",\n functionality_storage: \"granted\",\n personalization_storage: \"granted\",\n security_storage: \"granted\",\n wait_for_update: 2000,\n });\n gtag(\"set\", \"ads_data_redaction\", true);\n gtag(\"set\", \"url_passthrough\", true);\n </script>\n\n <!-- Google tag (gtag.js) -->\n <script async src=\"https://www.googletagmanager.com/gtag/js?id=G-BCF540V25B\"></script>\n <script>\n window.dataLayer"
}
]
},
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"howToFix": "Publish a valid OpenAPI 3.x or Swagger 2.0 JSON/YAML document with info, paths, operations, and responses."
}
]
}AI DiscoverabilityBot Access ControlEstablished
AI bot rules in robots.txt
AI bot rules in robots.txt is missing or incomplete.
33 Fail
AI DiscoverabilityBot Access ControlEstablished
AI bot rules in robots.txt
AI bot rules in robots.txt is missing or incomplete.
Needs attention
AI bot rules in robots.txt
Issue
No specific User-agent rules found for major AI crawlers (GPTBot, ClaudeBot, etc.) in robots.txt.
Why it matters
Explicit AI bot rules reduce ambiguity for crawler operators and make training, indexing, or retrieval access policy auditable.
Check name
AI bot rules in robots.txt
Score
0/100
Status
fail
Category
Bot Access Control
Maturity
Established
Goal
Add User-agent rules for AI crawlers like GPTBot, Claude-Web, and others.
Result
AI bot rules in robots.txt is missing or incomplete.
Evidence
{
"expectedBots": [
"GPTBot",
"ChatGPT-User",
"ClaudeBot",
"Claude-Web",
"Anthropic-AI",
"Google-Extended",
"PerplexityBot",
"CCBot",
"Applebot-Extended",
"Meta-ExternalAgent",
"Bytespider",
"Amazonbot",
"Cohere-AI"
],
"configuredBots": []
}AI DiscoverabilityBot Access ControlInformational
Content Signal
Content Signal is missing or incomplete.
33 Fail
AI DiscoverabilityBot Access ControlInformational
Content Signal
Content Signal is missing or incomplete.
Needs attention
Content Signal
Issue
No Content Signal found in robots.txt
Why it matters
Content Signal provides a machine-readable way to communicate AI usage preferences where participating crawlers look for policy.
Check name
Content Signal
Score
0/100
Status
fail
Category
Bot Access Control
Maturity
Informational
Goal
Declare AI content usage preferences with Content Signal in robots.txt.
Result
Content Signal is missing or incomplete.
Evidence
{
"signals": [],
"ai-train": false,
"search": false,
"ai-input": false
}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; charset=UTF-8" does not indicate Markdown when requested with Accept: text/markdown.
Why it matters
Markdown negotiation gives agents a cleaner representation of page content while preserving normal HTML for browsers.
Check name
Markdown negotiation
Score
0/100
Status
fail
Category
Content Readiness
Maturity
Established
Goal
Return HTML responses as markdown when agents request it.
Result
Markdown negotiation failed at "Markdown content type".
Validation steps
Markdown content type
Content-Type "text/html; charset=UTF-8" does not indicate Markdown when requested with Accept: text/markdown.
Vary: Accept header
Markdown negotiation is missing Vary: Accept; current Vary header is "Accept-Encoding".
Structured Markdown body
Markdown response is missing a heading.
Evidence
{
"failedStep": "content-type",
"steps": [
{
"id": "content-type",
"title": "Markdown content type",
"status": "fail",
"evidence": {
"statusCode": 200,
"contentType": "text/html; charset=UTF-8"
},
"issue": "Content-Type \"text/html; charset=UTF-8\" does not indicate Markdown when requested with Accept: text/markdown.",
"howToFix": "Return Content-Type: text/markdown; charset=utf-8 for requests with Accept: text/markdown."
},
{
"id": "vary-accept",
"title": "Vary: Accept header",
"status": "fail",
"evidence": {
"vary": "Accept-Encoding"
},
"issue": "Markdown negotiation is missing Vary: Accept; current Vary header is \"Accept-Encoding\".",
"howToFix": "Add Vary: Accept on negotiated Markdown responses so shared caches keep HTML and Markdown variants separate."
},
{
"id": "markdown-content",
"title": "Structured Markdown body",
"status": "fail",
"evidence": {
"valid": false,
"hasHeading": false,
"wordCount": 75264,
"excerpt": "<!DOCTYPE html>\n<html lang=\"en-US\">\n<head><meta charset=\"UTF-8\" /><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\\/7\\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowpr",
"issue": "Markdown response is missing a heading."
},
"issue": "Markdown response is missing a heading.",
"howToFix": "Return Markdown with at least one heading and substantive page content, including useful links or instructions for agents."
}
]
}AI DiscoverabilityContent ReadinessEstablished
Semantic HTML
Semantic HTML is missing or incomplete.
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; invalid h1 (found 2); skipped heading levels; 2 links missing accessible names; 1 buttons missing accessible names; 0/2 applicable form inputs have autocomplete attributes (2 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": false,
"headingOrder": false,
"accessibleLinks": false,
"accessibleButtons": false,
"imageAltCoverage": true,
"formAutocompleteCoverage": false,
"details": {
"inaccessibleLinks": [
"<a href=\"/for-msps/\"><strong><img decoding=\"async\" width=\"25\" height=\"25\" class=\"wp-image-40064\" style=\"width: 25px;\" src=\"data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2025%2025'%3E%3C/svg%3E\" alt data-lazy-src=\"https://syncrosecure.com/wp-content/uploads/2026/02/arrow.svg\"><noscript><img decoding=\"async\" width=\"25\" height=\"25\" class=\"wp-image-40064\" style=\"width: 25px;\" src=\"https://syncrosecure.com/wp-content/uploads/2026/02/arrow.svg\" alt",
"<a href=\"/for-msps/\"><strong><img decoding=\"async\" width=\"25\" height=\"25\" class=\"wp-image-40064\" style=\"width: 25px;\" src=\"data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2025%2025'%3E%3C/svg%3E\" alt data-lazy-src=\"https://syncrosecure.com/wp-content/uploads/2026/02/arrow.svg\"><noscript><img decoding=\"async\" width=\"25\" height=\"25\" class=\"wp-image-40064\" style=\"width: 25px;\" src=\"https://syncrosecure.com/wp-content/uploads/2026/02/arrow.svg\" alt"
],
"inaccessibleButtons": [
"<button aria-expanded=\"false\" class=\"wp-block-search__button has-icon wp-element-button\" data-wp-bind--aria-controls=\"state.ariaControls\" data-wp-bind--aria-expanded=\"context.isSearchInputVisible\" data-wp-bind--aria-label=\"state.ariaLabel\" data-wp-bind--type=\"state.type\" data-wp-on--click=\"actions.openSearchInput\"><svg class=\"search-icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\"> <path d=\"M13 5c-3.3 0-6 2.7-6 6 0 1.4.5 2.7 1.3 3.7l-3.8 3.8 1.1 1.1 3.8-3.8c1 .8 2.3 1.3 3.7 1.3 3.3 0 6-2.7 6-6S1"
],
"missingAutocompleteInputs": [
"<input class=\"wp-block-search__input\" id=\"wp-block-search__input-25\" placeholder=\"Search for something...\" value type=\"search\" name=\"s\" required>",
"<input aria-hidden=\"true\" class=\"wp-block-search__input\" data-wp-bind--aria-hidden=\"!context.isSearchInputVisible\" data-wp-bind--tabindex=\"state.tabindex\" id=\"wp-block-search__input-30\" placeholder=\"Search for something...\" value type=\"search\" name=\"s\" required>"
],
"imagesMissingAlt": [
"<img data-wp-bind--alt=\"state.currentImage.alt\" data-wp-bind--class=\"state.currentImage.imgClassNames\" data-wp-bind--style=\"state.imgStyles\" data-wp-bind--src=\"state.currentImage.currentSrc\">",
"<img data-wp-bind--alt=\"state.currentImage.alt\" data-wp-bind--class=\"state.currentImage.imgClassNames\" data-wp-bind--style=\"state.imgStyles\" data-wp-bind--src=\"state.enlargedSrc\">"
],
"skippedHeadingLevels": [
"h1: RMM & PSA for MSPs and IT Teams",
"h1: RMM & PSA for MSPs and IT Teams",
"h3: The #1 Platform Choice, Trusted By Thousands of MSPs & IT Teams Globally",
"h4: Monitoring, Alerts & Automation",
"h4: Powerful Scripting",
"h4: Smart Ticketing",
"h4: Remote Access",
"h4: Identity Management",
"h4: Security Baselines",
"h4: Cloud Backup",
"h4: Billing & Invoicing",
"h2: Don’t just manage IT. Secure it with Syncro.",
"h6: RESOURCES",
"h2: Backup Solutions for MSPs: Recovery Speed, Cost & What Actually Scales",
"h4: The True Cost of IT Tool Sprawl (And What Consolidation Actually Buys You)",
"h4: Syncro Earns 19 G2 Winter 2026 Badges Across PSA, RMM, Endpoint Management & Remote Desktop",
"h2: Backup Solutions for MSPs: Recovery Speed, Cost & What Actually Scales",
"h4: The True Cost of IT Tool Sprawl (And What Consolidation Actually Buys You)",
"h4: Syncro Earns 19 G2 Winter 2026 Badges Across PSA, RMM, Endpoint Management & Remote Desktop",
"h2: Start Your Free Trial with Syncro Today",
"h2: Start Your Free Trial with Syncro Today"
]
},
"counts": {
"h1": 2,
"headings": 21,
"links": 225,
"inaccessibleLinks": 2,
"buttons": 40,
"inaccessibleButtons": 1,
"images": 231,
"imagesWithAlt": 229,
"autocompleteInputs": 2,
"inputsWithAutocomplete": 0,
"missingAutocompleteInputs": 2
}
}AI DiscoverabilityBot Access ControlInformational
Web Bot Auth request signing
Web Bot Auth request signing failed at "Fetch to find resource".
33 Fail
AI DiscoverabilityBot Access ControlInformational
Web Bot Auth request signing
Web Bot Auth request signing failed at "Fetch to find resource".
Needs attention
Web Bot Auth request signing
Issue
Web Bot Auth request signing was not found at the expected path.
Why it matters
Web Bot Auth discovery lets servers and clients find signing keys for bot identity workflows based on HTTP Message Signatures.
Check name
Web Bot Auth request signing
Score
0/100
Status
fail
Category
Bot Access Control
Maturity
Informational
Goal
Advertise HTTP Message Signatures keys when this site operates signed bot clients or supports Web Bot Auth workflows.
Result
Web Bot Auth request signing failed at "Fetch to find resource".
Validation steps
Fetch to find resource
Web Bot Auth request signing was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/http-message-signatures-directory",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 322480
}
]
},
"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.
25 Fail
Security & TrustSecurity & TrustEstablished
Content-Security-Policy
Content-Security-Policy is missing or incomplete.
Needs attention
Content-Security-Policy
Issue
Content-Security-Policy is missing or incomplete.
Why it matters
Content Security Policy limits where scripts, styles, frames, and connections can load from, reducing the impact of injection bugs.
Check name
Content-Security-Policy
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Constrain script, style, frame, and resource loading with a Content-Security-Policy header.
Result
Content-Security-Policy is missing or incomplete.
Evidence
{
"header": "content-security-policy",
"value": null
}Security & TrustSecurity & TrustEstablished
Frame protection
Frame protection is missing or incomplete.
25 Fail
Security & TrustSecurity & TrustEstablished
Frame protection
Frame protection is missing or incomplete.
Needs attention
Frame protection
Issue
Frame protection is missing or incomplete.
Why it matters
Frame protection blocks hostile sites from embedding pages in deceptive frames, reducing clickjacking risk.
Check name
Frame protection
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Prevent unwanted framing with X-Frame-Options or CSP frame-ancestors.
Result
Frame protection is missing or incomplete.
Evidence
{
"xFrameOptions": null,
"validXFrame": false,
"contentSecurityPolicy": null,
"cspFrameAncestors": false
}Security & TrustSecurity & TrustEstablished
HSTS header
HSTS header is missing or incomplete.
25 Fail
Security & TrustSecurity & TrustEstablished
HSTS header
HSTS header is missing or incomplete.
Needs attention
HSTS header
Issue
HSTS header is missing or incomplete.
Why it matters
HSTS tells browsers to keep using HTTPS after the first secure visit, reducing downgrade and mixed-transport risk for repeat users.
Check name
HSTS header
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Require HTTPS for repeat visits with Strict-Transport-Security.
Result
HSTS header is missing or incomplete.
Evidence
{
"header": "strict-transport-security",
"value": null
}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; charset=UTF-8",
"length": 322480
},
{
"path": "/.well-known/mcp/server-cards.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 322480
},
{
"path": "/.well-known/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 322480
}
]
},
"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; charset=UTF-8",
"length": 322480
},
{
"path": "/.well-known/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 322480
},
{
"path": "/.well-known/mcp/server-card.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 322480
}
]
},
"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."
}
]
}Security & TrustSecurity & TrustEstablished
Referrer-Policy
Referrer-Policy is missing or incomplete.
25 Fail
Security & TrustSecurity & TrustEstablished
Referrer-Policy
Referrer-Policy is missing or incomplete.
Needs attention
Referrer-Policy
Issue
Referrer-Policy is missing or incomplete.
Why it matters
Referrer-Policy controls how much URL context is sent to other origins, limiting accidental leakage of paths, queries, and identifiers.
Check name
Referrer-Policy
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Limit how much referrer data leaves the site.
Result
Referrer-Policy is missing or incomplete.
Evidence
{
"header": "referrer-policy",
"value": null
}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; charset=UTF-8",
"length": 322480
},
{
"path": "/webmcp.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 322480
},
{
"path": "/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 322480
}
]
},
"issue": "WebMCP manifest was not found at the expected path.",
"howToFix": "Keep declarative WebMCP manifest discovery informational until the manifest shape stabilizes; validate tools if you publish one."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
A2A Agent Card
A2A Agent Card failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
A2A Agent Card
A2A Agent Card failed at "Fetch to find resource".
Needs attention
A2A Agent Card
Issue
A2A Agent Card was not found at the expected path.
Why it matters
A2A Agent Cards let compatible clients discover agent skills, input and output modes, and the endpoint used to invoke those skills.
Check name
A2A Agent Card
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish an agent card so A2A-compatible clients can discover capabilities.
Result
A2A Agent Card failed at "Fetch to find resource".
Validation steps
Fetch to find resource
A2A Agent Card was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agent-card.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 322480
},
{
"path": "/.well-known/a2a/agent-card.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 322480
},
{
"path": "/agent-card.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 322480
}
]
},
"issue": "A2A Agent Card was not found at the expected path.",
"howToFix": "Publish an A2A Agent Card with required skill details and make the advertised url answer A2A JSON-RPC requests."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
Agent Skills index
Agent Skills index failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
Agent Skills index
Agent Skills index failed at "Fetch to find resource".
Needs attention
Agent Skills index
Issue
Agent Skills index was not found at the expected path.
Why it matters
An Agent Skills index lets clients find task-specific SKILL.md documents that describe how to use site capabilities correctly.
Check name
Agent Skills index
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish an agent skills discovery index.
Result
Agent Skills index failed at "Fetch to find resource".
Validation steps
Fetch to find resource
Agent Skills index was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agent-skills/index.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 322480
},
{
"path": "/.well-known/skills/index.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 322480
}
]
},
"issue": "Agent Skills index was not found at the expected path.",
"howToFix": "Publish an index with a non-empty skills array and reachable SKILL.md URLs."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
agent.json
agent.json failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
agent.json
agent.json failed at "Fetch to find resource".
Needs attention
agent.json
Issue
agent.json was not found at the expected path.
Why it matters
agent.json is an emerging machine-readable manifest for declaring what a website does, how agents authenticate, and which actions or protocols are available.
Check name
agent.json
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish the singular Agent Web Protocol agent.json manifest without confusing it with the separate agents.json directory convention.
Result
agent.json failed at "Fetch to find resource".
Validation steps
Fetch to find resource
agent.json was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agent.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 322480
},
{
"path": "/agent.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 322480
}
]
},
"issue": "agent.json was not found at the expected path.",
"howToFix": "Publish agent.json with awp_version, domain, intent, and typed actions that point to real same-origin API or protocol endpoints."
}
]
}Agent Ease of UseSkill DiscoveryInformational
agents.json
agents.json failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryInformational
agents.json
agents.json failed at "Fetch to find resource".
Needs attention
agents.json
Issue
agents.json was not found at the expected path.
Why it matters
agents.json gives clients a simple directory of agent-facing capabilities and contacts when a site chooses to advertise them.
Check name
agents.json
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Informational
Goal
Publish an agents.json directory for agent-facing capabilities and contacts when using this convention.
Result
agents.json failed at "Fetch to find resource".
Validation steps
Fetch to find resource
agents.json was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agents.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 322480
},
{
"path": "/agents.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 322480
}
]
},
"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": "syncrosecure.com",
"probes": [
{
"name": "_index._agents.syncrosecure.com",
"found": false,
"recordCount": 1,
"records": [],
"hasAlpn": false,
"hasEndpoint": false
},
{
"name": "_a2a._agents.syncrosecure.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": "syncrosecure.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="s"> is missing tool-param-description.<input name="s"> 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": 2,
"formsWithTags": 0,
"totalInteractive": 267,
"interactiveWithTags": 0,
"totalCount": 269,
"taggedCount": 0,
"dataMcpToolCount": 0,
"dataMcpTools": [],
"coverage": 0,
"annotationIssues": [
"<input name=\"s\"> is missing tool-param-description.",
"<input name=\"s\"> 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=\"s\"> is missing tool-param-description.",
"<input name=\"s\"> is missing tool-param-description."
]
},
"issue": "WebMCP declarative annotations need fixes.",
"issueDetails": [
{
"title": "WebMCP declarative annotation issues",
"items": [
{
"type": "code",
"value": "<input name=\"s\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<input name=\"s\"> 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": 2,
"formsWithTags": 0,
"totalInteractive": 267,
"interactiveWithTags": 0,
"totalCount": 269,
"taggedCount": 0,
"dataMcpToolCount": 0,
"dataMcpTools": [],
"coverage": 0,
"annotationIssues": [
"<input name=\"s\"> is missing tool-param-description.",
"<input name=\"s\"> 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": 2,
"formsWithTags": 0,
"totalInteractive": 267,
"interactiveWithTags": 0,
"totalCount": 269,
"taggedCount": 0,
"dataMcpToolCount": 0,
"dataMcpTools": [],
"coverage": 0,
"annotationIssues": [
"<input name=\"s\"> is missing tool-param-description.",
"<input name=\"s\"> is missing tool-param-description."
]
},
"browserWebMcp": {
"checked": true,
"detected": false,
"hasNavigatorModelContext": false,
"modelContextType": "undefined",
"hasProvideContext": false,
"hasRegisterTool": false
}
}AI DiscoverabilityContent ReadinessEstablished
Content freshness signals
Content freshness signals is partially implemented.
8 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 Last-Modified HTTP header.
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
75/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": null,
"schemaDates": [
"2026-06-05T17:10:15+00:00",
"2025-04-16T13:59:36+00:00"
],
"metaDateCount": 2,
"timeDateCount": 0
}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: author, publisher.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Source and trust signals
Score
60/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Source and trust signals scored 60/100 and needs improvement.
Evidence
{
"signals": {
"author": false,
"publisher": false,
"freshnessDate": true,
"aboutOrContact": true,
"policyLinks": true
},
"missing": [
"author",
"publisher"
],
"authorMeta": "",
"schemaAuthors": [],
"schemaPublishers": [],
"schemaDates": [
"2025-04-16T13:59:36+00:00",
"2026-06-05T17:10:15+00:00"
],
"visibleDates": [],
"aboutLinks": [
{
"href": "/about/",
"text": "Company",
"html": "<a href=\"/about/\"><strong>Company </strong></a>"
},
{
"href": "/about/",
"text": "Company",
"html": "<a href=\"/about/\"><strong>Company</strong></a>"
},
{
"href": "https://syncrosecure.com/about/leadership-team/",
"text": "Learn More",
"html": "<a class=\"wp-block-button__link wp-element-button\" href=\"https://syncrosecure.com/about/leadership-team/\">Learn More</a>"
},
{
"href": "https://syncrosecure.com/about/careers/",
"text": "Learn More",
"html": "<a class=\"wp-block-button__link wp-element-button\" href=\"https://syncrosecure.com/about/careers/\">Learn More</a>"
},
{
"href": "https://syncrosecure.com/about/media-room/",
"text": "Learn More",
"html": "<a class=\"wp-block-button__link wp-element-button\" href=\"https://syncrosecure.com/about/media-room/\">Learn More</a>"
},
{
"href": "/about/",
"text": "Company",
"html": "<a href=\"/about/\"><strong>Company </strong></a>"
},
{
"href": "/about/",
"text": "Company",
"html": "<a href=\"/about/\"><strong>Company</strong></a>"
},
{
"href": "https://syncrosecure.com/about/leadership-team/",
"text": "Learn More",
"html": "<a class=\"wp-block-button__link wp-element-button\" href=\"https://syncrosecure.com/about/leadership-team/\">Learn More</a>"
},
{
"href": "https://syncrosecure.com/about/careers/",
"text": "Learn More",
"html": "<a class=\"wp-block-button__link wp-element-button\" href=\"https://syncrosecure.com/about/careers/\">Learn More</a>"
},
{
"href": "https://syncrosecure.com/about/media-room/",
"text": "Learn More",
"html": "<a class=\"wp-block-button__link wp-element-button\" href=\"https://syncrosecure.com/about/media-room/\">Learn More</a>"
},
{
"href": "https://www.linkedin.com/company/syncrosecure/",
"text": "LinkedIn",
"html": "<a href=\"https://www.linkedin.com/company/syncrosecure/\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M19.7,3H4.3C3.582,3,3,3.582,3,4.3v15.4C3,20.418,3.582,21,4.3,21h15.4c0.718,0,1.3-0.582,1.3-1.3V4.3 C21,3.582,20.418,3,19.7,3z M8.339,18.338H5.667v-8.59h2.672V18.338z M7.004,8.574c-0.857,0-1.549-0.694-1.549-1.548 c0-0.855,0.691-1.548,1.549-1.548c0.854,0,1.547,0...."
},
{
"href": "/about/",
"text": "Company",
"html": "<a href=\"/about/\" data-type=\"link\" data-id=\"https://syncrosecure.com/about/\"><strong>Company</strong></a>"
},
{
"href": "/about/awards/",
"text": "Awards & Accolades",
"html": "<a href=\"/about/awards/\" data-type=\"link\" data-id=\"https://syncrosecure.com/about/awards/\">Awards & Accolades</a>"
},
{
"href": "/about/leadership-team/",
"text": "Leadership Team",
"html": "<a href=\"/about/leadership-team/\" data-type=\"link\" data-id=\"https://syncrosecure.com/about/leadership-team/\">Leadership Team</a>"
},
{
"href": "/about/careers/",
"text": "Careers",
"html": "<a href=\"/about/careers/\">Careers</a>"
},
{
"href": "/about/media-room/",
"text": "Media Room",
"html": "<a href=\"/about/media-room/\" data-type=\"link\" data-id=\"https://syncrosecure.com/about/media-room/\">Media Room</a>"
}
],
"contactLinks": [
{
"href": "https://syncromsp.my.site.com/s/",
"text": "Support",
"html": "<a href=\"https://syncromsp.my.site.com/s/\">Support</a>"
},
{
"href": "/platform/help-desk",
"text": "Help Desk",
"html": "<a href=\"/platform/help-desk\">Help Desk</a>"
},
{
"href": "https://help.syncromsp.com/",
"text": "Support",
"html": "<a href=\"https://help.syncromsp.com/\">Support</a>"
},
{
"href": "/platform/help-desk",
"text": "Help Desk",
"html": "<a href=\"/platform/help-desk\">Help Desk</a>"
},
{
"href": "/platform/help-desk",
"text": "Help Desk",
"html": "<a href=\"/platform/help-desk\">Help Desk</a>"
},
{
"href": "https://syncrosecure.com/contact/",
"text": "Contact Us",
"html": "<a href=\"https://syncrosecure.com/contact/\" data-type=\"page\" data-id=\"595\">Contact Us</a>"
}
],
"privacyLinks": [
{
"href": "/privacy-policy/",
"text": "Privacy Policy",
"html": "<a href=\"/privacy-policy/\" data-type=\"page\" data-id=\"1584\">Privacy Policy</a>"
},
{
"href": "/terms-of-service/",
"text": "Terms of Use",
"html": "<a href=\"/terms-of-service/\" data-type=\"page\" data-id=\"1592\">Terms of Use</a>"
},
{
"href": "/privacy-policy/",
"text": "Privacy Policy",
"html": "<a href=\"/privacy-policy/\" data-type=\"page\" data-id=\"1584\">Privacy Policy</a>"
},
{
"href": "/terms-of-service/",
"text": "Terms of Use",
"html": "<a href=\"/terms-of-service/\" data-type=\"page\" data-id=\"1592\">Terms of Use</a>"
}
],
"score": 60,
"weight": 20
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer-first sections
AEO: Answer-first sections scored 65/100 and needs improvement.
5 Warning
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
3 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": 6,
"passing": 3,
"failing": [
{
"heading": "Don’t just manage IT. Secure it with Syncro.",
"headingHtml": "<h2 class=\"wp-block-heading has-base-color has-text-color has-link-color wp-elements-b35a49cc41124a17d2b33c1a6998ad5a\" id=\"h-don-t-just-manage-it-secure-it-with-syncro\">Don’t just manage IT. <br>Secure it with Syncro.</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Start Your Free Trial with Syncro Today",
"headingHtml": "<h2 class=\"wp-block-heading\" id=\"h-start-your-free-trial-with-syncro-today\">Start Your Free Trial with Syncro Today</h2>",
"firstParagraph": "Gain instant access. Go live in just a few clicks and master core features with guided onboarding. No heavy setup required.",
"paragraphHtml": "<p class=\"has-cream-3-color has-text-color has-link-color wp-elements-ca354ff0c9699420dc0e236ef3e9cd78\" style=\"margin-top:var(--wp--preset--spacing--30)\">Gain instant access. Go live in just a few clicks and master core features with guided onboarding. No heavy setup required.</p>",
"words": 21,
"direct": false,
"issue": "First paragraph is 21 words and does not look like a concise direct answer."
},
{
"heading": "Start Your Free Trial with Syncro Today",
"headingHtml": "<h2 class=\"wp-block-heading\" id=\"h-start-your-free-trial-with-syncro-today-0\">Start Your Free Trial with Syncro Today</h2>",
"firstParagraph": "Gain instant access. Go live in just a few clicks and master core features with guided onboarding. No heavy setup required.",
"paragraphHtml": "<p class=\"has-cream-3-color has-text-color has-link-color wp-elements-ca354ff0c9699420dc0e236ef3e9cd78\" style=\"margin-top:var(--wp--preset--spacing--30)\">Gain instant access. Go live in just a few clicks and master core features with guided onboarding. No heavy setup required.</p>",
"words": 21,
"direct": false,
"issue": "First paragraph is 21 words and does not look like a concise direct answer."
}
],
"score": 65,
"weight": 28
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Question-led structure
AEO: Question-led structure scored 50/100 and needs improvement.
4 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": 5,
"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.
4 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer evidence and trust
AEO: Answer evidence and trust scored 60/100 and needs improvement.
Needs attention
AEO: Answer evidence and trust
Issue
Missing AIO trust signals: author, publisher.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Answer evidence and trust
Score
60/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Answer evidence and trust scored 60/100 and needs improvement.
Evidence
{
"signals": {
"author": false,
"publisher": false,
"freshnessDate": true,
"aboutOrContact": true,
"policyLinks": true
},
"missing": [
"author",
"publisher"
],
"authorMeta": "",
"schemaAuthors": [],
"schemaPublishers": [],
"schemaDates": [
"2025-04-16T13:59:36+00:00",
"2026-06-05T17:10:15+00:00"
],
"visibleDates": [],
"aboutLinks": [
{
"href": "/about/",
"text": "Company",
"html": "<a href=\"/about/\"><strong>Company </strong></a>"
},
{
"href": "/about/",
"text": "Company",
"html": "<a href=\"/about/\"><strong>Company</strong></a>"
},
{
"href": "https://syncrosecure.com/about/leadership-team/",
"text": "Learn More",
"html": "<a class=\"wp-block-button__link wp-element-button\" href=\"https://syncrosecure.com/about/leadership-team/\">Learn More</a>"
},
{
"href": "https://syncrosecure.com/about/careers/",
"text": "Learn More",
"html": "<a class=\"wp-block-button__link wp-element-button\" href=\"https://syncrosecure.com/about/careers/\">Learn More</a>"
},
{
"href": "https://syncrosecure.com/about/media-room/",
"text": "Learn More",
"html": "<a class=\"wp-block-button__link wp-element-button\" href=\"https://syncrosecure.com/about/media-room/\">Learn More</a>"
},
{
"href": "/about/",
"text": "Company",
"html": "<a href=\"/about/\"><strong>Company </strong></a>"
},
{
"href": "/about/",
"text": "Company",
"html": "<a href=\"/about/\"><strong>Company</strong></a>"
},
{
"href": "https://syncrosecure.com/about/leadership-team/",
"text": "Learn More",
"html": "<a class=\"wp-block-button__link wp-element-button\" href=\"https://syncrosecure.com/about/leadership-team/\">Learn More</a>"
},
{
"href": "https://syncrosecure.com/about/careers/",
"text": "Learn More",
"html": "<a class=\"wp-block-button__link wp-element-button\" href=\"https://syncrosecure.com/about/careers/\">Learn More</a>"
},
{
"href": "https://syncrosecure.com/about/media-room/",
"text": "Learn More",
"html": "<a class=\"wp-block-button__link wp-element-button\" href=\"https://syncrosecure.com/about/media-room/\">Learn More</a>"
},
{
"href": "https://www.linkedin.com/company/syncrosecure/",
"text": "LinkedIn",
"html": "<a href=\"https://www.linkedin.com/company/syncrosecure/\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M19.7,3H4.3C3.582,3,3,3.582,3,4.3v15.4C3,20.418,3.582,21,4.3,21h15.4c0.718,0,1.3-0.582,1.3-1.3V4.3 C21,3.582,20.418,3,19.7,3z M8.339,18.338H5.667v-8.59h2.672V18.338z M7.004,8.574c-0.857,0-1.549-0.694-1.549-1.548 c0-0.855,0.691-1.548,1.549-1.548c0.854,0,1.547,0...."
},
{
"href": "/about/",
"text": "Company",
"html": "<a href=\"/about/\" data-type=\"link\" data-id=\"https://syncrosecure.com/about/\"><strong>Company</strong></a>"
},
{
"href": "/about/awards/",
"text": "Awards & Accolades",
"html": "<a href=\"/about/awards/\" data-type=\"link\" data-id=\"https://syncrosecure.com/about/awards/\">Awards & Accolades</a>"
},
{
"href": "/about/leadership-team/",
"text": "Leadership Team",
"html": "<a href=\"/about/leadership-team/\" data-type=\"link\" data-id=\"https://syncrosecure.com/about/leadership-team/\">Leadership Team</a>"
},
{
"href": "/about/careers/",
"text": "Careers",
"html": "<a href=\"/about/careers/\">Careers</a>"
},
{
"href": "/about/media-room/",
"text": "Media Room",
"html": "<a href=\"/about/media-room/\" data-type=\"link\" data-id=\"https://syncrosecure.com/about/media-room/\">Media Room</a>"
}
],
"contactLinks": [
{
"href": "https://syncromsp.my.site.com/s/",
"text": "Support",
"html": "<a href=\"https://syncromsp.my.site.com/s/\">Support</a>"
},
{
"href": "/platform/help-desk",
"text": "Help Desk",
"html": "<a href=\"/platform/help-desk\">Help Desk</a>"
},
{
"href": "https://help.syncromsp.com/",
"text": "Support",
"html": "<a href=\"https://help.syncromsp.com/\">Support</a>"
},
{
"href": "/platform/help-desk",
"text": "Help Desk",
"html": "<a href=\"/platform/help-desk\">Help Desk</a>"
},
{
"href": "/platform/help-desk",
"text": "Help Desk",
"html": "<a href=\"/platform/help-desk\">Help Desk</a>"
},
{
"href": "https://syncrosecure.com/contact/",
"text": "Contact Us",
"html": "<a href=\"https://syncrosecure.com/contact/\" data-type=\"page\" data-id=\"595\">Contact Us</a>"
}
],
"privacyLinks": [
{
"href": "/privacy-policy/",
"text": "Privacy Policy",
"html": "<a href=\"/privacy-policy/\" data-type=\"page\" data-id=\"1584\">Privacy Policy</a>"
},
{
"href": "/terms-of-service/",
"text": "Terms of Use",
"html": "<a href=\"/terms-of-service/\" data-type=\"page\" data-id=\"1592\">Terms of Use</a>"
},
{
"href": "/privacy-policy/",
"text": "Privacy Policy",
"html": "<a href=\"/privacy-policy/\" data-type=\"page\" data-id=\"1584\">Privacy Policy</a>"
},
{
"href": "/terms-of-service/",
"text": "Terms of Use",
"html": "<a href=\"/terms-of-service/\" data-type=\"page\" data-id=\"1592\">Terms of Use</a>"
}
],
"score": 60,
"weight": 22
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Explanatory content depth
GEO: Explanatory content depth scored 75/100 and needs improvement.
4 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
7 explanatory paragraph(s) could be stronger for citation or AI extraction.
Details
Why it matters
Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.
Check name
GEO: Explanatory content depth
Score
75/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for AI answer engines to extract, cite, and attribute.
Result
GEO: Explanatory content depth scored 75/100 and needs improvement.
Evidence
{
"candidatePassages": 7,
"citablePassages": 0,
"failingCandidateParagraphs": [
{
"index": 179,
"heading": "H4: Syncro Earns 19 G2 Winter 2026 Badges Across PSA, RMM, Endpoint Management & Remote Desktop",
"text": "“Syncro has been a huge help to my shop; it saves me time, gives me the notifications I need, and provides the tools required to get the job done. I really like that everything I need is in one tool, so I don’t have to go to multiple places or search online. All the tools are in one place, making it easy to get the job done quickly. Additionally, using the API key and API tokens to attach other software, like taki...",
"words": 105,
"hasEvidence": false,
"reasons": [
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p>“Syncro has been a huge help to my shop; it saves me time, gives me the notifications I need, and provides the tools required to get the job done. I really like that everything I need is in one tool, so I don’t have to go to multiple places or search online. All the tools are in one place, making it easy to get the job done quickly. Additionally, using the API key and API tokens to attach other software, like taking credit cards online, adds to its capabilities. The switch fr..."
},
{
"index": 180,
"heading": "H4: Syncro Earns 19 G2 Winter 2026 Badges Across PSA, RMM, Endpoint Management & Remote Desktop",
"text": "“I love that intuitive design. It’s so well designed which allows me to not think about the tool itself and go with a creative flow every day. I’d also love to say how it scales with me. It’s a tool that grows as my own skills grow! Also, when needed, the customer service is always friendly, kind, and ready to help! “",
"words": 64,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (64 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p>“I love that intuitive design. It’s so well designed which allows me to not think about the tool itself and go with a creative flow every day. I’d also love to say how it scales with me. It’s a tool that grows as my own skills grow! Also, when needed, the customer service is always friendly, kind, and ready to help! “</p>"
},
{
"index": 181,
"heading": "H4: Syncro Earns 19 G2 Winter 2026 Badges Across PSA, RMM, Endpoint Management & Remote Desktop",
"text": "“I really appreciate the ability to run PowerShell scripts on the assets with Syncro. This feature allows us to install our software and manage it effectively, keeping everything up to date. It also enables us to restart services on demand and collect valuable information and metrics about our software’s performance on the machines. Syncro’s PowerShell capability has opened up a lot of management automation avenue...",
"words": 83,
"hasEvidence": false,
"reasons": [
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p>“I really appreciate the ability to run PowerShell scripts on the assets with Syncro. This feature allows us to install our software and manage it effectively, keeping everything up to date. It also enables us to restart services on demand and collect valuable information and metrics about our software’s performance on the machines. Syncro’s PowerShell capability has opened up a lot of management automation avenues for us. Additionally, we chose Syncro over other produ..."
},
{
"index": 182,
"heading": "H4: Syncro Earns 19 G2 Winter 2026 Badges Across PSA, RMM, Endpoint Management & Remote Desktop",
"text": "“I find that Syncro really helps in keeping the business on top of project timelines. The ticketing feature stands out the most; it keeps things on time and up to date. I also appreciate how it keeps projects organized and the whole business on top of things. The initial setup was easy as pie.””",
"words": 54,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (54 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p>“I find that Syncro really helps in keeping the business on top of project timelines. The ticketing feature stands out the most; it keeps things on time and up to date. I also appreciate how it keeps projects organized and the whole business on top of things. The initial setup was easy as pie.””</p>"
},
{
"index": 183,
"heading": "H4: Syncro Earns 19 G2 Winter 2026 Badges Across PSA, RMM, Endpoint Management & Remote Desktop",
"text": "“I like Syncro for its user-friendly UI, which makes navigation straightforward without having to fumble through the menus. The opening Dashboard tab is pleasant to look at and easy to glean crucial details from at startup. I also appreciate the many options it provides for classification of problems and documentation, which help in managing clients’ issues effectively. The ticketing system gives a clear view of o...",
"words": 76,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (76 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p>“I like Syncro for its user-friendly UI, which makes navigation straightforward without having to fumble through the menus. The opening Dashboard tab is pleasant to look at and easy to glean crucial details from at startup. I also appreciate the many options it provides for classification of problems and documentation, which help in managing clients’ issues effectively. The ticketing system gives a clear view of our clients and their issues and includes tools for remote manag..."
},
{
"index": 184,
"heading": "H4: Syncro Earns 19 G2 Winter 2026 Badges Across PSA, RMM, Endpoint Management & Remote Desktop",
"text": "“I find Syncro very smooth compared to other tools I’ve used. It’s easy to navigate and usually fast. I also like that remoting is easy and appreciate the backgrounding tools because they make taking care of users easier with minimal disruption.”",
"words": 43,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (43 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p>“I find Syncro very smooth compared to other tools I’ve used. It’s easy to navigate and usually fast. I also like that remoting is easy and appreciate the backgrounding tools because they make taking care of users easier with minimal disruption.”</p>"
},
{
"index": 186,
"heading": "H4: Syncro Earns 19 G2 Winter 2026 Badges Across PSA, RMM, Endpoint Management & Remote Desktop",
"text": "“I use Syncro for technical IT support and remote management, and it saves the headache of using multiple platforms by having everything we need in one place. I like the easy-to-use user interface; the selection options are big and clear, making it quick to navigate. I find the layout of the ticket system straightforward and easy to use, with everything nice and bold. The initial setup was very easy, with very few...",
"words": 93,
"hasEvidence": false,
"reasons": [
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p>“I use Syncro for technical IT support and remote management, and it saves the headache of using multiple platforms by having everything we need in one place. I like the easy-to-use user interface; the selection options are big and clear, making it quick to navigate. I find the layout of the ticket system straightforward and easy to use, with everything nice and bold. The initial setup was very easy, with very few headaches. Plus, the costs are lower compared to what we used before,..."
}
],
"citableParagraphs": [],
"score": 75,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Visible structured data match
AIO: Visible structured data match scored 71/100 and needs improvement.
3 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Visible structured data match
AIO: Visible structured data match scored 71/100 and needs improvement.
Needs attention
AIO: Visible structured data match
Issue
4 structured-data value(s) were not found in visible page text.
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: Visible structured data match
Score
71/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: Visible structured data match scored 71/100 and needs improvement.
Evidence
{
"schemaCount": 6,
"checkedFields": [
{
"path": "$[0].@graph[0].name",
"value": "RMM and PSA Software for MSPs and IT Teams | Syncro"
},
{
"path": "$[0].@graph[0].description",
"value": "Syncro is a unified RMM, PSA, and IT management platform for MSPs and IT departments. Endpoint management, Microsoft 365 security, patching, ticketing, and remote access. One platform, flat per-technician pricing."
},
{
"path": "$[0].@graph[2].itemListElement[0].name",
"value": "Home"
},
{
"path": "$[0].@graph[3].name",
"value": "Syncro"
},
{
"path": "$[0].@graph[3].description",
"value": "Helping you run a profitable MSP."
},
{
"path": "$[0].@graph[4].name",
"value": "Syncro"
},
{
"path": "$[0].@graph[4].alternateName",
"value": "SyncroMSP"
},
{
"path": "$[1].name",
"value": "RMM and PSA Software for MSPs and IT Teams | Syncro"
},
{
"path": "$[1].description",
"value": "Syncro is a unified RMM, PSA, and IT management platform for MSPs and IT departments. Endpoint management, Microsoft 365 security, patching, ticketing, and remote access. One platform, flat per-technician pricing."
},
{
"path": "$[3].itemListElement[0].name",
"value": "Home"
},
{
"path": "$[4].name",
"value": "Syncro"
},
{
"path": "$[4].description",
"value": "Helping you run a profitable MSP."
},
{
"path": "$[5].name",
"value": "Syncro"
},
{
"path": "$[5].alternateName",
"value": "SyncroMSP"
}
],
"mismatches": [
{
"path": "$[0].@graph[2].itemListElement[0].name",
"value": "Home"
},
{
"path": "$[0].@graph[4].alternateName",
"value": "SyncroMSP"
},
{
"path": "$[3].itemListElement[0].name",
"value": "Home"
},
{
"path": "$[5].alternateName",
"value": "SyncroMSP"
}
],
"score": 71,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Extraction-friendly structure
GEO: Extraction-friendly structure scored 85/100 and needs improvement.
3 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": 8,
"schemaBlocks": 1,
"missingSignals": [
"optional top summary / TL;DR / key takeaways block",
"table with <thead> only if the page already has tabular/comparative data",
"ordered list only if the page explains a workflow/process",
"optional visible FAQ or FAQPage schema"
],
"score": 85,
"weight": 24
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: 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
3 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": 6,
"passing": 3,
"failing": [
{
"heading": "Don’t just manage IT. Secure it with Syncro.",
"headingHtml": "<h2 class=\"wp-block-heading has-base-color has-text-color has-link-color wp-elements-b35a49cc41124a17d2b33c1a6998ad5a\" id=\"h-don-t-just-manage-it-secure-it-with-syncro\">Don’t just manage IT. <br>Secure it with Syncro.</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Start Your Free Trial with Syncro Today",
"headingHtml": "<h2 class=\"wp-block-heading\" id=\"h-start-your-free-trial-with-syncro-today\">Start Your Free Trial with Syncro Today</h2>",
"firstParagraph": "Gain instant access. Go live in just a few clicks and master core features with guided onboarding. No heavy setup required.",
"paragraphHtml": "<p class=\"has-cream-3-color has-text-color has-link-color wp-elements-ca354ff0c9699420dc0e236ef3e9cd78\" style=\"margin-top:var(--wp--preset--spacing--30)\">Gain instant access. Go live in just a few clicks and master core features with guided onboarding. No heavy setup required.</p>",
"words": 21,
"direct": false,
"issue": "First paragraph is 21 words and does not look like a concise direct answer."
},
{
"heading": "Start Your Free Trial with Syncro Today",
"headingHtml": "<h2 class=\"wp-block-heading\" id=\"h-start-your-free-trial-with-syncro-today-0\">Start Your Free Trial with Syncro Today</h2>",
"firstParagraph": "Gain instant access. Go live in just a few clicks and master core features with guided onboarding. No heavy setup required.",
"paragraphHtml": "<p class=\"has-cream-3-color has-text-color has-link-color wp-elements-ca354ff0c9699420dc0e236ef3e9cd78\" style=\"margin-top:var(--wp--preset--spacing--30)\">Gain instant access. Go live in just a few clicks and master core features with guided onboarding. No heavy setup required.</p>",
"words": 21,
"direct": false,
"issue": "First paragraph is 21 words and does not look like a concise direct answer."
}
],
"score": 65,
"weight": 8
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer intent coverage
AEO: Answer intent coverage scored 70/100 and needs improvement.
1 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer intent coverage
AEO: Answer intent coverage scored 70/100 and needs improvement.
Needs attention
AEO: Answer intent coverage
Issue
Missing likely AI Overview intent sections: how, benefits, 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": "Don’t just manage IT. Secure it with Syncro.",
"html": "<h2 class=\"wp-block-heading has-base-color has-text-color has-link-color wp-elements-b35a49cc41124a17d2b33c1a6998ad5a\" id=\"h-don-t-just-manage-it-secure-it-with-syncro\">Don’t just manage IT. <br>Secure it with Syncro.</h2>"
},
{
"text": "Backup Solutions for MSPs: Recovery Speed, Cost & What Actually Scales",
"html": "<h2 style=\"padding-top:var(--wp--preset--spacing--30);\" class=\"has-link-color wp-elements-9b80df0f6aba251b23cc5bf3fb199b20 wp-block-post-title has-text-color has-base-color\"><a href=\"https://syncrosecure.com/blog/backup-solutions-for-msp/\" target=\"_self\">Backup Solutions for MSPs: Recovery Speed, Cost & What Actually Scales</a></h2>"
},
{
"text": "Backup Solutions for MSPs: Recovery Speed, Cost & What Actually Scales",
"html": "<h2 style=\"padding-top:var(--wp--preset--spacing--30);\" class=\"has-link-color wp-elements-9b80df0f6aba251b23cc5bf3fb199b20 wp-block-post-title has-text-color has-base-color\"><a href=\"https://syncrosecure.com/blog/backup-solutions-for-msp/\" target=\"_self\">Backup Solutions for MSPs: Recovery Speed, Cost & What Actually Scales</a></h2>"
},
{
"text": "Start Your Free Trial with Syncro Today",
"html": "<h2 class=\"wp-block-heading\" id=\"h-start-your-free-trial-with-syncro-today\">Start Your Free Trial with Syncro Today</h2>"
},
{
"text": "Start Your Free Trial with Syncro Today",
"html": "<h2 class=\"wp-block-heading\" id=\"h-start-your-free-trial-with-syncro-today-0\">Start Your Free Trial with Syncro Today</h2>"
}
],
"expected": [
{
"id": "what",
"label": "What is RMM and PSA Software for MSPs and IT Teams?",
"pattern": {}
},
{
"id": "how",
"label": "How does RMM and PSA Software for MSPs and IT Teams work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use RMM and PSA Software for MSPs and IT Teams?",
"pattern": {}
},
{
"id": "cost",
"label": "Is RMM and PSA Software for MSPs and IT Teams free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does RMM and PSA Software for MSPs and IT Teams compare with alternatives?",
"pattern": {}
}
],
"missing": [
{
"id": "how",
"label": "How does RMM and PSA Software for MSPs and IT Teams work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use RMM and PSA Software for MSPs and IT Teams?",
"pattern": {}
},
{
"id": "compare",
"label": "How does RMM and PSA Software for MSPs and IT Teams 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; charset=UTF-8",
"length": 322480
},
{
"path": "/api/context",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 322480
},
{
"path": "/context",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 322480
}
]
},
"issue": "AI context endpoint was not found at the expected path.",
"howToFix": "Publish a concise JSON or Markdown AI context endpoint describing the product, public actions, and machine-readable resources."
}
]
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Query intent coverage
AIO: Query intent coverage is informational for this page.
Informational
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Query intent coverage
AIO: Query intent coverage is informational for this page.
Needs attention
AIO: Query intent coverage
Issue
Missing likely AI Overview intent sections: how, benefits, 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": "Don’t just manage IT. Secure it with Syncro.",
"html": "<h2 class=\"wp-block-heading has-base-color has-text-color has-link-color wp-elements-b35a49cc41124a17d2b33c1a6998ad5a\" id=\"h-don-t-just-manage-it-secure-it-with-syncro\">Don’t just manage IT. <br>Secure it with Syncro.</h2>"
},
{
"text": "Backup Solutions for MSPs: Recovery Speed, Cost & What Actually Scales",
"html": "<h2 style=\"padding-top:var(--wp--preset--spacing--30);\" class=\"has-link-color wp-elements-9b80df0f6aba251b23cc5bf3fb199b20 wp-block-post-title has-text-color has-base-color\"><a href=\"https://syncrosecure.com/blog/backup-solutions-for-msp/\" target=\"_self\">Backup Solutions for MSPs: Recovery Speed, Cost & What Actually Scales</a></h2>"
},
{
"text": "Backup Solutions for MSPs: Recovery Speed, Cost & What Actually Scales",
"html": "<h2 style=\"padding-top:var(--wp--preset--spacing--30);\" class=\"has-link-color wp-elements-9b80df0f6aba251b23cc5bf3fb199b20 wp-block-post-title has-text-color has-base-color\"><a href=\"https://syncrosecure.com/blog/backup-solutions-for-msp/\" target=\"_self\">Backup Solutions for MSPs: Recovery Speed, Cost & What Actually Scales</a></h2>"
},
{
"text": "Start Your Free Trial with Syncro Today",
"html": "<h2 class=\"wp-block-heading\" id=\"h-start-your-free-trial-with-syncro-today\">Start Your Free Trial with Syncro Today</h2>"
},
{
"text": "Start Your Free Trial with Syncro Today",
"html": "<h2 class=\"wp-block-heading\" id=\"h-start-your-free-trial-with-syncro-today-0\">Start Your Free Trial with Syncro Today</h2>"
}
],
"expected": [
{
"id": "what",
"label": "What is RMM and PSA Software for MSPs and IT Teams?",
"pattern": {}
},
{
"id": "how",
"label": "How does RMM and PSA Software for MSPs and IT Teams work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use RMM and PSA Software for MSPs and IT Teams?",
"pattern": {}
},
{
"id": "cost",
"label": "Is RMM and PSA Software for MSPs and IT Teams free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does RMM and PSA Software for MSPs and IT Teams compare with alternatives?",
"pattern": {}
}
],
"missing": [
{
"id": "how",
"label": "How does RMM and PSA Software for MSPs and IT Teams work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use RMM and PSA Software for MSPs and IT Teams?",
"pattern": {}
},
{
"id": "compare",
"label": "How does RMM and PSA Software for MSPs and IT Teams compare with alternatives?",
"pattern": {}
}
],
"score": 70,
"weight": 4
}Agent Ease of UseAuthEmerging recommendation
Auth.md Agent Registration
Auth.md Agent Registration has an informational finding because the page appears to support authentication.
Informational
Agent Ease of UseAuthEmerging recommendation
Auth.md Agent Registration
Auth.md Agent Registration has an informational finding because the page appears to support authentication.
Needs attention
Auth.md Agent Registration
Issue
auth.md response did not match the expected agent registration shape. Content-Type "text/html; charset=UTF-8" is not Markdown or text/plain; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link.
Why it matters
Agent registration metadata lets automated clients find the registration path, supported identity types, credential types, and related claim or revocation endpoints without scraping human docs.
Check name
Auth.md Agent Registration
Score
0/100
Status
informational
Category
Auth
Maturity
Emerging recommendation
Goal
Publish Auth.md and agent_auth metadata so agents can discover registration and credential requirements.
Result
Auth.md Agent Registration has an informational finding because the page appears to support authentication.
Validation steps
Fetch and validate /auth.md
auth.md response did not match the expected agent registration shape. Content-Type "text/html; charset=UTF-8" is not Markdown or text/plain; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link.
Publish protected resource metadata
The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.
Validate agent_auth authorization metadata
OAuth authorization server metadata could not be fetched.
Evidence
{
"failedStep": "auth-md",
"steps": [
{
"id": "auth-md",
"title": "Fetch and validate /auth.md",
"status": "fail",
"evidence": {
"path": "/auth.md",
"ok": false,
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 322480,
"validation": {
"valid": false,
"issue": "auth.md response did not match the expected agent registration shape. Content-Type \"text/html; charset=UTF-8\" is not Markdown or text/plain; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link.",
"compatibleContentType": false,
"contentLength": 313197,
"hasRegisterInstructions": true,
"hasProtectedResourceLink": false,
"hasAuthorizationServerLink": false,
"mentionsIdentity": true,
"mentionsCredential": true,
"links": [
"/script",
"https://www.googletagmanager.com/gtag/js?id=G-BCF540V25B\"></script>",
"/script",
"https://www.googletagmanager.com/gtm.js?id='",
"/script",
"https://analytics.ahrefs.com/analytics.js\"",
"/script",
"https://analytics.ahrefs.com/analytics.js';",
"/script",
"/javascript"
],
"rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en-US\">\n<head>\n\t<meta charset=\"UTF-8\" />\n\t <!-- Custom Consent Mode Script -->\n <script>\n window.dataLayer = window.dataLayer || [];\n\n function gtag() {\n dataLayer.push(arguments);\n }\n gtag(\"consent\", \"default\", {\n ad_storage: \"granted\",\n ad_user_data: \"granted\",\n ad_personalization: \"granted\",\n analytics_storage: \"granted\",\n functionality_storage: \"granted\",\n personalization_storage: \"granted\",\n security_storage: \"granted\",\n wait_for_update: 2000,\n });\n gtag(\"set\", \"ads_data_redaction\", true);\n gtag(\"set\", \"url_passthrough\", true);\n </script>\n\n <!-- Google tag (gtag.js) -->\n <script async src=\"https://www.googletagmanager.com/gtag/js?id=G-BCF540V25B\"></script>\n <script>\n window.dataLayer"
}
},
"issue": "auth.md response did not match the expected agent registration shape. Content-Type \"text/html; charset=UTF-8\" is not Markdown or text/plain; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link.",
"howToFix": "Serve /auth.md at the site root as Markdown with agent registration instructions and links to OAuth metadata."
},
{
"id": "oauth-protected-resource",
"title": "Publish protected resource metadata",
"status": "fail",
"evidence": {
"path": "/.well-known/oauth-protected-resource",
"ok": false,
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 322480,
"text": "<!DOCTYPE html>\n<html lang=\"en-US\">\n<head>\n\t<meta charset=\"UTF-8\" />\n\t <!-- Custom Consent Mode Script -->\n <script>\n window.dataLayer = window.dataLayer || [];\n\n function gtag() {\n dataLayer.push(arguments);\n }\n gtag(\"consent\", \"default\", {\n ad_storage: \"granted\",\n ad_user_data: \"granted\",\n ad_personalization: \"granted\",\n analytics_storage: \"granted\",\n functionality_storage: \"granted\",\n personalization_storage: \"granted\",\n security_storage: \"granted\",\n wait_for_update: 2000,\n });\n gtag(\"set\", \"ads_data_redaction\", true);\n gtag(\"set\", \"url_passthrough\", true);\n </script>\n\n <!-- Google tag (gtag.js) -->\n <script async src=\"https://www.googletagmanager.com/gtag/js?id=G-BCF540V25B\"></script>\n <script>\n window.dataLayer = window.dataLayer || [];\n\n function gtag() {\n dataLayer.push(arguments);\n }\n gtag('js', new Date());\n gtag('config', 'G-BCF540V25B');\n </script>\n\n <!-- Google Tag Manager -->\n <script>\n (function(w, d, s, l, i) {\n w[l] = w[l] || [];\n w[l].push({\n 'gtm.start': new Date().getTime(),\n event: 'gtm.js'\n });\n var f = d.getElementsByTagName(s)[0],\n j = d.createElement(s),\n dl = l != 'dataLayer' ? '&l=' + l : '';\n j.async = true;\n j.src =\n 'https://www.googletagmanager.com/gtm.js?id=' + i + dl;\n f.parentNode.insertBefore(j, f);\n })(window, document, 'script', 'dataLayer', 'GTM-N92RVJS');\n </script>\n <!-- END Google Tag Manager -->\n\n <script src=\"https://analytics.ahrefs.com/analytics.js\" data-key=\"P0GeVf5apqijyWh6Hrrp2Q\" async></script>\n\n <script>\n var ahrefs_analytics_script = document.createElement('script');\n ahrefs_analytics_script.async = true;\n ahrefs_analytics_script.src = 'https://analytics.ahrefs.com/analytics.js';\n ahrefs_analytics_script.setAttribute('data-key', 'P0GeVf5apqijyWh6Hrrp2Q');\n document.getElementsByTagName('head')[0].appendChild(ahrefs_analytics_script);\n </script>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n<meta name='robots' content='noindex, follow' />\n<script id=\"cookieyes\" type=\"text/javascript\" src=\"https://cdn-cookieyes.com/client_data/48f5e81ee8d8036de260df81/script.js\"></script> <!-- System - Store Traffic Data -->\n <script data-cookieyes=\"cookieyes-necessary\">\n var referrerURL = document.referrer;\n var referrerCheck = referrerURL + \"\";\n //External referrer\n if (!referrerCheck.startsWith('https://syncrosecure.com/') && !referrerCheck.startsWith('https://parmail.syncromsp.com/')) {\n var urlp;\n var urlc = window.location.href;\n\n //set params\n if (urlc.includes('utm_')) {\n //UTM'd Traffic\n urlp = urlc.split('?')[1];\n } else if (urlc.includes('gclid')) {\n urlp = 'utm_medium=paid%20search&utm_source=google';\n } else if (referrerURL) {\n //Known Referrer\n referrerCheck = referrerURL.replace('https://', '').replace('http://', '').replace('www.', '').split('/');\n if (referrerCheck[0].includes('google') || referrerCheck[0].includes('yahoo') || referrerCheck[0].includes('bing') || referrerCheck[0].includes('ask.com') || referrerCheck[0].includes('duckduckgo')) {\n //Organic Search\n urlp = 'utm_medium=organic%20search&utm_source=' + referrerCheck[0].replace('.com', '');\n } else if (referrerCheck[0].includes('syncrosecure') && !referrerCheck[0].includes('discover.syncromsp.com')) {\n //Product Traffic\n urlp = 'utm_medium=internal%link&utm_source=product';\n } else if (referrerCheck[0].includes('facebook') || referrerCheck[0].includes('twitter') || referrerCheck[0].includes('linkedin') || referrerCheck[0].includes('reddit') || referrerCheck[0].includes('youtube')) {\n //Organic Social\n urlp = 'utm_medium=organic%20social&utm_source=' + referrerCheck[0].replace('.com', '');\n } else {\n //Referral Traffic\n urlp = 'utm_m"
},
"issue": "The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.",
"howToFix": "Publish /.well-known/oauth-protected-resource with resource and authorization_servers fields."
},
{
"id": "agent-auth-block",
"title": "Validate agent_auth authorization metadata",
"status": "fail",
"evidence": {
"valid": false,
"issue": "OAuth authorization server metadata could not be fetched.",
"fetch": {
"ok": false,
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 322480,
"text": "<!DOCTYPE html>\n<html lang=\"en-US\">\n<head>\n\t<meta charset=\"UTF-8\" />\n\t <!-- Custom Consent Mode Script -->\n <script>\n window.dataLayer = window.dataLayer || [];\n\n function gtag() {\n dataLayer.push(arguments);\n }\n gtag(\"consent\", \"default\", {\n ad_storage: \"granted\",\n ad_user_data: \"granted\",\n ad_personalization: \"granted\",\n analytics_storage: \"granted\",\n functionality_storage: \"granted\",\n personalization_storage: \"granted\",\n security_storage: \"granted\",\n wait_for_update: 2000,\n });\n gtag(\"set\", \"ads_data_redaction\", true);\n gtag(\"set\", \"url_passthrough\", true);\n </script>\n\n <!-- Google tag (gtag.js) -->\n <script async src=\"https://www.googletagmanager.com/gtag/js?id=G-BCF540V25B\"></script>\n <script>\n window.dataLayer = window.dataLayer || [];\n\n function gtag() {\n dataLayer.push(arguments);\n }\n gtag('js', new Date());\n gtag('config', 'G-BCF540V25B');\n </script>\n\n <!-- Google Tag Manager -->\n <script>\n (function(w, d, s, l, i) {\n w[l] = w[l] || [];\n w[l].push({\n 'gtm.start': new Date().getTime(),\n event: 'gtm.js'\n });\n var f = d.getElementsByTagName(s)[0],\n j = d.createElement(s),\n dl = l != 'dataLayer' ? '&l=' + l : '';\n j.async = true;\n j.src =\n 'https://www.googletagmanager.com/gtm.js?id=' + i + dl;\n f.parentNode.insertBefore(j, f);\n })(window, document, 'script', 'dataLayer', 'GTM-N92RVJS');\n </script>\n <!-- END Google Tag Manager -->\n\n <script src=\"https://analytics.ahrefs.com/analytics.js\" data-key=\"P0GeVf5apqijyWh6Hrrp2Q\" async></script>\n\n <script>\n var ahrefs_analytics_script = document.createElement('script');\n ahrefs_analytics_script.async = true;\n ahrefs_analytics_script.src = 'https://analytics.ahrefs.com/analytics.js';\n ahrefs_analytics_script.setAttribute('data-key', 'P0GeVf5apqijyWh6Hrrp2Q');\n document.getElementsByTagName('head')[0].appendChild(ahrefs_analytics_script);\n </script>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n<meta name='robots' content='noindex, follow' />\n<script id=\"cookieyes\" type=\"text/javascript\" src=\"https://cdn-cookieyes.com/client_data/48f5e81ee8d8036de260df81/script.js\"></script> <!-- System - Store Traffic Data -->\n <script data-cookieyes=\"cookieyes-necessary\">\n var referrerURL = document.referrer;\n var referrerCheck = referrerURL + \"\";\n //External referrer\n if (!referrerCheck.startsWith('https://syncrosecure.com/') && !referrerCheck.startsWith('https://parmail.syncromsp.com/')) {\n var urlp;\n var urlc = window.location.href;\n\n //set params\n if (urlc.includes('utm_')) {\n //UTM'd Traffic\n urlp = urlc.split('?')[1];\n } else if (urlc.includes('gclid')) {\n urlp = 'utm_medium=paid%20search&utm_source=google';\n } else if (referrerURL) {\n //Known Referrer\n referrerCheck = referrerURL.replace('https://', '').replace('http://', '').replace('www.', '').split('/');\n if (referrerCheck[0].includes('google') || referrerCheck[0].includes('yahoo') || referrerCheck[0].includes('bing') || referrerCheck[0].includes('ask.com') || referrerCheck[0].includes('duckduckgo')) {\n //Organic Search\n urlp = 'utm_medium=organic%20search&utm_source=' + referrerCheck[0].replace('.com', '');\n } else if (referrerCheck[0].includes('syncrosecure') && !referrerCheck[0].includes('discover.syncromsp.com')) {\n //Product Traffic\n urlp = 'utm_medium=internal%link&utm_source=product';\n } else if (referrerCheck[0].includes('facebook') || referrerCheck[0].includes('twitter') || referrerCheck[0].includes('linkedin') || referrerCheck[0].includes('reddit') || referrerCheck[0].includes('youtube')) {\n //Organic Social\n urlp = 'utm_medium=organic%20social&utm_source=' + referrerCheck[0].replace('.com', '');\n } else {\n //Referral Traffic\n urlp = 'utm_m"
}
},
"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": "link:href",
"weight": 3,
"match": "auth link"
},
{
"source": "visible-text",
"weight": 3,
"match": "log in"
},
{
"source": "visible-text",
"weight": 3,
"match": "password"
}
]
},
"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
5 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": 5,
"questionH2s": 0,
"hasFaq": false,
"nonQuestionH2s": [
{
"index": 1,
"text": "Don’t just manage IT. Secure it with Syncro.",
"isQuestion": false,
"html": "<h2 class=\"wp-block-heading has-base-color has-text-color has-link-color wp-elements-b35a49cc41124a17d2b33c1a6998ad5a\" id=\"h-don-t-just-manage-it-secure-it-with-syncro\">Don’t just manage IT. <br>Secure it with Syncro.</h2>"
},
{
"index": 2,
"text": "Backup Solutions for MSPs: Recovery Speed, Cost & What Actually Scales",
"isQuestion": false,
"html": "<h2 style=\"padding-top:var(--wp--preset--spacing--30);\" class=\"has-link-color wp-elements-9b80df0f6aba251b23cc5bf3fb199b20 wp-block-post-title has-text-color has-base-color\"><a href=\"https://syncrosecure.com/blog/backup-solutions-for-msp/\" target=\"_self\">Backup Solutions for MSPs: Recovery Speed, Cost & What Actually Scales</a></h2>"
},
{
"index": 3,
"text": "Backup Solutions for MSPs: Recovery Speed, Cost & What Actually Scales",
"isQuestion": false,
"html": "<h2 style=\"padding-top:var(--wp--preset--spacing--30);\" class=\"has-link-color wp-elements-9b80df0f6aba251b23cc5bf3fb199b20 wp-block-post-title has-text-color has-base-color\"><a href=\"https://syncrosecure.com/blog/backup-solutions-for-msp/\" target=\"_self\">Backup Solutions for MSPs: Recovery Speed, Cost & What Actually Scales</a></h2>"
},
{
"index": 4,
"text": "Start Your Free Trial with Syncro Today",
"isQuestion": false,
"html": "<h2 class=\"wp-block-heading\" id=\"h-start-your-free-trial-with-syncro-today\">Start Your Free Trial with Syncro Today</h2>"
},
{
"index": 5,
"text": "Start Your Free Trial with Syncro Today",
"isQuestion": false,
"html": "<h2 class=\"wp-block-heading\" id=\"h-start-your-free-trial-with-syncro-today-0\">Start Your Free Trial with Syncro Today</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; charset=UTF-8",
"length": 322480
},
{
"path": "/.well-known/oauth-authorization-server",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 322480
}
]
},
"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": "link:href",
"weight": 3,
"match": "auth link"
},
{
"source": "visible-text",
"weight": 3,
"match": "log in"
},
{
"source": "visible-text",
"weight": 3,
"match": "password"
}
]
},
"resourceFetchSucceeded": false
}Agent Ease of UseAuthEmerging recommendation
OAuth Protected Resource
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Informational
Agent Ease of UseAuthEmerging recommendation
OAuth Protected Resource
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Needs attention
OAuth Protected Resource
Issue
The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.
Why it matters
Protected Resource metadata tells agents which authorization servers protect an API and how to connect authentication challenges to the right resource.
Check name
OAuth Protected Resource
Score
0/100
Status
informational
Category
Auth
Maturity
Emerging recommendation
Goal
Publish OAuth Protected Resource Metadata so agents can discover how to authenticate.
Result
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Validation steps
Fetch protected resource metadata
The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.
Validate protected resource metadata
Response is not valid JSON.
Validate protected resource identity
Protected resource metadata `resource` did not match the resource identifier used to retrieve it.
Probe protected API Bearer challenge
No protected route with a 401 Bearer challenge was detected; metadata alone does not prove a protected resource.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch protected resource metadata",
"status": "fail",
"evidence": {
"path": "/.well-known/oauth-protected-resource",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8"
},
"issue": "The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.",
"howToFix": "Publish /.well-known/oauth-protected-resource JSON."
},
{
"id": "metadata",
"title": "Validate protected resource metadata",
"status": "fail",
"evidence": {
"valid": false,
"compatibleContentType": false,
"issue": "Response is not valid JSON.",
"rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en-US\">\n<head>\n\t<meta charset=\"UTF-8\" />\n\t <!-- Custom Consent Mode Script -->\n <script>\n window.dataLayer = window.dataLayer || [];\n\n function gtag() {\n dataLayer.push(arguments);\n }\n gtag(\"consent\", \"default\", {\n ad_storage: \"granted\",\n ad_user_data: \"granted\",\n ad_personalization: \"granted\",\n analytics_storage: \"granted\",\n functionality_storage: \"granted\",\n personalization_storage: \"granted\",\n security_storage: \"granted\",\n wait_for_update: 2000,\n });\n gtag(\"set\", \"ads_data_redaction\", true);\n gtag(\"set\", \"url_passthrough\", true);\n </script>\n\n <!-- Google tag (gtag.js) -->\n <script async src=\"https://www.googletagmanager.com/gtag/js?id=G-BCF540V25B\"></script>\n <script>\n window.dataLayer"
},
"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://syncrosecure.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://syncrosecure.com/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
},
{
"path": "/api/admin/summary",
"statusCode": 404,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://syncrosecure.com/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
},
{
"path": "/api/scans",
"statusCode": 404,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://syncrosecure.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": "link:href",
"weight": 3,
"match": "auth link"
},
{
"source": "visible-text",
"weight": 3,
"match": "log in"
},
{
"source": "visible-text",
"weight": 3,
"match": "password"
}
]
},
"resourceFetchSucceeded": false
}Performance and AccessibilityAccessibilityBrowser audit
Heading elements are not in a sequentially-descending order
100 Fail
Performance and AccessibilityAccessibilityBrowser audit
Heading elements are not in a sequentially-descending order
Check name
Heading elements are not in a sequentially-descending order
Score
0/100
Status
fail
Device
desktop
Category
Accessibility
Fix guidance
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order).
References
https://web.dev/learn/accessibility/Evidence
{
"description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order)."
}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
10 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": "10 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
Reduce unused JavaScript
14 Fail
Performance and AccessibilityPerformanceBrowser audit
Reduce unused JavaScript
Check name
Reduce unused JavaScript
Score
0/100
Status
fail
Device
desktop
Category
Performance
Estimated savings
Est savings of 253Â 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 253Â 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": 160
}Performance and AccessibilityPerformanceBrowser audit
Avoid enormous network payloads
7 Warning
Performance and AccessibilityPerformanceBrowser audit
Avoid enormous network payloads
Check name
Avoid enormous network payloads
Score
50/100
Status
warning
Device
desktop
Category
Performance
Estimated savings
Total size was 6,424Â KiB
Fix guidance
Large network payloads cost users real money and are highly correlated with long load times. [Learn how to reduce payload sizes](https://developer.chrome.com/docs/lighthouse/performance/total-byte-weight/).
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Total size was 6,424Â KiB",
"description": "Large network payloads cost users real money and are highly correlated with long load times. [Learn how to reduce payload sizes](https://developer.chrome.com/docs/lighthouse/performance/total-byte-weight/).",
"numericValue": 6577997
}Performance and AccessibilityPerformanceBrowser audit
Improve image delivery
7 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 1,938Â 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 1,938Â 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
Legacy JavaScript
7 Warning
Performance and AccessibilityPerformanceBrowser audit
Legacy JavaScript
Check name
Legacy JavaScript
Score
50/100
Status
warning
Device
desktop
Category
Performance
Estimated savings
Est savings of 34Â KiB
Fix guidance
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile [Baseline](https://web.dev/articles/baseline-and-polyfills) features, unless you know you must support older browsers. [Learn why most sites can deploy ES6+ code without transpiling](https://developer.chrome.com/docs/performance/insights/legacy-javascript)
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 34Â KiB",
"description": "Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile [Baseline](https://web.dev/articles/baseline-and-polyfills) features, unless you know you must support older browsers. [Learn why most sites can deploy ES6+ code without transpiling](https://developer.chrome.com/docs/performance/insights/legacy-javascript)"
}Performance and AccessibilityPerformanceBrowser audit
Reduce unused CSS
7 Warning
Performance and AccessibilityPerformanceBrowser audit
Reduce unused CSS
Check name
Reduce unused CSS
Score
50/100
Status
warning
Device
desktop
Category
Performance
Estimated savings
Est savings of 18Â 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 18Â 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
Use efficient cache lifetimes
7 Warning
Performance and AccessibilityPerformanceBrowser audit
Use efficient cache lifetimes
Check name
Use efficient cache lifetimes
Score
50/100
Status
warning
Device
desktop
Category
Performance
Estimated savings
Est savings of 190Â KiB
Fix guidance
A long cache lifetime can speed up repeat visits to your page. [Learn more about caching](https://developer.chrome.com/docs/performance/insights/cache).
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 190Â KiB",
"description": "A long cache lifetime can speed up repeat visits to your page. [Learn more about caching](https://developer.chrome.com/docs/performance/insights/cache)."
}Performance and AccessibilityPerformanceBrowser audit
Loading performance
2 Fail
Performance and AccessibilityPerformanceBrowser audit
Loading performance
Check name
Loading performance
Score
86/100
Status
fail
Device
desktop
Category
Performance
Fix guidance
Review the grouped loading performance checks and improve the failing sub-checks listed in evidence.
References
https://web.dev/learn/performance/Evidence
{
"checks": [
{
"id": "network-rtt",
"title": "Network Round Trip Times",
"score": 100,
"displayValue": "10Â ms",
"numericValue": 14.309640000000002
},
{
"id": "largest-contentful-paint",
"title": "Largest Contentful Paint",
"score": 77,
"displayValue": "1.6Â s",
"numericValue": 1581.022761367933
},
{
"id": "max-potential-fid",
"title": "Max Potential First Input Delay",
"score": 90,
"displayValue": "130Â ms",
"numericValue": 128
},
{
"id": "total-blocking-time",
"title": "Total Blocking Time",
"score": 83,
"displayValue": "180Â ms",
"numericValue": 183.00000000000045
},
{
"id": "first-contentful-paint",
"title": "First Contentful Paint",
"score": 100,
"displayValue": "0.3Â s",
"numericValue": 331.0030348490577
},
{
"id": "interactive",
"title": "Time to Interactive",
"score": 62,
"displayValue": "3.9Â s",
"numericValue": 3876.9381056188668
},
{
"id": "speed-index",
"title": "Speed Index",
"score": 78,
"displayValue": "1.6Â s",
"numericValue": 1630.6715839211056
},
{
"id": "server-response-time",
"title": "Initial server response time was short",
"score": 100,
"displayValue": "Root document took 360Â ms",
"numericValue": 364
}
]
}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 |
|---|---|---|---|
| 60/100 | Level 3, Bot-Aware | Current report |