How to Install WordPress – Quick Setup Using cPanel or Manual Installation WordPress is the most popular Content Management System (CMS), powering millions of websites worldwide. At Asushost, you can install WordPress easily in just a few steps.
Method 1: Install WordPress Using cPanel (Quick & Easy) Login to cPanel – Access cPanel from your hosting account or Client Area.
Find WordPress Installer – Look for Softaculous Apps Installer or WordPress Manager.
Click Install WordPress – Choose your domain name and directory (leave blank if you want WordPress at the main domain).
Set Admin Details – Enter site title, admin username, password, and email.
Choose Settings – Select preferred language, plugins, or theme.
Click Install – Wait a few seconds and your site will be ready.
Login to Dashboard – Go to https://yourdomain.com/wp-admin to manage your site.
✅ Recommended for beginners – fastest and simplest method.
Method 2: Manual WordPress Installation Download WordPress – Go to wordpress.org and download the latest version.
Upload Files – In cPanel, open File Manager (or use FTP) and upload the WordPress files into your domain folder (public_html).
Create a Database
Go to MySQL Databases in cPanel.
Create a new database and user, then assign the user to the database with All Privileges.
Configure wp-config.php
Locate wp-config-sample.php.
Rename it to wp-config.php.
Enter your database name, username, and password.
Run Installation Script – Visit https://yourdomain.com and follow the setup wizard.
Complete Setup – Enter your site details, admin account info, and finish installation.
✅ Recommended for advanced users – more control, useful if auto-installer is unavailable.
After Installation Access your WordPress dashboard at: yourdomain.com/wp-admin
Start customizing by installing a theme and plugins.
Don’t forget to set up backups and security for your website.