Forum Moderators: open
Would placing keywords on these images help?
How about placing random sets of keywords from a list via dynamic php? Do you think Google would penalize me for this?
DS
If it's just because WPG told you to do so I wouldn't worry.
As long as your 'important' images use the alt attribute to tell people what the image is about it should be enough.
For more info on alt attribute you can read: [w3.org...]
Hope this helps,
Leo
All websites should now be fully accessible to people with disabilities.
According to the 508 standards committee
'All IMG elements are required to contain either the alt or the longdesc attribute.'
This is part of the priority 1 standards ie. it's a must do!
You can check all your pages for accessability, by using the webdeveloper plugin for the Firefox browser.
Have fun.
You think that's pedantic? Wait until the the discussion moves on to <title> tags and title="" attributes.
You need a minimum of alt="" for the attribute in an <img> tag, for the HTML document to be considered a valid document.
Thanks for the tip about the image search without links, it's good to know.