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...
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 …
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…
Preface I received an email today: I knew something was going to go wrong again, and sure enough: The backup site of wordpress could not use /wp-admin to log in to the backend dashboard due to the failure of the automatic upgrade plug-in, but if I did not log in to the backend and just accessed it normally, there was no problem...
I have been hanging out on Zhihu a lot recently (mainly answering questions to earn points to see if I can upgrade~), and I often see newcomers asking questions like how to build a personal blog, and then there are a bunch of template-like answers below: nothing more than various cloud hosting recommendations, or a bunch of blog architecture recommendations. In fact…
Preface WordPress supports multi-site function, but I have never felt that there is an urgent need for multi-site, and I don’t want to use the equipment that normally runs the site for experimentation, so I have never tried it. A few days ago, in order to write a solution for WordPress multi-site (see…
Preface In the previous article, I used Cloudflare Tunnel to implement the "load balancing", "multi-active", and "automatic redundancy" functions of multi-node WordPress. However,…