squirrelscan
GitHub

Identical Links Same Purpose

Checks that links with identical text go to the same destination

Checks that links with identical text go to the same destination

Rule IDa11y/identical-links-same-purpose
CategoryAccessibility
ScopePer-page
Severitywarning
Weight4/10

Solution

Links with the same visible text should go to the same URL. When identical link text leads to different destinations, it confuses screen reader users who navigate by listing links. Make link text unique or more descriptive to differentiate destinations.

Enable / disable

Disable this rule

[rules]
disable = ["a11y/identical-links-same-purpose"]

Disable all Accessibility rules

[rules]
disable = ["a11y/*"]

Enable only this rule

[rules]
enable = ["a11y/identical-links-same-purpose"]
disable = ["*"]

Type to search…

↑↓ navigate↵ openesc close