Install a WordPress Site
Most WordPress hosting providers offer an installer from their control panel. A manual installation is also possible, but it requires creating a database, uploading WordPress files and entering the database connection details.
Before installing
- Confirm which domain or subdomain will be used.
- Check that the hosting meets the current WordPress requirements and supports HTTPS.
- Choose an administrator email address you can access.
- Create a unique administrator username and strong password.
- Make sure the chosen directory does not contain another live website.
Install WordPress
- Open the WordPress installer provided by your host.
- Choose the correct domain, HTTPS option and installation directory.
- Enter the site title, administrator details and preferred language.
- Complete the installation, then sign in to WordPress admin.
Complete the initial setup
- Check the site title, administrator email, timezone and language under Settings.
- Choose the permalink structure before publishing content.
- Remove sample content you do not need.
- Confirm the site loads over HTTPS and review Activating SSL in WordPress if required.
- Create a full backup before installing or customising the theme and plugins.
Common questions
Frequently Asked Questions
Should WordPress be installed in the root directory?
Use the root directory when the domain should open WordPress directly. Use a subdirectory only when that is part of the intended website address or hosting setup.
Can I reinstall WordPress over an existing website?
Installing into an occupied directory can overwrite files or connect to the wrong database. Confirm the directory and create a backup before replacing an existing installation.
Why does the new site show a temporary hosting address?
The domain may not point to the hosting yet, or the host may be providing a preview URL. Review the domain and DNS setup before publishing the site.
What should I do immediately after installing WordPress?
Review the site settings, choose permalinks, confirm HTTPS, remove sample content and create a backup before adding themes or plugins.