View Single Post
  #4 (permalink)  
Old Jan 12th, 2008, 16:55
MikeHopley MikeHopley is offline
SuperMember

SuperMember
Join Date: May 2007
Location: UK
Age: 27
Posts: 1,111
Thanks: 0
Thanked 0 Times in 0 Posts
Re: H* tags, images and alt attributes

I prefer using an <img> with alt text, because this is the most accessible option.

That method may not be good for SEO, however. Because alt text is susceptible to keyword stuffing, Google might discount it.

There are numerous text replacement solutions. All produce accessibility problems, but some are much worse than others. These methods may also be viewed as suspicious by Google. Moving text offscreen could be just as abusive as stuffing alt text.

Ultimately, we just don't know. I suspect that Google analyses the content to see whether it's abusive, rather than applying a blanket condemnation to particular code elements. In either case, all the methods are open to abuse; therefore I prefer the most accessible one (alt text).

Last edited by MikeHopley; Jan 12th, 2008 at 17:00.
Reply With Quote