Export Report
OVERALL SCORE
Level 3, Bot-Aware
- AI Discoverability 63 out of 100
- Agent Ease of Use 55 out of 100
- Security & Trust 69 out of 100
- GEO, AIO and AEO 61 out of 100
- SEO 92 out of 100
- Performance 78 out of 100
- Accessibility 83 out of 100
What AI sees of your website
App Logging & Error Monitoring Tool | Bugfender
Bugfender is a log storage service for application developers. Resolve bugs more effectively and provide better customer support with full logs, not just crashes.
Next step
Turn this report into a fix workflow
1 failed check is 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 | 26 | 1 | 1 | View details |
| Discoverability | 67 | Needs work | 8 | 0 | 0 | |
| Content Readiness | 52 | Needs work | 14 | 1 | 1 | View details |
| Bot Access Control | 69 | Needs work | 4 | 0 | 0 | |
| Agent Ease of Use | 55 | Needs work | 2 | 0 | 0 | |
| API | 67 | Needs work | 1 | 0 | 0 | |
| Skill Discovery | 54 | Needs work | 1 | 0 | 0 | |
| GEO, AIO and AEO | 61 | Needs work | 7 | 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 | 2 | 0 | 0 | |
| SEO | 92 | Strong | 9 | 0 | 0 | |
| SEO | 92 | Strong | 9 | 0 | 0 | |
| Security & Trust | 69 | Needs work | 18 | 3 | 1 | View details |
| Security & Trust | 69 | Needs work | 18 | 3 | 1 | View details |
| Performance | 78 | Mostly ready | 17 | 0 | 0 | |
| Performance | 78 | Mostly ready | 17 | 0 | 0 | |
| Accessibility | 83 | Mostly ready | 6 | 1 | 0 | View details |
| Accessibility | 83 | Mostly ready | 6 | 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 "Parse CSP directives".
57 Fail
Security & TrustSecurity & TrustEstablished
Content-Security-Policy
Content-Security-Policy failed at "Parse CSP directives".
Needs attention
Content-Security-Policy
Issue
CSP directive "script-src" appears more than once; browsers use the first occurrence.
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
43/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 "Parse CSP directives".
Validation steps
Parse CSP directives
CSP directive "script-src" appears more than once; browsers use the first occurrence.
Duplicate CSP directive: script-src. Browsers use the first occurrence and ignore later duplicates.
Duplicate CSP directive: style-src. Browsers use the first occurrence and ignore later duplicates.
Duplicate CSP directive: img-src. Browsers use the first occurrence and ignore later duplicates.
Duplicate CSP directive: connect-src. Browsers use the first occurrence and ignore later duplicates.
Evaluate fetch baseline
default-src is present but not meaningfully restrictive.
Evaluate script execution
script-src leaves script execution broadly unrestricted.
Review CSP reporting
CSP does not define a reporting endpoint.
Evidence log4 steps · 16 lines
Parse CSP directives [fail]! CSP directive "script-src" appears more than once; browsers use the first occurrence.INFOParse CSP directivesINFOParse enforcing CSP directives directives=["default-src","script-src","style-src","img-src","connect-src","font-src","media-src","child-src","form-action","frame-ancestors","object-src","frame-src","worker-src","manifest-src","base-uri","upgrade-insecure-requests"] reportOnlyDirectives=[]FAILCheck directive syntax actual={"duplicateDirectives":["script-src","style-src","img-src","connect-src","font-src","media-src","child-src","form-action","frame-ancestors","object-src","frame-src","worker-src","manifest-src","base-uri","upgrade-insecure-requests"],"unknownDirectives":[],"malformedDirectives":[],"emptyPolicy":false} expected="parseable directives with no duplicate or malformed names" issue="CSP directive \"script-src\" appears more than once; browsers use the first occurrence."FAILCSP directive "script-src" appears more than once; browsers use the first occurrence.Evaluate fetch baseline [fail]! default-src is present but not meaningfully restrictive.INFOEvaluate fetch baselineINFOEvaluate resource loading fallback defaultSrc=["'self'","https:"] explicitFetchDirectives=["child-src","connect-src","font-src","frame-src","img-src","manifest-src","media-src","object-src","script-src","style-src","worker-src"]FAILCompare fetch baseline actual=["'self'","https:"] expected="restricted default-src or broad explicit fetch coverage" issue="default-src is present but not meaningfully restrictive."FAILdefault-src is present but not meaningfully restrictive.Evaluate script execution [fail]! script-src leaves script execution broadly unrestricted.INFOEvaluate script executionINFOInspect effective script directive effectiveDirective="script-src" sources=["'self'","'unsafe-inline'","'unsafe-eval'","https:"]FAILCompare script execution posture actual={"hasNonce":false,"hasHash":false,"hasStrictDynamic":false,"hasUnsafeInline":true,"hasUnsafeEval":true,"hasWildcardHost":false,"hasBroadScheme":true,"dangerousSchemes":[]} expected="constrained script sources without unsafe execution allowances" issue="script-src leaves script execution broadly unrestricted."FAILscript-src leaves script execution broadly unrestricted.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
Author attribution
Author attribution is partially implemented.
45 Warning
AI DiscoverabilityContent ReadinessEstablished
Author attribution
Author attribution is partially implemented.
Needs attention
Author attribution
Issue
No named author or publisher identity could be extracted.
Why it matters
Author attribution helps agents cite content responsibly, assess source credibility, and distinguish editorial pages from anonymous marketing copy.
Check name
Author attribution
Score
55/100
Status
warning
Category
Content Readiness
Maturity
Established
Goal
Identify content authors or publishers for trust and attribution.
Result
Author attribution is partially implemented.
Validation steps
Schema.org attribution
Schema.org attribution is incomplete or relies only on publisher/fallback evidence.
Author identity quality
No named author or publisher identity could be extracted.
Evidence log2 steps · 8 lines
Schema.org attribution [warning]! Schema.org attribution is incomplete or relies only on publisher/fallback evidence.INFOSchema.org attributionINFOChecking structured data for author, creator, and publisher contributorsWARNCheck named Schema.org author count actual=0 expected="> 0" authorCount=0 publisherCount=0 namedContributors=0 authors=[] publishers=[] formats=[]WARNSchema.org attribution is incomplete or fallback-only authorCount=0 publisherCount=0 authors=[] publishers=[]Author identity quality [fail]! No named author or publisher identity could be extracted.INFOAuthor identity qualityINFOChecking contributors for stable identity signalsFAILCheck identified contributor count actual=0 expected="> 0" namedContributors=0 identifiedContributors=[] unidentifiedContributors=[]FAILNo named contributor identity could be extracted
AccessibilityAccessibilityBrowser audit
Elements use prohibited ARIA attributes
100 Fail
AccessibilityAccessibilityBrowser audit
Elements use prohibited ARIA attributes
Check name
Elements use prohibited ARIA attributes
Score
0/100
Status
fail
Device
desktop
Category
Accessibility
Fix guidance
Using ARIA attributes in roles where they are prohibited can mean that important information is not communicated to users of assistive technologies. [Learn more about prohibited ARIA roles](https://dequeuniversity.com/rules/axe/4.11/aria-prohibited-attr).
Evidence
{
"description": "Using ARIA attributes in roles where they are prohibited can mean that important information is not communicated to users of assistive technologies. [Learn more about prohibited ARIA roles](https://dequeuniversity.com/rules/axe/4.11/aria-prohibited-attr)."
}Sign in to see 31 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