hiding the pages from web crawlers hiding the pages from web crawlers
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

hiding the pages from web crawlers

Started by flame, August 06, 2005, 01:07:51 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

flame

hi.
I've just installed the Coppermine Gallery on my web site.
It seems to work fine, but I can't find the way to prevent the crawling robots from catching and storing the gallery pages in the web search engines. I mean - how can I add the appropriate META tag ("noindex" etc.) to all the pages? Couldn't find it anywhere in adm. tools etc.


Tranz

Edit template.html for the theme. Another method is to create robots.txt. More info around the web.

flame