Google (Gmail) rejecting emails – SPF, DKIM & DMARC setup guide
Description If emails sent from your domain to Gmail addresses are being rejected or marked as undeliverable, this is usually because Google has tightened its email authentication requirements.Your domain must now have the correct SPF, DKIM, and DMARC records in place to verify that emails are sent from authorised servers.…
There’s a handful of use cases for redirecting one domain to another and a couple of methods that can be used to achieve it. This guide will walk you through each method. Option 1, Using an Alias domain. 1. Login to your cPanel account. When you first set up an account…
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…