Archive for the '404 errors' Category

404 errors here is a FIX

Getting a lot of 404 errors what to do? If you have c panel here is a great fix with instructions
In CPanel click on “Error Pages”
Click on “404″
Add this to the box:
Code:
<HTML>
<HEAD>
<TITLE>Meta Redirect Code</TITLE>
<meta http-equiv=”refresh” content=”0;url=http://healthwellness.notpricey.com/”>
</HEAD>
<BODY>
<script language=”javascript”>
location.replace(”http://healthwellness.notpricey.com/”);
</script>
</BODY>
</HTML>
Click “Save” at the bottom of the page.
This uses 2 different redirects.
Don’t forget to change “your website URL” to [...]