Installing WordPress on Your Hosting Account
WordPress is the most popular content management system in the world, and installing it on your Ultra Web Hosting account takes just a few clicks.
Method 1: Softaculous One-Click Install (Recommended)
- Log into your cPanel control panel
- In the Software section, click Softaculous Apps Installer
- Find WordPress (it is usually featured on the main page) and click Install
- Choose your domain from the dropdown
- Leave the "In Directory" field blank if you want WordPress on your main domain (or enter a folder name like "blog" if you want it at yourdomain.com/blog)
- Set your site name and description
- Create an admin username (do not use "admin" for security) and a strong password
- Enter your email address
- Click Install
Softaculous will create the database, configure WordPress, and have your site ready in about 30 seconds. You will see a link to your new site and a link to your admin dashboard (yourdomain.com/wp-admin).
Method 2: Manual Installation
If you prefer to install WordPress manually:
- Download the latest WordPress from wordpress.org
- In cPanel, create a MySQL database and user under MySQL Databases. Add the user to the database with All Privileges.
- Upload the WordPress zip file to public_html using File Manager and extract it
- Visit your domain in a browser and follow the WordPress setup wizard
- Enter your database name, username, password, and "localhost" as the database host
- Complete the installation by setting your site title and admin credentials
After Installation
- Install a free SSL certificate if one is not already active (check cPanel > SSL/TLS)
- Update the WordPress URL and Site URL to use https:// under Settings > General
- Set your permalink structure under Settings > Permalinks (we recommend "Post name")
- Keep WordPress, themes, and plugins updated for security
