Removing the Plesk SEO Toolkit and its 0% Completed
The new version of Plesk is out. Plesk Onyx 17.8.11 is out for early adopters, it is a fabulous thing – lots of great features. However, the experience is a little marred by the continual presence of the progress box bottom right for their SEO Toolkit – which is currently on version 1.0.0-17 and does not appear to be going anywhere with anything fast.
Furthermore, I cannot kill those tasks, and there does not appear to be a GUI way to remove the issue. While there appeared to have been a couple of articles on the Plesk site outlining the SEO Toolkit and the 0% Completed issue – those links lead straight to 404’s so I am guessing the articles are pulled.
So – CLI appears to be the way to go.
This is how to remove the SEO Toolkit using the CLI – or for that matter – any of the other plesk extensions. Are you sitting comfortably? Good.
[root@thisoldthing ~]# /usr/local/psa/bin/extension -l
addendio-docker – Docker Images Search by Addendio
advisor – Advisor…watchdog – Watchdogwp-toolkit – WordPress Toolkitxovi – SEO Toolkit
[root@thisoldthing~]# /usr/local/psa/bin/extension -u xoviKilled
[root@thisoldthing ~]# /usr/local/psa/bin/extension –disable xoviThe extension’s status was successfully updated.
[root@thisoldthing ~]# /usr/local/psa/bin/extension -u xoviThe extension was successfully removed.
[root@thisoldthing ~]# /usr/local/psa/bin/extension -laddendio-docker – Docker Images Search by Addendioadvisor – Advisor…watchdog – Watchdogwp-toolkit – WordPress Toolkit