Descriptive links are hyperlinks whose visible text clearly communicates the link’s purpose or destination without needing surrounding context. Instead of vague phrases like “click here” or “read more,” descriptive links use meaningful language such as “View the 2026 accessibility roadmap” or “Download the meeting agenda (PDF).”

Not only are these a best practice for screen reader users, but they also make for a smoother reading experience for everybody. Here are the ways descriptive links work for different web users:

  • Screen reader usability
    Assistive technologies allow users to navigate by links (e.g., jumping through a “links list”). If links are labeled “click here,” that list becomes meaningless. Descriptive links ensure each item is understandable on its own.
  • Reduced cognitive load
    Clear, specific link text helps all users—especially those with cognitive disabilities—quickly understand where a link goes without rereading surrounding content. And when the text is incorporated into the sentence it makes for a smoother reading experience for all.
  • Improved keyboard and voice navigation
    Keyboard users often tab through links sequentially and voice control users may speak the link text aloud. Descriptive, unique phrasing makes both interactions more efficient and accurate.
  • The webpages is easier to scan by everybody.
    Sighted users frequently skim pages. Descriptive links act as visual cues that help users quickly find relevant information.

This tutorial focuses how to incorporate descriptive links in your webpage and accessible documents, specifically:

Generic vs. Descriptive Links

The general overriding principle of accessible hyperlinks in any kind of webpage, email, or document is to add a hyperlink to unique text that clearly indicates where the link is going to take the website visitor.

Generic:

The article 5 Key Steps to Maintaining Accessible Website Content explains expectations for individual libraries relating to website accessibility. Read more.

In this example, a screen reader user scanning a page for a list of links would only hear “Read more” and not have the full context of what that link is about or where it will take them. 

Descriptive:

To learn more about accessibility expectations for libraries with LEANWI websites, read the article 5 Key Steps to Maintaining Accessible Website Content on the LEANWI Website Training page.

This embeds the link within a full sentence or paragraph of text, and if a person is scanning the page with either a screen reader, voice over assistive technology, or visually, the text, “read the article 5 Key Steps to Maintaining Accessible Website Content” is clearly indicated. 

Descriptive Buttons

Using descriptive text in buttons can be more challenging as we want to keep the button text short. But it is better to be specific and descriptive than brief. Ensure that the button has a heading associated with the button text.

Avoid: Click Here; Learn More; Register.

Use:

  • Heading: Summer Reading
  • Button: Register for Summer Reading

Use:

  • Heading: Business Resources
  • Button: Explore business research tools

Indicating Hyperlinked File Types

Occasionally our links will not be to a webpage but will involve viewing or downloading a file such as Word, Excel, or (very occasionally) a PDF. Best practice is to indicate the type of file being downloaded.

Examples:

  • “Download the newsletter (PDF)”
  • “Complete the registration form (Word document)”
Deprecated: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /srv/users/demo/apps/training-librarieswin-org/public/wp-includes/formatting.php on line 4715