Hacker News new | ask | show | jobs
by nerdjon 604 days ago
I think the better option is... why not both?

Update the first example to something like:

For additional order details, go to your account by clicking here.

and `go to your account by clicking here` is the link.

3 comments

Agreed, and I think a lot of his reasoning falls apart if you look at his specific examples:

> What will I see if I click a link labeled "click here"? I have no idea. Instead, choose link text that describes the destination.

Pretty much all of the examples are of the form of "To do action XYZ, click here". Why aren't you considering the "do action XYZ" part of the sentence?

> It confuses search engines

No, it doesn't. As he said previously, "this is not 1995" - search engines also take into account the context around links and images.

Most importantly, though, these are all just this guy's feelings. While I think A/B tests definitely have limitations, this type of small change is the kind of thing that can absolutely be probed scientifically (i.e. A/B tests, formal user studies, etc.) If you're in a company where people are strongly arguing one side or the other of this debate, I'd just use the famous quote by Jim Barksdale: "If we have data, let's look at data. If all we have are opinions, let's go with mine."

I agree. Click here also provides better context if the CSS doesn't clearly indicate a hyperlink or if the user is unfamiliar with html link styling, and in cases where the web browser veers into non-standard territory.
I would consider that to be as much poor styling choices as poor link verbiage choices.
Came here to say this. 3/4 of the arguments don't apply to a link that says "click here to x".

It only leaves "It focuses on mechanics instead of content", though I guess the weight of that will depend on the context?

If we're talking about links that pweform actions, then the mechanics already outweigh the content.