Car Credit - Pontins - Credit Cards UK - Loans - Agencia de viagens

PDA

View Full Version : How do I hide ugly affiliate links?


ryukenden
Jan 13th 2008, 11:52 am
I am trying to find out how to hide ugly affiliated links.

Can you advise me and I appreciate your help?

thanks

Market Man
Jan 13th 2008, 12:35 pm
You can use a cloak redirect service like cjb.net

ryukenden
Jan 13th 2008, 2:07 pm
Is there any php script which I can use it on my website?

Deities
Jan 13th 2008, 2:24 pm
You could just use a redirect (cPanel or .htaccess). If not try to find a shortURL script.

contentsis
Jan 13th 2008, 2:54 pm
Have you considered the old school JavaScript method "window.status" or even using the a href title attribute
<A HREF= TITLE="Go here to find out more about this product"></A>

gobbly2100
Jan 13th 2008, 7:22 pm
This is what you need:

<a href="http://www.domain.com" onMouseOver="status='Text To Replace'; return true" onMouseout="window.status=''; return true">Link</a>

When you hover over the link you don't see the URL, instead it is replaced by the text of your choice.

However, this solution will not work if the user has javascript disabled though.

Hope it helps!

ryukenden
Jan 14th 2008, 5:38 pm
Thanks for your suggestions. Is there any scripts?

deu12000
Jan 14th 2008, 5:42 pm
Ninja Link Cloaker does this. There are also free options out there. Just google link cloaker. Here's an online cloaker also http://blackhatwebmaster.com/affiliatelinkcloaker

ryukenden
Jan 14th 2008, 5:54 pm
Is there any script which I could put in my website folder rather than using those tools?

mbrown
Apr 13th 2008, 1:20 pm
I actually have a free link cloaking tool I am giving that will automate claoking and hiding your affiliate links. It's 100% free so no affiliate link in this. Here's the link http://www.linkcloakerprofessional.com

Hope this helps.