WordPress Toolkit is one of Plesk's biggest advantages for anyone running a WordPress site. It handles installation, security, and ongoing maintenance from a single dashboard.
1. Open WordPress Toolkit
From the Plesk sidebar, click WordPress. If this is your first install, you'll see an Install button front and centre.
2. Start the installation
Click Install, choose the domain or subdomain where WordPress should live, and set your admin username and password.
3. Pick a starting theme (optional)
WordPress Toolkit offers a library of themes you can apply during setup, or you can skip this and install your own theme later.
4. Secure the installation
After install, open the Security tab for your site and run the Security Scan. It checks for common misconfigurations like a default "admin" username or exposed debug files.
Key takeaway: Run the WordPress Toolkit security check right after installation, not after a problem occurs — most of the fixes it suggests take one click.
5. Keep plugins and themes updated
WordPress Toolkit shows every installed plugin and theme with an update indicator, so you can update everything from one screen instead of logging into wp-admin.
6. Clone a site for testing
Before making risky changes, use the Clone feature to create a staging copy. Test your changes there first, then push them live once you're confident.
7. Set automatic updates
Under Auto Updates, choose whether WordPress core, plugins, and themes should update automatically — a good default for sites you don't check daily.
8. Troubleshooting common install errors
If the installer fails with a "directory not empty" message, clear out any leftover files at that domain or subdomain first. A database connection error after install is usually resolved by checking the database credentials under the site's Databases tab in Plesk.
9. WordPress Toolkit vs a manual install
A manual install means creating a database by hand, uploading files, and running WordPress's own installer. WordPress Toolkit automates all of that and adds ongoing tools — security scanning, cloning, one-click updates — that a manual install doesn't give you on its own, which is why it's Plesk's biggest advantage for WordPress users.
10. Staging environments in more detail
Beyond a simple clone, WordPress Toolkit lets you mark a copy as a dedicated staging site. Changes there stay isolated until you explicitly push them live, so a broken plugin update or risky theme change never touches your real visitors.
Frequently asked questions
Is WordPress Toolkit free to use?
Yes, if it's included with your Plesk hosting plan — most Plesk hosts provide it at no extra cost as part of the control panel.
Can I install WordPress on a subdomain with WordPress Toolkit?
Yes, WordPress Toolkit lets you pick any domain or subdomain on your account as the install location, exactly as you would for a main domain.
What's the difference between a clone and a staging site in WordPress Toolkit?
A clone is a one-off copy you can use however you like, including making it a new live site. A staging site stays explicitly linked to the original, so you can push tested changes back to production with a dedicated sync action instead of manually copying files.