How To Protect Your WordPress Login Url From Brute Force Attacks Without A Plugin

WordPress admin site login URL is /wp-login.php by default. It is known by all bots, hackers, and other spam software which can take brute force attacks on your website. If you find there are so many records ( ie: 54.179.53.96 – – [29/Nov/2020:00:20:53 -0700] “POST /wp-login.php HTTP/1.1” 200 ) in your website access log, it

How To Protect Your WordPress Login Url From Brute Force Attacks Without A Plugin Read More »

How To Check CPU Usage And Server Load In WHM To Fix Website Performance Issue

My website host provider uses WHM ( Web Host Manager ) to manage multiple websites that are CPanel-based. WHM is a very good tool to monitor website performance, you can use it to check CPU, ram, and disk space usage percentage, it can also monitor and manage server processes. It is an all-in-one platform for

How To Check CPU Usage And Server Load In WHM To Fix Website Performance Issue Read More »

How To Import Filtered Excel Rows From One Excel File To Another Dynamically

This article will tell you how to import filtered excel rows from one excel file into a new excel workbook. And when the source excel rows data is changed, the data in new excel workbook will also be changed dynamically by refresh the connection. There are two method to achieve this, i will introduce them

How To Import Filtered Excel Rows From One Excel File To Another Dynamically Read More »

How To Config Ezoic Site Speed Accelerator Correctly To Improve Google Page Speed Score

Ezoic site speed accelerator app provides several functions to improve your website page load speed by reducing page load time. In short term, this app can reduce your website’s bounce rate and grow up pages/session because of faster page load speed, so in long term, it can give your website more traffic. This article will

How To Config Ezoic Site Speed Accelerator Correctly To Improve Google Page Speed Score Read More »

How To Configure Cloudflare Page Rule To Fix Cf-Cache-Status DYNAMIC Issue

When you use Cloudflare as your website CDN server, you always need to know whether the web page is cached by Cloudflare or not. And Cloudflare returns some HTTP response headers when you request the web page,  you can get the web page cached status from those response headers. One of the response headers is

How To Configure Cloudflare Page Rule To Fix Cf-Cache-Status DYNAMIC Issue Read More »