How To Use Google Search Console To Analyze Why Your WebSite Traffic Dropdown

My website traffic dropdown month by month for almost one year. At the beginning of the year 2020, my website traffic is at a high level, at that time I am very happy. But this year I struggled with this issue. After almost one year of investigation, I finally find that the google search console

How To Use Google Search Console To Analyze Why Your WebSite Traffic Dropdown Read More »

How To Fix No Disk To Select Issue When Install Mac OS On Virtual Machine

When I install mac os high sierra, Mojave, Catalina, or Big Sur on my VirtualBox virtual machine. I meet an error that is can not select the target disk to install the mac os. After investigating I finally find a method to fix this issue. This article will tell you how to fix it step

How To Fix No Disk To Select Issue When Install Mac OS On Virtual Machine Read More »

How To Install Ubuntu On Virtualbox Mac

Virtualbox is open-source free software that can host Windows, Linux, macOS, and other operating systems in a virtual machine. It is owned by Oracle company. It can be installed and run on macOS, Linux, and Windows. In this article, we will focus on how to install Virtualbox on macOS, and we will create a virtual

How To Install Ubuntu On Virtualbox Mac Read More »

How To Find Where Nginx Is Installed And Locate The Nginx.conf File Which Nginx Is Actually Using

In this article I will tell you where Nginx server is installed and how to find out it’s configuration file after installation. It is very useful when you jump into an existing Nginx server and just want to find and modify it’s configuration files.

How To Find Where Nginx Is Installed And Locate The Nginx.conf File Which Nginx Is Actually Using Read More »

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 »