Mine is more awesome: http://logotype.se/robots.txt
Google's robots.txt
51–60 of 94 posts
Re: Google's robots.txt
#52Mine is more awesome: http://logotype.se/robots.txt
Re: Google's robots.txt
#53Earlier quoted context omitted.
I've found this GitHub project to be an invaluable resource for blocking bad bots: https://github.com/bluedragonz/bad-bot-blocker
That's amazing. Know of anything like it for Nginx?
Re: Google's robots.txt
#54Mine is more awesome: http://logotype.se/robots.txt
Heh, if only Yandex and Baidu respected robots.txt.
http://help.yandex.com/webmaster/controlling-robot/robots-tx...
Yandex's online tool to check specific URL on allowness in robots.txt:
Re: Google's robots.txt
#55facebook's... https://www.facebook.com/robots.txt
Bing is allowed. But it's obvious why.
I feel like once a company allows public access by posting stuff on the web, they can specify terms, but not include/exclude groups specifically. (In a legal sense; I understand blocking systems that hammer servers but will respect robots.txt. IME bing is the worst offender -- they hammer my sites, send no traffic, but will stop if I specify in robots.txt.)
Does anyone have an opinion about "once public, I can crawl"?
Re: Google's robots.txt
#56Earlier quoted context omitted.
Heh, if only Yandex and Baidu respected robots.txt.
I've found this GitHub project to be an invaluable resource for blocking bad bots: https://github.com/bluedragonz/bad-bot-blocker
THIS is evil. You could use this argument for banning any new search engine.
Re: Google's robots.txt
#57Apple allows robots access to everything! http://www.apple.com/robots.txt
For the smaller guys, sure it makes sense to have some kind of simple robots.txt policy.
Re: Google's robots.txt
#58Earlier quoted context omitted.
I've found this GitHub project to be an invaluable resource for blocking bad bots: https://github.com/bluedragonz/bad-bot-blocker
That's amazing. Know of anything like it for Nginx?
Not tested. :)
Re: Google's robots.txt
#59facebook's... https://www.facebook.com/robots.txt
I really can't believe facebook is written in php...
They run their PHP on HHVM for one:
https://en.m.wikipedia.org/wiki/HipHop_for_PHP
https://github.com/facebook/hhvm
...and yeah, it executes PHP code, for sure. But right there, things are already different, and the reality is that they've written a substantial code base in C/C++.
And, two, I'm sure they retain some serious business proprietary trade secrets about their server infrastructure, meaning that while the web front-end might render out HTML like a souped-up CDN, behind the scenes, there is a shit ton of other stuff going down.
Honestly, I think they just leave the file name extensions in the URL for the sake of nostalgia.
Re: Google's robots.txt
#60Mine is more awesome: http://logotype.se/robots.txt
Why you consider Yandex evil?