############################### # # sample robots.txt file for this website # # addresses all robots by using wild card * # User-agent: Mediapartners-Google* # list folders robots are not allowed to index Disallow: /admin/* # # list specific files robots are not allowed to index # Disallow: /forgot_login.php Disallow: /getorderdetail.php Disallow: /home_forgot_login.php Disallow: /login.php Disallow: /loginAct.php Disallow: /logout.php Disallow: /new_account.php Disallow: /no_credits.php Disallow: /purchase_credits.php Disallow: /update_profile.php Disallow: /renew_advert_act.php Disallow: /renew_paid_advert.php Disallow: /mysql_up.php # # End of robots.txt file # ###############################