Go Back   WarriorForum - Internet Marketing Forums > The Warrior Forum > Main Internet Marketing Discussion Forum
Register Blogs FAQ Social Groups CalendarHelp Desk

Reply
 
LinkBack Thread Tools
Old 06-12-2009, 07:52 PM   #1
Banned
War Room Member
 
Join Date: Apr 2009
Location: New York
Posts: 393
Thanks: 266
Thanked 62 Times in 22 Posts
Default How to Cloak Your Affiliate Link

Hey Warriors

I was just wondering if it is possible to cloak your affiliate link? If it is can anybody teach me how to do?

Thanks
James
James Seward is offline   Reply With Quote
Old 06-12-2009, 07:57 PM   #2
Senior Warrior Member
War Room Member
 
Tony Dean's Avatar
 
Join Date: Jun 2007
Location: Woking, Surrey, UK
Posts: 2,043
Thanks: 184
Thanked 88 Times in 76 Posts
Default Re: How to Cloak Your Affiliate Link

Download the Profit protector it is freeware, at:- Profit Protector

Then upload the html page it makes to your web host in the same folder as your files.

Tony Dean is offline   Reply With Quote
Old 06-12-2009, 08:01 PM   #3
Banned
War Room Member
 
Join Date: Apr 2009
Location: New York
Posts: 393
Thanks: 266
Thanked 62 Times in 22 Posts
Default Re: How to Cloak Your Affiliate Link

Quote:
Originally Posted by Tony Dean View Post
Download the Profit protector it is freeware, at:- Profit Protector

Then upload the html page it makes to your web host in the same folder as your files.
Hey

That was fast! Will give it a try!

Thanks
James
James Seward is offline   Reply With Quote
Old 06-12-2009, 08:17 PM   #4
Took The Red Pill
War Room Member
 
xiaophil's Avatar
 
Join Date: Apr 2006
Location: Here and Now
Posts: 374
Thanks: 124
Thanked 106 Times in 64 Posts
Contact Info
Send a message via Skype™ to xiaophil
Default Re: How to Cloak Your Affiliate Link

Quote:
Originally Posted by Tony Dean View Post
Download the Profit protector it is freeware, at:- Profit Protector
James, be aware that this tool creates a framed redirect. Depending on your vendor, this may be against their TOS as well as putting your commission at risk.

A simple redirect via .htaccess or PHP may be all you need.
xiaophil is offline   Reply With Quote
Old 06-12-2009, 08:35 PM   #5
Warrior Member
 
Join Date: Jun 2009
Location: malaysia
Posts: 4
Thanks: 0
Thanked 1 Time in 1 Post
Contact Info
Send a message via Skype™ to freemoney
Default Re: How to Cloak Your Affiliate Link

You can replace long URL's with cloaked links or short, server-side redirects so that people won't feel pitched and won't be turned off by links that are obviously affiliate links. There are several ways to create clean links that you can use to direct buyers to your sales pages. Read through the description below and see which one meets your needs and fall within your skill level.

1. Directory Redirect

Connect to your web server and create a properly named directory. Then create an index.html and put a redirect code in it.

2. Sub-domain Redirect

Most web hosting providers allow you to have several sub-domains. Simply log on to the control panel, set up your sub-domain and then set up the redirection.

3. Redirect Script

Several scripts are available out there that you can install on your web page to protect and redirect your links. You may need to put the code between the head section.

4. .htaccess

This is only recommended for advanced users because it involves modifying the .htaccess file on your server. Here's how to do it. Create a properly named directory. Put a file called .htaccess by creating it using a text editor. This file should contain the Redirect command, the location of the directory you want redirected relative to the root of your site and the full URL of the location you want that request sent to.
You can find all the above mentioned codes for free. Do your research and then implement it to see how it works. I have put a link for downloading a free e-book containing these codes on my blog.
Besides creating redirect pages, you can cloak your affiliate links using commercial software programs or services. Listed below are popular ones on the market.

5. Software Programs:

Affiliate Link Cloaker and LinkGuardII. These two programs take your long, ugly link and mask it with a redirect link.

This only the suggestion. i hope this idea can help you.
good luck

freemoney is offline   Reply With Quote
Old 06-13-2009, 07:57 PM   #6
Warrior Member
 
Join Date: Jun 2009
Posts: 26
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: How to Cloak Your Affiliate Link

can anybody tell me how to use affiliate cloner. i put my affiliate link it. short the url. then create. i uploaded it but it didnt work. any body have the step proccess. i would really appreciate it.
fogarty23 is offline   Reply With Quote
Old 06-13-2009, 08:20 PM   #7
Licensing Pro
War Room Member
 
matthewd's Avatar
 
Join Date: Aug 2007
Location: Springfield, MO
Posts: 838
Thanks: 92
Thanked 44 Times in 34 Posts
Social Networking View Member's Twitter Profile 
Default Re: How to Cloak Your Affiliate Link

You can use PrettyCloak
matthewd is offline   Reply With Quote
Old 06-13-2009, 08:24 PM   #8
Banned
War Room Member
 
Join Date: Apr 2009
Location: New York
Posts: 393
Thanks: 266
Thanked 62 Times in 22 Posts
Default Re: How to Cloak Your Affiliate Link

Quote:
Originally Posted by freemoney View Post
You can replace long URL's with cloaked links or short, server-side redirects so that people won't feel pitched and won't be turned off by links that are obviously affiliate links. There are several ways to create clean links that you can use to direct buyers to your sales pages. Read through the description below and see which one meets your needs and fall within your skill level.

1. Directory Redirect

Connect to your web server and create a properly named directory. Then create an index.html and put a redirect code in it.

2. Sub-domain Redirect

Most web hosting providers allow you to have several sub-domains. Simply log on to the control panel, set up your sub-domain and then set up the redirection.

3. Redirect Script

Several scripts are available out there that you can install on your web page to protect and redirect your links. You may need to put the code between the head section.

4. .htaccess

This is only recommended for advanced users because it involves modifying the .htaccess file on your server. Here's how to do it. Create a properly named directory. Put a file called .htaccess by creating it using a text editor. This file should contain the Redirect command, the location of the directory you want redirected relative to the root of your site and the full URL of the location you want that request sent to.
You can find all the above mentioned codes for free. Do your research and then implement it to see how it works. I have put a link for downloading a free e-book containing these codes on my blog.
Besides creating redirect pages, you can cloak your affiliate links using commercial software programs or services. Listed below are popular ones on the market.

5. Software Programs:

Affiliate Link Cloaker and LinkGuardII. These two programs take your long, ugly link and mask it with a redirect link.

This only the suggestion. i hope this idea can help you.
good luck
Hi,

Thanks for taking your time to write such a compreensive "guide". I will start by trying the software programs as they do seem to be easier to work with (yes you guessed I am not very tech savy )

Best
James
James Seward is offline   Reply With Quote
Old 06-13-2009, 08:28 PM   #9
PLR Expert
 
askmichaelknowles's Avatar
 
Join Date: Feb 2008
Location: , , USA.
Posts: 108
Thanks: 15
Thanked 5 Times in 5 Posts
Social Networking View Member's Twitter Profile 
Contact Info
Send a message via Skype™ to askmichaelknowles
Default Re: How to Cloak Your Affiliate Link

I use Mike F.'s Powerlink generator. It works great for me and you can change the target anytime you want and leave the link you created

Michael

askmichaelknowles is offline   Reply With Quote
Old 06-13-2009, 08:52 PM   #10
HyperActive Warrior
War Room Member
 
rtrotter's Avatar
 
Join Date: Jun 2009
Location: Lubbock, Texas
Posts: 104
Thanks: 20
Thanked 34 Times in 29 Posts
Social Networking View Member's FaceBook Profile 
Default Re: How to Cloak Your Affiliate Link

In your .htaccess file you can create a line like this:

ErrorDocument 404 /ads/adsredirect.php

Then your adsredirect.php file would look like this:

$refer = $_SERVER['SCRIPT_URL'];
if ( strpos($refer,"My-Best-Product") !== false ) {
$redirect = "h t tp : www . whatever.com/?affid=1234";
}
elseif ( strpos($refer,"Another-Super-Product") !== false ) {
.............
.........
header('HTTP/1.1 200 OK');
header('Status: 200 OK');
header('Location: '.$redirect);

Doing it this way allows you to create any link you want for the URL such as yoursite.com/My-Best-Product that actually does not exist and then it get directed to your 404 page and gets redirected based on above script. The status will be 200 not 404.

Sorry if it looks messy because I don't have 15 post yet if would not allow me to write anything that looked like a link but does not tell you the offending code so just had to play with it.

Rodney

Ping All Your Feed On Auto-Pilot
www.kping.com
rtrotter is offline   Reply With Quote
Reply

  WarriorForum - Internet Marketing Forums > The Warrior Forum > Main Internet Marketing Discussion Forum

Tags
affiliate, cloak, link

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -6. The time now is 08:08 AM.