Skip to main content
Skip table of contents

How to disable indexing by search engines

To prevent Google and other search engines of indexing Gateway / portal. the robots.txt on the server has to be adjusted or created.


CODE
   /opt/tarantella/webserver/apache/2.2.25_openssl-1.0.0k_jk1.2.37/htdocs/robots.txt
With the following setting, the site will be excluded from indexing:

CODE
# Exclude site from all robots    
User-agent: *    
Disallow: /
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.