Affiliate Link Cloaking - Part 3
Posted on October 29, 2007
Filed Under Affiliate Marketing | 3 Comments
Following on from the first two posts on how to hide and cloak your affiliate link, here is another very popular way to achieve the same results. This particular way uses a PHP redirect that can easily set up by using a WordPress Blog and FTP.
This part of link cloaking is most often used by the big boys in Internet marketing as it is quite effective in making your link look like it is an extension of your own website and not an affiliate link.
To do this, simply follow the steps outlined below and you should be ready to go in an instant.
What you need:
1.) WordPress Blog or anything else that works with PHP script.
2.) Notepad or similar
3.) FTP account. I use Smart FTP it is free.
Once you are ready, lets get started on the following.
1st: you need to create a new folder and save it on your hard drive. Use a location you can remember later (Name the folder “recommends” or “go” or whatever you like really.) Just take note that this folder will become part of your affiliate link in the end.
2nd: you will open up a new notepad file and input the following code
<? header("Location: http://putyouraffiliatelinkurlhere"); ?>
Instead of the above URL within your code, you insert YOUR affiliate link. Click save as and choose “all files”, then name the file after the affiliate program you are wanting to promote.
Example: if you want to promote Dell computers, then name the file “dell.php” or similar. You need to type the extension .php into the file before saving, otherwise you will end up with a text file instead. This step will save your file as a PHP file.
3rd: save your new PHP file in your newly create folder from the first step.
4th: repeat step two as often as you like for all the affiliate programs you use, naming them all with the appropriate affiliate program name.
5th: Open up your FTP account and upload your folder (go, recommends or whatever you name it) to your public_html.
6th: don’t forget to update all your affiliate links to reflect the new path. In the example of the Dell link above your newly create affiliate link will now be
http://www.yoursite.com/go/dell.php (if you named the folder “go”)
Monika Mundell
Owner and Author of Blogging Web 2.0
Technorati Tags: affiliate cloaking , affiliate link cloaking , affiliate marketing , cloaking your links
Technorati Tags: Affiliate Link Cloaking Part 3, affiliate links, affiliate marketing, cloak affiliate links, how to cloak affiliate links, link cloaking for affiliatesHello, if you’re new here, you may want to subscribe to my RSS feed. Thanks for visiting!
