Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.
Hi all, please see this major site announcement: https://www.boards.ie/discussion/2058427594/boards-ie-2026

Creating a web link from URL that is just a name?

  • 24-04-2017 02:36PM
    #1
    Registered Users, Registered Users 2 Posts: 3,456 ✭✭✭


    I want to create web link that is just the name of the website, not the entire URL, that I can insert into a site.

    e.g. I want........

    www.JoeBloggs.ie

    ...to appear on the screen as a live link that reads simply....

    JoeBloggs

    ...and when someone clicks on it, they're taken to www.JoeBloggs.ie

    How can I do this?

    Thanks.

    D.

    Ps. Hope this is the right forum!


Comments

  • Registered Users, Registered Users 2 Posts: 4,267 ✭✭✭mcgovern


    Dinarius wrote: »
    I want to create web link that is just the name of the website, not the entire URL, that I can insert into a site.

    e.g. I want........

    www.JoeBloggs.ie

    ...to appear on the screen as a live link that reads simply....

    JoeBloggs

    ...and when someone clicks on it, they're taken to www.JoeBloggs.ie

    How can I do this?

    Thanks.

    D.

    Ps. Hope this is the right forum!

    Assuming it's HTML you are talking about, you'll find examples here.


  • Registered Users, Registered Users 2 Posts: 400 ✭✭hawkeye_bmr


    <a href="www.joebloggs.ie">Joe Blogs</a>


Advertisement