10.6.08

Javascript Re-Direct

The function is same as META refresh redirect,Just create a webpage on your website and name it something simple like abc.html. When your targeted visitor click on the URL (http://www.yourweb.com/abc.html) they will be re-directed to another webpage or website that you designate. This is especially useful for promoting an affiliate link.

It work at most web page,and It work well in blogger too,Just copy the code below in to the "Page Element"and it will redirect your visitor to the URL that you wish to.

Copy this script below the "head" section:

<head>
<script language="Javascript" type="text/javascript"
<!-- Hide script
//<![CDATA[
window.location.href="http://www.your-affilate-link.com"
//]]> End script hiding -->
</script>
</head>




Personally I think both META refresh redirect and Javascript Re-Direct are very simple way to cloak the affiliate link but it not good for Blogger .Just use URL Shortening Service to cloak the affiliate link.


by:http://cloakingking.blogspot.com/