From ef7876f12618ffc153bc934e082527fd65792a8d Mon Sep 17 00:00:00 2001 From: wilsonTrigo Date: Mon, 20 Nov 2023 15:29:51 +0000 Subject: [PATCH] Update robot to not index unused translations --- public/robots.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/public/robots.txt b/public/robots.txt index 14267e9032..e4fe782829 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -1,2 +1,9 @@ User-agent: * -Allow: / \ No newline at end of file +Allow: / +Disallow: /ar/* +Disallow: /de/* +Disallow: /es/* +Disallow: /fr/* +Disallow: /ja/* +Disallow: /ko/* +Disallow: /pt/*