• Help??????

    I am trying to simply put a link to my other website. It is not a part of this site, has an entirely different URL.

    Every time i put think link in, the link goes to my website.

    Please see what I am talking about and HELP ME… I can not figure this out.

    http://megdarnell.com/about/

Viewing 3 replies - 1 through 3 (of 3 total)
  • First, “disable right click” is nothing more than a minor inconvenience to anyone who really wants to view your source code ( as in me, while trying to help you ) or download your photos.

    Second, repair your malformed link. This is what you have:
    <a target="_blank" href="[http://parkslopemassagetherapy.com] ">Park Slope Massage Therapy</a>

    This is what it should be:
    <a target="_blank" href="http://parkslopemassagetherapy.com">Park Slope Massage Therapy</a>

    Thread Starter meglmt

    (@meglmt)

    Thank you for responding. I disabled the right click protection and I changed the link. But the problem still exists.

    Huh… strange.

    The link opens in a new window (target=”_blank”) and now goes straight to //parkslopemassagetherapy.com/Welcome.html for me. Seems to work okay from here.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘LINKS’ is closed to new replies.