How to avoid bad requests page in wordpress ?


Bad request is the request which results into 404/410 error. These are broken links that results into frustration. No one like this kind of error.In order to have good page load time and high ranking in the gogle we should avoid bad requests.

Bad Requests makes bad user experience,which makes lower ranking in search engine and decrease your overall traffic which ultimately affect your earning.

Tech Fundas to Avoid Bad Requests :

  1. Remove Bad requests
  2. Redirect Broken Linkes to appropriate URL

Remove Bad Requests :

  1. We can update individual anchor tags so that we can remove all broken links from the page if number of pages are small in number.
  2. We can check broken links using these tools -(but these tools can check only broken links from supplied url)
  3. If we have number of pages or posts in wordpress blog then its too difficult job to update individual broken links.
  4. We have followed some tricks to tackle this type of problem.

A. Using Worpress Plugin :

Broken Link Checker can be used for checking the broken links in WordPress blog.This plugin will check your posts, comments and other content for broken links and missing images, and notify you if any are found. If we have any broken link in multiple post then this plugin can update link.

This plugin can update link | Unlink Text.We can also activate email notification when user lands on broken link. This is best way to know how much traffic lands on broken pages.
this is best plugin for wordpress to handle bad requests.

B. Using Worpress Plugin : 404 Bing

Using this plugin we can customize 404 error page. Instead of showing “broken link message” we can show related posts to user. this plugin is powered by Bing. Plugin can be found here : Bing 404