From c93ee5d09f2c5ae4ddcffda1614e63b0e6ed6006 Mon Sep 17 00:00:00 2001 From: VChet <17050347+VChet@users.noreply.github.com> Date: Fri, 15 Jan 2021 23:39:54 +0500 Subject: [PATCH] fix(seo): disallow "/search/" in robots.txt --- client/public/robots.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/client/public/robots.txt b/client/public/robots.txt index b3155a1..3ba3751 100644 --- a/client/public/robots.txt +++ b/client/public/robots.txt @@ -2,5 +2,6 @@ User-agent: * Disallow: /login$ Disallow: /logout$ +Disallow: /search/ Allow: /