Add "noindex,nofollow" to X-Robots-Tag for Nextcloud
This commit is contained in:
parent
b9aa9e34af
commit
e80d1c7dd9
@ -75,7 +75,7 @@ http:
|
|||||||
#contentSecurityPolicy: "frame-ancestors '*.example.com:*';object-src 'none';script-src 'none';"
|
#contentSecurityPolicy: "frame-ancestors '*.example.com:*';object-src 'none';script-src 'none';"
|
||||||
featurePolicy: "camera 'none'; geolocation 'none'; microphone 'none'; payment 'none'; usb 'none'; vr 'none';"
|
featurePolicy: "camera 'none'; geolocation 'none'; microphone 'none'; payment 'none'; usb 'none'; vr 'none';"
|
||||||
customResponseHeaders:
|
customResponseHeaders:
|
||||||
X-Robots-Tag: "none"
|
X-Robots-Tag: "noindex, nofollow"
|
||||||
server: ""
|
server: ""
|
||||||
nextcloud-redirect:
|
nextcloud-redirect:
|
||||||
redirectRegex:
|
redirectRegex:
|
||||||
|
Loading…
Reference in New Issue
Block a user