Installing WordPress
Step-by-step guide to installing WordPress on Hostinger via hPanel during website creation, on an existing site, or by importing from another host.
Install WordPress during website creation, on an existing site, or by importing from elsewhere.
During website creation
Fastest path:
In hPanel, go to Websites → Add website.
Choose Install WordPress.
Select your domain or a free subdomain.
Optionally set:
WordPress admin username and password
Site title
Language
Complete setup.
WordPress is installed and running within seconds.
On an existing website
Open your website dashboard.
Go to WordPress or Auto Installer.
Select WordPress.
Fill in:
Domain to install on
Directory — root (
/) or subdirectory (e.g.,/blog)Admin username and password
Admin email — for resets and notifications
Site title
Language
Click Install.
Import an existing site
Option A: Migration wizard
In hPanel, go to Migrations or Move to Hostinger.
Follow the wizard and provide your current host credentials.
Hostinger imports files and database.
Option B: Manual
Export your WordPress database as
.sql(phpMyAdmin ormysqldump).Archive WordPress files as
.zipor.tar.gz.Upload both to your Hostinger site's file storage.
Either use the Import WordPress website endpoint, or:
Extract the archive in File Manager
Import the SQL via phpMyAdmin
Update
wp-config.phpwith new database credentials
After installation
Log in at
https://yourdomain.com/wp-adminEnable SSL and update your WordPress URL to
https://Install your theme
Activate the LiteSpeed Cache plugin
Set up backups
Troubleshooting
Forgot your WordPress admin password
Use the WordPress login page → "Lost your password?"
Or reset it in hPanel → website dashboard → WordPress.
Or reset via phpMyAdmin by updating the
user_passfield inwp_userswith a new MD5-hashed password.
Last updated: July 21, 2026
Last updated
Was this helpful?