WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > Marketing > Affiliate Marketing Discussion Forum
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

Affiliate Marketing Discussion Forum This forum is for questions and comments on affiliate programs. Includes strategies for starting an affiliate program, which programs to join, affiliate program software and much more.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 04-11-2007, 08:26 PM
gellnsh gellnsh is offline
WebProWorld Member
 

Join Date: Jul 2003
Posts: 72
gellnsh RepRank 0
Default hide affiliate links?

Hello,

I came across a site today that used an interesting technique to hide affiliate links and ids. They used some type of 'GET' form method that went something like the following:

<form method="get" action="/search">


<label>Search <input type="text" name="searchString" /></label> <input type="submit" value="Go" class="button" /></p>
</form>



<select name="foofoo" onchange="document.location.href=this.value">
<option value=""> --- Find poker room review --- </option>
<option value="/my-place">1. My Place </option>

Is anyone familiar with this technique? It looks like it could be a great way to hide your affiliate links.

If you can help me out or point me to where I might be able to learn how to do this, I would appreciate it.

thanks
Reply With Quote
  #2 (permalink)  
Old 04-12-2007, 09:31 AM
calenquick calenquick is offline
WebProWorld New Member
 

Join Date: Apr 2007
Posts: 5
calenquick RepRank 0
Default

What I always use the Affiliate Link Masker tool.

Simply enter your affiliate link and it will generate html codes that you can paste into a blank web page.

When you send visitors to this page, your affiliate link is hidden. Simple, no need to know how to use all these codes.

PM me if you want the free tool. :)
__________________
Affiliate link deleted!
Reply With Quote
  #3 (permalink)  
Old 04-13-2007, 04:22 AM
calenquick calenquick is offline
WebProWorld New Member
 

Join Date: Apr 2007
Posts: 5
calenquick RepRank 0
Default

Hi gellnsh,

Please check your PM for the link to the free tool.

:)
__________________
Affiliate link deleted!
Reply With Quote
  #4 (permalink)  
Old 05-07-2007, 04:24 AM
StephenR. StephenR. is offline
WebProWorld Pro
 

Join Date: Sep 2004
Location: Ewa Beach, Hawaii
Posts: 199
StephenR. RepRank 0
Default

A lot of you already do this but why don't you just create a .php file? Open up notepad, insert the below code (adding your affiliate link), name the file anynameyouwant.php and load it up to your webserver. Then just use the anynameyouwant.php file for the affiliate URL.
Code:
<?php
header("Location:http://www.put-your-affiliate-link-here.com/");
?>
Reply With Quote
  #5 (permalink)  
Old 05-13-2007, 11:58 PM
jackpowers jackpowers is offline
WebProWorld New Member
 

Join Date: Apr 2007
Location: Los Angeles
Posts: 24
jackpowers RepRank 0
Default

I use this

<html>
<head>
<title>Please wait! Loading ...</title>
<meta http-equiv="refresh" content="2;URL=http://youraffiliatelink.com
<script>
url='http://youraffiliatelink.com;
if(document.images) { top.location.replace(url); }
else { top.location.href=url; }
</script>
</head>
<body>Please wait! Loading .....
</body>
</html>
__________________
Instant Cash Generating Videos Embedded with Your Affiliate Links
Reply With Quote
  #6 (permalink)  
Old 05-16-2007, 09:39 PM
arconius arconius is offline
WebProWorld New Member
 

Join Date: Dec 2005
Posts: 3
arconius RepRank 0
Default

Nice post just what I was looking for.
Reply With Quote
  #7 (permalink)  
Old 06-14-2007, 08:09 PM
ezdozit ezdozit is offline
WebProWorld New Member
 

Join Date: Jun 2007
Posts: 3
ezdozit RepRank 0
Default Re: hide affiliate links?

Hey All:

Great discussion. Will the above work if I (a new affiliate) want to broker an advertisers' offer to a network? My ad managment tool is still a few weeks out, but I want to start brokering now.

How would I hide the advertisers' code from the networks I approach?
Reply With Quote
  #8 (permalink)  
Old 06-19-2007, 12:40 PM
fastcart11 fastcart11 is offline
WebProWorld New Member
 

Join Date: Jun 2007
Posts: 11
fastcart11 RepRank 0
Default Re: hide affiliate links?

I just do the old 0 sec. meta refresh...

Airline Tickets Antiques Apartments Car Accessories Cell Phone Deals at Whatever.com

when they click it, it'll go right to zeropage.htm which
is a 0 second view that redirects them to the aff
page...

similar to technique used above. Always worked
well..


FC
__________________
Get Your Celebrities | Dogs |Wireless Computing.
Reply With Quote
  #9 (permalink)  
Old 06-26-2007, 12:10 PM
Webnauts's Avatar
Webnauts Webnauts is offline
WebProWorld 1,000+ Club
 

Join Date: Aug 2003
Location: Worldwide
Posts: 6,986
Webnauts RepRank 3Webnauts RepRank 3
Default Re: hide affiliate links?

Maybe something like this? PHP Affiliate Jump Script - How to create an Affiliate Link jump script in PHP
And disallow the jump.php script in the robots.txt?
Reply With Quote
  #10 (permalink)  
Old 10-12-2007, 10:54 PM
d1srupt3r d1srupt3r is offline
WebProWorld New Member
 

Join Date: Oct 2007
Posts: 1
d1srupt3r RepRank 0
Default Re: hide affiliate links?

Hi! Thanks for sharing your methods of hiding your affiliate link. Let me share mine. I use Zoom!Us.To service. zoom.us.to offers a custom URL that redirects where you want. It works like tinyurl.com but zoom.us.to offers a custom URL for everyone's convenient. It is good utility in hiding affiliate link.
Reply With Quote
  #11 (permalink)  
Old 10-17-2007, 08:44 AM
darsh999 darsh999 is offline
WebProWorld New Member
 

Join Date: Oct 2007
Posts: 22
darsh999 RepRank 0
Default Re: hide affiliate links?

You can hide the links by creating a mouse over . While this system does not stop the removal of your affilate referral number then it does hide it a little more than if nothing was done.
The mouse over step is the best wayadded when inserting your links.
__________________
Business and Service Directory
Reply With Quote
  #12 (permalink)  
Old 10-23-2007, 01:36 PM
shyspinner's Avatar
shyspinner shyspinner is offline
WebProWorld Member
 

Join Date: Aug 2003
Location: Wisconsin
Posts: 28
shyspinner RepRank 0
Default Re: hide affiliate links?

Hello everyone. I was going to make a new post to ask my question, but thought I would ask on this post since it is semi-relevant.

So, I have never added any affiliate links to my site ever before, and I am totally new to this type of thing.

I chose a couple of affiliate arrangements I was happy with, and added the links to my site, some on the sidebar, some as part of content that is related to the product. Fine and dandy.

I have read about affiliate url hijacking though, in my reading / learning travels and need to learn how to combat that practice?
Would I need some sort of encrypter to scramble my affiliate links to stop hijacking?

The techniques above...they only mask the link when being hovered over or what is shown in the status bar, correct?

I apologize if I am asking in the wrong place, just wanted to know if I was correct in my assumption about the suggestions above only hiding the links to the hover and status bar.

If someone could point me in the direction of any information regarding the topic of combating hijacking the links I would appreciate that also.

Thanks for any help ahead of time and I will continue to read through the informative posts here.
__________________
Heaven Graphics

Last edited by shyspinner : 10-23-2007 at 01:39 PM.
Reply With Quote
  #13 (permalink)  
Old 11-11-2007, 08:15 AM
ozchris ozchris is offline
WebProWorld Pro
 

Join Date: May 2004
Location: Sydney
Posts: 146
ozchris RepRank 0
Default Re: hide affiliate links?

I was looking into this today.

I just lost my two top sites - the domain expiry emails went to an address I didn't think I used anywhere, and someone got lucky and grabbed it.

So I'm rebuilding them and want to get organised this time, in terms of managing my numerous affiliate links.

I know it's pretty easy to do the redirects above, but I had seen something advertised recently, that also included tracking and reporting, and I can't remember the name.

Some I've found today are:

Adtrackz Special Offer - looks pretty fancy
Affiliate Link Redirect and Cloaking Script - Simple Link Manager - looks good as well
Affiliate Link Cloaker - one of the earlier ones
Redirect Magic - havent heard of this guy
Affiliate link protection by LinkShield. URL Cloaking - hmm. membership based and older
Affiliate Link Protector - Reviews and free Affiliate Link Protector downloads at Download.com
Ninja link Cloaker - Advanced Affiliate Link Cloaker - doesnt look like it does reporting

Anyone used any of these or can recommend a nice solution?

i've got around 4 websites that use a variety of say 60 affiliate links, some overlapping, so I'd like to become more organised. finally.

cheers
Reply With Quote
  #14 (permalink)  
Old 11-13-2007, 01:12 AM
infinity22 infinity22 is offline
WebProWorld New Member
 

Join Date: Jul 2007
Posts: 4
infinity22 RepRank 0
Default Re: hide affiliate links?

to cloak/hide your affiliate link, the best to use is php. a simple redirect is good for very basic need. with php, you can do more then just redirect, you can code a little bit more to capture the visitors ip, time of the click, etc. you can hire a programmer from site like elance & rentacoder to do the coding job.

javascript is not a good choice since more people are disabling the script especially firefox users using the noscript plugin.

html refresh meta is simple but you need to create htm file for each affiliate link, it's nto easy to manage if you are running many affiliate links on several websites.

my 2 cents.

Reply With Quote
  #15 (permalink)  
Old 12-02-2007, 10:34 AM
moneyhome moneyhome is offline
WebProWorld New Member
 

Join Date: Dec 2007
Posts: 10
moneyhome RepRank 0
Default Re: hide affiliate links?

I use Affiliate Profit Guard to keep my affiliate profits safe from commission thieves... It's actually work! www.AffiliateProfitGuard.com
__________________

Last edited by moneyhome : 12-02-2007 at 11:41 AM.
Reply With Quote
  #16 (permalink)  
Old 02-25-2008, 12:28 AM
ivenms ivenms is offline
WebProWorld New Member
 

Join Date: Sep 2007
Posts: 13
ivenms RepRank 0
Default Re: hide affiliate links?

Check my signature, cutelink... Hope that it will help you to completly hide your link affiliate links completly...
__________________
CuteLink : Make your long links to shorter cute Links. Hide your affiliate links from your visitors. WMF: Paid for making every posts.
Reply With Quote
  #17 (permalink)  
Old 03-20-2008, 12:36 AM
1stgirl.com 1stgirl.com is offline
WebProWorld Member
 

Join Date: Dec 2006
Posts: 53
1stgirl.com RepRank 0
Default Re: hide affiliate links?

No offence intended but I have to say that making shorter links, redirections are some of the amateurish techniques to reduce affiliate program robbery.

I'm using a free tool (Cloaker Buzz) to build webpages to promote more than 1,000 digital products (see my signature). SEs love them and I'm getting good traffic and money too. If you click my links you would still see my webpages with the stuffs I'm promoting.

If you click those with redirections and shorter links, you still see the merchants' links and tempted (I did) to cut away the aff portion.

Last edited by 1stgirl.com : 03-20-2008 at 12:40 AM.
Reply With Quote
  #18 (permalink)  
Old 03-22-2008, 07:49 AM
artview artview is offline
WebProWorld New Member
 

Join Date: Oct 2004
Location: Canada
Posts: 18
artview RepRank 0
Default Re: hide affiliate links?

What I do when I want to hide an affiliate link is I just use and create a sub domain of my site. Depends on your hosting package but I get unlimited sub domains so I create 1 for each affiliate program. I just redirect the sub domain to my affiliate link. Now if I am using a link on my site, in an email or for posting somewhere I have 1 link I can use everywhere.

Last edited by artview : 03-22-2008 at 08:03 AM.
Reply With Quote
  #19 (permalink)  
Old 03-23-2008, 02:09 AM
1stgirl.com 1stgirl.com is offline
WebProWorld Member
 

Join Date: Dec 2006
Posts: 53
1stgirl.com RepRank 0
Default Re: hide affiliate links?

True it is easy to ceate a webpage and "redirect the sub domain to my affiliate link."

The problem is that such webpages (with redirection scripts) wouldn't be indexed by any SEs. If there are
two many such webpages at a particular site, it will probably be banned by the SEs.
Reply With Quote
  #20 (permalink)  
Old 06-29-2008, 03:32 AM
suchboy suchboy is offline
WebProWorld New Member
 

Join Date: Jun 2008
Posts: 1
suchboy RepRank 0
Smile Re: hide affiliate links?

Here are some great web tools to create a cloak affiliate links
Hide Affiliate Links
Even can encrypt them!
As the matter of fact, I don't want to know so much about "techniques".
Reply With Quote