Fixing the “Is its parent directory writable by the server?” WordPress Error
In this article, you will learn how to fix the “Is its parent directory writable by the server?” error. This is a common issue in WordPress that restricts you from uploading files to your we
Learn to stage a WordPress website using Softaculous in cPanel
Why do you need a WordPress staging site? New versions of WordPress themes, plugins and cores get released very frequently. Updating them every now and then cannot be a feasible task, and on
Discover the Steps to Duplicate WordPress Pages or Posts
When you create a duplicate of your existing WordPress posts or pages, it can be used in several situations. It can be used as a template for future posts or a reference while redesigning yo
How To Reset WordPress Password With phpMyAdmin?
This article provides you steps for resetting your WordPress password through phpMyAdmin. Requirements: You will need the name of your WordPress database. You will need your cPanel login cre
Steps to Set WordPress to Ignore a File Path
Sometimes, it is important to allow access to a file or directory but don’t require a sub domain. For example, when you upload a file or folder to your public_html directory, but WordPress s
Learn to Fix the ‘No update required’ Message in WordPress
When you log into your WordPress site, you may see the below message:No Update Required Your WordPress database is already up-to-date! Many times this is an issue with your site’s cache. To
Discover the Steps To Use WordPress do_shortcode
You can easily extend your site’s functionality by using shortcodes. Shortcodes can be placed on any part of your website by using WordPress do_shortcode function. In this article, we will s
Steps to Create a Custom WordPress 404 Error Page
In this article, you will learn to create a custom error page for a “404 Requested page not found” error. The main reason for creating a custom error page is to inform the visitor that the w
Learn to Install and Manage WordPress Sites With WP-CLI
The below steps can be run with root privileges on a server (VPS hosting). This feature is preinstalled with our VPS hosting accounts. In this tutorial, you will learn to install and manage
Learn to Configure Redis for WordPress
Are you looking for an option that speedily caches your WordPress site? Redis is the best. REDIS stands for REmote Dictionary Server and is an open source, key-value stor