CPA-Redirector 2

The only thing i dont like is the mn=1234 on the end of my link urls. This still makes my links look like and offer or affiliate link in my opinion.
 
You can use .htaccess instead but it's a bit complicated for many people.

The only thing i dont like is the mn=1234 on the end of my link urls. This still makes my links look like and offer or affiliate link in my opinion.
 
For example, use: mysite.com/some-page.html as your link

.htaccess redirects mysite.com/some-page.html to mysite.com?mn=1234, which redirects to the offer.

It all happens pretty quick so most surfers don't notice it. Do you know how to redirect via .htaccess?

Any idea how to set that up via .htaccess?
 
There are some networks that dont give you credit if you blank the referrer. One is Markethealth. Anyone have a list of the others?
 
Using the standalone version Is there anyway to redirect from the homepage example Mysite.com without the referrer being mysite.com/index.php I have tried for so many hours and still cant do it!!

Maybe its not possible??????
 
Last edited:
Thanks for this! looking forward to testing it out :)
 
There are some networks that dont give you credit if you blank the referrer. One is Markethealth. Anyone have a list of the others?

You put in your own link so it appears that the referrer is coming from whatever site you want, instead of the shady blank referrer.

And thanks a lot brad1001, this plugin will definitely be helpful to all of us.
 
what about the old <?php if (prc_red()) exit(); ?>
Can that be deleted now out of the header theme with this new version?
 
I use the magic letter version from your old release. I want to know if this new version still uses the magic letter version instead of this magic number version. Can you post that?
 
Thanks Brad!

Although I have 2 suggestions:

1. First up is there any chance the ?mn=12345 will be indexed by google? If so could you add no index no follow meta tags?

2. the other thing that isn't ideal is the look of the ?mn=12345, could you not change it to magic letters which appears before the trailing slash (like version 2.0 of the original CPA Redirector)?
e.g. if the whitehat is: whdomain.com/whpage/, the magic letters could be:
whdomain.com/whpage-letters/ --> whdomain.com/whpage/ --> offer
as opposed to:
whdomain.com/whpage/?mn=1234 --> whdomain.com/whpage/ --> offer
I'd gladly be willing to pay for those modifications.

Cheers
 
I'm pretty sure it has the no index no follow meta tags in it.
 
Exactly what I needed, nice to see things like this fo free.
 
Can somebody tell me is it possible to have a php script that can redirect from the homepage?
Posted via Mobile Device
 
I was pleasantly surprised at how easy this was to substitute in. I thought I was going to have to re-do all my aff links, but they were still attached to the same posts. Just changed the magic # and was good to go.

I used to use this link
Code:
http://www.svyt.com/referral.php
to check who was showing as the referer, but it's no longer working. Anyone have something else?

Edit: For anyone interested, this test link works good for checking referer.
Code:
http://club60.org/testref.php
 
Last edited:
Try out
Code:
http://ipinfo.info/html/privacy-check.php
 
Back
Top