WordPress is one of the most popular blogging and CMS software. More than 80% of blogs run on WordPress. Although it’s very easy to install and run, still many people struggle to install and set up WordPress.
People who use an automated script to install WordPress find it super easy but those who have no auto-installer in their hosting package face a tough time getting the WordPress work.

So in this article, we will talk about How to install WordPress which will be a guide for beginners to start their blogging journey.
How To Install WordPress
Typically we can install WordPress using the below two methods. If you are using shared hosting you will have the opportunity to install WordPress using an auto-installer but for VPS and dedicated servers, the manual method is the only option.
- Using auto-installer.
- Using Manual methods
How To Install WordPress Using Auto Installer
Auto Installer is a script that automates the process of installing any web software. Usually, if you want to install any web software like WordPress, you need to create a database, connect the database to your WordPress installation, set backup options, and do many other tasks.
Auto Installer does everything for you with a single click. Thus fewer chances of making any error and any newbie also can install WordPress using auto-installer.
C Panel is the most popular and widely uses web control panel. It comes with an auto-installer. However many web hosting company which offers ” WordPress Hosting“ as a separate package, may come with their own installer package.
The procedure to install WordPress in this scenario will vary from host to host. You should check with individual hosting company help files to figure out how you can install WordPress.
In this article, we will just concentrate on how to install WordPress in C Panel or Plesk using an auto-installer.
How To Install WordPress Using C Panel
C panel is the default control panel for 99% of shared web hosting. It comes bundled with an auto-installer named ” Softaculous“.
Softaculous automates the process of installing WordPress and with a single click, you can install WordPress or any other web software.
The detailed procedure of installation is mentioned below.

Choose the WordPress version that you want to install ( Prefer to install the latest version)
Choose the protocol, domain, and folder where you want to install WordPress. ( This cant be changed later)
Enter the site name and description under Site Settings ( Those details can be changed later)
Enter information for the admin account
If you want to install WordPress in a different language other than English, select the desired language from the drop-down menu.
You can select to install two important plugins.
Under the Advanced option, you can change the database, upgrade, and backup options. (Don’t change anything unless you are sure what you are doing)
Select the theme. ( This can be changed later)

It will take about a minute to install WordPress and at the end, you will be shown two different links like below.
http://127.0.0.1/riansblog ( This is your website link. I took Blogbyts.com as an example)
http://127.0.0.1/riansblog/wp-admin ( This is the admin link)
How To Install WordPress Using Manual Method
You need to install WordPress using the manual method in the case of VPS and Dedicated servers where generally the C panel option is not provided.
Even if they provide a C panel, the cost is very high and many people do not opt for that.
2. Unzip the downloaded file to a folder on your local computer.
Upload via FTP You can use FileZilla software for FTP
Login to your account (http://your-server-ip:2030) using root details (User: root password: you_know_it_better).
Navigate to SQL Service ?> MySQL Manager and there on top, you will see the option Create Database and User.
New Database for user: For which website this database will be used.
Database Name: Enter the database name.
Confirm New Password: Password for a database.
Click Create Database and your database is ready to use
In addition, you can specify whether you’d want search engines to index your site or not. Once you fill in that information, press the Install WordPress button.
Bear in mind, however, that you should specify a real email address. It can be later used in case you forget your password.
Finally, the installation is completed and you can log in to WordPress using ‘DOMAINNAME.com/wp-admin‘
Conclusion: How To Install WordPress
There are many ways to install WordPress. These two methods are the most common methods that people follow.
I am sure if you follow these two methods as per your type of hosting, there would be no issue with your WordPress installation.
That’s all I have in this article. Hopefully, you got some useful information from this article. If you have any questions, then do write in the comment section and I will be happy to answer you.