diff options
author | Tim Almdal <tnalmdal@shaw.ca> | 2009-09-23 07:04:59 -0700 |
---|---|---|
committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-09-23 07:04:59 -0700 |
commit | a24d9d67a6d6ee0b976068880476e69b432b1406 (patch) | |
tree | 4ec404fcb21117bfce0c54a96fc32422d79183fc /robots.txt | |
parent | 05275e2c07549ae9c40e647154fa442d796918b8 (diff) | |
parent | 7f066b34c9d965814c0a07a8f71e016edeb383d2 (diff) |
Merge branch 'master' into talmdal_dev
Diffstat (limited to 'robots.txt')
-rw-r--r-- | robots.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/robots.txt b/robots.txt new file mode 100644 index 00000000..bc7b5ac9 --- /dev/null +++ b/robots.txt @@ -0,0 +1,13 @@ +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/ |