The Internet has been around for a couple of years now. And just as a readers of books don’t need instructions about how to turn a page, your web site doesn’t need to tell visitors how to navigate. People know what to do. Your content and the context of what you are writing should make it clear to the visitor why they need to do.
This unfortunate technique is still widely used across the Internet, even on the web sites of Fortune 500 companies.
Way back in 1999, the W3C developed content recommendations that set the standard. Gheckpoint 13.1 states:
Link text should be meaningful enough to make sense when read out of context—either on its own or as part of a sequence of links. Link text should also be terse. For example, in HTML, write “Information about version 4.3″ instead of “click here”. In addition to clear link text, content developers may further clarify the target of a link with an informative link title (e.g., in HTML, the “title” attribute).
It’s sometimes challenging to write meaningful link text. Here are some guidelines that may help.
Create meaningful link text
Avoid generic link test like, “If you would like to pay your bill, click here.” Instead, tell the user what the action means, as in, “For complete details, read the API Reference.”
Use text links instead of naked URLs
A web address URL, like those in the address bar of any browser, are machine-, not human-friendly. They rarely provide customers with useful information about the content they will get, nor persuade them why they should follow the link.
Instead, use text to label the link in a way persuades the user that the link is worth following and that matches the heading and page name of the content that will be delivered.

