Author |
Message |
lemonpoof
Member
Joined: 8 Dec 2008
Posts: 1
|
# Posted: 14 Dec 2008 18:50
Reply
Hello all Does anyone know where I can learn how to change the long long affiliate links into something more manageable? Also to hide affiliate id? ta for any info
__________________
|
mountainmom5
Joined: 30 Aug 2007
Posts: 1107
|
# Posted: 14 Dec 2008 23:51
Reply
Do you use html? <a href=" URL"> TEXT LINK HERE </a> usually works - but once I submit this it may come out all wrong so will see..
__________________
|
mountainmom5
Joined: 30 Aug 2007
Posts: 1107
|
# Posted: 14 Dec 2008 23:52
Reply
ahh.... it worked - just make sure you put the http://www.your url in between the "'s...
__________________
|
cherie27
Member
Joined: 27 Nov 2007
Posts: 422
|
# Posted: 15 Dec 2008 08:06
Reply
You can cloak your affiliate link using some cloaking tools. This way you can hide your affiliate link.
__________________
|
DanielCajiga
Member
Joined: 17 Nov 2008
Posts: 3
|
# Posted: 15 Dec 2008 08:18 · Edited by: DanielCajiga
Reply
Hello lemonpoof, you can create a subdirectory in your domain this way:
http://yourdomain/recommend/whateveryourecommend
and inside this subdirectory
put an index.php
the content of this index.php is:
<?php header("Location: affiliatelink"); ?>
an example could be:
http://cdanca.com/recommends/SpamArrest
I hope this help. Any question please ask it here or on my help desk here: [Link removed - Admin]
Best Regards,
Daniel Cajiga
[Post edited - Admin]
__________________
|