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

Add <META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW"> to files in order

to expire them from search engines.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@1294433 13f79535-47bb-0310-9956-ffa450edef68
parent 6e05a86d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3,6 +3,7 @@

<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
    <meta name="generator" content="HTML Tidy, see www.w3.org" />

    <title>Apache API notes</title>
+1 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@

<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
    <meta name="generator" content="HTML Tidy, see www.w3.org" />

    <title>Apache Server Frequently Asked Questions</title>
+1 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@

<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
    <meta name="generator" content="HTML Tidy, see www.w3.org" />

    <title>Apache Server Frequently Asked Questions</title>
+1 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@

<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
    <meta name="generator" content="HTML Tidy, see www.w3.org" />

    <title>Apache Server Frequently Asked Questions</title>
+1 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@

<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
    <meta name="generator" content="HTML Tidy, see www.w3.org" />

    <title>Apache Server Frequently Asked Questions</title>
Loading