############################### # # 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: /calendar/ Disallow: /cgi-bin/ Disallow: /images/ Disallow: /img/ # # list specific files robots are not allowed to index # Disallow: /country_state.js Disallow: /enterParty.php Disallow: /enterPicture.php Disallow: /enterShoe.php Disallow: /enterUPC.php Disallow: /error_log Disallow: /existingColorChecker.php Disallow: /fastphp.ini Disallow: /GCappearance.js Disallow: /GurtCalendar.js Disallow: /mgmtCPanel.php Disallow: /mgmtHeader.php Disallow: /mgmtPortal.php Disallow: /mgmtShell.php Disallow: /nateIndex.html Disallow: /printUpcs.php # # End of robots.txt file # ###############################