Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
Supplementing Sebahat's loop script — if you're running this on a big Plesk setup, be aware that plesk bin dns --remove / --add can be slow when you have hundreds of domains (DNS zone file reload per operation). For 200+ domains I batch-edit the zone files directly with sed, then run plesk...
For anyone landing here later — the distinction is worth documenting because it's a real footgun on Plesk 18.0.7x+ :
"Mail Server Settings" DNSBL : injected into Postfix smtpd_recipient_restrictions as reject_rbl_client zone.example.com. Blocks at SMTP transaction time, before the mail enters...
Same evaluation path here — tested all three over the last 18 months on different Plesk servers.
Imunify360 (single user license) is the best bang for buck if your threat model is PHP webshells + backdoored WP sites. The ModSecurity ruleset + PHP callback hooks catch 90% of cryptominers on...
The 127.0.0.1 SPF flag on mxtoolbox is almost always a false positive on Plesk servers using postfix with smtp_bind_address. What happens : mxtoolbox injects a synthetic header from its own test transaction, the return-path shows the loopback because the submission was relayed through the local...