| 404 'em to the bank |
|
|
|
| Written by FastForward | |
| Thursday, 09 August 2007 | |
|
So you've spent hundreds of hours building TGPs, AVS sites, freesites, and submitted your site to every Search Engine on the Planet. So why did that visitor just leave your site without even looking at the front page? Don't let all your marketing efforts go to waste! Read on to find out how to turn the most common web error into a marketing opportunity that can increase your paysite and AVS site sign-ups and sponsor exposure/click-thrus. THE PROBLEM Have you ever seen a message like this? If you ever tried to get to a page, image or file that didn't exist on a server, you probably have. If you typed in the URL to get to the page, you might have double-checked the address line for mistakes; but odds are you followed a bad link, and decided it wasn't worth the extra effort. For a surfer, the 404 Error is annoying; for the Webmaster, it's lost money if you don't use it to keep your visitor's attention! In this article we talk about how to capitalize on the 404 Error. To start, there is only one way to get a 404 Error - try to access a file that doesn't exist on a server, however, there are several reasons why someone might end up doing this: They followed an outdated link to your website. If you have more than one page from your website listed on a search engine (especially spiders), your visitor may have clicked on a link that you've changed since you got listed. They purposely changed the address line and tried to view a file that doesn't exist. This is especially common with thumbnail galleries where the visitor, hungry to grab your content, tries to guess a pattern to your image or directory filenames. They followed a bad link inside your website. This should never happen (yeah, right!), but if you made a typo on one of your links inside your pay or AVS site, or recently changed a filename and didn't update the link, your visitor will get a 404 Error. THE BAD SEARCH ENGINE LINK ErrorDocument 404 http://www.mydomain.com/index.html Replace http://www.mydomain.com/index.html with the URL to YOUR main site entrance page. Anyone trying to get to your pay or AVS site via an outdated link will end up on your main page, as if there were no problem. Instead of automatically losing a visitor, you've brought them one step closer to closing the sale. THE CONTENT THIEF ErrorDocument 404 http://www.mytgpdomain.com/404.html Be sure to replace http://www.mytgpdomain.com/404.html with the URL to your custom 404 Error page. If you don't have an .htaccess file on your TGP gallery yet, create a new one in the root directory. RESPECT THE PAYING CUSTOMER You undoubtedly have an .htaccess file already for your members' area; be sure not to screw up the Auth* lines when you edit this file, or you'll mess up customer access to your site! Add the following line to your .htaccess file in your members' section directory: ErrorDocument 404 http://www.mypaysite.com/members/404.html Replace http://www.mypaysite.com/members/404.html with your members' area custom 404 page. .htaccess AND FREEHOSTS ABOUT .htaccess .htaccess is 'directory-specific', meaning you can have a different .htaccess file in every directory on your web server. The .htaccess file settings apply to the directory it's located in and all of it's sub-directories by default, unless the sub-directory contains its own .htaccess file. Before editing any of your .htaccess files, ALWAYS make a backup! -------------------------------------------------- FastForward is an application developer/programmer from Philadelphia, PA. He designs back-end systems and admin tools for a variety of corporations, including some of the biggest names in banking, health care and manufacturing. Special thanks to Porn Resource for providing the great adult webmaster articles for our newsletter! Visit Porn Resource at: http://www.pornresource.com |
| < Prev | Next > |
|---|







