Year: 2024

102 Posts

Site Map
Actually, I have thought about blog sitemaps before (because I saw some experts have them on their websites, and they look awesome), but I was still a newbie at the time, and my mind was empty (even now, I encounter concepts I don’t understand every day and need to keep learning), and the articles at that time…
cloudflare learning map
Preface With the official completion of the ten-part cloudflare series tutorial (these ten parts are equivalent to the main series, if there are more in the future, they can only be regarded as extra-partners, and it does not affect the fact that there are only ten parts in the main series~), I think I should also open a separate summary post for cloudflare: it will include the series tutorials and…
Cloudflare Tutorial (Ten) Final Chapter: Redirection Function Introduction and Multi-Scenario Configuration Tutorial
Preface Actually, I originally wanted to end the CF series tutorials at the ninth part "Zero Trust". After all, in the Book of Changes, nine is called a "big number", which means the largest and most perfect number between heaven and earth. It is said that there are nine layers of heaven, nine nines return to one, nine nines return to one, nine nines return to one, etc. Therefore...
AI Learning Map
Introduction Because I have written several articles about the basics of AI before, I am thinking that it is time to release an AI learning map: first, I can sort out my thoughts and clearly know which knowledge points I have learned and practiced specifically, and it can also serve as my own AI learning notebook; second, it can also allow people who are destined to…
Summary of solutions to the WordPress file upload size exceeding the php.ini limit
Foreword Friends who use WordPress to build websites, if there are the following application scenarios: installing new themes, installing plug-ins, uploading files and pictures, etc., most of them have probably encountered the embarrassing problem shown in the figure below: This is because WordPress is developed using the PHP language, and php.ini …
Cloudflare Tutorial (Part 8): Introduction to CF R2 Features and Detailed Tutorial on Building an Image Hosting Platform Based on R2
Preface Among the many functions of CF, there is a very practical function that I have only known in the past few months. That is the protagonist of this article: R2 (object storage service provided by CF). Through R2, an important requirement that individual webmasters have to face in the early stage of building a website can be met: image storage. Additional knowledge:…
Cloudflare Tutorial (Part 7): Introduction to CF Worker Feature and Practical Demonstration, Verification, and Research on Related Technical Principles of Implementing a "Budget APO for WordPress" Based on Workers to Accelerate Website Access
Preface The 7th part of the CF series tutorial, the time is finally ripe to write the CF worker tutorial. Why do I say that? The reason why I leave the CF worker tutorial to the end is that "in order for a certain flow to be finally accepted and processed by the corresponding worker, the prerequisite is that the flow...
Best practices for automatic multilingual translation and multilingual SEO on WordPress sites (GTranslate and TranslatePress)
Preface A few days ago, when I was chatting with a friend, he suddenly mentioned the issue of multi-language support for websites. He said that if the content could be changed to English with one click, would it have a larger visitor base? I had never thought about this question before. As a personal blog that I was just doing for fun, could I really want to go global? However…