From a5f3d18a14d06a3524f3701537aae0fece1bcbea Mon Sep 17 00:00:00 2001 From: sophie Date: Fri, 24 Jan 2025 14:15:56 +0200 Subject: [PATCH] disallow crawling --- robots.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/robots.txt b/robots.txt index 26b4d70..77470cb 100644 --- a/robots.txt +++ b/robots.txt @@ -1,2 +1,2 @@ -User-Agent: * -Allow: / \ No newline at end of file +User-agent: * +Disallow: / \ No newline at end of file