Home » Webmaster News

The 15 rules of quality hyperlinks

13 February 2008 1,347 views 10 Comments

We all know that our visitors will not stay on our websites forever. However, we all hope that they will remember us and return to the great content we provide. Nevertheless, we should take an effort to improve user experience but also to minimize nuisance and negative user experiences.

One of the areas of improvement is the exit by hyperlink. What rules should we follow to improve the quality of our hyperlinks?

Hyperlink html rules

  1. Make clear where the hyperlink is headed
    Do not use anchor text such as "he wrote", "says", "here", etc. These directions are meaningless.
  2. Use the "title tag"
    If the user moves the mouse over the link without clicking it, a tooltip pops up. Keep the content short since the tooltip only shows for a few seconds. If the hyperlink is already clear, do not use the title tag and let the hyperlink speak for itself.
  3. A hyperlink should look like one
    The blue underlined hyperlink is clear to us all. You could deviate and only use the blue color or the underline. If you really deviate make sure that your hyperlinks remain recognizable.
  4. Never use shade effects or light grey
    Did you ever look for an option in a Windows program such as Word to finally discover the option but find it grey and unclickable? That's why you should not use that color or shade effect on your hyperlinks. Your visitor might think that the hyperlink is not available.
  5. Inform users if they have already visited the hyperlink
    Show the user whether they already visited the website, especially if you have multiple hyperlinks to the same URL. Use the tags a:visited, a:hover and a:active in your css (read more about css hyperlink styles).
  6. Remove broken hyperlinks
    If hyperlinks are broken do not show them. Regularly click all your hyperlinks to see where they are going. Not only can they be broken, over time they can also direct to a different page than you intended.
  7. Announce downloads
    If you direct the visitor to a special page with a download such as a PDF or a page for which additional software is required let them know in advance. Not everybody likes large downloads. Also, inexperienced users may perceive the download alert as malware.
  8. Limit the amount of hyperlinks in one line
    If you have many hyperlinks in one line, make it a bulleted list. Having one big bunch of hyperlinks deteriorates the visibility of the individual hyperlinks, regardless of the use of specific styles for hyperlinks.
  9. Keep hyperlink anchor text short
    If the hyperlink is very long it does not stand out on your page, instead it looks like another paragraph in your web page.
  10. Do not open hyperlinks in a new page
    Actually, this is an ongoing long term discussion mentioned as early as 1999 on Jakob Nielsen's item on the top ten design mistakes of 1999. Inexperienced users will never find your website again after their "back" button mysteriously changed to grey. Experienced users will forgive you and will put up with webpages opening in the same screen.
  11. Think about the visually impaired
    Make clearly sized hyperlinks. Also, visually impaired people may use text readers. If this text reader summarizes the hyperlinks on a page, make sure it does not says "click here" 10 times in a row. Use meaningful anchor texts.
  12. Prevent user disorientation
    If a user clicks on a hyperlink that provides a different screen than expected, the user may get disorientated or even irritated. You do not want to leave your visitors with that feeling. Another reason to use meaningful anchor texts.
  13. Use hyperlink to HTML elements if provided
    This is useful for long target pages such as a glossary. You can provide several HTML elements with an id, for example <h2 id="word">. You can then link to this h2 element with <a href="#word"... or external with <a href="http://www.domain.com/page.html#word....
  14. Make the whole button clickable
    If you use buttons as hyperlinks, make the entire button clickable. The same applies to pictures and images although I can imagine if you only make a distinct area in a picture clickable.
  15. Do not underline other text that is not a hyperlink
    If a text is underlined, people will click it. For the same reason, do not use your link color for other text. You can test this with a program like crazyegg.com that shows where your visitors are clicking and evenly important, where not.

Stay tuned

Did you like this information? Keep tuned by following our RSS feed

Vote This Post DownVote This Post Up (No Ratings Yet)
Loading ... Loading ...

10 Comments »

  • Wwohn.com : User statistics March said:

    [...] The 15 rules of quality hyperlinks [...]

  • Siemen said:

    “Remove broken hyperlinks
    If hyperlinks are broken do not show them. Regularly click all your hyperlinks to see where they are going. Not only can they be broken, over time they can also direct to a different page than you intended.”

    This is kind of funny as your contact link on the About Me page isn’t working ;)
    Just thought you wanted to know :)
    Your contact form isn’t working either.

    But keep up the good work you doing more than great

  • Oeroek (author) said:

    @Siemen,
    Thank you for your comment. I have fixed the link in the about me page and the contactpage.

  • Wwohn.com » Blog Archive » User statistics April said:

    [...] The 15 rules of quality hyperlinks [...]

  • Links | Enhanced English Teacher said:

    [...] who will develop the hyperlink rules for the blogosphere.  I have found a few postings for hyperlink rules, but I am not sure the web 2.0 culture has really defined these rules officially. [...]

  • a said:

    Your heading entitled “Hyperlink html rules” is the same color as your hyper links and appears like it is clickable, but it is not. Doesn’t that violate rule #15?

  • Oeroek (author) said:

    hehe, you’re right. It would probably be better to change the color of the hyperlink. Or have the heading link to the article itself.

    Another thing for my todo list.

  • irony said:

    Oh what an irony. I decided to see if you follow your own rules, and what do I find. Try clicking “About Me” on the right sidebar: Error 404 - Not Found

    6. If hyperlinks are broken do not show them. Regularly click all your hyperlinks to see where they are going. Not only can they be broken, over time they can also direct to a different page than you intended.

    You are not doing it yourself. No one does it. You got to have brain damage to click your links regularly.

    You should automate stuff, write a Perl program to check your broken links, and not click them yourself.

  • Oeroek (author) said:

    @Irony,a good point for my todo list. This 1-year old article is gaining a lot creddit traffic leading to good comments.

    Thank you guys and I am going to fix things asap to compy with the wuality guidelines described in the article itself.

  • Brent said:

    Good list. Simple but effective. Feels like something Jakob Nielsen would write.

    Wordpress has some plug-ins that check for dead links. I like Broken Link Checker, there is also Broken Link Remover.

Leave your response!

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.