How come when i put a name in "Google Images" all kinds of unrelated stuff comes up?
Asked by
jca (
36062)
May 1st, 2009
I am talking about a person’s name, specifically.
Observing members:
0
Composing members:
0
5 Answers
1) Google can’t read your mind and know what you’re looking for.
2) People give their photos all kinds of stupid names, captions, and titles. Google just finds the matching words.
Did you put quotes round the name? That will make the search even more specific.
Sometimes the picture is in an article that contains the word you have searched.
The reality of the situation is for some reason the algorithm used by Google to find images is week. I have always had better luck finding images through Yahoo, for everything else I use Google.
Google’s spiders/robots that index images rely completely on alt tags. When an image is placed in a website the code looks like this:
<img src=“fluther.gif” alt=“lurve” />
Since the robots are unable to visually evaluate images they use the alt tag and other page content to determine an images subject mater. The reason you get so many unrelated images is because alt tags are often left blank and the robots fall back to other content on the page, which may or may not be directly related to the image.
Answer this question
This question is in the General Section. Responses must be helpful and on-topic.