View Single Post
Old 07-15-2009, 04:57 PM   #23 (permalink)
htmlbasictutor
Super Moderator
 
htmlbasictutor's Avatar
 
Join Date: 10-29-07
Location: British Columbia, Canada
Posts: 3,194
iTrader: 0 / 0%
Latest Blog:
Website Testing

htmlbasictutor is a highly respected web prohtmlbasictutor is a highly respected web prohtmlbasictutor is a highly respected web prohtmlbasictutor is a highly respected web prohtmlbasictutor is a highly respected web prohtmlbasictutor is a highly respected web prohtmlbasictutor is a highly respected web prohtmlbasictutor is a highly respected web prohtmlbasictutor is a highly respected web prohtmlbasictutor is a highly respected web prohtmlbasictutor is a highly respected web pro
First of all you need to understand what the purpose of the 404 error is. It appears when the web server does not find the page requested.

Next, if you have a missing page or server failure, then the visitor should see a custom error page. This way they don't feel lost, like when the web hosting company shows their standard error page.

If you want to have the www version of your website served to the visitor instead of the non www version (or visa versa) then you need a 301 permanent redirect instruction done in your .htaccess file (Apache servers).
__________________
HTML Basic Tutor - Learn to code your web pages/blogs
Basic Computer Information - Computer Basics for website owners

Trouble getting indexed? Maybe it's something techincal - Pm me.
htmlbasictutor is online now   Reply With Quote