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 the actual Url .
It really works give it a try
Hope this helps
Pete Balasch Jr.
402-551-4231 skype xyour925job


Thats very helpful. Thanks Pete.
Here is a little blog post with all the links for submitting site to various sites.
http://freespreeblog.com/site-seo/
This is a very good tip. Especially for those who use dynamic driven sites. I’ve seen issues where things get broken in the database and many pages start showing 404’s.
I used that 404 Code on my site I had to move one of my sites that had 1,900 + links on Google I really made me sick to see all but one of them not have a 404 and now all the links work.
Thanks for the comments
Pete