hide affiliate links?

Status
Not open for further replies.

Zemfik

New member
Feb 29, 2008
0
0
0
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
 


Status
Not open for further replies.