1 Introduction Before, I used FontAwesome (Free version) for the icons of my blog links and menus, and the effect was pretty good: However, I used the official CDN of FontAwesome at that time, which required plug-in in WordPress…
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,…
1 Introduction This week's original plan was not to write this article, but when I was researching "The impact of APO on WordPress content cache", I accidentally discovered an abnormal situation: the response header of the blog access request appeared "Cf-Cache-Status...
1 Introduction I first knew Cloudflare at the beginning of last year, and it has been almost a year now. During this year, I used a Free account to enjoy many of Cloudflare's features (CDN cache acceleration, WAF, DDoS attack protection, Tunnel...
1 Introduction In the Internet age, web page loading speed has become a key factor affecting user experience and SEO ranking. Among them, TBT (Total Blocking Time) is an important indicator for measuring web page performance. TBT measures…
1 Introduction I didn't intend to write this article, but I suddenly jumped in because I suddenly got a little tired of "changing the background image of my blog manually and regularly". The background image of my blog has always been changed manually by me regularly (the image is stored on cloudflare R2)...
Preface This week's article was not originally about this, but because a friend in the group mentioned using instant.page to optimize WordPress access, I found that I had never heard of this thing (I admit that I am ignorant, after all, I have just come into contact with WordPress...
Preface I officially started to pay attention to SEO in late May this year. Before that, because I had too few articles, I felt that it was not yet time to study SEO, so I simply set up Yoast SEO according to the basic tutorials on the Internet and left it alone (actually because I was lazy~, I gave myself a chance to not bother…
I have been thinking about how to use AI-related plug-ins on WordPress to achieve more functions recently. However, the trouble is that most AI plug-ins are charged, which makes it difficult for me to experience them. On the other hand, if it is a paid plug-in, I guess most personal webmasters...
Foreword: It has been almost a year since I wrote my first blog post. After more than a year of continuous learning and various efforts, I have just gotten out of the novice period of WordPress. However, in fact, there was about a month before I wrote my first article...