5 bucks a day.

5 Bucks a Day ... the key to success!

If you're promoting our main e-Book, the 5 Bucks a Day, Jr. report, or virtually any other item (for example Clickbank e-Books), especially when placing the affiliate URL in an email, you're in real danger of having your affiliate commission hijacked.

Why? Because your affiliate code is hanging out in plain view begging your reader to replace your affiliate code with theirs.

Here's what you need to do to protect yourself.

First, you need your own domain. If you don't have that, I can't help you much, but if you do, you're in business (and really, why not get your own domain? It will cost you less than $10 for a .com domain, and less than $10 a month for hosting, maybe a lot less).

Anyway, let's assume you have your own domain called mywidgets.com.

The first thing you need to do is set up a PHP record named to correspond with the affiliate program you're promoting. For example, if you're promoting 5 Bucks a Day, Jr., call it 5bucksadayjr.php

Now, if you were promoting that report, your affiliate link (to receive 100% commission) would be like this:
http://www.5bucksadayjr.com/?e=yourname@paypaladdress.com

With that link, any sale made through your referral would go straight to your PayPal account address (of course replace yourname@paypaladdress.com with whatever your PayPal address really is).

OK, the thing is you don't want people to see the link showing your PayPal address, it would be too easy for your customer to replace that address with their own, right?

So you set up 5bucksdayjr.php to have this inside:

<?php header("Location:http://www.5bucksadayjr.com/?e=yourname@paypaladdress.com"); ?>

That's really all there is to it.

Recognize that code after the Location:? Yep, that's your link. Save that record, upload it to your server, and you're in business.

Now test it to make sure it's working, then give out this URL to your customers instead of the other one:
http://www.mywidgets.com/5bucksadayjr.php

Remember, mywidgets.com is the name of your domain (actually it probably isn't, so substitute whatever it really is).

I hope that helps, and feel free to promote 5 Bucks a Day, Jr., you can earn 100% commissions. You can sell it as many times as you want using the above code. If you haven't purchased it for yourself yet, I highly recommend you do so (please note, you are not permitted to purchase the report for yourself with your own affiliate link), so that you can write an honest review before recommending it to anyone. That's what you should be doing with any product you're recommending, actually, you'll do much better that way.