diff website/issues/html/_generic.calendar.html @ 4662:a099ff2ceff3

#2550765: add noindex,nofollow to the calendar pages.
author Ezio Melotti <ezio.melotti@gmail.com>
date Fri, 21 Sep 2012 17:39:11 +0300
parents c2d0d3e9099d
children 7146b68ac263
line wrap: on
line diff
--- a/website/issues/html/_generic.calendar.html	Thu Sep 06 11:24:19 2012 +0200
+++ b/website/issues/html/_generic.calendar.html	Fri Sep 21 17:39:11 2012 +0300
@@ -3,6 +3,7 @@
  <head>
   <link rel="stylesheet" type="text/css" href="@@file/style.css" />
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8;" />
+  <meta name="robots" content="noindex, nofollow" />
   <title tal:content="string:Roundup Calendar"></title>
   <script language="Javascript"
           type="text/javascript"

Roundup Issue Tracker: http://roundup-tracker.org/