WordPress Tutorial
How To Find The Biggest Size Video Or Image File In WordPress Website And Make Them Smaller To Improve Web Site Performance
My website traffic dropdown day by day, but all the articles is unique and original written by me, and almost one year ago, it has high traffic, so this confused me a lot. But recently I finally find the reason, maybe it is because there are some big image or video files on some of …
How To Notify WordPress Article Commenter Their Comment Has Been Approved Or Replied
WordPress comments play an important role in your blog, more comments mean more activity, can generate more content, and can attract more traffic and more revenue. But there are two comments issue in the default WordPress website which needs to be improved. This article will tell you what they are and how to improve.
How To Use Google Search Console, Google AdWords Keyword Planner To Do Keyword Research
Keyword Research is very important because your customer use google to search out your web page by search keyword. So if you can find the best search keyword for your article, then you can get more and more traffic to your article by google search. In this article, I will tell you how to use …
How To Use Google Search Console, Google AdWords Keyword Planner To Do Keyword Research Read More »
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 Host Multiple Websites On One Nginx Server
Nginx is used as a web server. And you can host multiple websites on one Nginx web server use same or different port number. To achieve this is very easy, what you need to do is to configure multiple websites in Nginx configuration file, then deploy each website content to each related website document root …
How To Host Multiple Websites On One Nginx Server Read More »
How To Delete WordPress Plugin Data From Database After Delete WordPress Plugin
The removal of the WordPress plugin is very easy, you can remove it just by clicking the Delete link under the plugin on the WordPress plugin list page. But what you do not know is that the plugin may leave some tables in your MySQL database, and these tables may have a large size which …
How To Delete WordPress Plugin Data From Database After Delete WordPress Plugin Read More »
How To Verify Website Panel (ISPConfig, BT, WHM Etc ) Can Serve Multiple Website Use Same IP On Same Port Number
I have two websites both build with WordPress. I manage the two websites use bt.cn website panel. And one website can be accessed correctly but the other can not. The two websites all use the Cloudflare service. The only difference is that one website use ezoic in front of Cloudflare. So I wonder whether bt.cn …
How To Manage Cron Jobs In Linux Server Step By Step
In this article, I will show you how to create system real cron jobs in Linux. My Linux server is used to host my website and it uses WHM cPanel to manage multiple websites. So I will tell you two methods to create system cron jobs. One is through cPanel’s Cron Jobs function, the other …
How To Manage Cron Jobs In Linux Server Step By Step 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 »