WordPress Tutorial

How To Fix Briefly Unavailable For Scheduled Maintenance Check Back In A Minute In WordPress Website

When I update a WordPress plugin in my WordPress website recently, It throws the error message Briefly unavailable for scheduled maintenance. Check back in a minute. In this article, I will tell you how to fix this error.

How To Fix Briefly Unavailable For Scheduled Maintenance Check Back In A Minute In WordPress Website Read More »

How To Add Additional Options To A Woocommerce Payment Gateway’s Options Page Correctly

I am creating a plugin that will execute certain functions when a specific payment gateway is available in WooCommerce. It is logical for my plugin options to be added to the same options page as the gateway’s options. I do not want to alter the gateway’s behaviour in any way, just display the options for

How To Add Additional Options To A Woocommerce Payment Gateway’s Options Page Correctly Read More »

How To Use Google Tag Assistant Legacy To Verify Google Tag Is Working

Google tag assistant legacy is a google chrome extension, after you install it in the google chrome web browser, you can use it to verify the Google Tag ( for example Google Analytics tracking code tag ) status which you have installed on your website pages. This article will tell you how to install the

How To Use Google Tag Assistant Legacy To Verify Google Tag Is Working Read More »

How To Fix No Add New Button In Fresh Installed WordPress WebSite Appearance And Plugins Page

I install a WordPress website on my local computer first. Then I upload the local WordPress website’s folder to my VPS server. I also import the local WordPress website SQL data into the online WordPress website MySQL database. But when I log in to the WordPress website, I find there is no Add New button

How To Fix No Add New Button In Fresh Installed WordPress WebSite Appearance And Plugins Page 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 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 »