WordPress Accelerated Website Images to webp format
Many times, our WordPress open speed is very slow, is due to too many pictures in the web page, the server's bandwidth itself is not enough to cause this situation, and then a check, the web page in the picture is too big, each picture is a large hundreds of K, or even 1-2M, open the web page to the site to load this...
Pagoda Panel WordPress Blog Blocking Mainland IPs
This guide details how to block mainland China IPs using Nginx and Pagoda Panel to secure cross-border e-commerce websites and comply with regional website access policies. Learn how to set up IP blacklists, customize HTTP response status codes (e.g. 403 Forbidden) to prevent unwanted regional...
WordPress directory generated temp-write-test * and other 0 byte file solution
Suddenly found WordPress wp-content directory generated a lot of temp-write-test* 0 byte file, although 0 bytes do not take up hard disk capacity, but the number is too large, sometimes up to hundreds of thousands of files, very much affecting the operation of the site, this article will describe how to prohibit the generation of this ...
WordPress Bulk Modify Post Publishing Time
Bulk modifying the posting time of a post is an important and useful feature in WordPress administration. Why modify the time? Batch modifying the post publishing time can optimize the order of post content display, so that the post publishing time of a certain board can be advanced or pushed back. First of all, I...
WordPress bind multiple domain name tutorial, so that multiple domain names can access the same WordPress site
Tutorial ideas: the need to bind the domain name, we first set up a new website in Pagoda, and then let the site use the WordPress program files, and finally add the corresponding code in the program files to achieve the effect of multiple domain names to access the same site. Description: The following example: w...
WordPress not logged in users (visitors) only show a picture in the post Used to guide the user to sign up
There are times when we publish a file and add multiple images, but how do we make it so that unlogged in users (visitors) can only see one image? After the user logs in, he can see all the pictures in the article. Then this article introduces the following, modify the file code to achieve this effect, so that you can guide...
How to Change WordPress User IDs
In the process of using WordPress, some users are deleted, ID is empty, then want to register behind the user, use these unoccupied ID, how do we go to modify it? Then this article, will introduce the following if the modification of WordPress user ID. Just funtio...