###############################
#
# addresses all robots by using wild card *
#
User-agent: *
# list folders robots are not allowed to index
Disallow: /AccessDB/
Disallow: /administration/
Disallow: /client_admin/
Disallow: /Connections/
Disallow: /images/
Disallow: /gwimages/
Disallow: /gwstyles/
Disallow: /Scripts/
Disallow: /vwd_scripts/
#
# list specific files robots are not allowed to index
#
Disallow: global.asa
Disallow: ipn.asp
Disallow: log-in_action_include.asp
Disallow: secondary_page_prefs.asp
#
# End of robots.txt file
#
###############################