From a9115e903f1411160971434de6377772eee4078b Mon Sep 17 00:00:00 2001 From: AykutSarac Date: Wed, 9 Aug 2023 18:19:01 +0300 Subject: [PATCH] update robots.txt --- public/robots.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/robots.txt b/public/robots.txt index c0f7f85..5344c1a 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -1,4 +1,4 @@ User-agent: * Allow: / -Disallow: /*?* +Disallow: /editor?* Disallow: /widget \ No newline at end of file