How to Install WordPress in Under 30 Minutes

man working on laptop Email this to someoneShare on LinkedInShare on FacebookTweet about this on TwitterPrint this page

WordPress is the most popular blogging and CMS platform in the world. Everyone who wants to have control over their website without spending a lot of money on maintenance should look to WordPress.

I’ve personally installed hundreds of WordPress installations for clients in my past jobs. In fact, all of the web properties we manage at Bacic Media Group currently run on the WordPress platform, and we have no intentions on changing to anything else right now.

In this article, we’ll go over how to install a fresh copy of WordPress on any host with cPanel in under 30 minutes.

Keep in mind that if your web host has a 1-click option to install WordPress, then you should use that as it does all the work for you. But for those that do not have that option, follow these simple instructions to get the job done.

1. Download WordPress (2 Minutes)

The first thing you will need to do is download the WordPress files on WordPress.org. My preference is tar.gz version because it is smaller in filesize, but the zip version works just as well.

2. Create a Database (7 Minutes)

The next thing we need to do is create a MySQL database. To do that, we need to log in to our cPanel account. Once we’re in the cPanel dashboard screen, we will click on “MySQL Database Wizard” and follow the steps in order to create the database and database user.

Step 1

In the first step, we simply create a database by specifying what name we want it to be. Just make sure you write this down as we will need it later when we run the WordPress installation.

Step 2

The second step is creating the actual MySQL user by specifying the username and password. You will also need to write down these credentials somewhere for later use.

Step 3

The last step is to associate the database user with the database. The easiest way is to simply check off the “All Privileges” checkbox and click next.

3. Upload Files (10 Minutes)

The next step is to upload the WordPress files we downloaded in the first step.

So again, login to cPanel and click on File Manager. As an option, you may also upload using FTP, but for simplicity’s sake, we will use the cPanel File Manager.

Step 1

When you’re in the File Manager, click on the “public_html” folder, which will take you to the root of your website.

Step 2

Once inside the public_html folder, click on the “Upload” button in the File Manager toolbar and select the WordPress zip file we downloaded in the first step.

Step 3

Once uploaded, click on the “Go Back…” link to go back to the File Manager.

Step 4

Click once on the file we uploaded to highlight it, and then click on “Extract” button in the File Manager toolbar. If you would like to install it in a specific folder, specify it in the textbox in the confirmation dialog. Otherwise, just leave that setting unchanged.

Article source: https://www.allbusiness.com/install-wordpress-30-minutes-110541-1.html

Related Posts