Skip to content
ProRedLine Support
  • Documentation
ProRedLine Support
  • My Tickets
  • Toggle website search
Search this website

Getting Started

5
  • Game & App Servers
  • Web Hosting
  • Email
  • cPanel
  • WordPress

Web Hosting

4
  • What is Web Hosting?
  • Managing your Website
  • Databases for Web Hosting
  • PHP Settings in Web Hosting

Email

4
  • What is Email Hosting?
  • Email Deliverability and Authentication
  • Managing Email Features
  • Common Email Problems

cPanel

6
  • What is cPanel and how does it work
  • Why some cPanel features are disabled
  • File Management Tools
  • Backups in cPanel
  • Databases in cPanel
  • Security Features in cPanel

Domains & DNS

4
  • Domain and DNS Basics
  • Managing Domains and DNS
  • Domain Ownership and Responsibilities
  • Domain Transfers and Authorization Codes

WordPress

4
  • What is WordPress
  • Managing WordPress with WP Toolkit
  • WordPress Security Basics
  • Common WordPress Problems

Account Management

7
  • My ProRedLine
    • Managing Your Account Details
    • Managing Additional User Access
  • Access & Security
    • Password Resets & Access Issues
    • Account Security Basics
  • Suspension & Closure
    • Account Suspension Explained
    • Closing your Account and Data Requests
    • Suspension vs Closure

ProRedLine

8
  • Billing & Payments
    • Payments and Billing Basics
    • Invoices and Billing Documents
    • Failed Payments and Payment Method Issues
    • Prepaid Subscriptions Explained
    • Plan Changes and Billing Adjustments
    • Reactivation Fee Explained
  • Platform & Access
    • Our Websites and Their Purpose
  • Service & Support
    • Reporting Incidents and Service Issues

Game Servers

10
  • Ark Survival Ascended
  • Euro Truck Simulator 2
  • Insurgency
  • Minecraft Java
  • Minecraft Bedrock
  • Rust
  • Satisfactory
  • Unturned
  • Ark Survival Evolved
  • BeamMP

App Servers

4
  • Discord Bot
  • LanguageTool
  • Uptime Kuma
  • Visual Studio Code

Game Panel

4
  • Getting Started with the Game Panel
  • Using the File Manager
  • Creating Scheduled Tasks
  • Backups and Restores
View Categories
  • Docs
  • Getting Started
  • WordPress

WordPress

ProRedLine
Updated on April 1, 2026

5 min read

AI Doc Summarizer Doc Summary
AI Doc Summarizer Thinking Thinking

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:

  1. Open WP Toolkit
  2. Click Install
  3. Select the domain
  4. Choose the installation path
  5. Enter the website title
  6. Create the admin username and password
  7. Enter the admin email address
  8. 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?

Create a Ticket
cPanelGame & App Servers
Table of Contents
  • Introduction
  • Getting Started with WordPress
    • Before You Start
  • Step 1: Open WP Toolkit in cPanel
  • Step 2: Start the WordPress Installation
    • What Happens During Installation
    • Important Installation Note
  • Step 3: Log In to WordPress
  • Step 4: Check That the Website Loads Correctly
  • Step 5: Review the Basic WordPress Settings
  • Step 6: Check Updates Before Building
  • Step 7: Choose a Theme Carefully
  • Step 8: Keep Plugins Minimal at First
  • Step 9: Check Users and Roles
  • Step 10: Set Permalinks Early
  • What Not to Do Right Away
  • Good First Goal

Share This Article:

  • Facebook
  • X
  • LinkedIn
  • Pinterest

Was it helpful?

  • Happy
  • Normal
  • Sad
EU flag internet.nl result
ProRedLine

Reliable EU-based hosting for web, game and app services, built with clarity, performance and personal support in mind.

Hosting

  • Web Hosting
  • Game Servers
  • App Servers
  • Status
  • Support

Company

  • About Us
  • News
  • Information
  • Game Panel
  • Partnerships

Legal

  • Terms of Service
  • Privacy Policy
  • Acceptable Use Policy
  • Cookie Policy
  • Contact & Support Policy

Contact

info@proredline.com

P.O. Box 5449
3299 ZG, Maasdam
Netherlands

+31 085 3696 175

© 2025 - 2026 ProRedLine. All rights reserved.

KVK: 95892494 VAT: NL005177436B09
  • Documentation
  • My Tickets
  • Toggle website search
Type your search
Loading...

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.