From 634a48584a2d32b272f3064373bcd494b251e966 Mon Sep 17 00:00:00 2001 From: Neha Gupta Date: Fri, 8 Mar 2024 17:10:57 +0530 Subject: [PATCH] fix: robots txt Signed-off-by: Neha Gupta --- public/robots.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/public/robots.txt b/public/robots.txt index cb52a520..41ac09b4 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -6,4 +6,5 @@ Disallow: /community.keploy.io/ Disallow: /blog.keploy.io/ Disallow: /telemetry.keploy.io/ Disallow: /student.keploy.io/ +Disallow: /wp/ Sitemap: https://www.keploy.io/sitemap.xml