# robots.txt # # allow all robots by using wild card * # User-agent: * # robots are not allowed to index Disallow: /images/ Disallow: /xml/ # # list specific files # Disallow: /contactUs.asp # # End