Using accessible hyperlinks is crucial for web accessibility because links are a primary way users navigate digital content. For people using screen readers, links are often read out in a list without context, so vague text like “click here” or “read more” is not helpful. Descriptive, accessible links help all users, especially those who rely on assistive technology to navigate the web. It's important to help users understand where a link will take them and how it fits into the overall content. This not only improves usability but ensures that websites are inclusive and meet accessibility standards. Please see below for some examples to help you understand what an accessible hyperlink is and is not.
Accessible Versus Inaccessible Hyperlinks
Accessible Hyperlink Examples
-
"Download the Fall 2025 Course Catalog (PDF)"
-
"Learn more about Butler University's online degree programs"
-
"Register for the Accessibility Workshop"
Inaccessible Hyperlink Examples
-
"Click this link"
-
"Read more" (used multiple times on a page)
-
"http://www.example.com/xyz/article?id=123"
Additional Resources