Trick765
Optimize Your Use of Images
The "alt" attribute provides alternative information for an image if a user for some reason cannot view it (because of slow connection, an error in the src attribute, the user uses a screen reader, or if set off image in the browser setting).
<img src="http://funmaza.cu.cc/img/logo.gif" alt="Search Engine Optimization" />
Optimizing your image filenames and "alt" text makes it easier for image search projects like Google Image Search to better understand your images.
Tip for Images
*.Use brief, but descriptive filenames and alt text- Like many of the other parts of the page targeted for optimization, filenames and alt text (for ASCII languages) are best when they're short, but descriptive.
Avoid:
*.using generic filenames like "image1.jpg", "pic.gif", "1.jpg" when possible
*.writing extremely lengthy filenames
*.stuffing keywords into alt text or copying and pasting entire sentences
*.Supply alt text when using images as links- If you do decide to use an image as a link, filling out its alt text helps Google understand more about the page you're linking to. Imagine that you're writing anchor text for a text link.
Avoid:
*.writing excessively long alt text that would be considered spammy
*.using only image links for your site's navigation
*.Store images in a directory of their own- Instead of having image files spread out in numerous directories and subdirectories across your domain, consider consolidating your images into a single directory (e.g. wapmaster.wen.ru/images/). This simplifies the path to your images.
*.Use commonly supported filetypes- Most browsers support JPEG, GIF, PNG, and BMP image formats. It's also a good idea to have the extension of your filename match with the filetype.