1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

How to convert a typed website url into a hyperlink

Discussion in 'Placement / Reviews / Examples' started by vinodka, Sep 26, 2007.

  1. #1
    If I want to convert typed urls in my blog articles into hyperlinks, so that just by clicking on these urls, one goes to the relevant website, what is the way. I have tried to study on the net, but they say that you have to highlight the relevant text portion or url first, then click insert key, then hyperlink etc. But there is no insert key on the wab page and also no hyperlink key. Kindly advise.
     
    vinodka, Sep 26, 2007 IP
  2. trichnosis

    trichnosis Prominent Member

    Messages:
    13,785
    Likes Received:
    333
    Best Answers:
    0
    Trophy Points:
    300
    #2
    i did not understand what you mean.

    can you explain a bit more or is there any live example?
     
    trichnosis, Sep 27, 2007 IP
  3. Imran

    Imran Notable Member

    Messages:
    2,340
    Likes Received:
    190
    Best Answers:
    0
    Trophy Points:
    230
    #3
    You would need to do the following:
    If you are using Text Editor:
    1: Write down the Site Title, in the text editor, Say for example. DigitalPoint.
    2: Highlight the Text - "DigitalPoint" and Click on Icon on top which is like a world [ a Chained world icon], it will pop up a window and ask you to enter the web site url where the text digitalpoint will act as anchor text to the url.
    3: enter the website url and click ok.
    You are done.
    if have disabled text editor:
    <a href="http://www.digitalpoint.com">Digital Point</a>
    Code (markup):
    If you have html disabled but BBCode Enabled.
     [url = http://www.digitalpoint.com]Digital point [/url]
    Code (markup):
    Remove the space in =.
    Thats all.
     
    Imran, Sep 27, 2007 IP
  4. rideswitch

    rideswitch Peon

    Messages:
    446
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #4
    did you use the above post to get them working? The best way is undoubtedly going into the code and coding it correctly. Learn a little HTML, it will help you a ton and it's not that hard.
     
    rideswitch, Sep 27, 2007 IP
  5. vinodka

    vinodka Peon

    Messages:
    58
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Thanks Imran. I was able to do it with your suggestion.

    Thanks to Rideswitch too for the suggestion. I will try to learn html also, but it seems difficult to understand it quickly.
     
    vinodka, Sep 28, 2007 IP