Difference between revisions of "Learn/404-Errors-Drive-Visitors-Away"

(How to Avoid 404 Errors)
Line 14: Line 14:
  
 
==How to Avoid 404 Errors==
 
==How to Avoid 404 Errors==
 
+
If you rewrite any URLs on your website, you'll want to submit these pages to the search engines, using the new URLs.
To make sure you don't lose potential clients and sales due to missing pages, go to the search engine's submissions page and submit the URL that links your new page.
 
  
 
The following tips will minimize the occurrence of visitors receiving these messages when searching for your URL.
 
The following tips will minimize the occurrence of visitors receiving these messages when searching for your URL.

Revision as of 00:43, 21 October 2010

What Does "Page not found" Mean?

A "Page not found" message - also called a 404 error message - is the standard response a web server gives when it can't find a requested URL, or web address.

Imagine someone driving across town to visit your business, and finding a "Closed" sign when they expected the store to be open. Will that person come back? They might, if you're selling something that's hard to find. But if your product is easily found elsewhere, they probably won't.

It's the same story on the web. If someone gets a "Page not found" error when they follow a link to your website, or type your web address into the navigation bar of their web browser, they might try to find your website by other means...if they're really motivated. If they aren't, they probably won't.

Why Do 404 Errors Occur?

Someone can get a 404 message if they mistype a URL into a web browser navigation bar. They can also get a 404 message if they're trying to get to your site by clicking on a link that's broken. This is the most common cause of 404 errors.

A link can become broken for a number of reasons. People often rewrite web page URLs, whether because they're reorganizing their site, or they want to enhance search-engine optimization by including keywords in the URLs, or for some other reason. When they do that, any link to that page using the old URL instantly becomes a broken link. It can't take someone to the page anymore.

A link can also be broken because someone made a mistake when they typed the URL to make the link. These inaccurately coded links will also result in a "Page not found" error.

How to Avoid 404 Errors

If you rewrite any URLs on your website, you'll want to submit these pages to the search engines, using the new URLs.

The following tips will minimize the occurrence of visitors receiving these messages when searching for your URL.

  • Redirect on-site rather than take your page down. When someone arrives at your page they should find something useful even if it's simply a message inviting them to visit your new homepage or to contact you for more information. Finding "something" instead of "nothing" is the way to build trust among viewers.
  • Another option is to redirect from the host In other words, check with your hosting company to see if they offer a 404 redirect. When a user enters the URL for your former page, they will automatically be redirected to 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.
  • Submit new pages to search engines immediately. It's a good idea is to resubmit new pages to search engines for reindexing. Although it's nice to inform visitors that the page they're looking for no longer exists, it's even better to have a new page with all the information the visitor requests when they conduct a search.
  • Check your site listings regularly to make sure they don't take potential clients to 404 pages. AltaVista.com can help you check where your pages are going. Simply type your website's name in AltaVista's search bar to give it a try. The results may surprise you.
  • Stay organized by recording site changes in a digital notebook. Don't rely on memory to stay current with your search updates. That's how things slip through the cracks.

Examples

404.png


Retrieved from "http://aboutus.com/index.php?title=Learn/404-Errors-Drive-Visitors-Away&oldid=20693533"