Hide tmp folder from robots
This commit is contained in:
parent
2e7df4c403
commit
54197286ef
7
templates/robots.txt
Normal file
7
templates/robots.txt
Normal file
@ -0,0 +1,7 @@
|
||||
User-agent: *
|
||||
Disallow:
|
||||
Allow: /
|
||||
Sitemap: {{ get_url(path="sitemap.xml") }}
|
||||
|
||||
User-agent: *
|
||||
Disallow: /tmp/
|
Loading…
Reference in New Issue
Block a user