mirror of
https://github.com/umami-software/umami.git
synced 2025-12-06 01:18:00 +01:00
Create a Robots.txt File
This is a very simple addition of the robots.txt file which disallows indexing of the entire website. #1262
This commit is contained in:
parent
5358e28a68
commit
db67127df3
1 changed files with 2 additions and 0 deletions
2
public/robots.txt
Normal file
2
public/robots.txt
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
User-agent: *
|
||||
Disallow: /
|
||||
Loading…
Add table
Add a link
Reference in a new issue