diff options
-rw-r--r-- | robots.txt | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/robots.txt b/robots.txt index 0f823cb24..50eeb2795 100644 --- a/robots.txt +++ b/robots.txt @@ -1,3 +1,9 @@ User-agent: * -Allow: /index.cgi Disallow: / +Allow: /*index.cgi +Allow: /*page.cgi +Allow: /*show_bug.cgi +Allow: /*describecomponents.cgi +Disallow: /*show_bug.cgi*ctype=* +Disallow: /*show_bug.cgi*format=multiple* +Disallow: /*page.cgi*id=voting* |