How to covert URL to link at ezinearticles.com?

Discussion in 'Link Development' started by johnson453, Mar 1, 2009.

  1. #1
    I am desperate to know how I will covert my url to link at the resource box in ezinearticles.
     
    johnson453, Mar 1, 2009 IP
  2. emilbus20

    emilbus20 Well-Known Member

    Messages:
    733
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    118
    #2
    umm.. try using html lol. <a href="sitename">anchor text</a>

    or if you just want the link do http://www.yoursite.com
     
    emilbus20, Mar 1, 2009 IP
  3. sultanofseo

    sultanofseo Notable Member

    Messages:
    9,930
    Likes Received:
    405
    Best Answers:
    0
    Trophy Points:
    265
    #3
    for ezinearticle, you just put the URL on resource box which will be converted to hyperlink once your article is up. if you want link with anchor, then use the html code. for example:

    
    <a href="http://www.YourSite.com">Your Keyword</a>
    
    Code (markup):
     
    sultanofseo, Mar 1, 2009 IP