G GrzegorzSS New Pleskian May 8, 2014 #1 Hello How to disable to not index 8443 login page from google search ? Tnx Grzegorz
C CriTrip New Pleskian May 8, 2014 #2 Hi Grzegorz, open the Linux console and do this: # cd /usr/local/psa/admin/htdocs/ # vim robots.txt Copy-and-paste these two lines: User-agent: * Disallow: / Save the file in vim typing :wq Also you can remove your server from Google result with Google Webmaster, more info: https://support.google.com/websearch/troubleshooter/3111061?hl=en#ts=2889054,2889060 Last edited: May 8, 2014
Hi Grzegorz, open the Linux console and do this: # cd /usr/local/psa/admin/htdocs/ # vim robots.txt Copy-and-paste these two lines: User-agent: * Disallow: / Save the file in vim typing :wq Also you can remove your server from Google result with Google Webmaster, more info: https://support.google.com/websearch/troubleshooter/3111061?hl=en#ts=2889054,2889060