############################### # # robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /admin Disallow: /css Disallow: /images Disallow: /img Disallow: /includes Disallow: /littleguy Disallow: /new Disallow: /pdf Disallow: /php Disallow: /picture_library Disallow: /scripts Disallow: /setup # # list specific files robots are not allowed to index # Disallow: /about.php Disallow: /categories.php Disallow: /category.php Disallow: /contact.php Disallow: /copy.php Disallow: /directions.php Disallow: /hours.php Disallow: /paycalc.php Disallow: /privacy.php Disallow: /processContact.php Disallow: /showCategory.php Disallow: /vehicle.php # # End of robots.txt file # ###############################