Herzlich willkommen im Archiv vom ABAKUS Online Marketing Forum
Du befindest Dich im Archiv vom ABAKUS Online Marketing Forum. Hier kannst Du Dich für das Forum mit den aktuellen Beiträgen registrieren.
66.249.65.98 - - [07/Jun/2007:04:39:26 +0200] "GET /axroi/script.php?ref=http%3A//www.google.com/search%3Fhl%3Den%26q%3Da ... index.html HTTP/1.1" 200 5 "-" "Mozilla/5.0 (compatible; Googlebot/2.1; +https://www.google.com/bot.html)"
66.249.65.98 - - [07/Jun/2007:04:39:26 +0200] "GET /axroi/script.php?ref=http%3A//www.google.com/search%3Fhl%3Den%26q%3Dabc%20&entry=xxx HTTP/1.1" 200 5 "-" "Mozilla/5.0 (compatible; Googlebot/2.1; +https://www.google.com/bot.html)"
66.249.65.98 - - [07/Jun/2007:04:39:27 +0200] "GET /axroi/script.php?ref=http%3A//www.google.com/search%3Fhl%3Den%26q%3Dabc%20&entry=xxx HTTP/1.1" 200 5 "-" "Mozilla/5.0 (compatible; Googlebot/2.1; +https://www.google.com/bot.html)"
Code: Alles auswählen
/axroi/script.php?ref=http%3A//www.google.com/search%3Fhl%3Den%26q%3Dabc%20&entry=xxx HTTP/1.1
Code: Alles auswählen
<!-- Anfang des HTML-Schnipsels -->
<script language="javascript">
var ref = escape(document.referrer)+" ";
var entry = escape(unescape(location.href));
document.write( '<' + 'script language="javascript" src="http://www.domainname.de/axroi/script.php?ref=' + ref + '&entry=' + entry+ '"><' + '/script>' );
</script>
<!-- Ende des HTML-Schnipsels -->
Genau. Irgendwie scheint Google an die Urls zu kommen und Du hättest sonst später hunderte davon im Index. Nicht schlimm wenn dort nur ein Tracking-Script sitzt, aber zumindest unschön und es könnte sonst z.B. jeder Deine Referer begutachten.Damit sollte es erledigt sein?