![]() |
How to hide affiliate links
I am currently developing some new pages for one of my sites and I want to hide affiliate links. So if my affiliate link for adultfrienfinder for example would say; http://adultfriendfinder.com/go/g774012-pmo.sub I would like users to only see www.adultfriendfinder.com
Are there ways to do this, and how ? |
yeah it's called an onmouseover.
I'm too lazy(and unwilling to help) to find the code so google for it |
Quote:
Code:
a href=http://www.adultfriendfinder.com/go/blahblah onmouseover="window.status='http://www.adultfriendfinder.com';return true;" onmouseout="window.status='';return true;" |
Quote:
|
Mouseovers will cover up your link in IE, but all surfers will still see your affiliate link in their address bar once they click it.
|
Quote:
|
Quote:
|
use tinyurl
|
Nah, I don't like the idea of redirecting users. Creates a feeling of distrust
|
tinyurl.com
|
You can add onFocus="window.status='http://www.adultfriendfinder.com';return true;" and it'll work in IE6, but not in Mozilla.
|
.htaccess
|
You can try this mouseover trick
http://www.kryky.com/cooltrick/ If you run your link over "Island dollars" you'll notice that it will say http://www.islanddollars.com in IE or none for firefox in the status bar like a normal mouseover. Also if you right click and check the properties of the link it will also say http://www.islanddollars.com. But if you click the link it will take you to Islanddollars.com with my affilate link attached. Pretty Cool, Huh!? |
Quote:
|
mouseover code, already posted above
|
Quote:
I've posted the source below: Code:
<HTML> |
Quote:
|
All times are GMT -7. The time now is 05:34 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123