SAMPLE REPORT — This is an example of what you'll receive. Request a free scan for your own site →

ADA Accessibility Audit Report

Sample Report — Paperkite Technologies

Executive Summary

Medium Risk
ADA Compliance
3
Pages Scanned
1
Total Issues
1
Serious Issues

WCAG 2.1 Compliance

StandardStatus
WCAG 2.1 Level AFailing
WCAG 2.1 Level AAFailing

Issue Breakdown by Severity

0
Critical
1
Serious
0
Moderate
0
Minor

Top Issues

IssueSeverityInstances
link-in-text-block
Ensure links are distinguished from surrounding text in a way that does not rely on color
Serious1

Detailed Findings by Page

https://selfhostedguides.com — No issues

This page passed all accessibility checks.

https://selfhostedguides.com/ — No issues

This page passed all accessibility checks.

https://selfhostedguides.com/about — 1 issue(s)

Serious link-in-text-block (1 instance)

Ensure links are distinguished from surrounding text in a way that does not rely on color

Serious link-in-text-block

Ensure links are distinguished from surrounding text in a way that does not rely on color

WCAG Rule: link-in-text-block

Selector: a[href$="paperkite.sh"]

View affected element
<a href="https://paperkite.sh">Paperkite Technologies</a>

Recommendations

  1. Fix serious issues within 30 days. These significantly degrade the experience for assistive technology users and represent ADA compliance risk.
  2. Implement automated accessibility testing in your CI/CD pipeline to catch regressions early.
  3. Conduct manual testing with screen readers (NVDA, VoiceOver, JAWS) for issues automated tools can't detect.

Methodology

This audit was conducted using automated accessibility testing with axe-core, the industry-standard accessibility rules engine, testing against WCAG 2.1 Level A and AA success criteria. Automated testing can detect approximately 30-50% of accessibility issues. A comprehensive audit should include manual testing and user testing with assistive technologies.