This is such a newb question I hate to even ask it

jmdawson

Junior Member
Joined
Apr 3, 2009
Messages
148
Reaction score
27
I have been ewhorin for a couple weeks and really doing pretty good .. I actually put my affiliate link in the email and I am sure that hurts me .... How do I put an embeded link in the email ? Like click here or something .. whats the script I use to do this? Thanks
 
If the email supports HTML then you would do something like:

Code:
<a href="http://your.link.code">Click here message</a>
 
Also, build a landing page & use a redirect. It'll be worth it imo
 
Back
Top