In this tutorial, we will show you how to set limits to the PHP memory allocated for your WordPress website. The most common error you get after setting up a WordPress website on a Cpanel hosting is ‘ The uploaded file exceeds the upload_max_filesize directive in php.ini ‘. This error occurs when you try to … Read more
How to Install Free Cloudflare SSL with WordPress

In this tutorial, we will show you the most simple method to Install Free Cloudflare SSL with WordPress. Since we know HTTPS is a ranking factor if your primary focus is for getting search traffic. It basically increases the trust to an end-user that the website is safe and it may help you to get … Read more
How to Create the Default WordPress .htaccess File

In this tutorial, we will show you how to Create the Default WordPress .htaccess file. The .htaccess is not an exclusive feature of WordPress but it is used in Apache and Litespeed servers. In most of the cPanel / Cyberpanel based hostings, you’ll get the default .htaccess in the root directory. But the .htaccess file … Read more
How to Fix the Error Establishing a Database Connection in WordPress

In this tutorial, we will show you how to troubleshoot the ‘Error Establishing a Database Connection’ error in WordPress websites. If you are facing the ‘Error Establishing a Database Connection’ notice on your WordPress website then you should fix it ASAP because it’ll make your website inaccessible to all your users. The most common reason … Read more
How to Enable Litespeed Cache on WordPress using cPanel

In this tutorial, we will show you the complete process by which you can Enable Litespeed Cache on WordPress using cPanel. You can increase the loading speed of your website by installing WordPress plugins which are capable of capturing cache efficiently. You can also get a high PageSpeed score by doing this. When and Why … Read more