Category: W3 Total Cache
-
Post Views: 10 🧩 1. Background (Background) During the performance optimization of the WordPress website, I tried using: The goal is: Improve the page loading speed and prepare for subsequent CDN (Cloudflare) launch. 🧪 2. Problem Symptoms The following exception is found during the inspection process: 1️⃣ The page response header is abnormal 👉 Indicates that the page is still…
-
Post Views: 38 1. Discover problems Recently, in Tools → Site Health in the WordPress background, I found a ‘critical problem’: Page cache is not detected, and the server response time is slow As shown in Figure 1, site health directly suggests that this is a problem that may have a major impact on performance or security and needs to…
-
Post Views: 21 Let’s talk about my site first: personal technical blog, WordPress 7.0 construction, with Polylang bilingual plug-in, there are only about 2,000 text articles, butThe number of labels is as high as 18000+. It is also this massive tab page that makes my 1-core 2G Alibaba Cloud ECS frequently roll over, the most serious June 3, a single…
-
Post Views: 31 The background of the problem I run a WordPress-based bilingual website (Chinese/English), using polylang Plugins to manage multilingual content. In order to create corresponding English translations for existing Chinese categories/labels in batches, I wrote a php script polylang-batch-zh-to-en-tags.php. However, when executing the script, the terminal suddenly reported a fatal error: The script crashes directly and cannot continue…
