From c452ec4b12cf2cbd036722dc1ec705aab7554fb3 Mon Sep 17 00:00:00 2001 From: Martin Dimitrov Date: Mon, 11 Nov 2024 19:23:02 -0800 Subject: [PATCH] block robots from scraping api routes --- packages/doorman-ui/public/robots.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/doorman-ui/public/robots.txt b/packages/doorman-ui/public/robots.txt index e9e57dc..b259bfa 100644 --- a/packages/doorman-ui/public/robots.txt +++ b/packages/doorman-ui/public/robots.txt @@ -1,3 +1,3 @@ # https://www.robotstxt.org/robotstxt.html User-agent: * -Disallow: +Disallow: /api