fix: disallow robots from accessing the app
This commit is contained in:
@@ -1,5 +1,2 @@
|
|||||||
# See http://www.robotstxt.org/robotstxt.html for documentation on how to use the robots.txt file
|
User-agent: *
|
||||||
#
|
Disallow: /
|
||||||
# To ban all spiders from the entire site uncomment the next two lines:
|
|
||||||
# User-agent: *
|
|
||||||
# Disallow: /
|
|
||||||
|
|||||||
Reference in New Issue
Block a user