< News >

Naming Links

Introduction

Naming links is like riding a bicycle, once you know how to do it, it’s very easy. I’m going to show you the basics so that you don’t scrape your knees.

A link is coded like this: <a href=”http://www.websitegoeshere.com/”>text goes here</a>.

That’s not all you need to know.

If you don’t code your links, you might just enter them into a WYSIWYG editor like WordPress. This means that you would add your URL (http://www.websitegoeshere.com/) and text (text goes here) in easy to use convenient input boxes. That’s fine too. I just want you to name your link properly.

Naming Links

  1. Search engines will read a link and give value to the name as a search term.
  2. People scan text, not always reading all of it.
  3. People with reading and learning disabilities will use link names to more easily understand where they are going.
  4. People using screen readers (usually people with visual disabilities) will use the software to read the name of a link.

Wrong Way

While naming a link, you might be tempted to call it “click here” or even “here.” Here is an example for your consideration.

To check out 366 Technology, click here.

This is wrong and evil. Never ever name a link “click here.” This is why:

  1. Search engines now use the term “click here” for a search term for my home page. Although it doesn’t hurt me, it does nothing to help me. People aren’t searching for “click here,” and even if they were, it’s been used millions of times for a million different links, so you’ll never get on page 1 of Google doing that.
  2. If someone is scanning through text, she will see an obvious link that says nothing about where she is going.
  3. People with reading and learning disabilities will see “click here” as the target that gives them no clear information about where they are going.
  4. People with visual disabilities, using screen readers will see “click here” as the action item, again, telling them nothing.

Right Way

Always give your link a descriptive name. Here are some examples for your consideration.

Here is why descriptive link text is better:

  1. Search engines can now assign the appropriate searchable text to the pages you are linking to.
  2. People can scan through your text and still get a quick idea of where they are going.
  3. People with learning or reading disabilities can more clearly understand where they are going.
  4. Those with visual disabilities can use screen readers to read the link text and understand where they are going.

Conclusion

So why would anyone ever use “click here” as link text? It sounds like an action item. It does seem like the intuitive thing to do. Sadly, for those naming their links “click here,” people don’t read all the text, so your click rate will be much lower using these types of links. This mistaken naming process is also bad for those with disabilities. The “click here” link makes it more difficult for people to navigate your site. Always use descriptive text in a link. It will improve every user’s experience and improve your SEO street cred.

Leave a Reply