mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-04-27 16:09:13 -04:00
For those that run gallery3 at the top level, include a robots.txt file to exlude gallery3 working directories from index by robots. Fixes #794 - thanks nigel_aves
This commit is contained in:
13
robots.txt
Normal file
13
robots.txt
Normal file
@@ -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/
|
||||
Reference in New Issue
Block a user