+ Reply to Thread
Results 1 to 7 of 7

Thread: Putting a link in a blog

  1. #1

    Default Putting a link in a blog

    Hello,

    Can someone help me. I'm trying to put a link in my blog. There is an ad link tool in the control panel but I'm not sure how to use it.

    For example:

    I want my viewers to go to http://www.abc.xom . I don't want the link visible but the text to say "View abc Condos Here". How do I do that.

    Thanks

  2. #2
    Join Date
    Apr 2009
    Location
    Halifax Nova Scotia
    Posts
    366

    Default Re: Putting a link in a blog

    Quote Originally Posted by Tim Shepard Destin View Post
    Hello,

    Can someone help me. I'm trying to put a link in my blog. There is an ad link tool in the control panel but I'm not sure how to use it.

    For example:

    I want my viewers to go to http://www.abc.xom . I don't want the link visible but the text to say "View abc Condos Here". How do I do that.

    Thanks
    you should put this piece of code in:

    <a href="http://www.siteaddress.com">View ABC condos here</a>
    Exit Realty is a leading residential Real Estate company that sells Halifax Real Estate and is a part of Exit Realty Nova Scotia.

  3. #3

  4. #4
    Join Date
    May 2009
    Posts
    49

    Default Re: Putting a link in a blog

    Beat me to it ><. Good luck though.

  5. #5
    Join Date
    Dec 2008
    Location
    New York
    Posts
    261

    Default Re: Putting a link in a blog

    You could also use target="_blank" so that the link opens in a new window.

    <a href="http://www.siteaddress.com" target="_blank">View ABC condos here</a>

  6. #6

    Default Re: Putting a link in a blog

    What's the difference in using <a href.... verses using the url code that we have for our signatures?

  7. #7
    Join Date
    Dec 2008
    Location
    New York
    Posts
    261

    Default Re: Putting a link in a blog

    Quote Originally Posted by Tim Shepard Destin View Post
    What's the difference in using <a href.... verses using the url code that we have for our signatures?
    <a href.... is html and the signature links use forum code.

+ Reply to Thread

Similar Threads

  1. Something i found (Some should learn from it)
    By Micheal Pannell Realtor in forum Link Building
    Replies: 6
    Last Post: 11-30-2006, 03:49 PM
  2. Replies: 1
    Last Post: 11-04-2005, 12:13 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts