Every account and domain you create through WHM comes with cPanel, and cPanel ships with the Softaculous script installer. That means you can get a working WordPress site online in a single click, with no manual database setup, no file uploads over FTP, and no editing of wp-config.php by hand. This guide walks through the one-click install and then covers the small handful of things worth doing straight afterwards.

Install WordPress with Softaculous

Softaculous handles the whole install for you: it creates the database, writes the configuration, and drops the latest WordPress files into place. Follow these steps:

  1. Log in to your cPanel portal.
  2. Under the Software category, search for the Softaculous script installer.
  3. Click Softaculous Apps Installer.
  4. Mouse over the WordPress box, then click Install.

On the install screen Softaculous asks for a few details before it builds the site. Take a moment over these rather than accepting every default:

  • Protocol and domain: pick the domain you want WordPress on, and choose the https version if you already have an SSL certificate active. If you do not, sort the certificate first so the site is served securely from day one.
  • In Directory: leave this field blank to install WordPress at the root of the domain (for example example.com). Only fill it in if you deliberately want the site under a sub-folder such as example.com/blog.
  • Admin username and password: avoid the default admin username and set a long, unique password. This is the single most common weak point on a fresh WordPress site.
  • Admin email: use an address you actually monitor, because password resets and update notices go here.

Click Install and Softaculous finishes in under a minute, then shows you the site URL and the wp-admin login link.

What to do straight after installing

A one-click install gives you a live site, but a few quick tasks make it secure and ready to build on:

  • Log in to wp-admin and check that WordPress core, your theme, and any bundled plugins are fully up to date.
  • Delete unused default themes and plugins so there is less code to keep patched.
  • Set your permalink structure (Settings, Permalinks) to a readable format such as the post name before you publish anything, so URLs stay clean and stable.
  • Review the built-in hardening guidance in the official WordPress security hardening documentation and apply the basics, strong credentials, limited login attempts, and prompt updates.

Running more than one WordPress site

Because each domain on your account has its own cPanel, you can repeat the Softaculous install for every site you host, keeping each one in its own account rather than piling them into one install. That separation matters if you run a network of sites: it keeps files, databases, and logins isolated, so a problem on one site does not spread to the rest.

Where ASeoHosting differs from ordinary shared hosting is the IP layout underneath those installs. On our WordPress SEO hosting plans each site can sit on its own dedicated Class C IP, which keeps your sites from sharing a network footprint with unknown neighbours. To be clear, a dedicated IP is not a positive ranking signal on its own. Its value is defensive: it avoids inheriting the reputation of bad neighbours on a crowded shared IP, and it gives operators of multiple sites cleaner control over their network footprint. For the mechanics of how that hosting works, see our WordPress hosting FAQ.

If the install does not work

If Softaculous does not appear under the Software category, or the install fails partway, the usual causes are a domain that has not finished pointing at the server yet, or an add-on domain that was not created correctly in cPanel. Confirm the domain resolves to your server first, then retry. If it still fails, open a support ticket with the domain name and the exact error and we will look at it.

Esta resposta foi útil? 30 Utilizadores acharam útil (116 Votos)