From 36f035bae51c130ffad8a3e14392ba7f28e66b14 Mon Sep 17 00:00:00 2001 From: priyanshuvish Date: Wed, 20 Aug 2025 16:33:11 +0530 Subject: [PATCH] robots.txt fix --- public/robots.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/robots.txt b/public/robots.txt index ab0d603..4d96d66 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -1,6 +1,6 @@ User-agent: * Disallow: /admin/ -Disallow: /cgi-bin +Disallow: /cgi-bin/ Allow: / Sitemap: https://www.wdipl.com/sitemap.xml \ No newline at end of file