Die meisten Blogs bieten ja eine Suchfunktion, aufgerufen wird dann eine
URL, die ungefähr so aussieht:
Code:
http://example.org/?s=suchbegriff
Heute ist mir aufgefallen, das der Googlebot genau solche Suchanfragen einfach selber erzeugt. Hier mal ein Auszug aus der
Logdatei:
Code:
66.249.72.38 - - [22/Jan/2008:05:14:06 +0100] "GET /?s=fertigblog HTTP/1.1" 200 5564 "-" "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
66.249.72.38 - - [22/Jan/2008:05:14:11 +0100] "GET /?s=eingetrudelt HTTP/1.1" 200 5577 "-" "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
66.249.72.38 - - [22/Jan/2008:05:14:13 +0100] "GET /?s=bewertungskriterium HTTP/1.1" 200 4516 "-" "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
66.249.72.38 - - [22/Jan/2008:05:14:19 +0100] "GET /?s=branchenriesen HTTP/1.1" 200 5469 "-" "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
66.249.72.38 - - [22/Jan/2008:05:14:42 +0100] "GET /?s=verdr%C3%A4ngte HTTP/1.1" 200 4556 "-" "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
66.249.72.38 - - [22/Jan/2008:05:16:09 +0100] "GET /?s=wettermacher HTTP/1.1" 200 5320 "-" "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
66.249.72.38 - - [22/Jan/2008:05:17:24 +0100] "GET /?s=bilderdieb HTTP/1.1" 200 6805 "-" "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
66.249.72.38 - - [22/Jan/2008:05:18:38 +0100] "GET /?s=abmahnenden HTTP/1.1" 200 5505 "-" "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
Ich frage mich nun, was Google damit bezweckt. Hat jemand sowas auch schon mal beobachtet?
Gruß
Ingo