• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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