From 6a059e54ac23a335bf7e54dfb07af9544bf789c2 Mon Sep 17 00:00:00 2001
From: Bob Vincent <bobvin@pillars.net>
Date: Wed, 1 Jun 2011 11:31:09 -0400
Subject: [PATCH] Issue 1137848 by BrockBoland, tim.plunkett, jensimmons: Disallow /filter/tips page.

---
 robots.txt |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/robots.txt b/robots.txt
index 804a074bec8fedd14fb0283242c534e419af2f74..8d9acb0b59ea1862e82448f853f5681997f28e07 100644
--- a/robots.txt
+++ b/robots.txt
@@ -40,6 +40,7 @@ Disallow: /xmlrpc.php
 # Paths (clean URLs)
 Disallow: /admin/
 Disallow: /comment/reply/
+Disallow: /filter/tips/
 Disallow: /logout/
 Disallow: /node/add/
 Disallow: /search/
-- 
1.7.4.1

