Decorating the Tree: How to Install WordPress (Without Tangles)

December 3, 2025
Profile Image
Written By Neil Batchelor

As a Technical Director specialising in WordPress and web hosting, I help businesses succeed online by boosting website visibility and performance through effective on-site and off-site SEO.

Share with friends:

Welcome to Day 3 of the MyWebHost Advent Calendar! 🎄

Behind Door #1, we bought our Address (Domain), then Behind Door #2, we built our Workshop (Hosting).

Now, we have an empty building. It has walls and a roof, but it looks a bit… bare. It needs tinsel. It needs lights. It needs a tree.

It needs WordPress.

WordPress is the decoration that turns your empty server into a beautiful, functioning website. It powers over 43% of the entire internet, from giant news sites to your local parish council.

But if you ask a tech veteran how to install it, they might start talking about “FTP clients,” “MySQL databases,” and “config files.” This is the digital equivalent of untangling a 10-year-old box of Christmas lights—frustrating, time-consuming, and likely to make you cry.

Today, we are going to show you the “Untangled” way. We will bypass the technical headaches and get your site live in under 5 minutes using the magic of Auto-Installers.

Why WordPress is the Perfect Tree 🌲

Before we start decorating, why are we choosing WordPress? Why not Wix or Squarespace?

Think of Wix like a pre-decorated plastic tree. It looks nice out of the box, but you can’t change the branches, you can’t move the lights, and if you want to move house, you can’t take it with you.

WordPress is a real tree.

  • It is yours: You own it completely.
  • It is flexible: You can hang any ornament (plugin) you want on it.
  • It grows: It can start as a small blog and grow into a massive e-commerce store.

The “Ghost of Installations Past” (The Tangled Way) 👻

To appreciate how easy you have it today, you need to know how hard it used to be.

Five years ago, installing WordPress involved:

  1. Downloading a .zip file.
  2. Connecting to your server via a complex tool called FTP.
  3. Waiting 45 minutes for 3,000 files to upload.
  4. Creating a database manually.
  5. Writing code in a file called wp-config.php to link them together.

One typo in that code, and your site would crash (the “White Screen of Death”).

Good news: You never have to do this. Modern web hosts have built robots to do it for you.

Method 1: The “Magic Button” (WP Toolkit)

If you chose Shared Hosting (Door ) with a standard provider like A2 Hosting, GreenGeeks, or FastComet, you likely have a control panel called cPanel, or business-class hosting with EncodeDotHost.

Inside cPanel, there is a powerful tool called WP Toolkit. It is the modern, professional way to manage WordPress sites without needing a degree in engineering.

Step 1: Log in to cPanel

Check your “Welcome Email” from your host for the login link. It usually looks like https://yourdomain.com:2083.

Step 2: Find WP Toolkit

Look on the left-hand sidebar or scroll down to the “Domains” section. Click on WP Toolkit.

Step 3: Click “Install”

You will see a dashboard showing any existing sites. Click the prominent “Install” button to start a new one.

Step 4: The Setup Form (Where People Get Tangled)

A slide-out menu will appear. Do not just click Install yet. There are two specific “tangles” here that trip up beginners.

Tangle #1: The Installation Path

  • The Trap: The installer often puts wp in the “Installation Path” box by default.
  • The Fix:DELETE IT. Make sure the box after your domain name is empty.
    • If you leave it, your website will be at mybusiness.co.uk/wp.
    • If you empty it, your website will be at mybusiness.co.uk.

Tangle : The Website Title

  • The Trap: Leaving it as “My WordPress Website”.
  • The Fix: Change it now to your actual business name (e.g., “Santa’s Grotto”). It saves you doing it later.

Step 5: The Admin Account

Don’t be lazy here.

  • Username: Never use “admin”. It’s the first thing hackers guess (like leaving your key under the mat). Pick something unique like FestiveBaker25.
  • Password: Use the key icon to generate a strong password. Save it immediately.
  • Email: Use your real email address. If you lose your password, this is your only way back in.

Step 6: Install

Click the Install button at the bottom.

You can watch the progress logs as it downloads WordPress, creates the database, and secures your site automatically. In about 60 seconds, it will say: “The selected plugin set was installed.”

Method 2: The “Automated Elf” (SiteGround/Hostinger)

If you chose a modern managed host like SiteGround or Hostinger, they don’t use cPanel. They have made it even easier.

  1. Log In: When you log into your hosting account for the first time, a “Wizard” will pop up.
  2. The Question: It will ask: “What do you want to do?”
  3. The Answer: Select “Start a New Website” -> “WordPress”.
  4. The Credentials: Enter your email and create a password.
  5. The Upsell: They will try to sell you extra scanners or plugins. Skip them. You can add free versions later.
  6. Finish: Click “Create”. The elves will build the site in the background.

The Star on Top: 3 Tasks for Immediate Success 🌟

Your site is live! But before you start writing your first post about mince pies, you need to do three quick housekeeping tasks. Think of this as vacuuming up the pine needles.

1. Fix Your Permalinks (The “Pretty” URL)

By default, WordPress URLs look ugly: mywebsite.co.uk/?p=123.

Google hates this. Humans hate this.

  • Go to: Settings > Permalinks.
  • Select: “Post name”.
  • Save Changes.
  • Result: Your links will now look like mywebsite.co.uk/about-us. Much better.

2. Delete the “Dummy” Content

WordPress comes with a fake post called “Hello World” and a fake page called “Sample Page.”

If you leave these, Google will index them, and it looks unprofessional.

  • Go to: Posts > All Posts > Trash “Hello World”.
  • Go to: Pages > All Pages > Trash “Sample Page”.

3. Check the Padlock

Visit your site in a new browser tab. Look at the address bar. Is there a padlock?

  • Yes? Great.
  • No? You might have a “Mixed Content” error. Don’t worry, we cover exactly how to fix this in Door #19. For now, just install a free plugin called “Really Simple SSL” and click “Activate.”

Summary Checklist: Is Your Tree Standing?

  1. [ ] Log in: Can you access yourdomain.co.uk/wp-admin?
  2. [ ] Secure: Is there a padlock icon next to your URL?
  3. [ ] Clean: Have you deleted the “Hello World” post?

If you ticked all three, congratulations! You have a fully functional, self-hosted website. The structure is complete.

But… a house with an open door is an invitation for the Grinch.

🎄 Share Your Decorating Stories

Have you ever tried to install WordPress the “old way” and got tangled in code? Or was this your first time setting up a site?

Drop a comment below if you hit any snags! We are here to help you untangle the lights and get your tree standing tall.

Check back tomorrow to open Door #4!

Share with friends:

Leave a comment