I was just sitting here and I saw some activity on the Arduino server...
I looked at the HTTP headers on the server log and it says:
GET /robots.txt HTTP/1.1
Host: 87.221.151.193
Connection: Keep-alive
Accept: text/plain,text/html
From: googlebot(at)googlebot.com
User-Agent: Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)
Accept-Encoding: gzip,deflate
GET /index.html HTTP/1.1
Host: 87.221.151.193
Connection: Keep-alive
Accept: */*
From: googlebot(at)googlebot.com
User-Agent: Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)
Accept-Encoding: gzip,deflate
Looks like my Arduino just got visited by the Google bot!