How to Hide Affiliate Program Links in Your Web Sites

Earn More Money with Your Affiliate Programs by Hiding Your Affiliate Links

By K. Taylor, published Apr 06, 2006
Published Content: 194  Total Views: 231,907  Favorited By: 5 CPs
Embed:  
Rating: 3.1 of 5
If you have a web site and use affiliate programs, you have probably wondered how to hide or mask the links to your affiliate programs. Many savvy web surfers have become familiar with affiliate links and often just copy and paste the link that they want to visit, removing your referral number in the process. This results in a loss in revenue for the web master and this amount can add up greatly over time.

By taking a few extra steps when you add your affiliate links, you can hide the links thus increasing the revenue that your website generates. One of the quickest ways to do this is to create a mouse over. While this does not stop the removal of your affiliate referral number, it does hide it a bit more than if nothing was done. A mouse over is a fairly simple step to add when inserting your links.

Mouse Over

A typical link on your web site would look like this:

<A href="http://www.myaffiliateprogram.com/?xxxx">clickhere

By leaving the link like this, the surfer can see that they are being referred to an affiliate program when they put their mouse over the link. By adding a few more steps, you can change what the surfer sees when they have their mouse over your affiliate link.

Change your code to this to hide the affiliate link:

<A href="http://www.myaffiliateprogram.com?xxxx" onMouseOver= "window.status='YOUR MESSAGE HERE!'; return true" onMouseOut= "window.status=''; return true">Click here</a><BR><BR>

Now when the surfer has their mouse over your affiliate link, they will see what ever message you put into the code where it says, “YOUR MESSAGE HERE”.

Redirection Page

Another way to protect your affiliate revenue is to create a redirection page. You can do this by creating a subdirectory such as this:

www.yoursite.com/subdirectoryhere/. You can call the subdirectory anything that you wish. In this subdirectory, create an index page and insert the following code

<html><body>
<meta http-equiv="refresh" content="0;
url=http://www.myaffiliateprogram.com/?XXXX">
</body></html>

Takeaways
  • Surfers will often copy your referral link and remove your ID before continuing onto your program.
  • You can use any message you want with a mouse over.
  • A redirect page is quick and a great way to protect your affiliate earnings.
Did You Know?
Affiliate programs are a great way for web masters to make money from their web site.
Comments
Showing Comments 1 - 5 of 5
 
 
There are so many around the net, but cutelink does a great job http://cutelink.info/FREE Texas Holdem Poker Bankrolls.html

Posted on 05/07/2008 at 8:05:07 PM

 
I found a new web site http://cutelink.info which works perfectly for this purpose. The site completely hides the affiliate links from visitors. I think that is great. You can also check that. How is that site? Am I right?

Posted on 02/24/2008 at 10:02:11 PM

 
I plan to set up an affiliate link to http://www.ocoop.co.uk/ocoop-affiliates.htm how would I mask this?

Posted on 11/15/2007 at 2:11:00 PM

 
Site: http://cutelink.info The site helps you to make a new cute substitute link for your affiliate links and longer links. Here is a working example: Actual Link: http://www.google.com/search?q=what+is+love&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a Cute Link: http://cutelink.info/Love.html The main feature I noticed about this tool is that it allows the visitors to make their link's name.

Posted on 09/05/2007 at 7:09:00 AM

 
I want to create a separate page for IPO for my blog where one gets Stock Market Tips and Money Making Ideas From Websites Which pays ,but when I try creating using www.yoursite.com/subdirectoryhere/,it says page not found.Now How can I create this page,so that I link to it from main page.

Posted on 08/09/2007 at 7:08:00 PM

Type in Your Comments Below - (1000 characters left)
Your name:

Submit your own content on this or any topic. Get started »
Showing Comments 1 - 5 of 5
 
Most Commented On