This repository was archived by the owner on Aug 26, 2022. It is now read-only.
bug 1199166 - disallow robots from comparing#3447
Merged
Conversation
Contributor
There was a problem hiding this comment.
was this a suggested change?
Contributor
Author
There was a problem hiding this comment.
Yes, suggested by Google webmaster tools
21471a4 to
2637448
Compare
Contributor
|
+r would crawl again |
jwhitlock
added a commit
that referenced
this pull request
Aug 27, 2015
bug 1199166 - disallow robots from comparing
Contributor
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Today's down-time incident was caused by Yahoo Slurp! crawling onto a bad and expensive compare transaction.
To help mitigate the risk of search crawlers triggering overload transactions, we want to add a number of new
Disallowdirectives to ourrobots.txt, so we can expect well-behaved robots to stay away from them.I used Google Webmaster Tools to verify that this
robots.txtfile will not disallow regular docs urls. I couldn't find equivalent webmaster tools for Yahoo, so I emailed Kev Needham (our Yahoo liaison) and set up a Google Analytics alert to email me if our traffic from Yahoo drops below our minimum observed threshold, just in case.