mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-01-16 20:50:33 +00:00
none only works for google. noindex, nofollow woks for all search engines
@@ -32,7 +32,7 @@ https://[YOUR-DOMAIN]:443 {
|
||||
# Disallow the site to be rendered within a frame (clickjacking protection)
|
||||
X-Frame-Options "DENY"
|
||||
# Prevent search engines from indexing (optional)
|
||||
X-Robots-Tag "none"
|
||||
X-Robots-Tag "noindex, nofollow"
|
||||
# Disallow sniffing of X-Content-Type-Options
|
||||
X-Content-Type-Options "nosniff"
|
||||
# Server name removing
|
||||
|
||||
Reference in New Issue
Block a user