Category: Blog System
-
Post Views: 17 In the process of using WordPress, we will inevitably encounter various errors. One of the most troublesome ones is the seemingly insolvent red screen prompt ‘this site encountered a fatal error’. Although these errors are terrible, as long as they have the correct troubleshooting ideas and tools, most of the problems are subject to rules to follow.…
-
Post Views: 20 Recently, I am adding multi-language support for my WordPress blog, and chose Polylang with AutoPoly plugin to realize automatic translation and synchronization of content. Everything went smoothly, until I translated a Chinese blog post into English, and encountered a strange phenomenon: after clicking the translation button, the page will flash, and then the pop-up window disappears immediately,…
-
Post Views: 15 Background A WordPress site I maintain, in order to enhance security protection, I have recently configured a global restriction rule in Nginx. Shortly after the configuration was completed, when editing the article, it was found that the tag could not be added and saved normally, and the browser console and nginx logs appeared frequently 429 Too Many…
-
Post Views: 13 Preface After completing the basic optimization of the first few rounds, my WordPress site (about 2000 articles, the number of tags is 18,000+) has been able to run stably under a certain daily visit. But as I translated Chinese articles into English (in the follow-up plan to add Japanese),Access experience for overseas usersbecome a new shortcoming. In…
-
Post Views: 20 Let’s talk about my site first: personal technical blog, WordPress 7.0 construction, with Polylang bilingual plug-in, there are only about 2,000 text articles, butThe number of labels is as high as 18000+. It is also this massive tab page that makes my 1-core 2G Alibaba Cloud ECS frequently roll over, the most serious June 3, a single…
-
Post Views: 21 1. Discover problems Recently, when I was using the Polylang + AutoPoly plugin to multilingually translate the blog, I found a strange phenomenon: – The code block inserted by the Gutenberg editor (SyntaxHighlighter block), the code format in the translated English article is intact, and the indentation, angle brackets, etc. are all normal. – The code blocks…
-
Post Views: 18 From title hardcoding to plugin automation, the organization and multilingual of a series of articles 1. Why did I abandon ‘Part X’ in the title I have a ‘self-built VPN’ series on my blog, and I have written 9 articles before and after. In the early days, in order to reflect the relevance between articles, I added…