WordPress powers over 40% of the web, and installing it on Stablepoint hosting takes about a minute with Softaculous.
Installing WordPress with Softaculous (recommended)
- Log in to cPanel.
- In the Softaculous Apps Installer section, click WordPress.
- Click Install Now.
- Complete the form:
- Choose Protocol: https:// (SSL is free and automatic on our hosting).
- Choose Domain: the domain to install WordPress on.
- In Directory: leave empty to install at yourdomain.com, or enter a folder (e.g. blog) for yourdomain.com/blog.
- Site Name / Description: you can change these later in WordPress settings.
- Admin Username: choose something other than “admin”.
- Admin Password: use a strong password.
- Admin Email: a real address you can access — password resets go here.
- Optionally enable automated backups and select an update policy.
- Click Install.
After a few seconds, Softaculous shows your site URL and the admin URL (yourdomain.com/wp-admin).
Installing WordPress manually
If you prefer the manual route:
- Download WordPress from https://wordpress.org/download/.
- Upload and extract the archive into your document root via File Manager or FTP.
- Create a MySQL database and user in cPanel (MySQL Databases), and add the user to the database with all privileges.
- Visit your domain — the WordPress installer starts. Enter the database details (host: localhost), then complete the site and admin details.
After installation
- Log in at yourdomain.com/wp-admin.
- Go to Settings → Permalinks and choose “Post name” for clean URLs.
- Delete the default plugins/themes you won’t use.
- Install a caching plugin (e.g. LiteSpeed Cache on our LiteSpeed servers) for performance.
- Review our WordPress security guide.
If your domain’s DNS doesn’t point at our server yet, you can still install and preview WordPress — ask our support team about a temporary preview URL, or use your local hosts file to preview the site before switching DNS.