Web Hosting Guides

How to use the cPanel file manager

The cPanel file manager provides a visual interface for managing your website files. You can upload, edit, move and delete files without configuring an FTP client. This makes it ideal for quick file operations and basic site maintenance. You will learn how to

Adding additional domains to cPanel & Plesk

You can add additional domains to your existing cPanel or Plesk account. This provides more flexibility for your hosting, allowing you to host multiple sites simultaneously without needing a reseller hosting package. This is great when you need more than one

How to edit the hosts file in Windows, macOS or Linux

Need to test your site before switching DNS? Editing your hosts file lets you point a domain to any server you choose, bypassing public DNS records entirely. Your hosts file maps domain names to IP addresses locally on your machine. It overrides external DNS,

How do I force HTTPS on my website?

When you force HTTPS for everyone it means that with an installed certificate – your site will be fully secured using SSL/TLS. Therefore, it’s crucial to enable HTTPS to benefit from the protection an SSL/TLS certificate offers. Why Should I Force

How can I create custom nameservers?

To configure your custom nameservers, you need to have registered a domain name or manage a domain. Custom name servers help differentiate you from the competition. Add DNS records with cPanel Zone Editor This involves advanced DNS settings. If you need

How to create a PHP contact form

Contact forms allow visitors to reach you without exposing your email address to spam bots. A PHP contact form processes submissions on your server and sends messages directly to your inbox. You will create a basic PHP contact form, configure the mail headers

How to configure an SSL certificate

Before you can configure your new SSL certificate you will need to:  SSL Certificates at Unlimited Your SSL certificate must be properly configured to link it to your domain and the server via the selected validation method. Without this configuration,

View website access log or Apache log

Website logs record every request, error and connection your server processes. You need these logs to diagnose server issues, identify why a website went down or understand what caused an error. You will access different log types depending on what you are

How to install an SSL certificate in cPanel and Plesk

An SSL certificate encrypts data between your website and its visitors. Installing one protects sensitive information like passwords and payment details whilst displaying the padlock icon in browsers. This confirms to visitors that your site is authentic and

How to generate a Certificate Signing Request

A CSR (Certificate Signing Request) is essential for obtaining an SSL/TLS certificate. It’s generated on the same server where the certificate will be used and contains information that the Certificate Authority (CA) uses to create your certificate. This

« Previous PageNext Page »