Dear Members, While I am trying to link for some other site say example1.com, it gives the link as http://example.com/example1.com instead of example1.com link. When we click on the link, it shows error page. Even for my own link of other post/page given, it has the same issue. Kindly guide me to resolve the issue. Thanks in advance.
which cms you are using? Or if using plain html, try the following syntax.. <a href="http://www.yourdomain.tld">My domain</a> HTML: