Forum Moderators: phranque
But what about usability?
Every link on my website (I think) has some sort of "effect" applied to it with CSS. It's bold text when everything else around it is normal, it underlines on hover, sometimes even a background color depending on the context. Besides the fact that your normal "hand" mouse cursor shows up over them, and they're just plain relevant. (Example, "In addition to our other services, we also publish a magazine that contains . . . ")
I've been using "relevant anchor text" a lot lately, and so far I've had several average Internet users say that they didn't know what to click to get where they needed to go. Not just for my site, either, but for other jobs I've done as well. In other words, it doesn't seem restricted to a single audience.
It almost seems as though most visitors, except in obvious navigational areas, need to be told "click here" to know that they can click there. It astounded me the first time I came across this; I mean, there was absolutely no reason for that text to be bold other than the fact that it was a link. Plus it was just the kind of relevant text that SHOULD lead somewhere else. And yet the link was being overlooked just because it didn't say to "Click here for blah." (Worst part was, the person who told me about this was one of my clients, who seemed to think I should have known better than to say anything BUT "click here.")
So what does anyone else think of this? I like the idea of using relevant anchor text, but what about usability for the visitors? Most of us here would recognize a well-done link when we saw it, but then most race-car drivers could probably safely go 200 MPH on the Interstate. Doesn't mean the speed limit will be raised, though, just because a small group could handle it! ;)
Looking forward to some other insights on this issue!
Matthew
"Click Here" is appalling link text for usability:
On Windows XP, open your website, press 'Start'+U (at the same time) and then close your eyes. Using tab and return, navigate your site. Ctrl+Shift+Spacebar to read the whole page. This can be an eye-opener. Literally. If you need to open your eyes to navigate your site, there is something wrong with it.
In theory you should be able to understand the link text on its own and use it to navigate the site. (Many screen readers and other accessibility tools have an option to list links like this).
Every link on my website (I think) has some sort of "effect" applied to it with CSS. It's bold text when everything else around it is normal, it underlines on hover, sometimes even a background color depending on the context.
Also, underlining with hover may be okay, but if there is no good clue that there is a link lurking under the text to begin with, the user will never hover.
'Start'+U ....quite an eye opener
I am wearing a pair of headphones now. This makes a very interesting test of a website.
Mine stood up quite well. But sites without 'skip navigation' are a nightmare! Low graphics are excellent as you would expect and tabular designs are hopeless! Text is read top to bottom regardless of the table cells - meaning sentences run into one-another making paralell paragraphs gobbledegook.
Anchor tagged images do not 'read' automatically you have to ctrl+shift+enter to read alt text.
Also pages that use punctuation quirks as visual guides are adding a great deal of excess narrative.
Like:
>> link ¦ link ¦ Link ¦ link << or
>> [link] [link] [link] [link] <<
each charcter is read out like:-
"is greater than,is greater than, link, straight bracket, link, straight bracket, link...... is greater than,is greater than, left square bracket, link, right square bracket , left square bracket....." etc etc..
Painful!
The 'top of page' link is handy, and so is 'title' text.
Placing dates with full stops between the numbers (17.03.04)identifies them as numerical, dates written using backslashes (17/03/04) are read as dates not numbers. This has reminded me to download Jaws!
I wonder if spiders munch pages the same way?
"Click Here" is appalling link text for usability:
Yes but what is "usability"? The term now seems to exclusively refer to visually impaired users.
Lets face it, in terms of the general web surfing public, Click Here is the most helpful thing you can do for 'computer challenged' people. It tells them exactly where to click/what to do.
Personnly I avoid "click here" like the plague, but I cant deny the fact that "click here" is helpful for the general web surfer.
"Click here" is a nightmare problem for a blind user.
E.G.) For our widgets [a]Click Here[/a]
When it should be (for a users point of view)
[a]For our widgets Click Here[/a]
So that all users get the whole message. The second example is not brilliant, but a lot better than the first.
In the UK, new laws have come into force about disability discrimination and the charity overseeing this has a list of over 1000 websites that they are preparing to take to court. "Click Here" would be against their legislation and could theoretically land you in some trouble.