############################### # # robots.txt file for lmkr official website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /Templates/ Disallow: /newseditor/ Disallow: /Search/ Disallow: /aspnet_client/ Disallow: /css/ Disallow: /about_us/ Disallow: /contact us/ Disallow: /data-management/ Disallow: /geotechnical services/ Disallow: /information_management/ Disallow: /information_technology/ Disallow: /portfolio_bank/ Disallow: /Customer-Feedback-Form/ Disallow: /demo-may-2008/ Disallow: /demo-june-2008/ Disallow: /demo-july-2008/ Disallow: /demo-sept-2008/ Disallow: /demo-november-2008/ Disallow: /demo-august-2008/ # # list specific files robots are not allowed to index # Disallow: /careers/why_lmkr.html Disallow: /careers/career_shop.html Disallow: /default-06-06-08.asp Disallow: /Copy of default.asp # # # End of robots.txt file # ###############################