Change PHP’s maximum execution time limit
PHP has a set limit for the amount of time it will allow scripts/processes to run and in some cases you may exceed this time limit, for example when uploading large files or running complex PHP scripts etc. However this can be easily adjusted like many other PHP settings/limits. 1. Login…
Editing Files Via cPanel File Manager
Sometimes you may need to make small tweaks to files on your website. This is where the File Manager in cPanel can help with managing/editing files. 1. Login to your cPanel account. When you first set up an account with us, you would have received an email with the details on…
Password Protecting Your Website
It’s a common request to password protect a website for many reasons. cPanel makes this easily achievable as it has the ability to password protect any website or folder from within the Directory Privacy section. 1. Login to your cPanel account. When you first set up an account with us, you would have…
Change PHP’s maximum file size upload limit
Sometimes you’ll need to upload large files or images to your site, in those cases you may bump into a warning that the file exceeds the max file upload limit, however this can be easily adjusted at any time. 1. Login to your cPanel account. When you first set up…
Adding another domain to your hosting package
This guide will show you how to add additional domains to your hosting. Login to your cPanel account. When you first set up an account with us, you would have received an email with the details on how you can gain access to your control panel. If you have lost…
Upgrading your site’s PHP version in cPanel
Has your WordPress website prompted you to update your PHP version? Showing a message like this: Then we are here to help! As software like WordPress and PHP progresses, newer versions are released which helps to improve performance and security. As Plugins are upgraded sometimes they require a newer PHP…
Issuing a free SSL certificate in cPanel
What is an SSL Certificate? An SSL certificate encrypts data between your website and visitors, enabling HTTPS (a security icon in browsers). It’s essential for security, SEO, and building trust with visitors. How to Install a Free SSL Certificate Step 1: Access SSL/TLS Status Log in to cPanel Scroll to…
Adding and Modifying DNS in cPanel
Managing DNS (Domain Name System) records is essential for directing traffic to your website, email servers, and other services. cPanel provides a user-friendly interface called the Zone Editor to help you add, edit, and manage DNS records easily. What Are DNS Records? DNS records are instructions stored in authoritative DNS…
Checking your email deliverability in cPanel
Email deliverability ensures your emails reach recipients’ inboxes without being blocked or marked as spam. cPanel helps you monitor three key authentication methods: SPF, DKIM, and DMARC.Why Email Deliverability MattersPoor email deliverability can result in:1. Emails being rejected by recipient servers (bounced)2. Messages landing in spam/junk folders3. Domain reputation damageMajor…
Allowing specified emails through spam filters
Spam filters are essential for keeping your inbox clean, but they can sometimes be overzealous, blocking legitimate emails from trusted senders. To ensure important messages from trusted senders always reach your inbox, you can whitelist specific email addresses or domains. This guide walks you through the process using Spam Filters…