Avoid the 404!
1. Redirect on-site
I showed them how, instead of ever taking a page down, they should redirect the page to a main page of their site (or a page that displays a message saying “Sorry but this page is no longer updated. Please visit our homepage or contact us for more information”).
2. Redirect from the host
Another option is to check with your hosting company to see if they offer a 404 redirect. Then, when a user enters the URL of any page off your domain (i.e.-www.yourcompany.com/nopage) that doesn’t exist, they are automatically taken to a specified page, such as your index or home page. It’s the easiest way to ensure that a potential customer is never lost due to a page not being found.
3. Submit new pages to the search engines
Another good idea is to resubmit new pages to search engines for reindexing. Although it’s nice to inform visitors that a page they’re looking for no longer exists, it’s even better to have the new page with all the information the visitor wants appear when they perform a search.
Incoming search terms:
- how to avoid 404 errors (6)
- how to avoid 404 error in jsp (2)
- javascript check 404 (2)
- how to avoid 404 error page (2)
- avoid 404 error page javascript (2)
- jquery prevent redirect on 404 (1)
- jquery avoid 404 error (1)
- javascript redirect error 404 (1)
- javascript check 404 error page (1)
- 404 error and avoid (1)
- jquery use 404 error in wordpress (1)
- jsp redirect on 404 page prevent loop (1)
- php ajax search with pagination -CodeIgniter -freelancer (1)
- php avoid 404 (1)
- php script prevent 404 error (1)
- test 404 redirects with xampp (1)
- to avoid 404 (1)
- using javascript check for 404 error (1)
- javascript avoiding 404 (1)
- java script check for 404 (1)
- 404 jquery redirect (1)
- apache mod_balancer 404 problem when application is down (1)
- avoid 404 error (1)
- avoid 404 error page (1)
- avoid 404 error page apache (1)
- avoid 404 javascript (1)
- avoid a 404 error in c # (1)
- how to avoid 404 error (1)
- how to avoid 404 errors with javascript (1)
- how to avoid 404 web error pages (1)
- how to avoid error in slideshow with dropdown menu (1)
- how to prevent 404 error (1)
- http 404-1 apache tomcat error on facebook (1)
- xampp jsp 404 (1)
You will also be interested in ,
- Apache AddHandler application/x-httpd-php not working?
- Fix 500 Internal Server Error In WordPress
- Set xampp:- Apache Mysql Filezilla Mercury Tomcat as a windows service and get xampp to start automatically on boot up
- How to run jsp in xampp?
- make_sock: could not bind to address 0.0.0.0:80 windows apache not starting [Solved]
- ScriptAlias and Alias in httpd.conf at a glance
- Adding Handlers Directly In httpd.conf Of Apache
- Import large files in mysql using PhpMyAdmin
- .htaccess some facts and rules
- How to run or Configure Apache to use PHP as CGI

