Installing WordPress in One Click Print

  • 0

Every HostingSutra hosting plan includes a one-click application installer with WordPress and 400+ other apps.

Installing

  1. Log in to cPanel and open the app installer (Softaculous or WordPress Manager) under Software.
  2. Choose WordPress and click Install.
  3. Set the protocol to https:// and choose your domain.
  4. Leave In Directory blank to install at the root of your domain. Anything typed here becomes part of the URL, for example yourdomain.com/blog.
  5. Set the site name and description — both can be changed later.
  6. Choose an admin username that is not "admin", set a strong password, and enter a real email address.
  7. Click Install.

After installation

Your admin login is at https://yourdomain.com/wp-admin. Log in and:

  • Set permalinks to Post name under Settings → Permalinks
  • Delete the sample post, page and comment
  • Remove unused themes and plugins that came bundled
  • Set your timezone under Settings → General

Installing manually instead

Download WordPress from wordpress.org, upload and extract it into public_html, create a database and user in cPanel, then visit your domain to run the installer.

Keeping it updated

Enable automatic updates for WordPress core and for plugins you trust. Take a backup before major version updates — see our backups article.


Was this answer helpful?

« Back