From 9c89823f62d21fa5723c0871765131361df03298 Mon Sep 17 00:00:00 2001 From: Fabian Arrotin Date: Mar 18 2019 07:51:52 +0000 Subject: Modified robots.txt to disallow bots on specific forums pages Signed-off-by: Fabian Arrotin --- diff --git a/static/robots.txt b/static/robots.txt index d0ef198..7a3552f 100644 --- a/static/robots.txt +++ b/static/robots.txt @@ -7,3 +7,10 @@ Disallow: /themes/ Disallow: /docs/2/ Disallow: /docs/3/ Disallow: /docs/4/ + +Disallow: /forums/posting.php +Disallow: /forums/search.php +Disallow: /forums/app.php +Disallow: /forums/ucp.php +Disallow: /forums/memberlist.php +Disallow: /forums/report.php