Member
Member
Bodger1946   2006-07-27, 07:59
#1

I would like to know if my photos will ever turn up on Google Images?
How can I ensure that they will or wont appear?

Member
Member
Chilifrei64   2006-07-27, 11:31
#2

turning mod-rewrite on along with utilizing your robots.txt will help your chances.

if you turn off mod-rewrite and disallow access in your robots.txt then it will be less likely.

Member
Member
SteveMoody   2006-07-27, 21:46
#3

a quick example of a robots.txt file which i have on a site.

User-Agent: Googlebot-Image
Disallow: /

User-agent: *
Disallow: /zenphoto

Member
Member
jimhere   2006-07-27, 23:20
#4

What does
`User-agent: *

Disallow: /zenphoto`
do?

Member
Member
Chilifrei64   2006-07-27, 23:39
#5

What he is saying above is
Googlebot-Image can NOT get to his whole website

all other "SearchBots" can get to his website but not the zenphoto directory

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.