Configure WordPress to Use SMTP

How to Configure WordPress to Use SMTP For Sending Emails

To configure WordPress to use SMTP for sending emails, you can use a plugin like WP Mail SMTP or Easy WP SMTP. Here’s how to use the WP Mail SMTP plugin: Install and activate the WP Mail SMTP plugin. You can do this from the WordPress plugin repository or by uploading the plugin files to […]

Read More
Error Establishing a Database Connection

How to Fix the Error Establishing a Database Connection in WordPress

While using WordPress as your website CMS, you may encounter some technical errors like Error Establishing a Database Connection on your website. Today we will talk about Error Establishing a Database Connection in WordPress website and try to figure out the ways to solve the issue. What Causes Error Establishing a Database Connection in WordPress? […]

Read More
500 Internal Server Error

How To Fix 500 Internal Server Error in WordPress

While you are running a WordPress website, you may encounter with 500 Internal Server Error on your website. This error doesn’t necessarily mean that the webserver is only responsible for this. There may be several causes that prevent users’ browser to complete the requests of loading your website. Today we will show you how to […]

Read More
LiteSpeed Cache is disabled

How to Fix “LiteSpeed Cache is disabled” Error in WordPress

While getting into LiteSpeed Cache settings in your WordPress Dashboard, you may find an error message LiteSpeed Cache is disabled. Why You See LiteSpeed Cache is disabled Error When LiteSpeed detects that another plugin is using advanced-cache.php file, you may encounter this type of error. LiteSpeed works with most of the optimization plugins, but only […]

Read More
reCaptcha API

How to Enable Google Captcha (reCaptcha) in WordPress Login Panel

Enabling Google Captcha (reCaptcha) is an effective way to keep your website safe from Brute Force Attack. You can enable Captcha in your WordPress Dashboard login panel by using just a plugin. Today we will show you how to enable Google Captcha (reCaptcha) in your WordPress login panel. We recommend using reCaptcha by BestWebSoft plugin. […]

Read More
duplicate wordpress website

How to duplicate a WordPress website manually

Sometimes, we need to clone our own websites for several reasons like development or testing purposes. In this article, we will learn how to duplicate a WordPress website manually. For this article, we will duplicate a website from example.com to test.example.com. Step 1: Log in to your cPanel account. Step 2: If you duplicate the […]

Read More
web hosting knowledgebase

How to add target _blank on a WordPress menu

WordPress is the most user-friendly content management system we have ever found. Some times we need to open the menu items of our WordPress website in the new tab of the browser. So we need to use the Target attribute in WordPress which is not enabled by default. We need to enable the target_blank tag […]

Read More
disable WP-Cron WordPress

How to disable WP-Cron in WordPress

WordPress has a wp-cron.php file which runs cron-jobs for a WordPress website. With this file, cron-job doesn’t run in a specific amount of time like 5 minutes or 30minutes. Rather than it runs each time an user visits the website. Today we will learn how to disable WP-Cron in WordPress. How WP-Cron affects your website […]

Read More
hacked wordpress recovery

Steps to Recover a Hacked WordPress Site

Have you got your WordPress site hacked? In this article we will learn how to recover a hacked WordPress site. Step 1: Change Your WorPress Theme to Default Theme To start the recovery process, login to your WordPress Dashboard. Now go to Appearance > Themes for changing your current theme and activating the default theme. […]

Read More