############################### # # robots.txt file for photo.com.bd # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /cgi-bin/ Disallow: /images/ Disallow: /install/ Disallow: /upgrade/ Disallow: /bkup/ # # list specific files robots are not allowed to index # Disallow: /config.php Disallow: /init.inc Disallow: /pagenav.inc.php Disallow: /bootstrap.inc Disallow: /writelog.php # # End of robots.txt file # ###############################