Title Tags - Yes Or No?
#1
Posted 22 January 2013 - 02:21 PM
Most of what I have found seems a bit dated but the big question I have is should they NOT duplicate the anchor text?
#2
Posted 22 January 2013 - 02:49 PM
It is an optional attribute of the 'a' (anchor) and 'link' elements.
The point of the title attribute is to describe the nature, point, or destination of the link. In other words to tell (in a Twitter length or less description) what will be found at the link's destination.
Yes, they can duplicate anchor text but frankly that is rather a wasted opportunity. I consider anchor text a call to action - why the visitor should click the link and the title attribute an accessibility aid - be it tooltip or screen reader speech or what have you - explaining what will be found there.
However, personnal preferences and site requirements do differ.
#3
Posted 22 January 2013 - 03:06 PM
#4
Posted 22 January 2013 - 03:17 PM
#5
Posted 22 January 2013 - 03:19 PM
And then everything iamlost said
You can use alt and title attributes for images but they can't be the exact same thing. One to describe the image and one for call to action.
#6
Posted 22 January 2013 - 03:19 PM
If a user of assistive technology has title attribute reading enabled, this usually is more of a problem than a benefit: largely, because of gross misuse of the title attribute. The title attribute should only be used to provide additional non-essential information that is NOT a duplicate of existing information. This is an extremely rare circumstance; and usually the best solution is to change the text of the text link.
So, from an accessibility and usability standpoint, you should *usually* choose to omit the title attribute on everything - images and links.
The alt attribute, on the other hand, you should always include on images. (And is not relevant to links.)
You certainly can use the title attribute - but you should keep in mind that any copy in the title attribute should be completely non-critical, since users of assistive technology, phones, and tablets will never see them.
#7
Posted 22 January 2013 - 03:38 PM
The alt attribute, on the other hand, you should always include on images. (And is not relevant to links.)
Somebody once told me, possible here, that on design features of a website alt should not be used (with possible exception of a alt="company logo").
Is that right?
#8
Posted 22 January 2013 - 03:42 PM
For most design-only images, the ideal is that the image should be used as a background image, in which case alt attributes are irrelevant. However, if you are using an image in your site that is purely decorative, it should have a blank alt attribute.
The blank alt attribute communicates to screen readers that this is an image that should be ignored -- if there's no alt attribute, that is ambiguous, so screen readers will attempt to describe the image using it's file address. That can be really awful as a user experience. A blank alt attribute gives a much better experience.
Any image that is linked should always have an alt attribute equivalent to what would be appropriate link text for the image.
#9
Posted 22 January 2013 - 03:47 PM
#10
Posted 22 January 2013 - 04:01 PM
#11
Posted 22 January 2013 - 04:01 PM
After doing some more research I find that in fact some of the search companies view title tags as spammy.
So I am taking them off as soon as I can download the entire site and do a find and replace.
Here is where the new CMS would save time!
#12
Posted 22 January 2013 - 06:35 PM
Product images are a bit more tricky. For example "dragonfly wedding favors" isn't a great alt tag. That's information already in the text of the page. What would be better would be a description of the favor - imagine you're talking to a customer on the phone and they ask what it looks like, you might say "blue dragon fly favor, about half an inch tall, made from fine netting with sown eyes". But, some of that might be in visible text on the page anyway so not necessary to repeat in image alts.
#13
Posted 23 January 2013 - 06:26 AM
Not much use is the device doesn't support tooltips...I've used the title attribute to say "opens in new window" on external links.
In any case, the page content should tell me if a link is going to open in a new window. That way I can choose to open it in a new tab if I want.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users






