• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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