############################### # # robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /friend/ Disallow: /js/ Disallow: /css/ Disallow: /rss/ Disallow: /admin/ Disallow: /image/ Disallow: /cgi-bin/ Disallow: /summary.php. Disallow: /reservation.php Disallow: /cancellation-policy.html # # list specific files robots are not allowed to index # Disallow: /404/404.html # # End of robots.txt file # ###############################