You can automatically install WordPress through Imageleet hostng control panel. These tools automate the entire process, from creating the database to setting up the core files.
Here are the typical steps to follow.
1. Log in to cPanel
First, log in to your web hosting account's control panel. The login URL is http://yourdomain.com/cpanel
or http://cpanel.yourdomain.com
. Replace yourdomain.com with your actual hosted domain with Imageleet or you can login to control panel from our members area.
2. Find the Wordpress Management(WP Toolkit)
Once logged in, look for a section named Wordpress Management or WP Toolkit..
3. Start the WordPress Installation
Inside the wordpress management interface you'll see an overview of WordPress sites on your account. Click the Install button to begin the setup process.
4. Configure Installation Settings
You'll be presented with a form to fill out the details for your new WordPress site.
Choose Protocol: Select
https://
orhttps://www.
from the dropdown menu. It's best to usehttps
if your site has an SSL certificate.Choose Domain: Select the domain where you want to install WordPress.
In Directory: This is a crucial step.
To install WordPress on your main domain (e.g.,
yourdomain.com
), leave this field empty.To install it in a subdirectory (e.g.,
yourdomain.com/blog
), typeblog
in this field.
Site Settings: Enter your Site Name and a brief Site Description. You can easily change these later within WordPress.
Admin Account: Create a secure Admin Username and Admin Password. Avoid using "admin" as the username for better security. Enter your primary email address for the Admin Email.
Choose Language: Select your preferred language for the WordPress dashboard.
Advanced Options: You can usually leave these settings (like database name and table prefix) as their default values unless you have a specific need to change them.
5. Install and Finish ✅
After filling out the configuration form, scroll to the bottom and click the Install button.
The installer will now run, showing you a progress bar. The process typically takes less than a minute. Once it's complete, you will see a success message along with two links:
A link to your new WordPress website.
A link to your WordPress admin login page (e.g.,
yourdomain.com/wp-admin
).
You can now log in to your WordPress dashboard using the admin credentials you created and start building your site.