Descriptive Link Text
Descriptive link text is wording for a hyperlink that clearly indicates where the link goes or what it does, rather than using vague phrases like "click here" or "read more." This helps everyone, including people who use screen readers, understand and reach content more easily. Because some users navigate by scanning through a list of links, the link text needs to make sense on its own.
Descriptive link text is link text (or programmatically associated text) that conveys the purpose or destination of a hyperlink so its function can be understood, ideally when read in context and often when read out of context. It supports WCAG 2.4.4 Link Purpose (In Context), a Level A success criterion, which addresses whether the purpose of each link can be determined from the link text alone or together with its programmatically determined context. Practitioners generally avoid ambiguous phrases such as "click here" and "read more," keep link text concise but meaningful, and, where images serve as links, ensure the image's alternative text performs the function of link text. Because screen reader users may navigate via a generated list of links, link names should be self-descriptive and not unnecessarily lengthy. Note that a related, stricter criterion, WCAG 2.4.9 Link Purpose (Link Only), is Level AAA and is out of scope for this entry; this guidance describes accessibility technique and usability practice and is not legal advice.
Why it matters
Link text is one of the primary ways users decide whether and where to navigate. When links use vague phrases like "click here" or "read more," users must rely on surrounding text to infer where the link leads. Many screen reader users navigate by pulling up a generated list of all links on a page, and in that list each link is presented out of its surrounding context. A list full of identical "read more" or "click here" entries gives those users no way to distinguish one destination from another, forcing them to explore each link individually or hunt back through the page.
Descriptive link text is not only an accessibility consideration but also a usability one. As accessibility practitioners have noted, descriptive links help all users, not just those using assistive technology, reach the information they want faster; non-descriptive link text is fundamentally a usability issue. Clear link wording lets everyone scan a page and predict where each link will take them before they select it.
Meaningful link text also supports conformance with WCAG 2.4.4 Link Purpose (In Context), a Level A success criterion, which addresses whether the purpose of each link can be determined from the link text alone or together with its programmatically determined context. Meeting this criterion is one component of accessible content, though conformance with a single success criterion does not by itself guarantee an accessible experience or legal compliance. This entry describes accessibility technique and usability practice and is not legal advice.
Who it's relevant to
Inside Descriptive Link Text
Common questions
Answers to the questions practitioners most commonly ask about Descriptive Link Text.