SEO Friendly Images is a WordPress optimization plugin which automatically updates all images with proper ALT and TITLE attributes. If your images do not have ALT and TITLE already set, SEO Friendly Images will add them according the options you set. Additionally this makes the post W3C/xHTML valid as well.
ALT attribute is important part of search engine optimization. It describes your image to search engine and when a user searches for a certain image this is a key determining factor for a match.
TITLE attribute play lesser role but is important for visitors as this text will automatically appear in the tooltip when mouse is over the image.
Download
Installation & Usage
- Upload the whole plugin folder to your /wp-content/plugins/ folder.
- Go to the Plugins page and activate the plugin.
- Use the Options page to modify ALT and TITLE options.
- You are done, SEO Image does everything else
SEO Friendly Images options recognize two tags %title (post title) and %name (filename of the picture). By combining these two tags and additional words (photo, picture etc..) you can create relevant alt and title tags automatically for all images.
Here is a live example of the plugin (active on my blog). The image that has title and alt replaced with "%title" and "%name %title" respectively resulting in "SEO Friendly Image" for title and "example SEO Friendly Images" for alt.

There is one additional option called 'Override default WordPress alt'. If you uploaded pictures to your blog posts already and haven't specified a description WordPress would automatically add a default alt tag in form of image.jpg. Since SEO Friendly Images replaces only empty or non-existing alt tags, this would be left intact unless this option is turned on.
Changelog
v2.4: Regexp Optimization. Fixed bug with single quotes used in images.
v2.3.2: WP 2.7 cleanup
v2.3: Fixes an issue with poorly formatted img tag
v2.0: Fixed compatibility issue with WordPress 2.5.1 and included %category replacement string.
May 20th, 2008 v1.20
* Compatibility with WordPress 2.5.1 and support for %category.
Mar 6st, 2008 v1.1
* Bug fix with quotes in titles
Mar 1st, 2008 v1.0
* Initial release
Visit my other interesting WordPress Plugins.
Need help with WordPress SEO? Feel free to contact me.





311 Comments
I have an odd issue...I converted my blog from Google Blogger to WordPress and SEO friendly images is working for my old images that were posted to Google Blogger but it is not working for the new articles posted in WordPress. Here is an example:
WordPress: http://www.actionfigurecustoms.com/2008/09/16/transformers-movie-optimus-prime-custom-15-figure-encline-designs/
Old Google Blogger post coverted to WordPress: http://www.actionfigurecustoms.com/2008/06/13/custom-transformers-movie-optimus-prime-leader-class-figure-by-creg-customs/
Any help would be great!
I think you should write a book on plugins...it's time I guess.
hi
the plugin is good but the alt tag is only shown on the thumbmails not the big images please fix the error in it.
thanks
I don't know Image Optimization before. SEO Friendly Images PLUGIN is really great to help us to optimise our WP blog.
We would like to say Thank You for your creativity.
Hi Vladimir
How can I ‘Override default WordPress alt’?
ie. On the page (link below) I would like the company logo to say Wildcat SEO and not the aero bubbles alt tag
http://www.kasumiseo.co.uk/sexy-jason-lewis-tempts-women-to-buy-aero-bubbles/
Any help would be greatly appreciated
Thank You
Kasumi
@Gavin Seim - Changing title attributes does not work? Can you show an example?
@Stefan Tell - Please tell me more about the problem. Best you can write me an email describing it
@Aldo - Hvala, kako radi poker?
Thanks so much. Simple and well done. Everything works good, except changing title attribute settings is not doing anything. It just used image title no matter what I enter. Still the alt was my main concern so it will do super.
Gavin
seimeffects.com
how about adding a feature : Height and width tags to SEO friendly images... just a idea.
Pozdrav
Mnogo hvala na odlicnom pluginu.
Hello,
Thanks for this great plug-in for creating seo optimized images.
Sorry to say, but this plugin destroyed my feed as well. So I had to get rid of it temporarily. Will check back later to see if the problem is solved.
Somehow Feedburner and some other feed-readers had problems with Swedish characters (å,ä,ö) when using UTF-8 and complained about "high-bit characters".
Ej majstore, svaka čast!
Hi
Thank you very much for the plugin
Hi, great plugin but I've found an issue leading to non-compliant HTML. It can generate title values where an ampersand is not properly encoded, ie. '&' is not encoded as '&'.
Thank you for a great little plugin.
Toby @
Is there any reason it wouldn't work on all images already posted or is this for images going forward that are posted?
Even more SEO for my website :D
There is no reason not to work. I am running 2.6 here too.
Help! I don't think seo friendly images is working with wordpress 2.6!
This plugin incompatible with blog in russian UTF-8
Plugin destroy RSS feed =(
Yes, I just downloaded and tested it out.
This just happens to image which has extra space before end bracket i.e .jpg" >, the extra space does not go well with the plugin. Since I post most of my posts via email, these extra spaces do appear.
I got a work around it by using the search and replace plugin and replaced .jpg" > to .jpg">. It works now!
Do you use the latest version, 2.3?
Thanx for the plugin!
I'm also facing the problem which Ahni posted on May 21st. The plugin eats up last few letters of the image src and the image fails to load.
.jpg is trim to .j or .jp
.gif is trim to .gi or .g
deactivating the plugin loads the image "fine"
Using - Version 2.5.1
Version 2.3 is out with few tweaks.
This is a great plugin. It works on most of my images. However, for some images, the src tag was modified wrongly leading to a broken image. E.g.
becomes
Two characters were chopped off ('g"' in this case) in original src attribute.
I looked at your code and couldn't figure out why. I'd appreciate it if you could have a look. The is version 2.2.