#=======================================================# # Robots.txt Tam Tam voor Websites # # # # Stef van Hooijdonk [stef@tamtam.nl] # # Frits van den Akker [Frits@tamtam.nl] # # # # Examples: # # DisAllow: noindex.htm # # Disallow: /templates # # # # HTML tag example: # # # #=======================================================# # Tam Tam (c) 2004 # #=======================================================# #agents User-agent: * #templates Disallow: /mcmstemplates Disallow: /mcmscomponents Disallow: /templates Disallow: /htmltemplates #mcms Disallow: /cms Disallow: /mcms #Disallow: /nr Disallow: /nrconfig #ttcms Disallow: /admin #.net Disallow: /aspnet_client Disallow: /bin #other site stuff Disallow: /scripts Disallow: /styles #=======================================================# # End of robots.txt # #=======================================================#