summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRich Bowen <rbowen@apache.org>2011-07-22 14:39:57 +0000
committerRich Bowen <rbowen@apache.org>2011-07-22 14:39:57 +0000
commit08ae2eae753caac91ed91c36219fb0d55eec953f (patch)
tree86c931ebe8a9f6150beeb704ce0582ed941b3b11
parent7bd80f327715fe3d047bd462356871f5f7583672 (diff)
downloadhttpd-08ae2eae753caac91ed91c36219fb0d55eec953f.tar.gz
Adds link rel="canonical" to several of the pages that show up as top hits on Google and shouldn't.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@1149621 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--htdocs/manual/bind.html.en1
-rw-r--r--htdocs/manual/configuring.html.en1
-rw-r--r--htdocs/manual/custom-error.html.en1
-rw-r--r--htdocs/manual/dns-caveats.html.en1
-rw-r--r--htdocs/manual/index.html.en1
-rw-r--r--htdocs/manual/install.html.en1
-rw-r--r--htdocs/manual/invoking.html.en1
-rw-r--r--htdocs/manual/misc/rewriteguide.html1
-rw-r--r--htdocs/manual/mod/mod_rewrite.html.en1
-rw-r--r--htdocs/manual/windows.html.en1
10 files changed, 10 insertions, 0 deletions
diff --git a/htdocs/manual/bind.html.en b/htdocs/manual/bind.html.en
index 8ea715b512..0b0f3afd4b 100644
--- a/htdocs/manual/bind.html.en
+++ b/htdocs/manual/bind.html.en
@@ -4,6 +4,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="generator" content="HTML Tidy, see www.w3.org" />
+ <link rel="canonical" href="http://httpd.apache.org/docs/current/bind.html"/>
<title>Setting which addresses and ports Apache uses</title>
</head>
diff --git a/htdocs/manual/configuring.html.en b/htdocs/manual/configuring.html.en
index fa3f276c40..dc6ec42c85 100644
--- a/htdocs/manual/configuring.html.en
+++ b/htdocs/manual/configuring.html.en
@@ -4,6 +4,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="generator" content="HTML Tidy, see www.w3.org" />
+ <link rel="canonical" href="http://httpd.apache.org/docs/current/configuring.html"/>
<title>Configuration Files</title>
</head>
diff --git a/htdocs/manual/custom-error.html.en b/htdocs/manual/custom-error.html.en
index 3cbb570436..9c61a5bfc9 100644
--- a/htdocs/manual/custom-error.html.en
+++ b/htdocs/manual/custom-error.html.en
@@ -4,6 +4,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="generator" content="HTML Tidy, see www.w3.org" />
+ <link rel="canonical" href="http://httpd.apache.org/docs/current/custom-error.html"/>
<title>Custom error responses</title>
</head>
diff --git a/htdocs/manual/dns-caveats.html.en b/htdocs/manual/dns-caveats.html.en
index dd0be45f55..8898b0f383 100644
--- a/htdocs/manual/dns-caveats.html.en
+++ b/htdocs/manual/dns-caveats.html.en
@@ -4,6 +4,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="generator" content="HTML Tidy, see www.w3.org" />
+ <link rel="canonical" href="http://httpd.apache.org/docs/current/dns-caveats.html"/>
<title>Issues Regarding DNS and Apache</title>
</head>
diff --git a/htdocs/manual/index.html.en b/htdocs/manual/index.html.en
index 4b18c5fb08..9b4a18989e 100644
--- a/htdocs/manual/index.html.en
+++ b/htdocs/manual/index.html.en
@@ -4,6 +4,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="generator" content="HTML Tidy, see www.w3.org" />
+ <link rel="canonical" href="http://httpd.apache.org/docs/current/"/>
<title>Apache HTTP Server Version 1.3 Documentation</title>
</head>
diff --git a/htdocs/manual/install.html.en b/htdocs/manual/install.html.en
index d0c885c46a..850046df5e 100644
--- a/htdocs/manual/install.html.en
+++ b/htdocs/manual/install.html.en
@@ -4,6 +4,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="generator" content="HTML Tidy, see www.w3.org" />
+ <link rel="canonical" href="http://httpd.apache.org/docs/current/install.html"/>
<title>Compiling and Installing Apache</title>
</head>
diff --git a/htdocs/manual/invoking.html.en b/htdocs/manual/invoking.html.en
index 5beffce720..97905cb78b 100644
--- a/htdocs/manual/invoking.html.en
+++ b/htdocs/manual/invoking.html.en
@@ -4,6 +4,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="generator" content="HTML Tidy, see www.w3.org" />
+ <link rel="canonical" href="http://httpd.apache.org/docs/current/invoking.html"/>
<title>Starting Apache</title>
</head>
diff --git a/htdocs/manual/misc/rewriteguide.html b/htdocs/manual/misc/rewriteguide.html
index 82246145d2..fec7a1bb03 100644
--- a/htdocs/manual/misc/rewriteguide.html
+++ b/htdocs/manual/misc/rewriteguide.html
@@ -4,6 +4,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="generator" content="HTML Tidy, see www.w3.org" />
+ <link rel="canonical" href="http://httpd.apache.org/docs/current/rewrite/"/>
<title>Apache 1.3 URL Rewriting Guide</title>
</head>
diff --git a/htdocs/manual/mod/mod_rewrite.html.en b/htdocs/manual/mod/mod_rewrite.html.en
index 0021777ec2..310675dcc1 100644
--- a/htdocs/manual/mod/mod_rewrite.html.en
+++ b/htdocs/manual/mod/mod_rewrite.html.en
@@ -7,6 +7,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="generator" content="HTML Tidy, see www.w3.org" />
+ <link rel="canonical" href="http://httpd.apache.org/docs/current/mod/mod_rewrite.html"/>
<title>Apache module mod_rewrite</title>
</head>
diff --git a/htdocs/manual/windows.html.en b/htdocs/manual/windows.html.en
index 3d6c0b4dbd..a29fb78194 100644
--- a/htdocs/manual/windows.html.en
+++ b/htdocs/manual/windows.html.en
@@ -4,6 +4,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="generator" content="HTML Tidy, see www.w3.org" />
+ <link rel="canonical" href="http://httpd.apache.org/docs/current/windows.html"/>
<title>Using Apache with Microsoft Windows</title>
</head>