 |

04-11-2007, 08:26 PM
|
|
WebProWorld Member
|
|
Join Date: Jul 2003
Posts: 72
|
|
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
|

04-12-2007, 09:31 AM
|
|
WebProWorld New Member
|
|
Join Date: Apr 2007
Posts: 5
|
|
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!
|

04-13-2007, 04:22 AM
|
|
WebProWorld New Member
|
|
Join Date: Apr 2007
Posts: 5
|
|
Hi gellnsh,
Please check your PM for the link to the free tool.
:)
__________________
Affiliate link deleted!
|

05-07-2007, 04:24 AM
|
|
WebProWorld Pro
|
|
Join Date: Sep 2004
Location: Ewa Beach, Hawaii
Posts: 199
|
|
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/");
?>
|

05-13-2007, 11:58 PM
|
|
WebProWorld New Member
|
|
Join Date: Apr 2007
Location: Los Angeles
Posts: 24
|
|
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
|

05-16-2007, 09:39 PM
|
|
WebProWorld New Member
|
|
Join Date: Dec 2005
Posts: 3
|
|
Nice post just what I was looking for.
|

06-14-2007, 08:09 PM
|
|
WebProWorld New Member
|
|
Join Date: Jun 2007
Posts: 3
|
|
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?
|

10-12-2007, 10:54 PM
|
|
WebProWorld New Member
|
|
Join Date: Oct 2007
Posts: 1
|
|
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. 
|

10-17-2007, 08:44 AM
|
|
WebProWorld New Member
|
|
Join Date: Oct 2007
Posts: 22
|
|
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.
|

10-23-2007, 01:36 PM
|
 |
WebProWorld Member
|
|
Join Date: Aug 2003
Location: Wisconsin
Posts: 28
|
|
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.
Last edited by shyspinner : 10-23-2007 at 01:39 PM.
|

11-13-2007, 01:12 AM
|
|
WebProWorld New Member
|
|
Join Date: Jul 2007
Posts: 4
|
|
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.
|

12-02-2007, 10:34 AM
|
|
WebProWorld New Member
|
|
Join Date: Dec 2007
Posts: 10
|
|
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.
|

02-25-2008, 12:28 AM
|
|
WebProWorld New Member
|
|
Join Date: Sep 2007
Posts: 13
|
|
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.
|

03-20-2008, 12:36 AM
|
|
WebProWorld Member
|
|
Join Date: Dec 2006
Posts: 53
|
|
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.
|

03-22-2008, 07:49 AM
|
|
WebProWorld New Member
|
|
Join Date: Oct 2004
Location: Canada
Posts: 18
|
|
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.
|

03-23-2008, 02:09 AM
|
|
WebProWorld Member
|
|
Join Date: Dec 2006
Posts: 53
|
|
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.
|

06-29-2008, 03:32 AM
|
|
WebProWorld New Member
|
|
Join Date: Jun 2008
Posts: 1
|
|
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".
|
|