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 ID a11y/identical-links-same-purpose
Category Accessibility
Scope Per-page
Severity warning
Weight 4/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