Old 06-09-2005, 04:23   #1 (permalink)
Prole
Right turn, Clyde
 
Prole's Avatar
 
Join Date: Mar 2003
Posts: 377
Google Images

Hi all,

One of my friends sites is having an image picked up by Google images but we're not sure how...

The page the image is on is called 'widgets.htm' and the image is called 'whatever.jpg'. The alt text is 'widgets' and the title text is 'blah'. The image appears on Google for the search 'widgets'.

AFAIK, there's no way of submitting images? Does anyone have any information on this?
__________________
everything was great til i got here
  Reply With Quote
Old 06-09-2005, 04:34   #2 (permalink)
pgo
i'm done, son
 
Join Date: Jan 2005
Posts: 12,262
Not 100% sure but if the alt text says "widgets" it would make sense for the image to turn up on a GIS for "widgets".

I believe that Google indexes images just like it does HTML. In that it finds an image, checks the alt text, and indexes the image. Oft times I use robots.txt to block Google from looking in image folders.

Someone correct me if I'm wrong - I'm just guessing that's what happens.
  Reply With Quote
Old 06-09-2005, 04:38   #3 (permalink)
Prole
Right turn, Clyde
 
Prole's Avatar
 
Join Date: Mar 2003
Posts: 377
that's what i'm thinking: it must be the alt text or the relevant body text.

i always thought images were only picked up if they were hyperlinks but evidently i'm wrong
__________________
everything was great til i got here
  Reply With Quote
Old 06-09-2005, 04:40   #4 (permalink)
smallbeer
I Ain't Losing Any Sleep™
 
Join Date: Apr 2003
Posts: 5,236
google crawls and indexes images just like it does pages.

If you don't want it to, add a robots.txt to the root directory including the following.

Code:
User-agent: Googlebot-Image Disallow: /

To get google to remove stuff it's already indexed you have to use it's removal tool...(you need to sign up)...

http://services.google.com:8882/urlc...&lastcmd=login
  Reply With Quote
Old 06-09-2005, 04:42   #5 (permalink)
pgo
i'm done, son
 
Join Date: Jan 2005
Posts: 12,262
I usually just use...

Code:
User-agent: * Disallow: /images/
Does that not do the same? (Except the obvious difference of keeping all bots out of /images/)
  Reply With Quote
Old 06-09-2005, 04:44   #6 (permalink)
Brown
volkswagen yellow & gold
 
Brown's Avatar
 
Join Date: Apr 2003
Location: london, england.
Posts: 6,214
it doesn't seem to pick up all images. i've noticed that it prefers /images/ instead of /img/ as i use on a lot of my sites.
  Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Contact Us - Web Design Forums - Archive - Top
Search Engine Optimization by vBSEO 3.0.0 RC8