How To Hide Your Affiliate Link

Before using this tips, just remember this method may not allowed by some affiliates, so read Term Of Service your affiliates first before using this method. This method is useful for prevent your reader / visitor to see your original affiliates site.Sometimes people refused to click your affiliates even there’s no suffering.

I still dont know why many people refused to click the affiliates link. In other side, they people, that knowing useful affiliates program from our link, become member and reach benefit from that’s affiliates. That’s i called no thankful. Here are i trying to share some method to cloack your affiliates code, so nobody know where is the original site located.

1. Using Tiny Url

This is a simply way, just visit http://tinyurl.com no need registration and convert your affiliates link there.

2. Using HTML Meta Refresh Redirect

This method will using html meta refresh (an 302 redirect) to redirect from an html file into your affiliate url, just place this anywhere between your <head> and </head> line in html file

<meta http-equiv="REFRESH" content="0;url=http://your-affiliate-url">

Replace http://your-affiliate-url with your affiliate code.

3. Using Javascript Redirect.

With this method, your affiliates link will showed just like from your site, but in less than a second will redirected into your affiliates link. For example:

http://yoursite.com/this-redirect.html
will redirected into:

http://youraffiliates.com/?=youraffcode

Here simple javascript code that you must put in your this-redirect.html page (of course you can rename this-redirect.html into your own name:
Here are the script:

<script type="text/javascript">
<!--
window.location = "http://your-affiliate-url"
//-->
</script>

Change http://your-affiliate-url with your affiliates link,and save into .html format.
Upload it (html file) onto your server, and use the url address that point to your html files as your new affiliates link, see above for example.

4. Using PHP Redirect Code.

In some case using Javascript Redirect may not work if somebody with Javascript Disabled browser click it. So using this PHP code is another solution that will work on any condition of browser (like Opera Mini, etc) The concept is similar as Javascript Redirect, but you must save it into PHP format, here’s the code:

<?php
header( 'Location: http://your-affiliate-url' ) ;
?>

The step and implementation is same as Javascript Redirect, just replace http://your-affiliate-url with your affiliates link. You must rename it into php format, and you can rename file into your own name.

5. Avoid Tracking Original Source.

This is just additional tips if you dont want your affiliates tracking the original traffic source (this is tricky). Just put: http://anonym.to/? in front of your link, for example:

http://anonym.to/?http://eh.web.id

if somebody visit that url, the owner of http://eh.web.id cannot tracking from where visitor came in.

Ok, that’s all, i’m sorry if my english is bad :P i’m just learn on it. ;)


Artikel yang mungkin terkait:

  1. Penerjemahan Program Post Affiliate 1.3 ke Bahasa Indonesia
  2. Memanfaatkan Error 404
  3. Memblokir Akses IP Address Tertentu Ke Website / Blog Kita
  4. Meletakan Form Remote Upload Pada Fireboard
  5. Cara Mudah Memeriksa Dofollow dan Nofollow Link

Sharing Ke Facebook | Sharing ke Twitter | Lihat Videonya


 
3 Komentar. Beri komentar atau berikan Trackback.
  1. #1 • Tanggal 5 April 2010, dedi irawan berkata:
     

    lagi jaman nih personal blog, bisa jadi people power baru di indonesia, di tambah facebook tambah demokrasi deh indonesia, semua berita gak lagi tabu

    BalasBalas
  2. #2 • Tanggal 5 April 2010, El Nino berkata:
     

    Yu bro, sejak pengguna internet naik pesat 4 tahun belakangan ini, media internet bisa menjadi sarana aspirasi yang cukup kuat, asalkan pemerintahnya gak terlalu parno, klo pemerintah paranoid, rakyatnya jd ikutan paranoid hehehe :D

    BalasBalas
  3. #3 • Tanggal 15 Juni 2010, yudha berkata:
     

    jujur gak mudeng, mudengnya cuma yang di tips no 1. yang lainnya gak mudeng. tipsnya ini cocok untuk yang udah kelas advance……

    BalasBalas

 

Komentar dengan Facebook?

Connect with Facebook

Komentar:

[+] kaskus emoticons

 
 
-->