mirror of
https://github.com/nextcloud/server.git
synced 2026-02-03 20:41:22 -05:00
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> |
||
|---|---|---|
| .. | ||
| ContentSecurityPolicyTest.php | ||
| DataResponseTest.php | ||
| DispatcherTest.php | ||
| DownloadResponseTest.php | ||
| EmptyContentSecurityPolicyTest.php | ||
| EmptyFeaturePolicyTest.php | ||
| FeaturePolicyTest.php | ||
| FileDisplayResponseTest.php | ||
| HttpTest.php | ||
| JSONResponseTest.php | ||
| OutputTest.php | ||
| PublicTemplateResponseTest.php | ||
| RedirectResponseTest.php | ||
| RequestIdTest.php | ||
| RequestStream.php | ||
| RequestTest.php | ||
| ResponseTest.php | ||
| StreamResponseTest.php | ||
| TemplateResponseTest.php | ||