docs(COMMENT): explain robots tag better
This commit is contained in:
parent
edb23271ab
commit
5433019e2f
@ -9,4 +9,6 @@ add_header X-Permitted-Cross-Domain-Policies none;
|
||||
add_header X-UA-Compatible "IE=edge";
|
||||
add_header X-XSS-Protection "1; mode=block" always;
|
||||
|
||||
add_header X-Robots-Tag none;
|
||||
# prevent search engines from indexing sites on this server
|
||||
# comment the line below if you are running public sites!
|
||||
add_header X-Robots-Tag none;
|
Loading…
Reference in New Issue
Block a user