Live data from Hacker News

Google's robots.txt

google.com

61–70 of 94 posts

Re: Google's robots.txt

#61
post #31

http://www.google.com/baraza/en What a weird little product. It's like Yahoo Answers, but somehow with even less sorting or categorization.

'baraza' is Swahili for forum/meeting place. It was very much Yahoo Answers, targeted at the African market - here in Kenya, most people only have internet access via mobile connections, often using feature phones, hence the minimalistic stylesheet.

Baraza never really took off.

More about it here: http://whiteafrican.com/2010/10/05/google-baraza-qa-for-afri...

Re: Google's robots.txt

#62
post #44

Earlier quoted context omitted.

You're quoting "agreement" as if its literally in their robots file. It's not. They're telling the public that it does not have permission to crawl the site which try have the right to do. What is the problem with that?

What is the point of having such silly prohibition? It's silly because anyone can crawl it if they want, Facebook may block such DDoS attack, but why would they bother to put up such sign when they know it's useless?

my guess lawyers

Re: Google's robots.txt

#63

See also: http://www.google.com/humans.txt

This doesn't work if you are using HTTPS everywhere.

  % curl www.google.com/humans.txt
  Google is built by a large team of engineers, designers, researchers,
  robots, and others in many different sites across the globe. It is
  updated continuously, and built with more tools and technologies than
  we can shake a stick at. If you'd like to help us out, see
  google.com/jobs.

Re: Google's robots.txt

#65
Curious as to why someone sat down and added this line to that file:

  Allow: /maps?hq=http://maps.google.com/help/maps/directions/biking/mapleft.kml&ie=UTF8&ll=37.687624,-122.319717&spn=0.346132,0.727158&z=11&lci=bike&dirflg=b&f=d

Re: Google's robots.txt

#67
post #15

Earlier 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

>Unless your website is written in Russian or Chinese, you probably don't get any traffic from them. They mostly just waste bandwidth and consume resources. THIS is evil. You could use this argument for banning any new search engine.

What "new search engine" has actually generated actual revenue for any webmaster in the past ten years? You could argue DDG but that's the only one I can think of.

Re: Google's robots.txt

#69
post #16

facebook's... https://www.facebook.com/robots.txt

That really blows my mind. I mean, how can they say that's any kind of "agreement"? I someone writes a curl/wget script wrapper & points it to the top 10 websites, they don't enter into any kind of written contract or agreement.

It's probably just their way of explaining how those user-agents that do not get the catchall Disallow: / treatment got into that robots.txt file. Also, including some lawyerisms might be quite effective at reminding upstart scrapers that faking the googlebot UA would be even less cool than simply ignoring robots.txt.

Re: Google's robots.txt

#70
post #44

Earlier quoted context omitted.

You're quoting "agreement" as if its literally in their robots file. It's not. They're telling the public that it does not have permission to crawl the site which try have the right to do. What is the problem with that?

What is the point of having such silly prohibition? It's silly because anyone can crawl it if they want, Facebook may block such DDoS attack, but why would they bother to put up such sign when they know it's useless?

They have such a large network, anything they could do to prevent unwanted crawling is probably helpful.
Post reply on HN