Skip to Content

Hyperlinks must be in proper language

Accessibility

Hyperlinks must be in clear language and be meaningful (you can learn more about accessible hyperlinks in another post)

Reason

Best practice

Some examples of hyperlink text that makes it easy to comprehend what will happen when the link is clicked:

With email addresses this is important so that names are not garbled. It is best to use a call to action that describes what the anticipated outcome will be. For example,

Email Web Services

Example of less accessible practices

It is also important to not use all capital letters as link text. Sometimes this is chosen in the belief that the text will jump out more. In fact, the link text being a vivid red does that for you. In this example:

If someone sees a word rendered differently they might not be able to do what so many people do unconsciously: read not phonetically but by the shape of the word.

Additional benefits

What WCAG/WAVE-AIM says

WCAG only refers to text links being as easy to read as possible. It doesn’t mention specific measures around not using URLs but simply says that “The purpose of each link can be determined from the link text alone,” which it cannot be when only the URL is used.

AIM summarizes the best practices around use of URLs on their site.

WAVE does not issue a specific error or alert for this. However, that does not mean it is not a critical barrier to accessibility if ignored.

(Be sure to learn more about errors and alerts.)