How to Install WordPress
Last updated: February 1, 2025
GeneralWe provide a one-click WordPress installer with all our hosting plans.
To install WordPress
Log in to the control panel.
Go to Web, hover over the domain name where you want to install WordPress, and click the pencil icon to edit.
Click Quick Install App, then click Setup under WordPress.
Enter the required details:
Site Name
WordPress Account Username (Use something unique instead of “admin”)
Account Email
Account Password
Leave the database password and database name as auto-generated.
Click Save to install WordPress from the official source.
Note: Running the installer will remove all existing files inside the public_html directory.
Manually Install WordPress
Visit WordPress.org and download the latest WordPress ZIP file.
Upload & Extract
Log in to the control panel.
Navigate to
public_htmlusing the File Manager and upload the WordPress ZIP file.Once uploaded, extract the ZIP file.
Move Files
Open the extracted wordpress folder.
Move all its contents to the
public_htmldirectory (root directory).remove the empty worldpress folder
Create a Database
Log in to the control panel.
Go to Database and create a new database.
Note down the database name, username, and password for later.
Run the Installer
Visit your domain in a web browser.
Follow the WordPress installation steps.
Enter the database details when prompted.
Once completed, WordPress will be installed and ready to use!