Get Lost Money from your Custom Error Pages

What happens when someone types the wrong address in for your website.  I am sure you have seen these error messages, “Error 404 Page not Found”

This is wasted space.  Why not put a One Time Offer or a link to another one of your products on this page and make a sale.

I use this on my websites.  I don’t make a lot of sales, but I do get a few.  Internet Guru, Mike Filsaime makes over $700 per month on his error pages.  Don’t waste your website error pages, make the most of them.

You have two different ways of doing this, depending on what kind of Hosting Server your website runs on.  To find out what kind of server your website runs on, Click Here.

Top 5 Error Pages you should change.

Error 400 – “Bad Request”

Error 401 – “Unauthorized”

Error 403 – “Forbidden”

Error 404 – “Page not Found”

Error 500 – “Internal Server Error”

Windows IIS Servers

If your website is on a Windows Server then all you need to do is create normal HTML pages.  You might need to ask your hosting company where to save them and what to name them.  Normally they would be saved in the root folder of your website.

I use “1 and 1 Website Hosting” and they want me to name them like this:

error400.html

error401.html

error403.html

error404.html

error500.html

Unix / Linux Servers running Apache

You will need to Create or Edit a “.htaccess” file.  Its a file that controls access to other files in your site.  Look for this file in the root of your website folders.  It can be hidden, so you would need to tell your FTP Client to show hidden files so you can view it.

You can create a folder to store your error pages and also create the error pages.

“Example:  FolderName/error404.htm”

Before you edit the file, its always a good idea to save a backup copy.  Just in case.

How to Edit / Create an “.htaccess” File.

Add these lines to the end of your .htaccess file:

# Custom Errors Pages
ErrorDocument 400 /FolderName/error400.htm
ErrorDocument 401 /FolderName/error401.htm
ErrorDocument 403 /FolderName/error403.htm
ErrorDocument 404 /FolderName/error404.htm
ErrorDocument 500 /FolderName/error500.htm

IMPORTANT: Make sure you type in the correct syntax, “ErrorDocument” not “errordocument”.

One other thing about “.htaccess” files is you can have a different .htaccess file for each folder in your website if you want.

If you don’t have an .htaccess file already on your site, just open notepad and create one.  Name it htaccess.txt and then upload it to your server.  Once on the server, rename it to “.htaccess”.

Get your FREE copy of my 50
Internet Marketing Folders
for your PC.

Lets All Work Together to build our Online Home Based Internet Marketing Businesses,

Thomas Shay






 


Save all your Internet Marketing Information.
Software to save all your Passwords, Login URL's,
Usernames, IM Research, and much more.





Click Here to Get your Free Copy of my Internet Marketing Research Organizer Software










Disclosure: Some of the Links in my Blog Posts are Affiliate Links. If you purchase products after clicking on the links, I will make a commission on the transaction. As most of the people reading this blog will be in the Internet Marketing Business and/or learning about Internet Marketing, you should know how Affiliate Marketing works.

I always recommend when you are thinking of buying a product, why not buy it through someone's affiliate link. We should all be working together to build our Internet Marketing Businesses, and why not buy from someone we know, like and trust.

FacebookTwitterLinkedInTechnorati FavoritesGoogle BookmarksDiggGoogle ReaderDeliciousStumbleUponMySpaceYahoo BookmarksShare

One Response to “Get Lost Money from your Custom Error Pages”

  1. A good amount of business can be lost if the website is not well designed and even a well designed website wont be able to serve the purpose, if it does not hold a good search rank. Web SEO Development companies in India provide 360 degree solution in web designing SEO optimization.

Leave a Reply