Skip to main content
All guidesWordPress

How to Install WordPress in One Click

Updated 20 July 20264 min read

To install WordPress, open the one-click app installer in your control panel, choose WordPress, pick the domain to install it on, set your admin username and a strong password, and click install. It takes a couple of minutes. Avoid the default 'admin' username, install to the domain root (not a /wp subfolder) unless you have a reason not to, and make sure SSL is active first so WordPress uses https:// from the start.

Install it

  1. 1In cPanel, open the Software section and launch the app installer.
  2. 2Choose WordPress and click Install.
  3. 3Select your domain and leave the 'In Directory' field blank to install at the root (yourdomain.com rather than yourdomain.com/blog).
  4. 4Set a site title, an admin username that is NOT 'admin', and a strong password. Save these somewhere safe.
  5. 5Enter your admin email, then click Install. When it finishes you'll get the link to your wp-admin login.

First things to do after installing

  • Log in at yourdomain.com/wp-admin and check the site loads over https://.
  • Go to Settings → Permalinks and choose 'Post name' for clean, SEO-friendly URLs.
  • Delete the sample 'Hello world' post and default plugins you won't use.
  • Install a caching plugin early — it's the single biggest speed win on shared hosting.
  • Set up automatic updates for minor core releases and trusted plugins.

FAQ

Quick answers

Can I install WordPress on more than one domain?

Yes, as long as your plan allows multiple websites. Run the installer once per domain (or subdomain), each into its own directory. Each install is independent, with its own database, admin login and content.

I installed WordPress but see a database error — what now?

That usually means the wp-config.php database details don't match the database that was created, which can happen after a manual move. Re-check the database name, user and password in wp-config.php against what's listed in MySQL Databases. If you used the one-click installer and never moved the site, open a ticket and we'll check it for you.

Still stuck? A human will help

Our support team answers around the clock — no bots, no queues you can't escape. Open a ticket and a real person replies.

Contact Support