How to speed up your WordPress site

How to speed up your WordPress site Site speed affects website performance in more ways than one. For starters, it’s a crucial factor in how search engines like Google rank websites and pages. A lot…

Top frequently asked questions by WordPress beginners

1 How to create a WordPress website WordPress is a great way to get your business, project, or product online. It offers lots of functionality, flexibility, and is ideal for scaling as your venture grows. …

Common WordPress security issues and how to solve them

Having your website up and running is one thing. Keeping it secure for both yourself and visitors is another matter altogether. Here are some frequent WordPress security concerns and how you can resolve them. 1.…

Migrate from CentOS 7 to AlmaLinux 8 [Easy Guide]

With CentOS 7 fast approaching End of Life in June 2024, this article explains how easy it is to upgrade from CentOS 7 to AlmaLinux 8 using the ELevate tool. What is Elevate? ELevate is…

Upgrading to the latest jQuery version in WordPress

This guide will explore how to upgrade jQuery on your WordPress site to the latest version. The importance of WordPress jQuery upgrades jQuery is a script library that condenses numerous lines of code making it…

How to download a backup from cPanel?

This guide will show you how to download a backup from cPanel.  Every night, cPanel takes a backup of your website, databases, emails, DNS, and account configuration. We retain backups for up to 3 months…

How to create a Proxmox Template with a Cloud-Init image

This guide will show you how to create a Proxmox KVM Template from a Cloud-Init Image. You will need to have a prepared Cloud Image with Cloud-Init. Check out this guide to see how to…

How to allow your cPanel Webmail users to reset their password?

This tutorial will show you how to enable a password reset for Webmail users in WHM/cPanel.  You will only be able to proceed with this guide if you have WHM / Tweak Settings access, or…

How to install WordPress in cPanel

WordPress is a free and open-source content management system that lets you create a website, whether it be a blog for tutorials or an ecommerce website to sell your homemade products! There are thousands of…

How To Install MariaDB on CentOS 7

Introduction MariaDB is an open-source database management system, commonly installed as part of the popular LEMP (Linux, Nginx, MySQL/MariaDB, PHP/Python/Perl) stack. It uses a relational database and SQL (Structured Query Language) to manage its data.…