From 5b0321b9d1cc5432189a8b6ef7804257709351e1 Mon Sep 17 00:00:00 2001 From: IRBorisov <8611739+IRBorisov@users.noreply.github.com> Date: Thu, 27 Jun 2024 11:57:14 +0300 Subject: [PATCH] Update robots.txt --- rsconcept/frontend/public/robots.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rsconcept/frontend/public/robots.txt b/rsconcept/frontend/public/robots.txt index a7022980..65568494 100644 --- a/rsconcept/frontend/public/robots.txt +++ b/rsconcept/frontend/public/robots.txt @@ -1,2 +1,5 @@ User-agent: * -Disallow: /library \ No newline at end of file +Disallow: /library +Disallow: /restore-password +Disallow: /signup +Disallow: /profile \ No newline at end of file