Cloaking does not hide referral URL?

Status
Not open for further replies.

eyashwant

Power Member
Joined
Feb 11, 2009
Messages
586
Reaction score
61
HI,

I want to cloak and HIDE MY REFERRAL SOURCE when sending traffic to my amazon product page. Not affilate, my own product, but do not want them to know source of traffic.

Does 302 clocking hide referral? I have EASY REDIRECT SCRIPT $77 to do the work.

Or should we use something else?
 
If you want to do cloaking, copy and paste HTML code below:

<html>
<head>
<title>Your Title</title>
</head>

<frameset cols="*,1" frameborder="0" framespacing="0" border="0">
<frame src="http://yourownurl.com" border="0" frameborder="0" name="main" noresize scrolling="auto"></frameset>
<noframes></noframes>
</html>

2 sentences need to be replaced above: "title" and "your url". Then you save it in notepad and change file extension from *.txt become *.html. And upload it to your site (through file manager or FTP on your web hosting account).

You can test this HTML code for cloaking.
 
cloaking and hiding referrers are two different things...

If you want to hide a referrer you can use a tracking link to a script like p202 that can do this for you or you can just use DMR itself.

This has nothing per se to do with cloaking.

You have your page -- page.html and you want to redirect the visitor or hide the referrer when a link is clicked on. You use DMR or a tracking script.

Please know that many affiliate merchants and CPA networks will frown on large traffic with no referrer unless you can show you are emailing. Using a tracker and having that show as the referrer is an easier way to have plausible deniability.
 
If you want to do cloaking, copy and paste HTML code below:



2 sentences need to be replaced above: "title" and "your url". Then you save it in notepad and change file extension from *.txt become *.html. And upload it to your site (through file manager or FTP on your web hosting account).

You can test this HTML code for cloaking.
It did not work..please help
 
Status
Not open for further replies.
Back
Top