Images to represent text may look very nice but they really do hurt search engine wise. Search engines don’t see, read or understand text on images at all. Just plain don’t. No plans to change that either.
So, for styling, for making that headline or logo look just the way you want, you have to resort to CSS.
Now although there are literally thousands of fonts out there, one of them closely matching the style you like, you have to keep in mind which fonts users have installed. Oh, and Mac users might have different fonts, of course.
Fortunately, when it comes to headlines and headings, you can render text in any font you want regardless of whether or not the font is installed on the target computer. The technique is called Scalable Inman Flash Replacement and is in its second generation. Beautiful solution which presents the text the way you want it to while keeping it 100% accessible to search engines.
Fine and dandy — but what about those other images, like logo’s for example?
For those you can use one of the CSS image replacement techniques or you can fall back on using JavaScript. Write out the text and replace it on the fly, through JavaScript, with an image. Readable text for search engines, images for human browsers.
Our “keep it real” tip: make sure the text is identical to what the text on the image says. Why open yourself up to a spam report?
As posted in SEO, Content.
You're welcome to join the conversation; add your response. You can track the conversation using the RSS 2.0 feed.
You can also trackback from your own site.

April 26th, 2007 at 9:42 pm
Don’t the “alt” and “title” tags for images help?
April 28th, 2007 at 8:57 am
Unfortunately not.
On a scale of 1 to 10, where 10 is best, anchor text (that is the linked text itself) scores a 10 for assigning meaning. An image scores -1. Alt and Title attributes score a 2.
The past has shown search engines that relying (too much) on alt and title attributes opens their indexes to be gamed.