From d8987b6d6bd61ae46907220040c71fee40e47fd3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Sun, 6 Jan 2013 21:16:56 +0000 Subject: [PATCH] These scripts don't need to be included in seaech engine results --- robots.txt | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 52 insertions(+), 2 deletions(-) diff --git a/robots.txt b/robots.txt index 4306fdb907..deb9983893 100644 --- a/robots.txt +++ b/robots.txt @@ -1,19 +1,69 @@ # Generic exclusion (makes never sense) User-agent: * +Disallow: /admin.php +Disallow: /agb.php +Disallow: /ajax.php +Disallow: /api.php +Disallow: /autoreg.php +Disallow: /beg.php +Disallow: /birthday_confirm.php +Disallow: /click.php +Disallow: /confirm.php +Disallow: /css.php +Disallow: /debug.php +Disallow: /doubler.php +Disallow: /img.php +Disallow: /install.php +Disallow: /js.php +Disallow: /lead-confirm.php +Disallow: /login.php +Disallow: /mailid.php +Disallow: /mailid_top.php +Disallow: /network-vcheck.php +Disallow: /ref.php +Disallow: /show_bonus.php +Disallow: /sponsor_confirm.php +Disallow: /sponsor_ref.php +Disallow: /surfbar.php +Disallow: /view.php Disallow: /css/ Disallow: /inc/ Disallow: /images/ Disallow: /templates/ -Disallow: /install.php Disallow: /cms/index/wht/impressum # Exclusion for Google (he will not listen to '*' :( ) User-agent: Googlebot +Disallow: /admin.php +Disallow: /agb.php +Disallow: /ajax.php +Disallow: /api.php +Disallow: /autoreg.php +Disallow: /beg.php +Disallow: /birthday_confirm.php +Disallow: /click.php +Disallow: /confirm.php +Disallow: /css.php +Disallow: /debug.php +Disallow: /doubler.php +Disallow: /img.php +Disallow: /install.php +Disallow: /js.php +Disallow: /lead-confirm.php +Disallow: /login.php +Disallow: /mailid.php +Disallow: /mailid_top.php +Disallow: /network-vcheck.php +Disallow: /ref.php +Disallow: /show_bonus.php +Disallow: /sponsor_confirm.php +Disallow: /sponsor_ref.php +Disallow: /surfbar.php +Disallow: /view.php Disallow: /css/ Disallow: /inc/ Disallow: /images/ Disallow: /templates/ -Disallow: /install.php Disallow: /cms/index/wht/impressum # A lot "bot" you may don't like as I do -- 2.39.5