Skip to Content

Hyperlink text should convey what a link will do

Accessibility

A link should give as much context as possible so users will know what will happen when the link is followed.

Reason

Best practice

  1. Some examples of hyperlinks that make sense and that communicate what will happen when someone clicks that link:

You can refer to the following section of this page for examples where these same items are not labelled as accessibly.

  1. In paragraphs of text containing hyperlinks it often becomes more important to label hyperlinks properly. For example, this is how to label these links well:

Our research involves the work of Professor E. Scrooge. Another leader in this field at Carleton is Dr. Jekyll. You can find out more about Dr. Scrooge’s research on her lab website. We also have a directory of researchers you can access and a list where you can find further economics research info on our main website.

  1. Context also plays a part. If you have a list of links on a page entitled About our faculty members followed by a list of linked names, the context allows people to know they will find out about the person named in each link.

Example of less accessible practices

  1. The same list of links above could be much less effectively created, making their purpose obscure to those skipping from link to link using a screen reader. Only the link text will be read out loud:
  1. With the paragraph example under best practice above, you can see here how difficult it can be if thought is not given to the way the links are worded.

Our research involves the work of Professor E. Scrooge. Another leader in this field at Carleton is Dr. Jekyll. You can find out more about her research on her lab website. We also have a directory of researchers you can access and a list where you can find further economics research info on our main website.

[Does the first link merely open up an email, or go to a profile of the professor, or link to information about her work? “her lab website” refers to Dr. Jekyll’s, not Professor’s Scrooge’s, but using a screen reader in that mode would make a user think the opposite. Text such as “economic research” suggests general information, but the page you woll go to will actually be about further economic research.]

  1. When there is a lack of context it is harder for people to discern what will happen when a link is clicked. Compare:

with

Adding more context in a page title or sub-heading therefore helps.

Additional benefits

What WCAG says

As the exact meaning of links and language is obscure to software there is limited input that can be found in something like a report from WAVE. However, it knows enough to see words like “About” in a navigation menu as possibly less than optimally accessible. You can see that WAVE reports Suspicious Link Text as an alert.

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

From WCAG:

“Help users understand the purpose of each link so they can decide whether they want to follow the link. Whenever possible, provide link text that identifies the purpose of the link without needing additional context. “

Learn more about WCAG says about this issue