This guide provides step-by-step instructions for setting up a WordPress website on your hosting account through cPanel, utilising advanced tools like WordPress Toolkit, CloudLinux, AccelerateWP, and Imunify360. Overview Accessing cPanel…
How to switch users in Linux
October 31, 2024 / How-to GuideSwitching users in Linux allows you to change from one user account to another without logging out of the current session. This can be useful for performing administrative tasks or…
Overview of AccelerateWP: Essential features and benefits
October 30, 2024 / WordPressAccelerateWP is a cPanel control panel feature included with all WHUK Managed WordPress hosting packages, including WP Shared, WP Shared Pro, and WP Dedicated. Its purpose is to optimise and…
How to import an SSH key via root access
October 30, 2024 / Sales FAQThis article explains how to import an SSH key via root access. Importing an SSH key via root access allows secure, password-less authentication when connecting to the server, improving both…
How to change the admin email with WP-CLI
October 29, 2024 / WordPressThis article covers the steps of changing the admin email with WP-CLI. WP-CLI (WordPress Command Line Interface) allows you to efficiently manage your WordPress site, including updating the admin email.…
How to fix plugins disappearing from the WordPress dashboard
October 24, 2024 / WordPressThis article will illustrate how to fix plugins disappearing from the WordPress dashboard. If plugins are disappearing from your WordPress dashboard, there are numerous possible causes and resolutions to consider.…
Introduction to the WordPress toolkit
October 22, 2024 / Getting StartedThe WordPress Toolkit is a powerful management interface that allows you to easily handle your WordPress installations from your hosting control panel. With WordPress Toolkit, you can install, update, secure,…
How to move WordPress from a subfolder to the root directory
October 14, 2024 / WordPressWhen launching our website, we faced the task of moving it from a testing subfolder to the main directory. This common challenge for developers often arises during site development to…
How to clone a WordPress site using plugins on WHUK
October 11, 2024 / Web DevelopmentThis tutorial will walk you through the process of cloning a WordPress site using plugins on WHUK. Cloning a WordPress site using plugins on WHUK provides a quick and user-friendly…
How to reset WordPress user password using WP-CLI
October 7, 2024 / WordPressWP-CLI allows you to manage WordPress sites directly from the command line, making it especially useful when you cannot access the WordPress admin dashboard or are managing multiple installations. Steps…
How to Fix ModSecurity Issues on a Website
October 2, 2024 / WordPressModSecurity (ModSec) is a web application firewall (WAF) designed to protect websites from malicious traffic. While it improves security, overly strict ModSecurity rules can sometimes block legitimate requests, leading to…
Fix BIND DNS server startup issues in Plesk for Linux
October 1, 2024 / Servers, Hosting & EmailIt is vital to ensure proper DNS functionality, which directly affects domain resolution and website accessibility. These errors indicate missing DNS records, and resolving them promptly is essential for maintaining…
How to set up Plesk with a Null MX
September 18, 2024 / PleskThe instructions in this post will help you add a Null MX to Plesk. A Null MX record effectively disables a domain’s mail services, preventing email from being delivered to…
How to update a user’s role with WP-CLI
September 17, 2024 / How-to GuideWP-CLI offers an easy way to manage user roles in WordPress directly from the command line. Here’s how to update a user’s role using WP-CLI. Prerequisites: SSH access to your…