From a71ec0f6948140fb3a7f23db3e6751eaed2dc089 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Wed, 4 Apr 2012 13:29:04 +0200 Subject: Disable search indexing All links will become invalid pretty soon so this just leads to lots of dead links in the bots search index. Signed-off-by: Florian Pritz --- application/views/file/header.php | 1 + 1 file changed, 1 insertion(+) (limited to 'application') diff --git a/application/views/file/header.php b/application/views/file/header.php index a7354cdca..e09f29f61 100644 --- a/application/views/file/header.php +++ b/application/views/file/header.php @@ -5,6 +5,7 @@ <?php echo isset($title) ? $title : ''; ?> " media="screen" /> + -- cgit v1.2.3-24-g4f1b