Export Report
OVERALL SCORE
Level 3, Bot-Aware
- AI Discoverability 63 out of 100
- Agent Ease of Use 58 out of 100
- Security & Trust 67 out of 100
- GEO, AIO and AEO 66 out of 100
- SEO 92 out of 100
- Performance 63 out of 100
- Accessibility 58 out of 100
What AI sees of your website
Secure Data Recovery: Certified Data Recovery Experts
Secure Data Recovery is the most certified data recovery provider in the US, with a 96% success rate across hard drives, SSDs, RAID, and mobile devices.
Next step
Turn this report into a fix workflow
2 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 | 63 | Needs work | 29 | 1 | 2 | View details |
| Discoverability | 67 | Needs work | 8 | 0 | 0 | |
| Content Readiness | 60 | Needs work | 18 | 1 | 2 | View details |
| Bot Access Control | 63 | Needs work | 3 | 0 | 0 | |
| Agent Ease of Use | 58 | Needs work | 3 | 0 | 0 | |
| Auth | 48 | Priority fix | 1 | 0 | 0 | |
| Google Agentic Browsing | 99 | Strong | 2 | 0 | 0 | |
| GEO, AIO and AEO | 66 | Needs work | 9 | 0 | 0 | |
| GEO Readiness | Not Applicable | Not Applicable | 2 | 0 | 0 | |
| AIO Readiness | Not Applicable | Not Applicable | 3 | 0 | 0 | |
| AEO Readiness | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| SEO | 92 | Strong | 8 | 0 | 0 | |
| SEO | 92 | Strong | 8 | 0 | 0 | |
| Security & Trust | 67 | Needs work | 16 | 2 | 2 | View details |
| Security & Trust | 67 | Needs work | 16 | 2 | 2 | View details |
| Performance | 63 | Needs work | 15 | 1 | 0 | View details |
| Performance | 63 | Needs work | 15 | 1 | 0 | View details |
Prioritized recommendations
Issues ranked by score impact
3 items need attention
Security & TrustSecurity & TrustEstablished
Content-Security-Policy
Content-Security-Policy failed at "Evaluate fetch baseline".
50 Fail
Security & TrustSecurity & TrustEstablished
Content-Security-Policy
Content-Security-Policy failed at "Evaluate fetch baseline".
Needs attention
Content-Security-Policy
Issue
CSP does not define default-src; several fetch directives may have no restrictive fallback.
Details
Why it matters
Content Security Policy reduces the impact of injection bugs by limiting where scripts, styles, frames, forms, and other browser resources can load or execute.
Check name
Content-Security-Policy
Score
50/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Constrain browser resource loading and script execution with an enforcing Content-Security-Policy header.
Result
Content-Security-Policy failed at "Evaluate fetch baseline".
Validation steps
Evaluate fetch baseline
CSP does not define default-src; several fetch directives may have no restrictive fallback.
CSP fetch baseline is too broad or missing
Evaluate script execution
No script-src or default-src directive constrains script execution.
CSP script execution policy is unsafe
Review hardening directives
CSP is missing recommended hardening directives: object-src, base-uri.
CSP hardening directives are missing or weak
Review CSP reporting
CSP does not define a reporting endpoint.
CSP reporting is missing or incomplete
Evidence log4 steps · 16 lines
Evaluate fetch baseline [fail]! CSP does not define default-src; several fetch directives may have no restrictive fallback.INFOEvaluate fetch baselineINFOEvaluate resource loading fallback explicitFetchDirectives=[]FAILCompare fetch baseline actual="0 explicit fetch directives" expected="restricted default-src or broad explicit fetch coverage" issue="CSP does not define default-src; several fetch directives may have no restrictive fallback."FAILCSP does not define default-src; several fetch directives may have no restrictive fallback.Evaluate script execution [fail]! No script-src or default-src directive constrains script execution.INFOEvaluate script executionINFOInspect effective script directive FAILCompare script execution posture actual={"hasNonce":false,"hasHash":false,"hasStrictDynamic":false,"hasUnsafeInline":false,"hasUnsafeEval":false,"hasWildcardHost":false,"hasBroadScheme":false,"dangerousSchemes":[]} expected="constrained script sources without unsafe execution allowances" issue="No script-src or default-src directive constrains script execution."FAILNo script-src or default-src directive constrains script execution.Review hardening directives [warning]! CSP is missing recommended hardening directives: object-src, base-uri.INFOReview hardening directivesINFOInspect CSP hardening directives frameAncestors=["'self'"] formCount=0WARNCompare recommended hardening coverage actual=["object-src","base-uri"] expected="no missing object-src/base-uri/form-action requirements" issue="CSP is missing recommended hardening directives: object-src, base-uri."WARNCSP is missing recommended hardening directives: object-src, base-uri.Review CSP reporting [warning]! CSP does not define a reporting endpoint.INFOReview CSP reportingINFOInspect CSP reporting directives reportOnlyHeaderPresent=false reportOnlyDirectives=[]WARNCompare violation reporting configuration actual="no reporting endpoint" expected="report-to or report-uri present" issue="CSP does not define a reporting endpoint."WARNCSP does not define a reporting endpoint.
AI DiscoverabilityContent ReadinessEstablished
Content freshness signals
Content freshness signals is missing or incomplete.
37 Fail
AI DiscoverabilityContent ReadinessEstablished
Content freshness signals
Content freshness signals is missing or incomplete.
Needs attention
Content freshness signals
Issue
Content freshness signals are invalid: microdata datePublished is not a parseable date (2026-undefined-04).; meta datePublished is not a parseable date (2026-undefined-04)..
Details
Why it matters
Freshness signals help agents, crawlers, and search systems decide whether content is current enough to cite, summarize, cache, or compare against newer sources.
Check name
Content freshness signals
Score
63/100
Status
fail
Category
Content Readiness
Maturity
Established
Goal
Expose modified and published dates for freshness-aware retrieval, citation, and ranking.
Result
Content freshness signals is missing or incomplete.
Validation steps
Validate structured freshness dates
No Schema.org freshness dates were found.
Structured freshness dates are missing or invalid
Validate metadata freshness dates
No Open Graph, Dublin Core, or generic meta freshness date was found.
Metadata freshness dates are missing or invalid
Check date validity and consistency
microdata datePublished is not a parseable date (2026-undefined-04).; meta datePublished is not a parseable date (2026-undefined-04).
Freshness dates are invalid or inconsistent
Evidence log3 steps · 12 lines
Validate structured freshness dates [warning]! No Schema.org freshness dates were found.INFOValidate structured freshness datesINFOCollecting Schema.org freshness dates from JSON-LD, Microdata, and RDFaWARNCheck structured freshness date count actual=3 expected="> 0" invalidDateCount=1 formats={"microdata":3} alternateDates=[{"source":"http","channel":"header","property":"Last-Modified","value":"Sun, 12 Jul 2026 15:06:34 GMT","parsed":"2026-07-12T15:06:34.000Z","location":"HTTP response header: Last-Modified"},{"source":"microdata","channel":"structured","property":"datePublished","value":"July 2, 2026","parsed":"2026-07-02T00:00:00.000Z","location":"Microdata structured data itemprop=\"datePublished\" (Review.datePublished)"},{"source":"microdata","channel":"structured","property":"datePublished","value":"July 2, 2026","parsed":"2026-07-02T00:00:00.000Z","location":"Microdata structured data itemprop=\"datePublished\" (Review.datePublished)"},{"source":"meta","channel":"meta","property":"datePublished","value":"July 2, 2026","parsed":"2026-07-02T00:00:00.000Z","location":"HTML <meta> tag (meta[itemprop=\"datePublished\"][content=\"July 2, 2026\"])"},{"source":"meta","channel":"meta","property":"datePublished","value":"July 2, 2026","parsed":"2026-07-02T00:00:00.000Z","location":"HTML <meta> tag (meta[itemprop=\"datePublished\"][content=\"July 2, 2026\"])"},{"source":"sitemap","channel":"sitemap","property":"lastmod","value":"2026-06-25","parsed":"2026-06-25T00:00:00.000Z","location":"matching sitemap <lastmod> entry for this page URL"}]WARNStructured freshness dates include invalid values invalidDateCount=1Validate metadata freshness dates [warning]! No Open Graph, Dublin Core, or generic meta freshness date was found.INFOValidate metadata freshness datesINFOCollecting Open Graph, Dublin Core, and generic meta freshness datesWARNCheck metadata freshness date count actual=3 expected="> 0" metaDateCount=3 invalidDateCount=1 alternateDates=[{"source":"http","channel":"header","property":"Last-Modified","value":"Sun, 12 Jul 2026 15:06:34 GMT","parsed":"2026-07-12T15:06:34.000Z","location":"HTTP response header: Last-Modified"},{"source":"microdata","channel":"structured","property":"datePublished","value":"July 2, 2026","parsed":"2026-07-02T00:00:00.000Z","location":"Microdata structured data itemprop=\"datePublished\" (Review.datePublished)"},{"source":"microdata","channel":"structured","property":"datePublished","value":"July 2, 2026","parsed":"2026-07-02T00:00:00.000Z","location":"Microdata structured data itemprop=\"datePublished\" (Review.datePublished)"},{"source":"meta","channel":"meta","property":"datePublished","value":"July 2, 2026","parsed":"2026-07-02T00:00:00.000Z","location":"HTML <meta> tag (meta[itemprop=\"datePublished\"][content=\"July 2, 2026\"])"},{"source":"meta","channel":"meta","property":"datePublished","value":"July 2, 2026","parsed":"2026-07-02T00:00:00.000Z","location":"HTML <meta> tag (meta[itemprop=\"datePublished\"][content=\"July 2, 2026\"])"},{"source":"sitemap","channel":"sitemap","property":"lastmod","value":"2026-06-25","parsed":"2026-06-25T00:00:00.000Z","location":"matching sitemap <lastmod> entry for this page URL"}]WARNMetadata freshness dates include invalid values invalidDateCount=1Check date validity and consistency [fail]! microdata datePublished is not a parseable date (2026-undefined-04).; meta datePublished is not a parseable date (2026-undefined-04).INFOCheck date validity and consistencyINFOChecking collected freshness dates for invalid values, future dates, and inconsistent orderingFAILCheck critical freshness issue count actual=2 expected=0 warningIssueCount=0 issues=[{"severity":"fail","message":"microdata datePublished is not a parseable date (2026-undefined-04)."},{"severity":"fail","message":"meta datePublished is not a parseable date (2026-undefined-04)."}]FAILInvalid freshness date issue found issues=["microdata datePublished is not a parseable date (2026-undefined-04).","meta datePublished is not a parseable date (2026-undefined-04)."]
PerformancePerformanceBrowser audit
Font display
100 Fail
PerformancePerformanceBrowser audit
Font display
Check name
Font display
Score
0/100
Status
fail
Device
desktop
Category
Performance
Estimated savings
Est savings of 80 ms
Fix guidance
Consider setting [font-display](https://developer.chrome.com/docs/performance/insights/font-display) to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with [font metric overrides](https://developer.chrome.com/blog/font-fallbacks).
References
web.dev/learn/performanceEvidence
{
"displayValue": "Est savings of 80 ms",
"description": "Consider setting [font-display](https://developer.chrome.com/docs/performance/insights/font-display) to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with [font metric overrides](https://developer.chrome.com/blog/font-fallbacks)."
}Sign in to see 37 other issues and the full report
Create a free account to unlock every issue, evidence details, exports, and higher free limits.
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