Facing problems to put links in Blogger posts.

by nahid7
3 replies
  • WEB DESIGN
  • |
Hi,
First of all, I will request you to check this site - LinksEye

This site will be especially for links of many useful websites. I have added many links in post by using html, but it shows errors.

For an instance in the website,
If I write <a href="www.torrentz.eu">Torrent</a>, it should show the links only www.torrentz.eu

But I don't know why it is showing this type of link in my Blogger website --- http://www.linkseye.com/www.kickass.com

Please, help me. How can I solve the problem?
#blogger #facing #html #html posts #links #posts #problems #put
  • Profile picture of the author WPcrew
    You need to add http:// to the URL.
    {{ DiscussionBoard.errors[9018695].message }}
  • Profile picture of the author Istvan Horvath
    How can I solve the problem?
    Maybe start learning basic HTML... every URL/URI should start with naming the protocol - hypertext transfer protocol (= http) or file transfer protocol (= ftp) and so on.

    If you don't add that important part, the browser "thinks" you are linking to a subfolder or page on the website!

    Lesson: www is absolutely NOT important, http:// is a MUST!
    Signature

    {{ DiscussionBoard.errors[9020206].message }}
    • Profile picture of the author nahid7
      Many thanks for the help.
      {{ DiscussionBoard.errors[9020303].message }}

Trending Topics