How to Install WordPress on Plesk
Plesk provides a one-click WordPress installation feature using the WordPress Toolkit, making it easy to deploy and manage WordPress websites.
Step 1: Log in to Plesk
Open:
https://your-server-ip:8443
Log in using your admin or domain credentials.
Step 2: Go to WordPress Toolkit
-
From the left sidebar, click WordPress
-
If not visible, go to Extensions > WordPress Toolkit to install it
Step 3: Choose the Domain
-
Click Install WordPress
-
Select the domain or subdomain where you want to install WordPress
-
Choose the installation path:
-
Leave blank to install in root (
/httpdocs
) -
Enter a folder name to install in a subdirectory (e.g.,
blog
)
-
Step 4: Configure WordPress Installation
Fill in the details:
Field | Description |
---|---|
Site Name | Your website title (can change later) |
Website Administrator | Username for WordPress admin login |
Password | Strong password for admin user |
Admin email | |
Language | Default is English |
Database Name | Auto-generated or customize |
Database User/Pass | Leave default or set custom credentials |
✅ You can choose to enable security, performance, and auto-updates during setup.
Step 5: Click “Install”
-
Plesk will download and configure WordPress automatically
-
This usually takes less than a minute
Step 6: Access Your WordPress Website
-
Visit your new site:
https://yourdomain.com
-
Log in to the WordPress Dashboard:
https://yourdomain.com/wp-admin
Use the credentials you set during installation.
Optional: Use Staging, Themes, Plugins (via WordPress Toolkit)
With WordPress Toolkit, you can:
-
Clone your WordPress site to a staging environment
-
Manage plugins and themes
-
Enable Smart Updates
-
Harden security settings
-
Set up backups and automatic updates
Summary
Task | Action |
---|---|
Install WordPress | WordPress Toolkit > Install |
Location | Root (/httpdocs ) or subfolder |
Admin Login | Set during setup |
Access Dashboard | /wp-admin |
Advanced tools | Use WordPress Toolkit after install |