# This is the robots.txt file for the aarphealthcare.com website. See http://www.robotstxt.org/robotstxt.html for more information. # Should disallow all in non-prod environments # Should disallow /services/, /aarpadvisor/ and select /login/ pages in prod environments # The deployment string swap routine should remove the #prod-only# comments on the prod environment # and remove the #non-prod-only# on the non-prod environments # The following section should be used in prod environment # User-agent: * Disallow: /services/ Disallow: /Services/ #prod-only# Disallow: /aarpadvisor/ Disallow: /login/logoff.aspx Disallow: /login/Login_UnAuth.aspx Disallow: /login/ForgotLogin_Confirm.aspx Disallow: /login/MembershipOrderFailure.aspx Disallow: /login/register_Confirm.aspx # The following section should be used in non-prod environments # #non-prod-only# User-agent: * #non-prod-only# Disallow: / Sitemap: http://www.aarphealthcare.com/sitemap.xml