I use a $1 a month hosting account for all my custom splash pages, but it does not have Cpanel on it. Unless you do something yourself, if someone tries to get to a page and encounters an error, they get nothing but a worthless message.

So I put a text file in my public folder and named it .htaccess (the dot in front is necessary) that is simply all the possible error codes redirected to a page that helps the lost visitor:

ErrorDocument 400 http://oldbuddy.angryhosting.com/errortrap.html
ErrorDocument 401 http://oldbuddy.angryhosting.com/errortrap.html
ErrorDocument 403 http://oldbuddy.angryhosting.com/errortrap.html
ErrorDocument 404 http://oldbuddy.angryhosting.com/errortrap.html
ErrorDocument 500 http://oldbuddy.angryhosting.com/errortrap.html
ErrorDocument 502 http://oldbuddy.angryhosting.com/errortrap.html
ErrorDocument 504 http://oldbuddy.angryhosting.com/errortrap.html

Now notice I redirected all the errors to the same file, errortrap.html and if you already have a .htaccess file, you can edit it to add these lines.

So the next step is to create this file, which is simply an explanation of why they are there and a list of all the possible pages they might be trying to visit. If you don't have a clue about HTML coding, don't ignore the fact that you MUST learn at least the basics if you are going to succeed at making money online (in my opinion) and it's not that hard.

First go look at the page I created by trying to visit a URL on my domain that doesn't exist, such as http://oldbuddy.angryhosting.com/nothere

Then to look at the code I wrote, right click on a blank spot and select View Page Source. If you don't understand all the codes inside the < > brackets, go look for w3schools.com and stretch your comfort zone around it. This is simple stuff and consists of nothing but markup instructions inside <> brackets to tell your web browser how to render the page. It's that simple and ANYONE can at least learn the basics to fix problems like this.

If you have questions, feel free to contact me!


Related Articles

Custom Splash Page Host

I use a $1 a month hosting account for all my custom splash pages, but it does not have Cpanel on it. Unless you do something yourself, if someone tries to get to a page and encounters an error, they get nothing but a worthless message.So I put a text file in my public folder and named it .htaccess ...

Why should you use a splash page?

Splash pages, everywhere splash pages. Many people recommend to create a splash or a squeeze page, but is that really necessary? There are two sides of the medal. When you are using traffic exchanges to generate page views, people have not much time when they surf to get through your whole w...

Free Splash Page Maker

Your businesses need splash pages. Using unique pages increases your conversion rates! You should use Splash Page maker. It's a free service that lets you create up to 3 of your own splash pages or squeeze pages. They even host your pages for free. Join for free now and upgrade later to add/m...

Rate My Splash

Rate My Splash is a great new service to find out how people like your splash. And to see how other splashes are rated. This service will help you tweak your splashes. Of course if people do not like it they are not likely to click on it. By viewing ratings of other splash pages you may figure out ...

Flash-Splash

Most of you that know me... know that I like to stand out from the crowd. I am a true believer of branding, and usually go out of my way to help members of my programs advertise them.I have created a site that has been a couple years in the making. It gives you the opportunity to review some of my w...

Get your FREE Splash Page.

var jumpTo = 'http://www.easyhits4u.com/?ref=1youcantoo';var bigIm = 'http://static.easyhits4u.com/img/peel/big4.jpg';Easy Splash Builder $(document).ready(function() { $('.spb_status').each( function(index) { this.style.color = this.options[this.selectedIndex].style.color; }); }); ...