From: Art Cancro Date: Tue, 31 May 2011 17:47:00 +0000 (-0400) Subject: Add /skip to robots.txt exclusion X-Git-Tag: v8.11~686 X-Git-Url: https://code.citadel.org/?p=citadel.git;a=commitdiff_plain;h=082f55887d783ea7bccbcc5e7b84b4f25c8b8197 Add /skip to robots.txt exclusion --- diff --git a/webcit/static.c b/webcit/static.c index 754cb5f0a..235322131 100644 --- a/webcit/static.c +++ b/webcit/static.c @@ -289,6 +289,7 @@ void robots_txt(void) { "Disallow: /display_page\r\n" "Disallow: /readnew\r\n" "Disallow: /display_enter\r\n" + "Disallow: /skip\r\n" "Sitemap: %s/sitemap.xml\r\n" "\r\n" ,