From 4647d0ea5474612cff00fef31ad8a48da65531ce Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Wed, 18 Mar 2009 09:47:12 +0100 Subject: [PATCH] website: Add robots.txt, Link bugtracker --- website/contact/index.html | 3 +++ website/docs/index.html | 3 +++ website/downloads/index.html | 3 +++ website/index.html | 3 +++ website/robots.txt | 2 ++ website/screenshots/index.html | 5 ++++- 6 files changed, 18 insertions(+), 1 deletion(-) create mode 100644 website/robots.txt diff --git a/website/contact/index.html b/website/contact/index.html index a289b291..b0abac48 100644 --- a/website/contact/index.html +++ b/website/contact/index.html @@ -42,6 +42,9 @@ li {
  • Screenshots
  • +
  • + Bugtracker +
  • Contact
  • diff --git a/website/docs/index.html b/website/docs/index.html index cd141b89..a866a998 100644 --- a/website/docs/index.html +++ b/website/docs/index.html @@ -42,6 +42,9 @@ li {
  • Screenshots
  • +
  • + Bugtracker +
  • Contact
  • diff --git a/website/downloads/index.html b/website/downloads/index.html index cce1cf2b..cb555c5c 100644 --- a/website/downloads/index.html +++ b/website/downloads/index.html @@ -42,6 +42,9 @@ li {
  • Screenshots
  • +
  • + Bugtracker +
  • Contact
  • diff --git a/website/index.html b/website/index.html index 64d8d546..643cf5fc 100644 --- a/website/index.html +++ b/website/index.html @@ -42,6 +42,9 @@ li {
  • Screenshots
  • +
  • + Bugtracker +
  • Contact
  • diff --git a/website/robots.txt b/website/robots.txt new file mode 100644 index 00000000..5d28f78d --- /dev/null +++ b/website/robots.txt @@ -0,0 +1,2 @@ +User-Agent: * +Disallow: /bugs/* diff --git a/website/screenshots/index.html b/website/screenshots/index.html index ec763f61..77ec57f5 100644 --- a/website/screenshots/index.html +++ b/website/screenshots/index.html @@ -42,6 +42,9 @@ li {
  • Screenshots
  • +
  • + Bugtracker +
  • Contact
  • @@ -58,7 +61,7 @@ li { -- 2.39.5