Referer Question

fun4uoc

Supreme Member
Joined
Dec 25, 2007
Messages
1,205
Reaction score
1,049
I am promoting AFF via blogger, and it is what AFF may deem inappropriate. I have a link to a subdomain that I own and am redirecting from there to my AFF affiliate page via the following code.

Code:
<html><head></head><frameset rows='100%, *' frameborder=no framespacing=0 border=0>
<body>
<frame src="http://adultfriendfinder.com/go/my-aff-link" name=mainwindow frameborder=no framespacing=0 marginheight=0 marginwidth=0>
</frame></frameset>

<noframes><h2>Your browser does not support frames. We recommend
upgrading your browser.</h2><br><br><center>Click <a href="http://adultfriendfinder.com/go/my-aff-link" >here
</a> to enter the site.</center></noframes>
</body>
</html>

Is this sufficient in hiding my original link from the original Blogger link to my subdomain?
 
Thanks, hopefully so. Would hate to loose out on that check:D
 
Back
Top