Place ALT IMAGES tags on your site - Every image on your site can and should have a text "alternative" (thus ALT IMAGE). For example if you view the HTML code of your page, you might find something like <img src=" yourimage.jpg"> . This is an image tag. What needs to be added is the text alternative. So your <img src=" yourimage.jpg"> would become <img src=" yourimage.jpg" ALT="This image has something to do with my page's content" > . The text inside the quotes should describe your images, but you can also use this area to place a few strategic keywords or phrases.