<% if instr(request.ServerVariables("SERVER_NAME"),"test") > 0 then %> # Test Site- Bots go away ! User-agent: * Disallow: / <% else %> # Prod Site - Bots welcome User-agent: * Disallow: /shared/playerGameStatistics1/myStatisticsInner.asp Disallow: /shared/cms/ Allow: / <% end if %>