Lately I've noticed that quite a few people don't know how to leave links in comments on Blogger. I am, by no means, a computer expert but this is something that I know how to do and I'd like to share that knowledge with you.
The only reason I feel even qualified to do a quick how-to is because it is a simple code. It looks like this:
After you've copied the entire thing, you need to replace the wording in there for your own. So under "Your URL Here" you need to get the URL to whatever you are linking to. Say I'm trying to link to my blog I'd get amberinblunderland.blogspot.com and replace it in the code. It would look like this:
So if I wanted to leave a link to my blog it would look like this:
You just copy that code and paste it wherever you want it to go in the comment.
Having some trouble?:
So copy and past that code up there and keep it in an open word document in case you ever need it again!
Want to practice? Leave me a comment with your blog code in it or a recent post you think I should check out! Also, feel free to ask me questions but keep in mind that am not very computer literate.
The only reason I feel even qualified to do a quick how-to is because it is a simple code. It looks like this:
<a href="Your URL Here.com">Your Title</a>*To make it a bit clearer, you need to copy the entire formula including the <a href= stuff. That is the code that will enable the link to appear.
After you've copied the entire thing, you need to replace the wording in there for your own. So under "Your URL Here" you need to get the URL to whatever you are linking to. Say I'm trying to link to my blog I'd get amberinblunderland.blogspot.com and replace it in the code. It would look like this:
<a href="amberinblunderland.blogspot.com ">Your Title</a>Then, you can title the link the comments with whatever you want it to appears as. So since I used the example of linking to my blog, it would be titled Down The Rabbit Hole. You'd need to put that information in "Your Title" part.
So if I wanted to leave a link to my blog it would look like this:
<a href="amberinblunderland.blogspot.com">Down The Rabbit Hole</a>
You just copy that code and paste it wherever you want it to go in the comment.
Having some trouble?:
- My suggestion is to erase the "" and re-type them. Sometimes they change font or do something funky but that almost always clears it up for me.
So copy and past that code up there and keep it in an open word document in case you ever need it again!
Want to practice? Leave me a comment with your blog code in it or a recent post you think I should check out! Also, feel free to ask me questions but keep in mind that am not very computer literate.
No comments:
Post a Comment