# robots file, by Jesper # Generic for Tides Main Structure # Prevents spiders from indexing subdirs in the forums # and config files in the root struture and in forums/staffX # and prevents indexing of ./admin # and /bs/mg* dirs (php scripts) # and /chat/phpts2/ (php scrips) # and /chat/ts2/ (php scrips) # and /tow_ssi/ and /tow_etc/ dirs # Applies to all spiders User-agent: * # Tides Root Start # ----- Disallow: /admin/ Disallow: /bs/mgl_l/ #php scripts Disallow: /bs/mgl_t/ #php scripts Disallow: /chat/phpts2/ #php scripts Disallow: /chat/ts2/ #php scripts # Disallow: /tow_ssi/ # Rule Changed by Jesper on May 28th 2005 # Disallow: /tow_etc/ # Rule Changed by Jesper on May 28th 2005 # ----- # Tides Root End # # EOF