From fb81de7a5b871cc7bccc0e44b973ba5c63e8c879 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Sun, 20 Jun 2010 12:45:36 -0700 Subject: Disallow /digibug/print_photo to avoid search engines printing stuff. Resolves ticket #637. --- robots.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/robots.txt b/robots.txt index bc7b5ac9..000aac95 100644 --- a/robots.txt +++ b/robots.txt @@ -11,3 +11,4 @@ Disallow: /var/resizes/ Disallow: /var/thumbs/ Disallow: /var/tmp/ Disallow: /var/uploads/ +Disallow: /digibug/print_photo/ -- cgit v1.2.3