• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Plesk showing in search engines

peterwilsoncc

New Pleskian
Hello,

My Plesk 11.5.30 Update #47 login - ie https://example.com:8443 - is showing in search engines.

To resolve, I'd like to add either:
  • add the http header - X-Robots-Tag: noindex,nofollow
  • add the meta tag - [meta name="robots" content="noindex,nofollow"]

How do I go about this?

Thanks,
Peter
 
Plesk's server it located in

Code:
/etc/sw-cp-server/

You can add nginx directives in..

Code:
/etc/sw-cp-server/conf.d/plesk.conf

For instance I have added HSTS to this file.

Hope it helps

Kind regards

Lloyd
 
Thanks Lloyd,

I added the header to the file and can see it in console. Per the other thread, I'll keep an eye on the file following upgrades.

Cheers,
Pete
 
No problem, glad to help.

Yeah keep an eye on it, but mine have been in place since March 4th at least and haven't been overwritten yet. Through all updates on Plesk 11 and 12.
 
Back
Top