This guide explains how to update the DNS records in cPanel. Users can update the DNS records for their domains from within the cPanel. However, this effect will only work…
How to install and use the query monitor plugin
November 21, 2024 / MySQLThis guide will delve into installing and using the Query Monitor plugin. It is a debugging tool that assists you in monitoring WordPress performance. To install Query Monitor on your…
How to remove unused JavaScript from your website
November 20, 2024 / Web Design & DevelopmentThis article explains how to remove unused JavaScript to optimise your website effectively. Removing unused JavaScript is essential to improve your website’s loading speed and overall performance. Why Remove Unused…
How to add schema markup in wordPress without using a plugin
November 19, 2024 / WordPressThis guide will walk you through the steps to add schema markup to your WordPress site without using a plugin. It is a powerful tool that helps search engines better…
How to uninstall MySQL in linux and windows
November 18, 2024 / MySQLIn this article, you will find how to uninstall MySQL in Linux and Windows. It can be tricky, but these simple steps will guide you through the process for Linux…
How to Install WP-CLI on a cPanel server with autocomplete
November 15, 2024 / cPanel & WHMWP-CLI (WordPress Command Line Interface) is a powerful tool that allows you to manage WordPress websites through the command line, simplifying tasks and saving time. In this guide, we will…
How to set up auto-deletion for forwarded emails in cPanel
November 13, 2024 / cPanel & WHMThis article explains how to automatically delete forwarded emails in cPanel. cPanel’s email forwarder option allows you to forward emails from one account to another. By default, it keeps a…
How to start, stop, and restart Nginx
November 11, 2024 / cPanel & WHMThis guide will walk you through the commands to start, stop, and restart Nginx on your server. Note that the commands vary depending on whether your system uses “systemctl (Systemd)”…
How to add CAPTCHA protection to a wordPress site
November 8, 2024 / Security and BackupCAPTCHA protection helps safeguard your WordPress site from spam and malicious bot attacks. This guide explains how to implement CAPTCHA using the Google Captcha (reCAPTCHA) plugin. Follow these steps to…
How to import a database over SSH
November 5, 2024 / Security and BackupImporting a database over SSH is faster and more reliable for large files. It bypasses size limits and provides secure, direct control over the process, making it ideal for handling…