From 4919560500070e995d8de3c02c66ec0f8f6b6b19 Mon Sep 17 00:00:00 2001 From: sysadminix Date: Tue, 2 Jul 2024 19:07:47 +0300 Subject: [PATCH 1/2] 0.0.19 add articles indexing --- robots.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/robots.txt b/robots.txt index 3bdc234..31ce122 100644 --- a/robots.txt +++ b/robots.txt @@ -1,6 +1,5 @@ User-agent: * Allow: / -Disallow: */articles/* Disallow: */admin/* Host: tripwb.com \ No newline at end of file From f34664cbb33b04f62aada5b8a44d2c527e7c766f Mon Sep 17 00:00:00 2001 From: sysadminix Date: Tue, 2 Jul 2024 20:48:03 +0300 Subject: [PATCH 2/2] 0.0.19 add articles indexing --- robots.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/robots.txt b/robots.txt index 31ce122..3bdc234 100644 --- a/robots.txt +++ b/robots.txt @@ -1,5 +1,6 @@ User-agent: * Allow: / +Disallow: */articles/* Disallow: */admin/* Host: tripwb.com \ No newline at end of file