What is the proper way to describe photos (IMG tags) for the benefit of SEO/Google, etc.?
If I have images in blog posts like: <a href="media/img5656.jpg"><img src="media/img5656th.jpg" /></a> and I want to make the images searchable by Google Image search, and increse their SEO value in general, are title attributes on anchors more valuable, or alt attributes on images? <a href="media/img5656.jpg" title="picture of a big white dog"><img src="media/img5656th.jpg" alt="picture of a big white dog" /></a> Thanks, Francesco ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
