From 2105b79b8abd4737e80cd1c1836fcc372e729919 Mon Sep 17 00:00:00 2001 From: Daniel Siepmann Date: Mon, 24 Feb 2020 13:57:06 +0100 Subject: [PATCH] Ignore further bots --- Configuration/Services.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Configuration/Services.yaml b/Configuration/Services.yaml index cf497d9..af77272 100644 --- a/Configuration/Services.yaml +++ b/Configuration/Services.yaml @@ -25,7 +25,7 @@ services: $rule: > not (context.getAspect("backend.user").isLoggedIn()) and not (request.getHeader("User-Agent")[0] matches "/^Wget|TYPO3|TYPO3 linkvalidator/") - and not (request.getHeader("User-Agent")[0] matches "/Googlebot|Bingbot|Slurp|DuckDuckBot|Baiduspider|YandexBot|Sogou|Exabot|NextCloud-News|Feedly|XING FeedReader|CCBot/") + and not (request.getHeader("User-Agent")[0] matches "/Googlebot|Bingbot|bingbot|Slurp|DuckDuckBot|Baiduspider|YandexBot|Sogou|Exabot|NextCloud-News|Feedly|XING FeedReader|CCBot|SemrushBot|SEOkicks|Twitterbot|Seekport Crawler|SemanticScholarBot|curl/") # Dashboard Widgets