WCAG 2.4.4 : Link Purpose (In Context)
The purpose of each link must be determinable from the link text alone or from the link text together with its context.
Check if your website passes WCAG 2.4.4
Common Failures
"Click here" and "Read more" links without context, image links without alt text, ambiguous link text.
How to Fix
Use descriptive link text that explains the destination. Add aria-label for links that need additional context.
How EAAPass Tests WCAG 2.4.4
EAAPass automatically tests WCAG 2.4.4 (Link Purpose (In Context)) using three engines simultaneously:
- axe-core — Checks DOM elements against the 2.4.4 rule set
- Google Lighthouse — Validates accessibility in the context of overall page quality
- Pa11y — HTML_CodeSniffer integration for WCAG-specific testing
- AI Validation — Claude AI reviews ambiguous results to eliminate false positives
Results are mapped to the Operable POUR principle and scored based on severity and frequency.
Industries Most Affected by WCAG 2.4.4
Other WCAG 2.1 AA Criteria
Test WCAG 2.4.4 on your website
Free WCAG 2.1 AA audit covering all 50 success criteria. No signup required.
Run free audit