Introduction #
In this doc we’ll explain how to get started with WordPress and WP Toolkit. Want to know more? Go to the WordPress category within our knowledgebase.
Getting Started with WordPress #
WordPress can be installed easily through WP Toolkit in cPanel. At ProRedLine, WordPress is never installed automatically. A website is only created when you manually start the installation yourself. This gives you full control over whether WordPress is used, and where it should be installed.
WP Toolkit is available on supported Web Hosting and Site Hosting packages.
Before You Start #
Before installing WordPress, make sure:
- your hosting account is fully provisioned
- your domain has been added in cPanel
- DNS is configured correctly or still propagating
- you know where you want WordPress to be installed
WordPress can be installed on:
- the main domain
- an addon domain
- a subdomain
- a subfolder
Choosing the correct location matters, because one WordPress installation normally represents one website.
Step 1: Open WP Toolkit in cPanel #
To install WordPress, first log in to cPanel and open WP Toolkit. Depending on the cPanel layout, it is usually found in the Domains section section and in the left sidebar.
Once opened, WP Toolkit will show existing WordPress installations on the account, if there are any.
Step 2: Start the WordPress Installation #
To create a new WordPress installation:
- Open WP Toolkit
- Click Install
- Select the domain
- Choose the installation path
- Enter the website title
- Create the admin username and password
- Enter the admin email address
- Confirm the installation
After confirmation, WordPress is installed immediately.
What Happens During Installation #
When the installation runs, WP Toolkit sets up the main parts of the WordPress website for you. In most cases:
- a clean WordPress installation is created
- the latest supported WordPress version is used
- a database and database user are created automatically
- a custom ProRedLine helper plugin is included
- no demo content is added
This means the site starts as a clean base, ready for your own setup.
Important Installation Note #
Be careful when choosing the installation location. If WordPress is installed into a folder that already contains files, those files may be affected or overwritten depending on the situation. Always confirm the path before starting.
Step 3: Log In to WordPress #
After installation, you can access the WordPress admin area in one of two common ways:
- click Log in inside WP Toolkit
- visit
yourdomain.com/wp-admin
Use the admin username and password that were created during installation.
Step 4: Check That the Website Loads Correctly #
Before changing settings or installing anything else, first confirm that the website is working normally.
A good first check is:
- open the website in your browser
- confirm the default WordPress site loads
- check that the domain and path are correct
- confirm HTTPS works if DNS is ready
If the site does not load correctly yet, solve that first before continuing with plugins, themes, or customizations.
Step 5: Review the Basic WordPress Settings #
Once you are inside the WordPress dashboard, review the basic site settings before building further.
Go to Settings > General and check:
- site title
- tagline
- WordPress URL
- site URL
- admin email address
- timezone
These settings form the base of the website. Incorrect values here can cause unnecessary login, email, or URL problems later.
Step 6: Check Updates Before Building #
Before adding content or installing many extras, make sure the WordPress installation is updated. Running outdated software from the start increases security and compatibility risk.
Review:
- WordPress core updates
- theme updates
- plugin updates if applicable
Starting from an updated base is much safer than building on outdated software.
Step 7: Choose a Theme Carefully #
A new WordPress installation starts with a default theme. You can keep that temporarily or replace it later with a different theme that better fits your website.
At the start, keep this simple:
- use the default theme first if needed
- install a new theme only when you are ready
- avoid adding many themes at once
This makes troubleshooting and setup much easier.
Step 8: Keep Plugins Minimal at First #
One of the most common beginner mistakes is installing too many plugins too quickly. Plugins add functionality, but they also increase maintenance and can create conflicts.
A safer approach is to:
- decide what you actually need first
- install only trusted and maintained plugins
- add plugins gradually, not all at once
This reduces the chance of performance, update, or compatibility problems.
Step 9: Check Users and Roles #
WordPress allows multiple user accounts, and each account has its own role. Roles determine what a user can do inside the website.
The most common roles are:
- Administrator > full control over the website
- Editor > can manage content, but not core site settings
- Author > can create and manage their own posts
- Contributor > can write content, but not publish it
- Subscriber > very limited access, usually only profile-related
Only trusted users should receive the Administrator role. Every person who needs access should have their own user account. Admin credentials should never be shared.
Step 10: Set Permalinks Early #
Before you start publishing real content, it is a good idea to review the permalink structure.
Go to Settings > Permalinks, choose a clean URL structure, and save it once. This helps create better-looking page URLs and avoids having to change them later after the site is already in use.
What Not to Do Right Away #
When you are just getting started, try to avoid making too many changes at once. That makes mistakes harder to trace and fix.
Avoid this in the beginning:
- installing many plugins at once
- editing files without a backup
- changing many settings without testing
- ignoring updates
- giving admin access too broadly
A slower and more structured setup usually leads to a much more stable website.
Good First Goal #
For most new customers, a good first goal is simply this:
- install WordPress
- confirm the site loads
- verify the admin login works
- review the basic settings
- keep the setup clean before expanding it
That gives you a stable starting point before moving on to themes, plugins, pages, and content.
Still need help after reading this article?
