CPA-Redirector 2

I see the instruct for installing in WP in the header

Code:
http://www.contentgeneration.org/how-to-fake-a-browser-referrer-for-blackhat-cpa/

but is there a similar instruct for the standalone verison anyone?
(that's cause I'm a dummmy!)

Hali~!:)
 
Its easy..

Code:
http://www.contentgeneration.org/cpa-redirector-standalone-version/
You didn't need more info, the "system" is the same as the WP Plugin.
 
Last edited:
anyone know if I am able to do these 2 things on a single domain(?);

have the code work on 5 diff directories/pages (example)
ala "www.example.com/1stpage" ... 2ndpage 3rd, 4th and 5th,
each paqe with it's own offer? (5 diff niches)


AND can I do it where all 5 "offers" are on one page (ie, "index")
but make the code work with each "section" or "banner"
corresponding for each of the five on that one page?
(instead of rotating)(using the code 5 times, with variations)

hope that made sense !:)

any info greatly appreciated

Hali~! :)
 
I'm certainly no tech wizard
tying my shoes is challenging enough!!
:)

BUT for those that are using newer version of WP and
couldn't get the script to work, I managed to, don't know if it's
the issue with most but it was for me...

the link would stop on the blog itself and never redirect
to the final cpa page???? BUT I got it to work afterall!!


see where it was indicated to "change the permalinks"

well I finally figured out I had to indicate "custom structure"
(without the screenshot I was lost!)

Code:
http://cdn.webtrafficroi.netdna-cdn.com/wp-content/uploads/2009/03/urlpermalink.png

(THEN go look at the urls in the "CPA REDIRECTOR 2" section of WP
for your "Plugins" AND you will see all the "post URLs "changed" whalaa!!!! MAGIC+++! :wof:


THEN it's those URL's you use, and base the link you're going to use in your
banner or link or wherever the click is going to originate


the php code <?php if (prc_red()) exit(); ?> didn't
seem to matter if it was in the header or not, so I left it out

so anyway once I put "/%postname%/" in the "custom structure"
field and saved, then went back to the
"CPA REDIRECTOR2" Plugin in WP, I noticed all the other "post url" links
on the page changed as well !!

SO then I had to go to where the "original link" was(the point of
"click" on my banner and change the html code, and changed it to
reflect the "new" code" that WP supplied once I had "saved"
so it actually changed the "post url" links visible in the "plugin"
for all the pages on the blog(the "directories")
(example)

www.website.com/?=p12

to

www.website.com/newpagename

and then of course I changed the script in the banner
that a surfer is clicking on to reflect the new "link"
and then of course added the "?mn=1234" (whatever # you assigned it)

www.website.com/newpagename/?mn=1234

and it worked!

the problem is that I was using the original permalink assignment that
WP gave to that page before I ever tried to do anything with the coparedirector2, in
this case that was "www.website.com/?=p12"
and added the tail which made it "www.website.com/?=p12/?mn=1234"
and of course that was wrong..............

so in retrospect for the cparedirector2 or at least for wp
version 3.0.1 (the latest version) manually putting in the
php script <?php if (prc_red()) exit(); ?> in the header wasn't necessary
and had no effect on any outcome when I tested

I hope this helps someone because I was stuck!!!!!!! :wof::gay:

Hali~!:)
 
Last edited:
Recently I do some test on Brad CPA-Redirector 2. And I got some problems that I can not make out.
I write a record.php instead of the cpa Affiliate Link for testing including to record IP adress, referer, browser version and so on , and I find that many IP will get more than one records. So I am sure about that the CPA-Redirector 2 will load the record.php more than once.
Can some guy give me some advice or answer, why it would be like this. Thank you very much!
 
well since I have no other method for a speedier
redirect I guess I'll try to muddle through it

anyone know how, or what can be placed within the redirect process
so the surfer isn't looking at a blank screen for 5 seconds or so?

thanks!
 
This is an awesome tool - thanks given mate :)
Now its time to put it to good use and bank!!
 
I've just downloaded this script and it looks very interesting, but no one seems to have answered the question, does it work with iframes? Say I'm using cakeslice and I want to frame an offer and stop the network I'm using knowing where the traffic is coming from, can I use cakeslice to slice .../blogpost/?mn=111111, which will redirect to the offer and let me frame the part of the offer I want to show. And if I do this, will the referer still show up as the blog url. Or even if I wanted to promote my affiliate on a bux site and I wanted the referer to show up as my blog.

I'm struggling to see what you would use this script for. Maybe I'm just being a bit dim.
 
Last edited:
hi i was wondering if somebody can help with the standalone version of this script. I changed magic_number to a number i like and cpa_offer_url to my referal link. and upload it to my server. but when i goto mysite/?mn=magic number it does not redirect me to my affil link. It just says your Fake Landing Page. is there something i am missing to make it go on to my affil link page?
 
villa

I'm no techie but just in case

the WP version doesn't let you drive it directly to the homepage so no "mywebsite.com/?mn-1234" it apparently needs to be one of your directory or folders "mywebsite.com/page2/?mn=1234

I don't know how the standalone version works, and I am a tech "dummie" but I noticed that about the example you gave

so not sure if it''s because you're using the main "index" page, that is if you are...and that may not even be the issue, remember I'm not more than your average when it comes to these things

and if I am right "give me some love!" lol! if I'm not, oh well!

hi i was wondering if somebody can help with the standalone version of this script. I changed magic_number to a number i like and cpa_offer_url to my referal link. and upload it to my server. but when i goto mysite/?mn=magic number it does not redirect me to my affil link. It just says your Fake Landing Page. is there something i am missing to make it go on to my affil link page?
 
Hey guys
I am working for the newest CPA Redirector WP plugin I think it is V4 if any one has a nulled or cracked working copy please share it here. Thanks
 
Hey guys
I am working for the newest CPA Redirector WP plugin I think it is V4 if any one has a nulled or cracked working copy please share it here. Thanks

The owner is a member (ExecVip) here.

V4 can not be shared.
 
Is anyone else having problems getting it to work with WP 3? It's not redirecting, kind of like it does when you don't set your permalinks correctly. It just shows the post and keeps the full url with mn. Any ideas?
 
yeah drove

I got it to work with 3.0.1 wp
hey drove I'm sure not one to say "did what I write help"
but I had a similar problem, and about a dozen posts up on this
page, I put what fixed it for me

hope it helps, probably not, I'n no tech geek that's for sure
just trying to help an old friend from the ezad forem...

Is anyone else having problems getting it to work with WP 3? It's not redirecting, kind of like it does when you don't set your permalinks correctly. It just shows the post and keeps the full url with mn. Any ideas?
 
The owner is a member (ExecVip) here.

V4 can not be shared.

How do I join your membership site?? I would like to hear more about your BH methods and I also want the v4 of CPA redirector.

Is it for members only??

Plz PM me.
 
halifax, I have a different issue. I figured out what the problem is, and it's kinda unique to my site. I'll probably have to use a different spoofer. :(
 
How do I join your membership site?? I would like to hear more about your BH methods and I also want the v4 of CPA redirector.
Is it for members only?? Plz PM me.

It's not my site. For more info check out the site where you downloaded CPA-R. It's at the start of this thread.

And yes, it's members only.
 
Back
Top