You are here: Home / Dog Blog / Archives

Link Titles Shmink Titles

Monday 23 May, 2005 (11:13PM GMT)

You don't need to use the title attribute on every link to aid accessibility. The attribute is there to convey what the link is (or rather what's at the destination of the link target) if the link text doesn't describe it itself. It might be helpful on link text such as "more" or "click here" (urgh! why would you have links that say that?!), but it isn't usually necessary on descriptive text. You certainly don't need it if you're simply repeating the link text in the title attribute value.

When you probably don't need it:
<p>Website x will teach you <a href="wherever.html">how to peel an orange</a><p>

When you might:
<p>Website X will teach you how to peel an orange. <a href="wherever.html" title="how to peel an orange">Click here for more</a></p>

The first example's clearly better anyway. It keeps with the flow of language, it's better for scannability, it's more suitable when it comes to being printed and you can't rely on the link title attribute anyway.

Sometimes there are legitimate uses, even when you're not using the bad habit of "click here", but in most cases, if you're writing good link content, you won't need the title attribute.

Comments

Comment 1

I often use the link title attribute to give meta info about the document the link points to, like this: "today i read a (link)blog entry(/link) on the topic of link titles". I would give that link the title "HTML Dog Blog - Link Titles Shmink Titles" or something similar.

So said Jacob Rask on Tuesday 24 May, 2005 at 1:28AM GMT.

Comment 2

I use the TITLE attribute for the title of the document I point towards unless it is already literally inside the A element obviously.

So said Anne on Tuesday 24 May, 2005 at 5:21AM GMT.

Comment 3

Jacob - but if you wrote "today I read <a>a blog entry on the topic of link titles</a>", you'd be sorted!

So said Patrick on Tuesday 24 May, 2005 at 11:21AM GMT.

Comment 4

I agree with Jacob. I try to give my link title attributes "meta-data" about the site I am linking to. And, typically, that "meta-data" is usually the <title> element of the page I am linking to.

In general, I think it is good practice to always include the title attribute in links - of course there are some situations where it becomes redundant - but it's best to stay consistent.

I wouldn't want some of my links to have a title attribute, and some not.

So said Matthom on Tuesday 24 May, 2005 at 1:56PM GMT.

Comment 5

That relies on the destination having a well written title element.

Also, why would you need this meta data if the link text is well written?

So said Patrick on Tuesday 24 May, 2005 at 2:14PM GMT.

Comment 6

I try to include a title at all times, for accessibility and I think it has search rank implications as it adds concentration of key words related to the topic you're writing about. Whether this is true at the moment or not seems irrelevant as search algorithms are constantly in flux - it seems a logical thing to aggregate.

So said mahalie on Tuesday 24 May, 2005 at 5:00PM GMT.

Comment 7

We've been watching and testing for the effect of the title attribute on search positions and thus far, this attribute is ignored. Even if it is built into the search engines' algos at some later point, it won't be difficult to build a filter to identify whether the title attribute is being used mainly to inject keywords into the page ('over-optimization). Esp if there are relevant keywords in the anchor text as well as around the link itself. The keyword stuffing of the alt attribute set the precedent for this.

As for 'click here' and 'more' - it depends entirely on who your audience is. I cringe but I have to use it all the time on a couple of web sites where the target audience consists mainly of non-savvy computer users over 50 years of age.

So said Manisha on Tuesday 24 May, 2005 at 7:03PM GMT.

Comment 8

mahalie: "I try to include a title at all times, for accessibility"

sorry, but that's rubbish. if accessibility is really your concern, you should just write good link text. the argument of absolutely requiring a title on every link is a flimsy one...

So said patrick h. lauke on Tuesday 24 May, 2005 at 8:16PM GMT.

Comment 9

I also give meta data to my links (just more information for the search engines to find and follow). I believe it's just a good practice to get into...

So said Chet on Wednesday 25 May, 2005 at 3:57PM GMT.

Comment 10

But as Manisha said, there's no evidence of this helping in search engines. So, in fact, it *could* be a bad practice because not only are you increasing page weight by adding more, you could also be pushing relevant information further down a page. And I do believe that the proximity of relevant information to the beginning of a page can affect search engine results. I could be wrong, but still, it's not a clear-cut "good practice".

So said Patrick on Wednesday 25 May, 2005 at 4:21PM GMT.

Comment 11

Patrick "Also, why would you need this meta data if the link text is well written?"

I agree for in-page links. But what about navigation menu links that are necessarily brief. 'contact us' for example. What's at the end of that link? A form or is it a mailto link?

I think titles can sometimes help sighted people too.

So said Ben on Wednesday 25 May, 2005 at 4:59PM GMT.

Comment 12

I'd go as far as saying that more sighted people get some kind of use out of title attribures than visually impaired users do, with the browser displaying them as a tooltip. It could be seen as a tad annoying if it was used all over the place.

On a slightly different note, I know that you were only using it as an example, but "Contact us" is really not something to be using as a mailto link. A user would expect to be taken to a contact page. I think Jakob Nielsen had this as one of his "Biggest mistakes in web design" thing a few years back - only use *email addresses* as mailto link text!!

So said Patrick on Wednesday 25 May, 2005 at 5:12PM GMT.

Comment 13

So what we're actually saying is there's no need for the title attribute? If screen readers read the links out and they're worded well enough then what's the point of applying a title other than displaying a 'tooltip' which is useless if the link is descriptive enough?

I also thought that the title attribute had an effect on SEO; but as it hasn't (apparently) I'm sceptical of ever using the title attribute again.

Interestingly enough though, part of commercial site design is aesthetics. And I heard a guy say whilst looking at one of my sites "I like these little tooltips" and all they consisted of was a rewording of the actual link.
If people like the way a site functions, then they'll come back. Although this isn't really the way we should be considering accessibility, it sure helps a company if customers come back alot.

I'm not saying that the title attribute has massive impact on the decisions the average web user makes, but it demonstrates how it's the little things that make a difference... Maybe.

So said Fen on Thursday 26 May, 2005 at 10:58AM GMT.

Comment 14

I had a word with a guy from an "Independent Internet Marketing" company about the title attribute affecting search engine results and he said this:

"Title attributes do aid in the ranking algorithm. Although they do not have a major impact and if left out would not make a considerable difference. They are on the bottom of the chain when it comes to ranking factors.

Their main use is for usability, screen readers etc. Most sites that we optimise do not use them, if they were that important we would recommend including them all the time - however it does no harm including them.

We cannot comment on the order of these ranking factors in the months to come, as google may pay higher attention to these attributes at a later date"

So. They do and they don't. Use them at your discretion in my opinion... I remain a sceptic tank. If you want high rankings concentrate on page titles and headings / links relating to the page titles. Personally I'll be thinking twice about applying the title attribute to links in future.

So said Fen on Thursday 26 May, 2005 at 2:08PM GMT.

Comment 15

Have you noticed that when people do something stupid/pointless/aggravating they tend to be doing it for "accessibility", "SEO" (or maybe, ahem, "Standards"). If you're one of those people, take a step back and think "how is doing xxx going to achieve my stated goal?" and "Am I going to irritate the heck out of everyone by doing it".

Anybody who's adding spurious and repetitive title tags "for usability" think - how does that make the link any more usable? If, say, you link to a blog post with something like "Fred Bloggs makes an [a href="xxx"]intersting point about widgets[/a]", in what way does it enhance the experience to give the full title of the remote page, the date, author's name, inside leg measurement or any other metadata? Will it make anybody more/less likely to click on it? Or is it just useless cruft that sighted visitors will ignore and screen reader users have to sit through.

I'm currently reworking one of my older sites, and removing loads of useless title attributes. Somehow I used to think that people needed telling what a link was for with links like

[a href="http://www.acme.com" title="Visit the Acme web site"]Acme[/a]

Nowadays I trust them to know how the internet works - heck, it's the 21st century now!

The title attribute does have its place though. Sometimes space constraints mean that you have to be more terse than you want to be - so the title can be used to explain what you mean. Another use would be to identify instances of generic links - for example you might have a sequence of pages, each with links only marked "Next" and "Previous". You could use titles to show the name of the page/chapter/slide/whatever that they point to.

I think the most useful title is title="" in images, to stop IE putting my alt text into a tooltip grrr...

So said Chris Hunt on Wednesday 1 June, 2005 at 4:08PM GMT.

Comment 16

I can see what Chris is saying about "being the 21st Century" but that's not really valid. We all know people who have never been on the net or don't use it too much. And there will always new users, so the need for some hand holding is always going to be there.

I like to use the title attribute for meta-data and to let users know if a link is going to exit the site:

title="acme website [opens new window]"

or opens another form of file:

title="our catalog [PDF file]"

but it's interesting to see that adding title to images will cause IE to not show the alt text.

So said David Mead on Monday 6 June, 2005 at 2:23PM GMT.

Comment 17

David Mead—That's what I do too. I think the title attribute can be used for non-essential information. Sometimes I don't want to bog down my link text. For example, I wrote a tutorial and had linked many words to their definition on Answers.com and these all opened in a new window. The links were just there for people who didn't know what a word meant. I didn't want to distract from the subject by having long, descriptive link text, but I didn't want to stop them from understanding what I meant. So, I put the non-essential information in the title. I'm also very grateful when I hover my mouse over a link and it says if it opens in a new window. In other words, I use the title attribute as a sort of footnote for links (or images) that I think need them.

So said Cat on Friday 26 August, 2005 at 12:19AM GMT.

Comment 18

I use link title attribute quite often. I describe the document link points to. I think it's pretty useful.

So said Helen Price on Friday 20 January, 2006 at 7:58AM GMT.

See Also

^ Top

SiteGround: Fast, reliable, recommended hosting.