News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Disable search engines from spidering?

Started by Celaine, September 04, 2004, 02:36:52 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Celaine

I'd like to be able to keep search engines from picking up the images in my albums. Is there a way to do this?
Thanks in advance...
best...

Christine

kegobeer

Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

Celaine

#2
Oooh...I got all excited, then couldn't view the post. Seems you need to pay?

Oh, wait...I see. I have it, thanks very much!
best...

Christine

Joachim Müller

Robots.txt:
http://www.robotstxt.org/wc/robots.html
http://www.searchengineworld.com/robots/robots_tutorial.htm
in fact, google for "robots.txt" and you will find loads of usefull pages.

Keep google from spidering your images:
User-Agent: Googlebot-Image
Disallow: /


Joachim