############################### # # sample 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: /images/ Disallow: /imagesL/ Disallow: /imagesS/ Disallow: /swatch/ Disallow: /ErrorDocs/ # # list specific files robots are not allowed to index # Disallow: /COOKIE.php Disallow: /A_BASE.php Disallow: /A_TOP_HOME.php Disallow: /A_TOP.php Disallow: /baseLinks.php Disallow: /favicon.ico Disallow: /FOOTER.php Disallow: /form.swf Disallow: /functions.php Disallow: /head.php Disallow: /heademail.php Disallow: /inspiro-menu.swf Disallow: /inspiro.session Disallow: /inspiro.webprj Disallow: /java.js Disallow: /newpricing.php Disallow: /MESSAGE.php Disallow: /query.php Disallow: /received.php Disallow: /style.css Disallow: /VARS.php # # End of robots.txt file # ###############################