Header (graphics and serach engines)

They have: 14 posts

Joined: Jan 2007

Hi compleate noob here, so please bare with me.
Just finished designing an attractive header for my website following a tutorial on a photoshop forum.
The header is a Jpeg (image)
My question is:
Will the header be indexed for search engines, someone suggested the text (Jpeg) can't be read as it's not html.
I really like the design is there an easy way to be indexed while keeping my Jpeg header?
Have just started to understand the basics of Meta tags: Can i input the meta information in the html or does it have to be a part of the header written in html ?
........................................
I am sorry, as above compleate noob (but learning) Smiling
Deb's x

FrankR's picture

He has: 45 posts

Joined: Oct 2006

The process by which a computer can "read" the text in an image is called optical character recognition (OCR) and it's very computationally expensive. None of the search engines are using it to try read "text" that lies in pictures.

That being said, you can put any text you want in the image's ALT tag. The search engine robots, the programs that index web sites for search databases, will read that.

Actually, it is good that large scale OCR processes are not currently in use, except by national intelligence agencies. That allows use to still use images to hide our e-mail addresses from spammers while allowing a legit visitor to read it.

I hope this helps.

Frank

Author of SQL Converter for Excel, which is an Excel add-in for converting data to MySQL.

demonhale's picture

He has: 3,278 posts

Joined: May 2005

As Frank suggested, use the image alt tag so that your header will be sort of read by the SE's...

refresher:
this is my header

He has: 1,758 posts

Joined: Jul 2002

Or... like I posted in another thread use 'CSS image replacement' to style your h1 to look like a graphic..

They have: 14 posts

Joined: Jan 2007

Thank you for your input guys x

Megan's picture

She has: 11,421 posts

Joined: Jun 1999

The CSS image replacement thing is one option, but don't rely on it too much. Search engines are starting to learn to read CSS, and will learn how to identify when something is being hidden with CSS. Then they may not use the words that you just hid (see more info here). I tend to use this message rather than putting the image in and using an ALT tag on it. But that's because the image is mainly presentational and doesn't provide extra information to the user. Logos are sort of borderline here, because they do provide information, but in a visual form.

That said, your this represents one small part of an overall SEO strategy. You will want ot make sure your keywords appear on your page, that you have lots of good text content for the SE to read, that it can follow the links around your site (they are not done in Flash or javascript), and many other things. Meta tags aren't very important for search engines anymore, but you should at least have them and try to make sure they are unique for every page.

No need to apologize for asking, we were all beginners once!

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.