A "404 Error" happens when the web server you are on cannot find the page that you requested. This type of error is quite common and is seen all over the place.
404 Errors can be caused by many different problems, though generally they are caused by either dead links, or errors in the websites coding. Dead links often occur when a webmaster puts external links on his website, then the website he is referring to changes, moves, or no longer exists. Coding errors on the other hand can happen all over the place! Quite often webmasters neglect to check their links as they are making them, this means that there could be a spelling mistake in the URL, a missing slash or pretty much any typing error you could think of. It's good practice to check all links as you make them!
Internal links, or links to pages within the same website also get 404 errors from time to time. Unfortunately this is due to the webmasters neglect of his own website. If modifications were made to the website, he should have checked his website, or ran an automated program to check all of his links. Broken internal links look bad and unprofessional.
There are a few ways that a webmaster can mask his errors, or at least do some recovery work if an error occurs. If a webmaster changes the framework of his website he can create re-direct pages that will move the user to their the main index, or the updated version of the page that they requested. Additionally, they should be able to stop 404 Errors all together by creating an automatic forward whenever an error occurs.
A couple tricks for webmasters to help reduce the amount of 404 errors, or try to hide the errors is to modify the .htaccess file in their website directory. This file has one variable that can be set that will allow you to specify the page that you want to send the user, should a 404 occur.
Example: ErrorDocument 404 index.php
Example: ErrorDocument 404 404.php
The first example would automatically send the user back to the main index (if the main index was called index.php), and the second would send them to a customized 404.php file, which could display an error message, or send you an auto-notification of an error that happened. Keep in mind that if you use non-absolute directories that you may not feed out the correct page. For instance if the error occurs in a subdirectory on your website, and you specify index.php as your error document, there may not be an index.php in that subfolder, thus it might be a good idea to put the below example instead.
Example: ErrorDocument 404 http://www.yoursite.com/
Note: If you use Apache HTTPD you can setup the default error documents in the configuration file!
Ken Dennis
http://kendennis-rss.homeip.net/
Color is everywhere and conveys a message even if we... Read More
The following list of websites is the best compilation of... Read More
A "template" is simply a design format which you can... Read More
Colors have long been known to have psychological affects on... Read More
Many Internet sites that try to sell you something have... Read More
Whether you're hiring a designer who has created 10 sites... Read More
What colors do you have at your website?Can they make... Read More
One of the simplest things you can do to give... Read More
Getting a customer is not easy.Getting a visitor to decide... Read More
You've likely heard of the movie, Jerry Maguire, with its... Read More
Are you thinking that it is about time your small... Read More
I always have people asking me if I know of... Read More
Most people will agree there is nothing more annoying than... Read More
One visit does not make a sale. Be sure to... Read More
Graphics are fun, but if you put in too many... Read More
Website Design Usability Tips1. Getting to know about audience membersYou... Read More
Everyday we hear that another company goes out of business.When... Read More
There are lots of websites out there that do little... Read More
Seeing is believing.One trick to increase your visibility as well... Read More
The best things don't come easy. - QuotedThe finished web... Read More
The top ten fonts for website design might change in... Read More
Building a website can be overwhelming, here are some design... Read More
No question about it, web design is an art. Finding... Read More
1. Lack of overall strategy and clear definition of success:Most... Read More
So your web site's online and you've got high rankings... Read More
Green Bay Hummer H2 SUV rentals ..You've made your website, added a great title and keywords... Read More
There are two important reasons to build your website from... Read More
ASP.NET is a new programming framework from Microsoft for developing... Read More
Creating your own website can be fun and easy, as... Read More
The icons in an application are the soul of the... Read More
I can't figure out people who have products or information... Read More
Do use a consistent look and feel Your site should... Read More
Everyday we hear that another company goes out of business.When... Read More
We have all seen websites showcasing their testimonials either spread... Read More
Learning how to convert visitors to your web site into... Read More
Do you want to use unsafe web colors without offending... Read More
Creating your own website is actually easy in today's world... Read More
If you think it's simply a case of who will... Read More
Did you know that many folks make "buying decisions" when... Read More
Why your site should be developed with CSS and semantic... Read More
7. Create high quality content - make clear points with... Read More
What's happening to good web site design? Somehow we creative... Read More
What Will My Site Do?This is the first of eight... Read More
Ecommerce is just exploding right now on the Net. More... Read More
Remember the famous line from the movie Field of Dreams,... Read More
Just about every list of the "Top 10 Web Design... Read More
Using CGI scripts to add automation to your web site... Read More
Your web site should be-visitor friendly to navigatesearch engine friendly... Read More
With so many new websites going up, it is hard... Read More
As an online Entrepreneur you require a successful website.One that... Read More
Web Design |