HTTP3 web hosting is coming to G7
We are proud to announce that we will be one of the first web hosting providers in the world to release HTTP3 capabilities to all our customers. G7Cloud is currently testing the latest innovation and expected to release HTTP3 in...
What is a Subdomain?
Before we can explain what a subdomain we first need to understand what a domain and hostname is. A domain name is a unique name that can’t be used by anyone else, for example g7cloud.com or Google.com is a domain...
Difference between IMAP and POP3 Email protocols
What is iMAP? IMAP stands for internet message access protocol and allows you to access your emails from multiple devices. Your original emails are always stored in a central location (the mail server) and you use IMAP to access your...
How to Implement Pagination for SEO in 2019
What is pagination? Websites often run into issues when they either have too many articles or too many products for a given category. This means the category needs to be split up into multiple pages in order to not overwhelm...
How to Install LiteSpeed WordPress Plugin
What is LiteSpeed Cache for WordPress? The LiteSpeed WordPress Plugin also known as LSCache is the fastest most robust caching plugin for any WordPress website. In addition to caching the Litespeed plugin is an all in one acceleration solution that...
How To Serve Next-Gen WebP Images on WordPress
Next-Gen images refers to the latest formats of images such as WebP, JPEG 2000 and JPEG XR. These Next-Gen formats are highly compressible whilst retaining high quality. To help put things into perspective, we converted a traditional JPEG image to...
How to install cPanel & WHM
To install cPanel you will need a compatible operating system, we highly recommend using CentOS 7 for cPanel installations. On a fresh install of CentOS 7, run the following commands. yum update -y yum -y install perl hostname set-your-hostname systemctl...
Improve your SEO performance with G7 Cloud Hosting
In January 2018 Google officially announced that as of July 2018 page speed has become an SEO ranking factor. Page speed is not always the easiest SEO element to fix as it is impacted by so many different variables such...
How to check internet speed test with linux command lines
Use the terminal command below to perform a speed test on any Linux distribution (CentOS, Ubuntu, Debian etc) curl -s https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py | python - The results should look similar to the below.
The uploaded file exceeds the upload_max_filesize directive in php.ini.
How to fix “the uploaded file exceeds the upload_max_filesize directive in php.ini.” error on WordPress? In order to fix this common ‘uploaded file exceeds the upload_max_filesize‘ error you will need access to your .htaccess file. Log into cPanel and go...