nextcloud-server/tests/lib/AppFramework/Controller
MichaIng 5f90b8eb11
Change X-Robots-Tag header from "none" to "noindex, nofollow"
While "none" is indeed equivalent to "noindex, nofollow" for Google, but seems to be not supported by Bing and probably other search engines.

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta/name#other_metadata_names
https://developers.google.com/search/docs/crawling-indexing/robots-meta-tag?hl=de#comma-separated-list
https://www.bing.com/webmasters/help/which-robots-metatags-does-bing-support-5198d240

Signed-off-by: MichaIng <micha@dietpi.com>
2023-02-15 20:16:51 +07:00
..
ApiControllerTest.php
AuthPublicShareControllerTest.php composer run cs:fix 2023-01-20 11:45:08 +07:00
ControllerTest.php Change X-Robots-Tag header from "none" to "noindex, nofollow" 2023-02-15 20:16:51 +07:00
OCSControllerTest.php
PublicShareControllerTest.php composer run cs:fix 2023-01-20 11:45:08 +07:00