diff --git a/robots.txt b/robots.txt index b8291b3..3bdc234 100644 --- a/robots.txt +++ b/robots.txt @@ -1,4 +1,6 @@ User-agent: * -Disallow: / +Allow: / +Disallow: */articles/* +Disallow: */admin/* Host: tripwb.com \ No newline at end of file