Commit: d191f21cefc0d490f5711451e9043a69498bad3f Author: Sherif Ramadan <[email protected]> Sat, 23 Mar 2013 23:00:33 -0400 Parents: 8e90d751957bac76ead262aaf99ad4233d99c2c9 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=d191f21cefc0d490f5711451e9043a69498bad3f 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
