#------------------------------------------------------------------------------- # Imediacom DataWeb CMS # Copyright (c) 2005-2006 Imediacom AG. http://www.imediacom.ch #------------------------------------------------------------------------------- User-agent: * Disallow: /_private/ Disallow: /admin/ Disallow: /common/ #User-agent: Site Indexer #------------------------------------------------------------------------------- # Notes #------------------------------------------------------------------------------- #Another way to prevent your Web pages from being indexed by roaming Web spiders #is through the use of a tag. This approach offers three different #options: # #This tag tells visiting robots not to index THIS page. However, they can follow #its links to other pages. # #This tag tells robots that they may index this page, but they're not allowed to #follow any links on it to other pages. # #Finally, this tag tells robots neither to index this page nor to follow any of #the links on it to other pages. #-------------------------------------------------------------------------------