diff options
| author | Tristan Zur <tzur@webserver.ccwn.org> | 2015-06-10 20:55:53 +0200 |
|---|---|---|
| committer | Tristan Zur <tzur@webserver.ccwn.org> | 2015-06-10 20:55:53 +0200 |
| commit | 406abd7c4df1ace2cd3e4e17159e8941a2e8c0c4 (patch) | |
| tree | a324be16021f44f2fd6d55e609f47024e945b1db /robots.txt | |
Initial import
Diffstat (limited to 'robots.txt')
| -rw-r--r-- | robots.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..000aac9 --- /dev/null +++ b/robots.txt @@ -0,0 +1,14 @@ +User-agent: * +Disallow: /application/ +Disallow: /installer/ +Disallow: /lib/ +Disallow: /modules/ +Disallow: /system/ +Disallow: /themes/ +Disallow: /var/logs/ +Disallow: /var/modules/ +Disallow: /var/resizes/ +Disallow: /var/thumbs/ +Disallow: /var/tmp/ +Disallow: /var/uploads/ +Disallow: /digibug/print_photo/ |
