Identical Links - Equal Destination Check

RuleSets of AccessMonitor - the validator of web accessibility practices

Identical Links - Equal Destination Check

Description

The “Identical Links - Equal Destination Check” evaluates whether groups of links with the same accessible name and context (i.e., surrounding content) lead to the same target (URL or destination).

Example outcome

I noticed that all groups of links with the same accessible name and context have the same target.

Impact

Fixes

To address inadequate identical links:

  1. Identify the links with the same accessible name but different destination or same destination but different accessible name.
  2. Ensure consistency across links with the same destination.
  3. Use different accessible names for links with different destinations.

Resources