How to Fix the 429 Too Many Requests WordPress Error

If you face the 429 too many request error on your WordPress site then you can follow the steps given in below. It is very hard to figure out what’s causing it. That’s why this error can be extremely frustrating. Now, will show you how to easily fix the WordPress 429 too many request error.

What Causes 429 Too Many Requests Error?

Most of the user faces the common reason for the 429 too many requests error is when a user, bot or a script tries to make many requests to the servers. It is a measure to prevent DDOS attacks on websites.

For the reason of not properly configured, then it may end up preventing search engines or other APIs to run properly. Your website could be caused by this for unexpected behaviour.

If a script or your website is making too many requests to another website or service using an API, then the error could be caused. In that case, API would respond back with a 429 error code.

Let’s take a look at how to easily troubleshoot and fix 429 too many requests in WordPress is given below.

Fixing 429 Too Many Requests Error

This is the error which can be caused by the number of factors. We will show you multiple ways to troubleshoot and fix the 429 too many request error.

Find and Deactivate Misbehaving Plugin

Mainly a bad plugin on your website is the most common reason for 429 error. Sometimes a plugin can make a subsequent request to your website which may be rejected by the server with a 429 error code.

At first you need to deactivate all WordPress plugins on your website . You can do this by visiting the plugins page in your WordPress admin area and selecting all plugins. After that, Select Deactivate button Like the image given below.

At first check, your website again to reproduce the 429 too many requests error again. If you can’t reproduce them, then this means a plugin was causing this issue.

Now, you can turn on your plugins one by one and check your website after activating each plugin. In this way, you will be able to find the plugin causing the error.

If you find the plugin causing the error. Then you can replace it with an alternative plugin or try reaching out the plugin author to let them know about the error.

Switch to a Default WordPress Theme

WordPress themes include functionality that normally comes with plugins. Such these themes may cause 429 error too many requests on your website.

By switching to a default WordPress theme like Twenty Seventeen is the easiest way to find out. If this resolves the 429 error issue, then you can find another WordPress theme. You can also report the problem to the theme developer and they may be able to fix it.

Ask Your Hosting Provider

You already noticed 429 too many requests error in third-party services that need search engines, crawlers and other web apps.

If you are facing the error in Google Search console or any third-party service, then most likely they are sending too many requests to your website. In that case, you need to ask your hosting provider to not block those requests.

We hope this article helped you fix the WordPress 429 error too many requests on your website.