Free Business Forum UK  

Go Back   Free Business Forum UK > Marketing > Search Engine Optimisation


Search Engine Optimisation SEO Help and Advice. Learn from the Experts How to Improve your Ranking in Search.












How important are Image Names?

Search Engine Optimisation


Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 25-02-2010, 08:29 PM
IP's Avatar
IP IP is offline
Open for Business
 
Join Date: Aug 2008
Location: Kent
Posts: 2,126
Thanks: 668
Thanked 417 Times in 368 Posts
Blog Entries: 1
Default How important are Image Names?

I probably have some 20,000 odd images scattered about the web, purely from a traditional "that's how we have always done it" mentality, they are named in code that allows us to easily identify things like supplier, where we hold stock etc.

But I take it I am missing a trick here and should name the product and folders more SEF? Take too long to go back over what is already there, but can change how we go forward...have I understood this correctly, or is there more I need to do?

And most importantly, how much difference does it make?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote


Register to remove these Advertisements.
  #2  
Old 25-02-2010, 10:28 PM
RandomTemplate's Avatar
Senior Member
 
Join Date: Dec 2009
Location: Scotland
Posts: 933
Thanks: 3
Thanked 54 Times in 51 Posts
Default

Quite simply, it can't hurt.

Search Engines read the code of your site.
Where a use see the image. The search engine see's.

Code:
<img src='../images/imagename.jpg' />
That will output an image with no affect on seo.

Code:
<img src='../images/brandname/productname_0.jpg' alt='brandname product name' title='brandname product name' />
That will output an image but everything in bold adds towards your SEO.

Haven't checked but if at present you have poor SEO results then hire someone professional to completely rebuilt the system to automate these types of things. Pure and simple because it will more than quadruple your keywords. If you have great SEO results at present, then just change in future.

Hope it helps

EDIT: In regard to background images, file paths etc the theory is the exact same. Image was just a simple method to show an example.
__________________
Signature has Expired

Last edited by RandomTemplate; 26-02-2010 at 07:33 AM..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following User Says Thank You to RandomTemplate For This Useful Post:
IP (26-02-2010)
  #3  
Old 26-02-2010, 07:11 AM
Kip FX Design's Avatar
Web & Graphic Design Guru
 
Join Date: Nov 2009
Location: UK
Posts: 782
Thanks: 12
Thanked 84 Times in 74 Posts
Default

RT is bang on the button, your eShop should have a option to create canonical urls, this should work for the pictures/images too, if not, have a word with the dev and I am sure it can be done in minutes, its a very common thing now mate.
__________________
Web Design | Graphic Design
Design.Success
The Wordpress Wizard!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 26-02-2010, 07:35 AM
RandomTemplate's Avatar
Senior Member
 
Join Date: Dec 2009
Location: Scotland
Posts: 933
Thanks: 3
Thanked 54 Times in 51 Posts
Default

I'm sure you'll see this as a fairly useless post but.. there was a system (think it may have been a js one) that you just included in the header & it basically virtually generates all the filenames regardless of there real location for seo purposes.

Can't remember its name so i'll have a hunt when I get a chance.
__________________
Signature has Expired
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5  
Old 26-02-2010, 09:30 AM
IP's Avatar
IP IP is offline
Open for Business
 
Join Date: Aug 2008
Location: Kent
Posts: 2,126
Thanks: 668
Thanked 417 Times in 368 Posts
Blog Entries: 1
Default

Thanks for the replies, our SEO results are pretty reasonable, so just looking to change how we do it for the future. Not entirely sure if we are able to put alt tags in on everything, in certain cases the image upload is very similar to how you upload an avatar on here. So any thoughts on that welcomed.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6  
Old 07-03-2010, 10:31 AM
JohnHutson's Avatar
Member
 
Join Date: Nov 2009
Location: Essex, UK
Posts: 76
Thanks: 1
Thanked 20 Times in 14 Posts
Send a message via Skype™ to JohnHutson
Default

I agree with all of the above but would suggest include the full URL of where the image is located rather than just /images/etcetc

This will help in Google image search too - it's a massive traffic driver for most sites.

For the alt text, be descriptive rather than "Blue widget" - try something like "blue widget in showroom" or something - dont just use a top level keyword as this text is read out loud by text readers.

It also shows you are using the alt tag correctly (for usability rather than search engines)

As far as file name is concerned, all lowercase and seperated-by-a-hyphen.jpg just like you would a URL.
__________________
Signature has Expired
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7  
Old 07-03-2010, 11:24 AM
IP's Avatar
IP IP is offline
Open for Business
 
Join Date: Aug 2008
Location: Kent
Posts: 2,126
Thanks: 668
Thanked 417 Times in 368 Posts
Blog Entries: 1
Default

Ahh bugger, are underscores bad then?

Still curious as to how an Alt tag would be added to something like the avatar upload system on here.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8  
Old 07-03-2010, 11:31 AM
JohnHutson's Avatar
Member
 
Join Date: Nov 2009
Location: Essex, UK
Posts: 76
Thanks: 1
Thanked 20 Times in 14 Posts
Send a message via Skype™ to JohnHutson
Default

Quote:
Originally Posted by IP View Post
Ahh bugger, are underscores bad then?

Still curious as to how an Alt tag would be added to something like the avatar upload system on here.
"Bad" is a strong statement but "preferable" is to use hyphens rather than underscores

Hmmm as for the Avatar - not sure I'm afraid. The code is there on the forum as it currently pulls the username. Sorry I cant help further on that one
__________________
Signature has Expired
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following User Says Thank You to JohnHutson For This Useful Post:
IP (07-03-2010)
  #9  
Old 24-03-2010, 06:56 PM
BetterTAX's Avatar
Member
 
Join Date: Mar 2010
Posts: 62
Thanks: 3
Thanked 4 Times in 3 Posts
Default

so useful... i was also reading about alt image tags yesterday. as i said, i did one of those optimising checks and it pulled up images that had no alt tags.

i've looked at the code and its correct... no alt="blah blah"

now i could correct this but i dont know where in the code it should go?
i.e.
<a href="http://www.lighthouseclub.org" target="_blank"><img src="assets/logos/lighthouse.jpg" title="The Lighthouse Club and Benevolent Fund" width="50px" height="50px" /><br />

where would alt="The Lighthouse Club" go? after .jpg or after the sizing?

and, is it a good idea to go renaming all my images, and code, to put the company name in? or the http address?

thanks
__________________
Signature has Expired
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10  
Old 24-03-2010, 07:09 PM
IP's Avatar
IP IP is offline
Open for Business
 
Join Date: Aug 2008
Location: Kent
Posts: 2,126
Thanks: 668
Thanked 417 Times in 368 Posts
Blog Entries: 1
Default

Kip has done a video on this that might help:
Adding Alt and Title Tags to Improve SEO
__________________
~
Follow FBF on Twitter. http://Twitter.com/FBF_Business


Be Different - Think Positive.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following User Says Thank You to IP For This Useful Post:
BetterTAX (24-03-2010)
Reply

Bookmarks

Tags
image, important, names

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Dates as file names.... Chubster IT Hardware and Communications 7 16-04-2009 06:48 PM
Domain names Chubster E-Commerce and Software 4 18-03-2009 04:15 PM
How many domain names do you own? Lou General Business Questions and Discussion 10 25-01-2009 10:17 AM
Has anyone stopped to ask WHY domain names are important. admagic Search Engine Optimisation 16 21-10-2008 07:47 PM




All times are GMT. The time now is 05:39 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.0
© Free Business Forums 2010

Ad Management plugin by RedTyger