Is it possible to remove the hop appendix?

bpockets

Regular Member
Joined
May 30, 2009
Messages
228
Reaction score
17
When I go to promote a CB product, I do the usual redirect to hide my affiliate link. The thing is, once the person lands on the vendor's page, their is always this appended to the url in the address bar:

?hop=youraffiliateID

All the person has to do (if they know anything about CB) is see that in the address bar to know you are a CB affiliate trying to promote something. Is there someway to get rid of that so it only shows the vendor's url? Or does it have to be there for you to get credit for your commission?

It would seem to me to be a nice thing to get rid of if possible so people aren't suspicious and so that they don't know your affiliate ID to report you to CB if they feel like trying to get you in trouble.
 
Any help with this guys?
 
Would still love to know if this is possible and, if so, how to do it. Any help?
 
301 redirect or php include url is even better.

how so?


This is the iframe code by the way. Save it as index.html.

Code:
<iframe src="YOUR FULL AFFILIATE LINK HERRE" name="NAME THE PAGE" scrolling="auto" frameborder="no" align="center" height = "100%" width = "100%">
</iframe>
 
DMR

that way they only see the URL without the hoplink
 
Back
Top