Hi,
How to prevent Google and other search engines from scanning your coppermine-gallery for pics? Is it possible to prevent deep links to ypur pics ?.
Any idears ?
Regards,
Lars Hærvig
You can use a robots.txt file to keep spiders away and an .htaccess file to stop hotlinking - search this forum and the web for more details.
Add to the <head> of template file:
<meta name="robots" content="noindex">
http://www.google.com/webmasters/remove.html