Feb 21

If you are like most people, the error pages on your site are the default pages provide by your host. In the past, I’ve encouraged affiliates to customize these pages, but many affiliates have come back to ask how to get the error traffic to the customer error pages.

Error messages occur due to a number of different conditions taking place on your site. These error conditions generate numbers to refer to the corresponding error condition.

Some of the more common error messages are as follows:

Error in Client

  • 400 Bad syntax
  • 403 Forbidden
  • 404 Not Found (this one is the most common)

Error in Server

500 Internal Error There are a few different ways you can create your error pages.

Create Error Files

Just create error pages and name them as follows:

error400.html
error403.html
error404.html
error500.html

Place these files in the home directory of your domain.

Create a .htaccess File

First, create the HTML page you wish to use as your error page and upload that file to your home directory.

Then create a .htaccess file and add lines that specify which pages should come up in place of the generic error pages. Below are examples error documents to specify that will be called for a given error condition:

ErrorDocument 400 http://www.your_domain.com/400.html
ErrorDocument 403 http://www.your_domain.com/403.html
ErrorDocument 404 http://www.your_domain.com/404.html
ErrorDocument 500 http://www.your_domain.com/500.html

Just add these lines to your .htaccess file and upload the .htaccess file to your home directory.

Add a Snippet of Code to Your .htaccess File

Plug the following bit of code into your .htaccess file, and then create a custom error file named “error.html” that contains your error message content.

RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule (.*) /error.html

Whichever way you create your custom error pages, be sure to test after you’ve finished setting them up. If you are having problems, contact your host.

http://www.affiliatetip.com

Article Source: http://EzineArticles.com/?expert=Shawn_Collins

posted by Deron Dohanich \\ tags:

Feb 21

Anybody who fired their bosses and started to make money from affiliate marketing, have always desired to become a Super affiliate. Here I will show how you can become one in 6 months.

The leading figure in affiliate marketing is the super affiliate. He is the person who all the product owners want as a JV. He gets the best deals and makes the most money from affiliate marketing.

Super affiliates are also those who know the business even better than affiliate managers as a result of their knowledge about the affiliate marketing industry inside out. Those who want to be super affiliates should know that becoming a super affiliate is not easy, because it takes a lot to be able to master the marketing craft.

Becoming a super affiliate means doing all it takes to make it big. A super affiliate should focus on creating a loyal customer base and building his database of responsive list. Making good customer relations is also important if one wants to be a super affiliate to reckon with.

Continuing to market to the people on one’s list is another must if one wants to succeed as a super affiliate. The Super affiliate credo is “Quality Content All The Time”. They make sure the customers on their list are given the best because their reputation is on the line.

Super affiliate is a master at generating loads of traffic. They know exactly what to do to get thousands of potential customers sign up to their list.

The most important thing one should remember if he wants to become a super affiliate is to treat affiliate marketing as a business first and foremost. A career as a super affiliate in the business which will change his life forever could possibly take that unexciting job’s place.

There is only one step to becoming a Super Affiliate in less then 6 months and this step is the most important step for an affiliate marketer. The step is to build a massive highly responsive list. You do this by writing loads of keyword optimized articles promoting your landing page and provide the top quality content that is not available anywhere else. Do this and within 6 months you will have a massively huge list of responsive list.

Super Affiliate Training will allow you to start making $300 a day in 3 months. Discover these secrets and learn from the best.

Article Source: http://EzineArticles.com/?expert=Jag_Senghera

posted by Deron Dohanich \\ tags: