Skip to main content
dennysoloist
Participant
June 13, 2017
Answered

External links aren't working

  • June 13, 2017
  • 1 reply
  • 319 views

So, my website, www.dennyxsoloist.com isn't allowing me to click on external links. Now when I right click the links, they work but when I go to click on the actual icon, they don't do anything. I've tried linking them in properties, css design. I don't know what else to do. I tripled checked the links and the codes, it even says my external links are all broken in the check links section but when I click to open url in browser it works just fine.

    This topic has been closed for replies.
    Correct answer BenPleysier

    When you view the site that you are trying to link to, you will see the full URL in the address bar as per

    This means that, instead of

    <a href="www.facebook.com/dennyxsoloist">Facebook</a>

    it should read

    <a href="https://www.facebook.com/dennyxsoloist ">Facebook</a>

    The same for the other links.

    1 reply

    BenPleysier
    Community Expert
    BenPleysierCommunity ExpertCorrect answer
    Community Expert
    June 13, 2017

    When you view the site that you are trying to link to, you will see the full URL in the address bar as per

    This means that, instead of

    <a href="www.facebook.com/dennyxsoloist">Facebook</a>

    it should read

    <a href="https://www.facebook.com/dennyxsoloist ">Facebook</a>

    The same for the other links.

    Wappler is the DMXzone-made Dreamweaver replacement and includes the best of their powerful extensions, as well as much more!