WordPress is the most popular website platform in the world, powering over 40% of all websites. With cPanel and Softaculous, you can install WordPress in just a few clicks without needing technical knowledge. This guide will walk you through the installation and initial setup.
Step 1 – Log in to cPanel
-
Open
https://yourdomain.com:2083orhttps://cpanel.yourdomain.com. -
Enter your cPanel username and password.
-
Scroll down to the Software section.
Step 2 – Open Softaculous
-
Click on Softaculous Apps Installer.
-
Select WordPress from the list of available applications.
Step 3 – Configure the Installation
-
Click Install Now.
-
Fill in the installation details:
-
Choose Protocol: Select
https://if you already have SSL enabled, otherwise usehttp://. -
Choose Domain: Pick the domain or subdomain where you want WordPress installed.
-
In Directory: Leave blank to install in the root (
yourdomain.com), or enter a folder name (e.g.,blog) to install in a subdirectory (yourdomain.com/blog). -
Site Name & Description: You can change this later inside WordPress.
-
Admin Username & Password: Use a strong password (avoid using “admin” as the username).
-
Admin Email: Enter a valid email for password recovery and notifications.
-
Language: Choose the desired language.
-
-
(Optional) Select plugins or themes if Softaculous offers them.
-
Click Install.
Step 4 – Access WordPress
Once installation is complete, you will see:
-
Admin URL:
https://yourdomain.com/wp-admin -
Username & Password: as chosen during setup
Log in to your new WordPress dashboard!
Step 5 – Recommended Initial Settings
After logging into WordPress:
-
Go to Settings → General and verify your site title, tagline, and timezone.
-
Go to Settings → Permalinks and select Post name for cleaner URLs.
-
Install essential plugins:
-
Security plugin (e.g., Wordfence).
-
Caching plugin (e.g., LiteSpeed Cache or W3 Total Cache).
-
SEO plugin (e.g., Yoast SEO or Rank Math).
-
-
Change your WordPress admin email to one you check regularly.
-
Delete unused themes and plugins.
Troubleshooting
-
White screen or error after install:
-
Make sure PHP version meets WordPress requirements (usually PHP 8.0+).
-
Disable conflicting plugins via cPanel File Manager or rename the
pluginsfolder.
-
-
Forgot WordPress password:
-
Use the Lost Password link on
/wp-login.php. -
If that fails, reset via phpMyAdmin or cPanel → Databases.
-
-
Installed in the wrong directory:
-
Remove the installation in Softaculous and reinstall in the correct directory.
-