############################### # # robots.txt file for this website # # addresses all robots by using wild card * User-Agent: * # list folders robots are not allowed to index Disallow: /cgi-bin/ Disallow: /assets/ Disallow: /assets-pics/ Disallow: /css/ Disallow: /mm_assets/ Disallow: /photos/ Disallow: /privacy-policy/ Disallow: /slide_show/ Disallow: /Tempfolder/ Disallow: /templates/ Disallow: /tmp/ Disallow: /advanced_manager.zip/ Disallow: /contact_us/ Disallow: /about_us/ # # list specific files robots are not allowed to index # # End of robots.txt file # ###############################