Commit 16479112 authored by Richard Bowen's avatar Richard Bowen
Browse files

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
parent f9f33142
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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>
+1 −0
Original line number Diff line number Diff line
@@ -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>
+1 −0
Original line number Diff line number Diff line
@@ -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>
+1 −0
Original line number Diff line number Diff line
@@ -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>
+1 −0
Original line number Diff line number Diff line
@@ -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>
Loading