Writing Links in Comments

A common frustration for commenters is how do you write links in comments on blog posts.

Inserting links in posts is relatively easy because your Visual Editor provides a Insert/Edit Link button but this tool isn’t available for writing comments on posts.  This is where a basic knowledge of HTML helps because you use HTML to write links in comments.

What is HTML?

HTML is short for “Hyper Text Markup Language” which is a language used to tell a browser how to organise the layout of a web page it has downloaded from the Internet.  It influences if text is bold, italics, a heading, bullet points.

When you write a post or page inside your blog dashboard you don’t worry HTML because the Visual Editor does it for you. If you click on the HTML tab it shows the HTML code in your text.

Here Is the HTML you use to write links:

<a href=”https://www.theedublogger.com/”>check out The Edublogger</a>

produces

Check out The Edublogger

Image of HTML for writing links

Make sure you close the tag with </a> and enclosed the website URL with quotation marks (needs to look like this “https://www.theedublogger.com/”)

Please note:

  • If you write several links in a blog comment it may be held in moderation for the blogger to approve – this is done to minimise people writing spam comments
  • There are some blog platforms that don’t allow you to use HTML in comments

FINAL THOUGHTS

You can also write HTML in text widgets which you add to your sidebar to:

  1. Link to websites or pages on your blog
  2. Display photos to your sidebar

If you are enjoying reading this blog, please consider Subscribing For Free!

29 thoughts on “Writing Links in Comments

  1. I have commented on some websites for the purpose of making backlinks and have given the link of my website in . Does this fall under the category of spam links? Should it be removed?

  2. Adam,
    I think that this is a great idea and the photos help me to understand what you are trying to say more. I like how you have said the words “Hyper Text Markup Language” but for short HTML. Keep up the good work and if you have time please come and check our my classes blog. This the is URL address http://4m2015.edublogs.org/

  3. Thank you very much for your post. It is very easy to understand. Before I confused how to insert the code of my wordle in the first activity, then i realize that there is html facility to put that code 🙂

  4. My name is Katrin, me of 12 years. I have a friend my dog. His name is Tobby. He breeds Saint Bernard. We have found him when to me there were 8 years. Who that has thrown out him at road, he did not breathe almost. We left him. And he has remained to live at us, he my friend :-). But recently to him it became bad, Tobby has ceased to eat, drink. The daddy has led him to the doctor. When they have returned the daddy has told to me that at Tobby tumour a brain and it is necessary to us him to lull. The daddy has remained without work and cannot pay operation. Please help to rescue to me my friend. If you can please send 0,50 $ on mine webmoney purse Z100071278687. Please help

  5. Very useful tip, thanks for sharing! I’ve been perusing your blog and it has a wealth of information on social media and social networking. I think these are important tools to learn about, including in the education field. We keep learning new things every day, and education and culture are ever-evolving. We should never stop learning, and therefore it is important to take advantage of the educational opportunities presented to us. EducationDynamics has a new video that encourages people to go back to school and continue their learning process. This video can be found at http://www.youtube.com/watch?v=NDfew0YcDTo.

    Thanks!

    Emily (EducationDynamics)

  6. I wondered how to do this and tried just writing the URL in the comment. I thoght it created a link. Am I deluding myself or is this possible? I can’t remember what I was commenting on or I would check. I hope I am wrong as I would like to have a go at writing HTML. You make it sound very logical

    1. Hi Christen, depends on the blogging platform. Some will change the URL into a link whereas others you are better adding it using HTML. Hope you are now able to write links using HTML.

  7. Thanks Sue, that’s a great tip and dare I say it makes it makes sense!!. I’m still feeling my way with this stuff but I’m going to give that one a go. Thanks very much!

  8. Thanks Sue… I liken this to going to basic conversation classes before travel. Breaking down HTML into simple, useable and applicable steps is so useful! Now I will practice too…

  9. Hi Sue,
    I’m glad you posted on this again. I remember reading one of your posts about a year ago on some basic HTML. I kept coming back to it to remember how to add links in comments. Now it is second nature 🙂

    1. Thanks Claire. Many of the simple tricks and tips I’ve learnt over the years have been from f2f people saying why not do it this way – so it is good to be able to pass this knowledge on.

    1. Thanks for writing the comment Diane because it helps me spot the issue.

      This is what you wrote “//dmcordell.blogspot.com/”” – it is missing the http: and there is an extra ‘ . How it should look is like this “http://dmcordell.blogspot.com/” My trick is I normally copy the URL for the address area – even for my own websites just to make sure I grab the correct one.

    1. Can totally relate to that feeling Paul. Although still get annoyed when spend time writing the HTML only to discover it is being blocked by the blogging platform. I think TypePad can do this but don’t quote me.

Leave a Reply to Paul C Cancel reply

Your email address will not be published. Required fields are marked *