How to optimize your images for SEO

hoangvu

New member
Joined
Jun 6, 2012
Messages
1,844
Points
0
1. Hide any text, especially any important terms in graphics. Search engines can only read text.

2. Give each image a descriptive file name.

Bad: no-name.jpg
Good: Seo-forum.jpg

3. Give each image a descriptive alternative text to describe their content in context. The alt text is important not only for visitors who have disabled the loading of images, but is analyzed by search engines, eg Google . Abusing you but not the alt text to accommodate keyword spam in it.

Wrong: <img src="seo-image.jpg">
Correct: <img src="seo-image.jpg" alt="SEO">
Clever: <img src="seo-image.jpg" alt="SEO Image">
SPAM: <img src="seo-image.jpg" alt="SEO image, SEO graphics, SEO for your Photos">

If an image is used as the link, the alternative text is particularly important because it becomes the anchor text.

Generally, you should look for keywords in alt-text to the following:

- If an image contains text, it should also occur in the alt attribute, not a completely different alt text can be specified.
- The Alt text of layout graphics (backgrounds, gradients, blind gifs, etc.) should not contain keywords. Right here is alt = "".
- A graphic that is embedded in multiple pages, should not have different old texts, but always the same.

4. If it is unavoidable that a heading is a graphic, then draw it using HTML as such from, even if it does not affect the representation. Also do not forget the alternative text:

Wrong: <img src="seo-image.gif">
Better: <img src="seo-image.gif" alt="SEO">
Perfect: <h3><img src="your-image.gif" alt="SEO Image"></h3>

5. If the graphic is part of a graphical layout, it may be that through the award as HTML heading spacings or gaps. In this case, you also need to change CSS with indoor and outdoor distance to 0:

h3 {margin: 0, padding: 0;}
The presentation, dimensions and file size of graphics should also optimized for smartphones be because mobile devices have a small display and a slower Internet connection.
 

Alex_smith

New member
Joined
Dec 19, 2012
Messages
385
Points
0
Wow, Excellent post, I was not knowing that i can include heading tags with image tags. I consider this is one of the useful tip for me to use that in future.
 

pixelfire

New member
Joined
Mar 8, 2013
Messages
48
Points
0
Very good information here given regarding the image optimization. Uptill i knew only to submit the images in the respective sites but with this tips there will be better result oriented work done
 

Alex Thompson

Moderator
Joined
Jun 6, 2013
Messages
651
Points
43
Very good source on Image optimization, thanks to share this valuable hidden information with us. Thank you..
 

contech

New member
Joined
Apr 12, 2013
Messages
121
Points
0
I appreciate you taking the time and effort to put this content together. I once again find myself personally spending way too much time both reading and commenting. But so what, it was still worthwhile!
 

Annika Panzini

New member
Joined
May 14, 2013
Messages
64
Points
0
Alt tags is what I use when I optimize for images. Its easy if you have a background in HTML or in web development...
 

PankajS

New member
Joined
Mar 5, 2013
Messages
79
Points
0
Thanks for sharing this great post about image optimization. this will be lot of help for SEO
 
Older threads
Replies
9
Views
3,700
Replies
2
Views
3,225
Latest threads
Replies
0
Views
122
Replies
2
Views
328
Replies
4
Views
410
Recommended threads

Latest postsNew threads

Referral contests

Referral link for :

Sponsors

Popular tags

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

Top