Because the official WordPress CDN service blocks traffic from China, domestic servers may fail when installing or updating WordPress plugins, and the website will display
429 Too Many Requests, Naiba here summarizes for everyone
The Ultimate Solution to Fix WordPress 429 Error。

Method 1: Update using a proxy plugin
The method of using a plugin is very simple: install and activate it directly, and then when the website updates plugins, it will make requests through a proxy server. Currently, there are three options available in China that can proxy WP plugin updates.
Plugin 1: WP China Yes
WP China Yes works by proxying data from the official WordPress servers through its own server and saving it to its own CDN server. The author claims that they will collaborate with universities next, with universities providing community sources, which will be more secure and reliable. It also supports setting up your own proxy server.
Download LinkOpen-source address: https://github.com/sunxiyuan/wp-china-yes. If you cannot open the official website, you can download it from the open-source address.
Plugin 2: kill 429
kill 429 is a plugin released by Lightning Blog to solve the 429 error on domestic servers. It was the first of its kind, but its stability is average. Their approach is not to store data; each of your requests is directly proxied through their server and then returned. It also supports configuring your own proxy server.
Download LinkPlugin 3: wpjam-proxy
wpjam proxy is shared by the Chinese WP developer Suizhuyu, with source code written by Baiyunshan. The entire code is relatively simple, but it does not provide an official proxy server; you need to have an overseas server to use it. Moreover, this plugin is bound to the WPJAM plugin; if you don't install WPJAM, you won't see the settings menu.
Download LinkThe download file provided by Naiba here contains the original version and a stripped-down version (wpjam-proxy_modify.zip).
Plugin Usage Method:- Upload the wp-proxy.php file from the wpjam-proxy.zip folder to any directory on your overseas server;
- Set the plugin's proxy address to the access URL of this file (for the stripped-down version, directly modify the wpjam-proxy.php file to fill in the address and save).
Method 2: Manual update
Manual updating is relatively more troublesome and requires you to be able to access the WordPress website to download the new version of the plugin. Of course, there are also websites in China that proxy WordPress. WordPress proxy website:
http://cn.wp101.net/You can go there to download the new version of the plugin installation package, then upload it to the backend to update. Usually, when we manually update a plugin, we need to delete the old version first and then upload the new version. Here, Naiba recommends a
Easy Theme and Plugin Upgradesplugin. After installation, just follow the normal plugin installation process: upload and activate it. It will automatically deactivate and back up the old plugin.
Comments are closed
The comment function for this article is closed. If you have any questions, please feel free to contact us through other channels.