From 77b87b33e924f4a1b5496733652110156262c52c Mon Sep 17 00:00:00 2001 From: Oleg Sh Date: Sun, 2 Jan 2022 11:47:27 +0200 Subject: [PATCH] Fix Yandex bot error. --- robots.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/robots.txt b/robots.txt index 5f368f7..fe6c02d 100755 --- a/robots.txt +++ b/robots.txt @@ -21,4 +21,8 @@ Disallow: /wiki/* Disallow: /en/wiki/* User-agent: Crawler -Disallow: / \ No newline at end of file +Disallow: / + +User-agent: Yandex +Disallow: +Clean-param: graphName \ No newline at end of file