A11y Check

KWCAG 2.2 · 6.4.3

How to test Meaningful link text

How to evaluate the KWCAG 2.2 checkpoint “Meaningful link text”. Automation catches part of it; the rest needs a person.

Which standards this maps to

Korean standard (KWCAG 2.2)
6.4.3 Meaningful link text
Operable
International standard (WCAG 2.2)
2.4.4 Link Purpose (In Context) (A)

How to test it

Check link text (with context) identifies the destination — avoid bare 'click here' / 'more'.

What automation covers

3 automated rules judge this checkpoint. Each comes with remediation guidance.

  • Links must have discernible text link-name

    Icon-only or empty links need text or aria-label.

  • Identical link names should serve the same purpose identical-links-same-purpose

    Links with the same accessible name should go to the same destination; otherwise differentiate names.

  • Link text may not describe its purpose a11ychk:link-text

    Generic link text ("here", "more") was found. It passes if the surrounding sentence or list item provides context — verify manually, or make the text specific / add aria-label.

See how your own site does

Enter a URL and we will check this checkpoint along with the other 32. One page can be audited without signing in.

Run a free check