How to set redirect for 404 Error Page

While browsing the web page we receive the 404 Page not found error message because web page is not available.If the web site receiving the excessive 404 error message page hits than its always better to redirect the page to the main page, so that you won’t loss traffic for the site.To set the redirect refer the following steps.

Create the new 404.shtml page with the following code.

<meta http-equiv=”refresh” content=”0;url=https://informconnection.com.au/index.html” /> 

Save the web page and browse the domain with the page is not available to check the redirect.

About Anant 384 Articles
Senior technical writer