How to Use cPanel: A Beginner’s Guide to Managing Your Website (2026)

How to Use cPanel: A Beginner’s Guide to Managing Your Website (2026)

You’ve just purchased web hosting for your Kenyan business. Congratulations! But now you’re staring at something called “cPanel” with dozens of icons, and you have no idea where to start. What is cPanel? How do you use it? And why does managing a website suddenly feel so complicated?

Take a deep breath. You’re not alone. Every website owner has been exactly where you are right now—confused, overwhelmed, and wondering if they need a computer science degree just to upload a file or create an email address.

Here’s the good news: cPanel is actually designed to make website management simple. Once you understand the basics, you’ll be able to manage your website, create email addresses, install WordPress, and handle routine tasks with confidence—no technical expertise required.

This comprehensive cPanel hosting guide is written specifically for Kenyan business owners who want straightforward, jargon-free instructions for managing their websites. Whether you’re running a shop in Nairobi, a consultancy in Mombasa, or an online business anywhere in Kenya, this guide will transform you from confused beginner to confident website manager.

At HostPlusX, we provide cPanel hosting that’s optimized for Kenyan businesses, complete with local support in Nairobi to help you whenever you get stuck. Let’s demystify cPanel together.

What is cPanel and Why Does it Matter?

Before diving into the how-to, let’s understand what cPanel actually is and why it’s important for your business.

Understanding cPanel

cPanel (Control Panel) is a web-based dashboard that lets you manage all aspects of your web hosting account through an easy-to-use graphical interface. Think of it as the “control center” for your website—everything you need to manage your online presence is accessible from one place.

What cPanel lets you do:

  • Upload and manage website files
  • Create and manage email accounts
  • Install WordPress and other applications with one click
  • Create and manage databases
  • Monitor website statistics and visitor data
  • Manage domain names and subdomains
  • Set up SSL certificates for security
  • Create backups of your website
  • Manage FTP accounts for file transfers
  • And much more…

Why cPanel is Industry Standard

Over 70% of web hosting providers use cPanel because it:

  • Works the same across different hosting companies (skills are transferable)
  • Has a user-friendly interface designed for non-technical users
  • Includes powerful features without requiring coding knowledge
  • Offers one-click installations for popular applications
  • Provides excellent documentation and community support
  • Receives regular security updates and improvements

Real benefit: If you ever switch hosting providers, you’ll likely still use cPanel, so the time you invest learning it pays off for years.

cPanel vs Other Control Panels

You might encounter other control panels like Plesk or DirectAdmin, but cPanel remains the most popular and user-friendly option, especially for small business owners in Kenya.

Why HostPlusX uses cPanel:

  • Easiest learning curve for beginners
  • Most comprehensive features
  • Best third-party integration
  • Excellent security track record
  • Most familiar to web developers (if you need help)

Accessing Your cPanel Account

Let’s start with the basics: how to actually log in to your cPanel.

Finding Your cPanel Login URL

Your cPanel can typically be accessed in several ways:

Method 1: Direct URL (Most Common)

yourdomain.com/cpanel

or

yourdomain.com:2083

Method 2: Server Hostname

server123.hostplusx.com/cpanel

(Your hosting provider will give you this information)

Method 3: Through Client Area

  • Log into your HostPlusX client area
  • Navigate to “Services” → “My Services”
  • Click “Login to cPanel” next to your hosting package

Login Credentials

You’ll need two pieces of information:

Username: Usually your domain name or account name
Password: Provided by your hosting company (can be changed later)

First-time login tip: Your cPanel login credentials were emailed to you when you purchased hosting. Search your email for “cPanel” or “hosting credentials” if you can’t find them.

Forgot your password? Contact your hosting provider’s support (HostPlusX provides 24/7 support via WhatsApp, phone, or email).

Security Best Practices

Before we go further, let’s talk about keeping your cPanel secure:

Do:

  • Change your password after first login
  • Use a strong password (12+ characters, mix of letters, numbers, symbols)
  • Enable two-factor authentication if available
  • Never share your cPanel credentials
  • Log out when finished, especially on shared computers

Don’t:

  • Use simple passwords like “password123” or your domain name
  • Save passwords in unsecured documents
  • Access cPanel on public WiFi without VPN
  • Give cPanel access to freelancers (create FTP accounts instead)

Understanding the cPanel Dashboard

Once you log in, you’ll see the cPanel dashboard. Let’s break down what you’re looking at.

Dashboard Layout

The cPanel interface consists of several main areas:

Top Bar:

  • Navigation menu
  • Search function (extremely useful!)
  • Account information
  • Logout button

Left Sidebar (if using newer themes):

  • Quick navigation to main sections
  • Collapsible menu structure

Main Content Area:

  • Icons organized by category
  • Each icon represents a different tool or function
  • Hover over icons to see descriptions

Statistics Panel:

  • Disk space usage
  • Bandwidth usage
  • Email account statistics
  • Database information

Main cPanel Categories

cPanel organizes tools into categories. Here are the most important ones:

FILES

  • File Manager (manage website files)
  • FTP Accounts (create accounts for file uploads)
  • Backup (backup and restore your website)

DATABASES

  • MySQL Databases (create and manage databases)
  • phpMyAdmin (database management tool)

EMAIL

  • Email Accounts (create and manage email addresses)
  • Forwarders (forward emails to other addresses)
  • Autoresponders (automatic email replies)

DOMAINS

  • Domains (manage your domains)
  • Subdomains (create subdomains)
  • Redirects (redirect URLs)

SOFTWARE

  • Softaculous Apps Installer (one-click installations)
  • PHP Version (change PHP version)

METRICS

  • Visitors (see who’s visiting your site)
  • Bandwidth (monitor data usage)
  • Errors (view website errors)

SECURITY

  • SSL/TLS (manage security certificates)
  • IP Blocker (block specific IP addresses)
  • Directory Privacy (password-protect folders)

ADVANCED

  • Cron Jobs (schedule automated tasks)
  • Error Pages (customize error messages)

Don’t worry about memorizing all of these! We’ll cover the essential tools you’ll actually use regularly.

Essential cPanel Tasks for Kenyan Business Owners

Let’s focus on the most common tasks you’ll perform in cPanel, with step-by-step instructions.

Task 1: Managing Website Files with File Manager

File Manager is where you upload, edit, and organize your website files. It’s like Windows Explorer or Mac Finder, but for your website.

Accessing File Manager

  1. Log into cPanel
  2. Scroll to the “FILES” section
  3. Click “File Manager”
  4. A new window or tab will open showing your files

Understanding the File Structure

When File Manager opens, you’ll see several folders:

public_html – This is your website’s main folder

  • Everything in here is visible on the internet
  • Your index.html or index.php is your homepage
  • This is where you’ll work most often

Other important folders:

  • mail/ – Email-related files
  • etc/ – Configuration files
  • tmp/ – Temporary files
  • logs/ – Access and error logs

Rule of thumb: If you’re unsure what a folder does, don’t delete it!

Uploading Files to Your Website

Method 1: Using the Upload Button (Best for small files)

  1. Open File Manager and navigate to public_html
  2. Click the “Upload” button in the top toolbar
  3. Click “Select File” or drag files into the upload area
  4. Wait for upload to complete (progress bar shows status)
  5. Files appear in your public_html folder

Method 2: Using the Extract Feature (Best for multiple files)

  1. Compress your files into a .zip file on your computer
  2. Upload the .zip file to public_html
  3. Right-click the .zip file in File Manager
  4. Select “Extract”
  5. Files are extracted to the current directory
  6. Delete the .zip file after extraction

Kenyan internet tip: If you have a slow connection, use the zip method—upload one compressed file instead of dozens of individual files.

Creating New Files and Folders

To create a new folder:

  1. Navigate to where you want the folder
  2. Click “+ Folder” in the toolbar
  3. Enter folder name (no spaces, use hyphens instead)
  4. Click “Create New Folder”

To create a new file:

  1. Navigate to desired location
  2. Click “+ File” in the toolbar
  3. Enter filename with extension (e.g., about.html)
  4. Click “Create New File”

Editing Files

  1. Right-click on any file
  2. Select “Edit” or “HTML Editor”
  3. Make your changes
  4. Click “Save Changes” (top right)
  5. Close the editor

Warning: Be careful editing PHP files and configuration files. One typo can break your website. Always make a backup first!

Deleting Files and Folders

  1. Select the file or folder (checkbox on the left)
  2. Click “Delete” in the toolbar
  3. Confirm deletion

Important: Deleted files cannot be recovered unless you have a backup. Be absolutely sure before deleting!

Setting File Permissions

Permissions control who can read, write, or execute files.

Common permission settings:

  • Files: 644 (most common for HTML, CSS, images)
  • Folders: 755 (standard for directories)
  • Configuration files: 644 or 640

To change permissions:

  1. Right-click the file/folder
  2. Select “Change Permissions”
  3. Check appropriate boxes or enter number
  4. Click “Change Permissions”

Unless you know what you’re doing, stick with the defaults! Incorrect permissions can create security vulnerabilities or break functionality.

Task 2: Creating and Managing Email Accounts

Professional email addresses (info@yourbusiness.co.ke) build credibility. Here’s how to create them.

Creating a New Email Account

  1. In cPanel, scroll to “EMAIL” section
  2. Click “Email Accounts”
  3. Click “Create” button
  4. Fill in the form:
    • Email: The part before @ (e.g., “info”, “sales”, “john”)
    • Domain: Choose your domain from dropdown
    • Password: Create a strong password (or use generator)
    • Storage: Set quota (1GB is usually sufficient, unlimited is available)
  5. Click “Create”

Your new email address is ready immediately!

Recommended Email Addresses for Kenyan Businesses

Essential accounts:

Professional accounts:

Avoid:

Accessing Your Email

Once created, you can access email several ways:

Method 1: Webmail (Access anywhere)

  1. In cPanel, click “Email Accounts”
  2. Find your email account
  3. Click “Check Email”
  4. Choose webmail client (Roundcube recommended)
  5. Log in with email and password

Method 2: Email Client (Outlook, Thunderbird, etc.)

  1. Open your email client
  2. Add new account
  3. Enter your email address and password
  4. Use these server settings:

Incoming Mail Server (IMAP):

  • Server: mail.yourdomain.com
  • Port: 993
  • Security: SSL/TLS

Outgoing Mail Server (SMTP):

  • Server: mail.yourdomain.com
  • Port: 465
  • Security: SSL/TLS

Method 3: Mobile Device

  • Use the same IMAP settings above
  • Most mobile email apps auto-configure with your email and password

Email Storage Management

To check storage usage:

  1. Go to “Email Accounts” in cPanel
  2. View usage bar next to each account
  3. Increase quota if nearing limit

To clear space:

  • Delete old emails and empty trash
  • Download important emails to your computer
  • Remove emails with large attachments
  • Consider archiving old emails

Email Forwarding

Forward emails from one address to another automatically.

To create a forwarder:

  1. In cPanel, go to “Forwarders” under EMAIL
  2. Click “Add Forwarder”
  3. Enter the address to forward FROM
  4. Enter the address to forward TO
  5. Click “Add Forwarder”

Common use case: Forward info@yourbusiness.co.ke to your personal Gmail while maintaining professional appearance.

Setting Up Autoresponders

Autoresponders send automatic replies (useful for “out of office” messages).

  1. In cPanel, go to “Autoresponders” under EMAIL
  2. Click “Add Autoresponder”
  3. Set up:
    • Email account
    • Subject line
    • Message body
    • Start and stop times (optional)
  4. Click “Create”

Task 3: Installing WordPress with One Click

WordPress powers over 40% of all websites globally. Here’s how to install it in minutes.

Using Softaculous Apps Installer

  1. In cPanel, scroll to “SOFTWARE” section
  2. Click “Softaculous Apps Installer” or “WordPress” icon
  3. Find WordPress and click “Install”

WordPress Installation Form

Fill out the installation form carefully:

Software Setup:

  • Choose Protocol: https:// (if you have SSL) or http://
  • Choose Domain: Select your domain
  • In Directory: Leave blank for main site, or enter folder name for subdirectory

Site Settings:

  • Site Name: Your business name
  • Site Description: Brief description
  • Admin Username: Choose strong username (NOT “admin”)
  • Admin Password: Use strong password generator
  • Admin Email: Your business email

Choose Language: English

Advanced Options:

  • Database Name: Auto-generated (leave as is)
  • Table Prefix: wp_ (leave as default)
  • Auto Upgrade: Enable (keeps WordPress updated)

Click “Install” and wait 1-2 minutes

Accessing Your New WordPress Site

After installation:

View your website:

https://yourdomain.com

Access WordPress admin:

https://yourdomain.com/wp-admin

Log in with the admin username and password you created.

Important Post-Installation Steps

  1. Change permalink structure:
    • Go to Settings → Permalinks
    • Choose “Post name”
    • Click “Save Changes”
  2. Delete default content:
    • Delete sample post and page
    • Delete “Hello Dolly” plugin
  3. Install essential plugins:
    • Security plugin (Wordfence or Sucuri)
    • Backup plugin (UpdraftPlus)
    • SEO plugin (Yoast SEO or Rank Math)
    • Caching plugin (LiteSpeed Cache if on HostPlusX)
  4. Choose and customize theme:
    • Browse Appearance → Themes
    • Install and activate your chosen theme
    • Customize colors, fonts, layout

Task 4: Creating and Managing Databases

Databases store dynamic content for applications like WordPress, online stores, and membership sites.

Creating a MySQL Database

Step 1: Create the Database

  1. In cPanel, go to “MySQL Databases”
  2. Under “Create New Database”
  3. Enter database name (use descriptive name)
  4. Click “Create Database”

Step 2: Create Database User

  1. Scroll to “MySQL Users” section
  2. Enter username and password
  3. Click “Create User”

Step 3: Add User to Database

  1. Scroll to “Add User to Database”
  2. Select user from dropdown
  3. Select database from dropdown
  4. Click “Add”
  5. Select “ALL PRIVILEGES”
  6. Click “Make Changes”

You now have a functioning database!

When Do You Need to Create Databases?

Common scenarios:

  • Installing WordPress manually (Softaculous creates automatically)
  • Running multiple WordPress sites
  • Installing other applications (Joomla, Drupal, etc.)
  • Custom web applications
  • Testing and development environments

Most users: If you install WordPress via Softaculous, you’ll never need to manually create databases.

Managing Databases with phpMyAdmin

phpMyAdmin lets you view and modify database content directly.

Accessing phpMyAdmin:

  1. In cPanel, click “phpMyAdmin” under DATABASES
  2. Select your database from left sidebar
  3. Browse tables and data

Warning: phpMyAdmin is powerful and complex. Don’t delete or modify data unless you know exactly what you’re doing. One wrong click can break your entire website.

When to use phpMyAdmin:

  • Searching and replacing text across your site
  • Optimizing database tables
  • Exporting databases for backup
  • Advanced troubleshooting (with developer guidance)

Task 5: Managing Domains and Subdomains

Your hosting account can manage multiple domains and create subdomains for different sections of your site.

Adding Additional Domains (Addon Domains)

If you want to host multiple websites on one hosting account:

  1. Go to “Domains” in cPanel
  2. Click “Create A New Domain”
  3. Enter domain name
  4. Set document root (where files will be stored)
  5. Create FTP account (optional)
  6. Click “Submit”

Before adding a domain: Make sure it’s pointed to your hosting nameservers at your domain registrar.

Creating Subdomains

Subdomains are separate sections of your website (blog.yourbusiness.co.ke, shop.yourbusiness.co.ke).

To create a subdomain:

  1. Go to “Domains” in cPanel
  2. Click “Create A New Domain”
  3. Enter subdomain (e.g., “blog.yourbusiness.co.ke”)
  4. Choose document root
  5. Click “Submit”

Common subdomain uses:

  • blog.yourdomain.com (separate blog)
  • shop.yourdomain.com (online store)
  • members.yourdomain.com (membership area)
  • dev.yourdomain.com (testing environment)

Redirecting Domains and URLs

Send visitors from one URL to another automatically.

  1. Go to “Redirects” under DOMAINS
  2. Choose redirect type:
    • Permanent (301): Best for moved pages (maintains SEO)
    • Temporary (302): For testing or temporary moves
  3. Select domain to redirect from
  4. Enter path (or leave blank for entire domain)
  5. Enter destination URL
  6. Click “Add”

Common redirect scenarios:

  • yourbusiness.com →
  • Old page → New page location
  • Misspelled domain → Correct domain

Task 6: Installing SSL Certificate for HTTPS Security

SSL certificates encrypt data between your website and visitors, providing security and trust. Google also ranks HTTPS sites higher.

Why SSL Matters for Kenyan Businesses

Security benefits:

  • Protects customer data (essential for eCommerce)
  • Encrypts password and login information
  • Prevents data interception on public WiFi

Trust benefits:

  • Browsers show padlock icon (builds credibility)
  • Removes “Not Secure” warning
  • Required for payment processing

SEO benefits:

  • Google ranking factor
  • Higher search visibility
  • Better click-through rates

Installing Free SSL with Let’s Encrypt

Most modern cPanel hosting (including HostPlusX) includes free SSL certificates:

  1. In cPanel, go to “SSL/TLS Status” under SECURITY
  2. Find your domain in the list
  3. Click “Run AutoSSL”
  4. Wait 1-2 minutes for installation
  5. Your site now has HTTPS!

Alternative method:

  1. Go to “SSL/TLS” under SECURITY
  2. Click “Manage SSL Sites”
  3. Select your domain
  4. cPanel auto-fills certificate details
  5. Click “Install Certificate”

Forcing HTTPS (Redirect HTTP to HTTPS)

After installing SSL, force all traffic to use HTTPS:

Method 1: Using .htaccess (Recommended)

  1. Open File Manager
  2. Navigate to public_html
  3. Find .htaccess file (enable “Show Hidden Files” if needed)
  4. Right-click and edit
  5. Add this code at the top:

RewriteEngine On

RewriteCond %{HTTPS} off

RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]

  1. Save changes

Method 2: WordPress Plugin

  • Install “Really Simple SSL” plugin
  • Activate and follow setup wizard

Troubleshooting SSL Issues

“Mixed Content” warnings:

  • Some resources loading via HTTP instead of HTTPS
  • Fix by updating URLs in your site to use HTTPS
  • Use Really Simple SSL plugin to fix automatically

Certificate not renewing:

  • Let’s Encrypt certificates renew every 90 days
  • Usually automatic, but check SSL/TLS Status if issues occur
  • Contact HostPlusX support if renewal fails

Task 7: Creating Backups and Restoring Your Website

Regular backups protect your business from data loss, hacking, or mistakes. This is non-negotiable.

Creating Full Backup

Complete backup (recommended monthly):

  1. In cPanel, go to “Backup” under FILES
  2. Click “Download a Full Account Backup”
  3. Choose backup destination (usually “Home Directory”)
  4. Enter email address for notification
  5. Click “Generate Backup”
  6. You’ll receive email when ready
  7. Return to Backup page and download

Backup includes:

  • All website files
  • All databases
  • Email accounts and messages
  • FTP accounts and configurations

Storage location: Download to your computer AND external drive/cloud storage

Partial Backups (Faster, More Frequent)

Home Directory backup (website files):

  1. Go to Backup in cPanel
  2. Under “Download a Home Directory Backup”
  3. Click “Home Directory”
  4. Save file to your computer

Database backups:

  1. In Backup section
  2. Under “Download a MySQL Database Backup”
  3. Click your database name
  4. Save .sql file

Email backups:

  1. In Backup section
  2. Under “Download an Email Forwarders Backup”
  3. Select what to back up
  4. Download files

Backup Best Practices

Create backup schedule:

  • Full backup: Monthly
  • Website files: Weekly
  • Database: Daily (if content changes frequently)
  • Before major changes: Always!

Storage strategy:

  • Keep backups in three locations
  • Local computer (quick access)
  • External drive (protection from computer failure)
  • Cloud storage (protection from physical damage)

Automated backups:

  • Many hosting plans (including HostPlusX premium plans) include automatic backups
  • WordPress backup plugins (UpdraftPlus, BackupBuddy)
  • Schedule regular automated backups

Restoring from Backup

To restore full backup:

  1. Go to Backup in cPanel
  2. Click “Choose File” under “Restore a Full Backup”
  3. Select your backup file
  4. Click “Upload”
  5. Wait for restoration (can take 10-30 minutes)

To restore partial backup:

  1. Upload files via File Manager
  2. Extract if compressed
  3. For databases: use phpMyAdmin to import .sql file

Important: Restoring overwrites current data. Make sure you’re restoring the correct backup!

Task 8: Monitoring Website Statistics and Analytics

Understanding your website traffic helps you make better business decisions.

Using cPanel Visitors Tool

Accessing Visitors:

  1. In cPanel, go to “Visitors” under METRICS
  2. View statistics:
    • Total visits
    • Unique visitors
    • Pages per visit
    • Most visited pages
    • Referring URLs
    • Search engine keywords

Limitations: Basic statistics, updates daily (not real-time)

Bandwidth and Resource Usage

Monitoring bandwidth:

  1. Go to “Bandwidth” under METRICS
  2. View:
    • Monthly bandwidth usage
    • Daily bandwidth graph
    • Usage by protocol (HTTP, FTP, etc.)

Why monitor bandwidth:

  • Ensure you’re within hosting limits
  • Identify traffic spikes
  • Plan for hosting upgrades

Checking disk space:

  • View statistics panel on cPanel homepage
  • See disk usage percentage
  • Clean up old files if nearing limit

Error Log Review

Error logs help identify website problems:

  1. Go to “Errors” under METRICS
  2. View recent errors
  3. Click for detailed information

Common errors:

  • 404: Page not found
  • 500: Server error
  • 403: Permission denied

Use error logs to:

  • Fix broken links
  • Identify plugin conflicts
  • Troubleshoot functionality issues

Better Analytics with Google Analytics

For comprehensive insights, install Google Analytics:

  1. Create free Google Analytics account
  2. Get your tracking code
  3. Install on your website:
    • WordPress: Use plugin (MonsterInsights or GA Google Analytics)
    • HTML sites: Add code before </head> tag

Google Analytics provides:

  • Real-time visitor data
  • Detailed demographics
  • Traffic sources
  • Conversion tracking
  • Mobile vs desktop usage
  • Much more detailed insights

Common cPanel Tasks Quick Reference

Here’s a quick reference for tasks you’ll perform regularly:

Daily Tasks

  • Check email via webmail
  • Monitor website statistics
  • Review error logs (if issues)

Weekly Tasks

  • Backup database
  • Update WordPress and plugins
  • Review bandwidth usage
  • Clean up old emails

Monthly Tasks

  • Full website backup
  • Update passwords
  • Review disk space usage
  • Optimize databases
  • Check SSL certificate status

As Needed

  • Upload website changes
  • Create new email accounts
  • Install new applications
  • Adjust security settings
  • Configure new domains

cPanel Security Best Practices for Kenyan Businesses

Protecting your website from hackers and data loss is critical.

Password Security

Strong passwords include:

  • 12+ characters minimum
  • Mix of uppercase and lowercase
  • Numbers and special characters
  • Unique (not used elsewhere)

Use password manager:

  • LastPass (free option available)
  • 1Password (premium, excellent)
  • Bitwarden (open-source, free)

Change passwords:

  • Every 90 days minimum
  • Immediately if security breach suspected
  • After employee departures
  • After sharing with freelancers

Two-Factor Authentication

Enable 2FA for extra security:

  1. Go to “Two-Factor Authentication” in SECURITY section
  2. Follow setup wizard
  3. Use app like Google Authenticator or Authy
  4. Required at every login

Why 2FA matters: Even if someone steals your password, they can’t access your account without your phone.

IP Address Management

Block malicious IPs:

  1. Go to “IP Blocker” under SECURITY
  2. Enter IP address to block
  3. Click “Add”

Allow only your IP (maximum security):

  1. Find your IP address (Google “what is my IP”)
  2. In IP Blocker, block all except your IP
  3. Update whenever your IP changes

Warning: Blocking your own IP locks you out! Keep backup access method.

Directory Password Protection

Protect sensitive folders:

  1. Go to “Directory Privacy” under SECURITY
  2. Select folder to protect
  3. Check “Password protect this directory”
  4. Enter name
  5. Create users who can access
  6. Click “Save”

Use for:

  • Admin areas
  • Development sites
  • Private client portals
  • Sensitive documents

Regular Security Maintenance

Monthly security checklist:

  • Update all software (WordPress, plugins, themes)
  • Review access logs for suspicious activity
  • Check for outdated PHP versions
  • Scan for malware (use security plugins)
  • Review user accounts and permissions
  • Verify SSL certificate is active
  • Test backup restoration

Troubleshooting Common cPanel Issues

When things go wrong, here’s how to fix common problems:

Issue: Can’t Access cPanel

Possible causes and solutions:

Wrong password:

  • Reset via hosting provider’s client area
  • Contact HostPlusX support for reset

Wrong URL:

  • Try alternative URLs (yourdomain.com/cpanel, yourdomain.com:2083)
  • Check welcome email for correct URL

Server down:

  • Check HostPlusX status page
  • Contact support via WhatsApp or phone

Browser cache:

  • Clear browser cache and cookies
  • Try different browser
  • Try incognito/private mode

Issue: Website Not Loading

Troubleshooting steps:

  1. Check if cPanel accessible
    • If yes: Website files are the issue
    • If no: Server or hosting issue
  2. Verify DNS settings
    • Go to Zone Editor in cPanel
    • Ensure A record points to correct IP
    • DNS changes take 24-48 hours
  3. Check .htaccess file
    • Rename .htaccess to .htaccess.bak
    • If site loads, .htaccess was corrupted
    • Restore from backup or recreate
  4. Review error logs
    • Check Errors section in METRICS
    • Identify specific error code
    • Google error code for solutions
  5. Check file permissions
    • Files should be 644
    • Folders should be 755
    • Incorrect permissions cause errors

Issue: Email Not Working

Troubleshooting steps:

Can’t send email:

  • Verify SMTP settings in email client
  • Check outgoing server: mail.yourdomain.com, port 465, SSL
  • Ensure you’re using email address password (not cPanel password)
  • Check if reached sending limit

Can’t receive email:

  • Verify IMAP settings
  • Check incoming server: mail.yourdomain.com, port 993, SSL
  • Check if mailbox is full (increase quota)
  • Verify MX records in Zone Editor

Emails going to spam:

  • Install SPF and DKIM records (Email Deliverability in cPanel)
  • Avoid spam trigger words
  • Ensure reverse DNS is configured
  • Warm up new domains gradually

Issue: Website Running Slow

Optimization steps:

  1. Check resource usage
    • Review bandwidth and disk usage
    • Identify traffic spikes
    • Upgrade hosting if consistently maxed out
  2. Optimize databases
    • Use WP-Optimize plugin (WordPress)
    • Optimize tables via phpMyAdmin
    • Delete spam comments and revisions
  3. Enable caching
    • Install caching plugin
    • Enable browser caching
    • Use LiteSpeed Cache (if on HostPlusX)
  4. Optimize images
    • Compress before uploading
    • Use WebP format
    • Implement lazy loading
  5. Review plugins
    • Deactivate unnecessary plugins
    • Find lightweight alternatives
    • Remove unused themes

Issue: Out of Disk Space

Free up space:

  1. Delete old backups
    • Remove outdated backup files
    • Keep only recent backups in cPanel
  2. Clean email accounts
    • Delete old emails
    • Empty spam and trash folders
    • Download important emails locally
  3. Remove old files
    • Delete unused images and videos
    • Remove old WordPress installations
    • Clean up temporary files
  4. Optimize databases
    • Remove spam comments
    • Clean post revisions
    • Optimize database tables
  5. Upgrade hosting plan
    • If consistently near limit, upgrade
    • HostPlusX offers flexible upgrades

 

Known for exceptional service, cutting-edge technology,

No hidden fees, no complicated jargon. We believe in honest, straightforward communication.

hostplusx
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.