Tag: wordpress

25 Posts

Home Data Center Series WordPress Websites Use Simply Static Plugin to Make Sites Static
1 Introduction I have always wanted to build a synchronously updated static copy for a dynamic blog based on WordPress. On the one hand, it is out of the pursuit of "full site cache" and "always online" capabilities - after all, early blogs have not yet achieved disaster recovery and dual-active deployment, and WordPress itself...
From data change perception to automatic export in the home data center series: the last step in building WordPress active-active synchronization and automated operation and maintenance
1 Introduction My previous blog architecture is a home data center (master node + hot standby node) + Tencent Cloud (disaster recovery node), which is a typical "single node read and write" solution. Since only the master node is responsible for processing database read and write requests on a daily basis, there is no need for real-time synchronization between databases: every time...
The second reconstruction of the home data center series blog architecture: service migration and active-active disaster recovery practice caused by VPS relocation
1 Introduction As the expiration date of Tencent Cloud Lightweight Server is approaching, I have been hesitating whether to renew it. The first year was 99 yuan/year, and the second year I remember was 300 yuan/year (I don’t remember clearly, about that), and what is the price for the third year? I took a look and saw that: I thought the backup…
Home Data Center Series Adding Social Sharing Buttons to WordPress Using Sassy Social Share Plugin
1 Introduction Recently, when I was browsing some websites, I saw that others provided buttons for sharing website content to mainstream social software. I thought about it and felt that this was still useful: someone is willing to share your article, but you still need to ask them to manually copy the address link of the article in the browser address bar.
Home Data Center Series: Accurate Cache Clearing with Cloudflare: Cache-Tag and Prefix Methods in Action
1 Introduction Many friends who use Cloudflare CDN often encounter such a problem: after modifying some content of the website, they find that the changes do not take effect immediately after refreshing the webpage. At this time, everyone's first reaction is often to go to the Cloudflare dashboard...
Home Data Center Series Cloudflare Worker + KV: Building WordPress Cloud Article Reading Statistics
1 Introduction In WordPress, there are many ways to implement article reading statistics. The common practice is usually to use plug-ins, insert code in the theme file (usually functions.php), and store the reading count in the local database. Depending on the implementation method,…
       
en_US