<html>
<body>
<center>
<iframe frameborder='0' scrolling='no' width='1000' height='1000' src='your aff link here'></iframe>
</center>
</body>
</html>
<html><head>
<frameset rows='100%, *' frameborder=no framespacing=0 border=0>
<frame src="AFF LINK HERE" name=mainwindow frameborder=no framespacing=0 marginheight=0 marginwidth=0 scrolling="yes"></frame>
</frameset>
</html>
<?php
header( ‘Location: http://youraffiliatelink.com' ) ;
?>
Add a new directory on your server (example - go/out/whatever). Create a php redirect (see below) and save as index.php and upload to recently created directory. Your link will be cloaked and look like yoursite.com/go instead of ugly aff link.
Code:<?php header( ?Location: http://youraffiliatelink.com? ) ; ?>
Affiliate links can hurt you bad - real bad.
If your site is a thin affiliate site - search google for that and cutts - you are shafted. Ive seen it happen to hundreds of my own thin affiliate sites.
Cutts has stated they got shut of "a load of affiliate stuff" in the past.
The definition of whats "thin" seems to change aswell - so be careful.
How the fook can ANYONE say affiliate links dont hurt is totally beyond me. I went from about 200k $ a year to about 40k $ a year as goog slowly but surely destroyed all my affiliate sites.
Add a new directory on your server (example - go/out/whatever). Create a php redirect (see below) and save as index.php and upload to recently created directory. Your link will be cloaked and look like yoursite.com/go instead of ugly aff link.
Code:<?php header( ?Location: http://youraffiliatelink.com? ) ; ?>