The worst example of bad linking is using 'click here' as the link text, especially when there's more than one 'click here' in the posting and they link to different places.
A good way of judging whether or not links are usable is to imagine how the post would look if everything apart from the links was stripped away leaving just the links in a list. If they make sense out of context, they're probably ok.
Using the "title" attribute of an HTML anchor tag can also improve the usability and accessibility of links. This does involve getting your fingers dirty in a bit of HTML coding but the benefits are worth it. There's more about this in Jakob Nielson's article,
Using Link Titles to Help Users Predict Where They Are Going.
No comments:
Post a Comment