# ############################## # robots.txt for vehicleparkingsensors.com # User-agent: * # list folders robots are not allowed to index Disallow: /_notes/ Disallow: /image/ Disallow: /stats/ Disallow: /VRSdoc_files/ Disallow: /installation/ # # list specific files robots are not allowed to index Disallow: /*.JPG Disallow: /*.tif # # End of robots.txt file # ##############################