Commit: 5f6005af6adb08d0028df75097523dca766b3081 Author: Sherif Ramadan <[email protected]> Sat, 23 Mar 2013 23:00:33 -0400 Parents: 588a69adc95834ec2136c1e96ee4fe4246911b1a Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=5f6005af6adb08d0028df75097523dca766b3081 Log: Added /manual/vote-note.php to robots.txt to prevent search engines hammering it. Changed paths: M robots.txt Diff: diff --git a/robots.txt b/robots.txt index 0cbcd7e..493a453 100644 --- a/robots.txt +++ b/robots.txt @@ -7,6 +7,7 @@ Disallow: /source.php Disallow: /search.php Disallow: /mod.php Disallow: /manual/add-note.php +Disallow: /manual/vote-note.php Disallow: /harming/humans Disallow: /ignoring/human/orders -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
