From 937e666f9a4772073e8b260dbd7e5f9571834ddf Mon Sep 17 00:00:00 2001 From: Thomas Steur Date: Mon, 10 May 2021 14:49:06 +1200 Subject: Allow requests to piwik and matomo php again for bots (#17536) --- robots.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'robots.txt') diff --git a/robots.txt b/robots.txt index 47ec9a18ff..82a0f8dcef 100644 --- a/robots.txt +++ b/robots.txt @@ -26,7 +26,5 @@ User-agent: facebookexternalhit User-agent: MSNBot User-agent: MSNBot-Media Disallow: / - -User-agent: * -Disallow: /matomo.php -Disallow: /piwik.php +Allow: /matomo.php +Allow: /piwik.php -- cgit v1.2.3