Tag: W3 Total Cache
-
This article documents a troubleshooting process after moving historical WordPress image assets to media.shuijingwanwq.com. Even after the migration, EdgeOne still showed many 301 requests. By checking EdgeOne status code analytics, verifying redirects with curl, inspecting old post HTML, and running Better Search Replace in dry-run mode, I confirmed that the issue was not abnormal EdgeOne origin fetching. Instead, many historical…
-
This article revisits my earlier conclusion about Cloudflare Free and WordPress caching. W3 Total Cache and Cloudflare HTML cache were both working, but mainland China access—especially through China Mobile and China Unicom—still showed major route fluctuations. By comparing the same static file through Cloudflare and a gray-cloud DNS-only Aliyun ECS subdomain, the test showed that direct domestic access was clearly…
-
Post Views: 8 When I recently checked the display effect of the blog mobile terminal, I stumbled upon a problem: some old articles published in the early days, when viewed on the mobile phone, the pictures in the articles are not properly scaled, and even break the text area. This problem is not available on all pages, but is concentrated…
-
Post Views: 22 🧭 1. Background (background) In the long-term performance optimization process of the WordPress website, the following technical components are gradually introduced: This goal: Build a quantifiable, comparable, reusable WordPress global accelerated performance evaluation system 📚 2. Relevant historical baseline data 📌 1. CDN before launch baseline 👉 WordPress Theme Performance Comparison Test: Hueman vs Twenty Twenty-Five (CDN…
-
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: 27 problem background After switching from Hueman theme to WordPress official 2025 theme (Twenty Twenty-Five), the website needs to support both Chinese and English, and uses the Polylang plugin to achieve internationalization. After the switching is complete, I found a weird problem:Links to components such as label clouds, category lists, etc. can be properly brought /en/ Language directory,…
-
Post Views: 18 From the bottom of the menu to the top bar in the upper right corner, a tossing record of a block theme layout Recently I switched the website theme from Hueman to WordPress official 2025 themes(Twenty Twenty-Five), which is a block-based modern theme. The website needs to support Chinese and English bilingual, the use is polylang plugin…
-
Post Views: 23 1. Preface Reference: Blog Label Translation Practice | 8060 tags, implement the whole process based on PHP scripts. Use a set of custom PHP scripts to traverse Chinese labels in batches, and automatically synchronize the missing English translation tags. The script runs stably in WordPress version 6.9, with zero errors and zero data exceptions, which can perfectly…
-
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: 29 Background my site www.shuijingwanwq.com It is a WordPress-based content station, with about 20,000 pages, and the average daily traffic is gradually increasing. The server uses Alibaba Cloud ECS (1 core 2GB), and the Web environment uses OneInStack (NGINX + PHP-FPM + Redis + Alibaba Cloud RDS MySQL). The website has been running smoothly until a large area…
