Making a hyperlink open in the same window
To write a hyperlink which open in the same window, the HTML tag is of the form <a href="URL of target site">Description</a> Replace Description with a description of the target site. That description is referred to as an Anchor text and is important if you are linking to other part of your own site as this Anchor text will let the search engines know what that post is all about and will make it easier for people searching for topics contained in that post. It is also what people will see in your site. For example this HTML tag <a href="http://blogger-tricks.blogspot.com">Blogger Tips and Tricks</a> will be seen as Blogger Tips and Tricks.The "Description" is what people call the anchor text and to read about the importance of anchor text, go to Importance of anchor text in hyperlinks. In shout, don't ever put the anchor text (Description) as "here" if possible.
URL is short for Uniform Resource Locator, and is the "address" of the site you want to link to. It can be copied from the address bar at the top of the page. If you are not familiar with URL, refer to What is URL and how to get it
Making a hyperlink open in a new window
To make a link open in a new window, you will have to write the HTML in this form: <a href="URL of target site" target="_blank">Anchor Text</a> or <a href="URL of target site" target="new">Anchor Text</a>Using the hyperlink icon to make a clickable link

If you want to make a link to another part of the web or to another post in your blog, and you don't want to mess with HTML, the easiest is to use the LINK icon
The link HTML tag will automatically be written for you. The link will open in the same window, and you will not have the choice of making the link open in a new window. You also will not have what they call a tool tip which appear when you hover your mouse over the link and which will give information about the site you are linking to. Refer to the relevant section if you want that.
To make the link you made using the link
<a href="http://foodasmedicine.blogspot.com/" target="_blank">Natural Remedies</a> or
<a href="http://foodasmedicine.blogspot.com/" target="new">Natural Remedies</a>
Note that these ways of making links open in new windows has been deprecated but will still be supported for quite some time. There are people using Javascript to get around this, but Javascript are not allowed in Blogger post and if I have time, I will try to find out how this can be done.
Make tool tip appear for hyperlinks
Some people like to give even more information about a link beyond what is given in the anchor text, and for that, you can add a title="" attribute. Then when a visitor hover his mouse over the link, a tool tip will appear which will give whatever extra information you want to give to the visitor. For example, this link HTML<a href="http://bloggerfordummies.blogspot.com" title="on online book (in progress) for Blogger beginners written with no assumption of any prior knowledge">Dummies Guide to Google Blogger</a>
Will display the link Dummies Guide to Google Blogger. Try hovering your mouse over the link and observe (looks like there is a limit of how much information you can put in the title attribute because in Firefox 2.0, the information I put in was truncated in the tool tip. I checked in different browsers and in Flock, it was also truncated, but in Internet Explorer 7 and Opera, the information was displayed in full. Thus if you are interested in how visitors using different browsers, it is a big advantage to have many browsers in your computer. There are lots of other advantages as well. See Why you should be using more than one browser). It does your computer no harm to have more than one browsers in your computer.
Update 9 May 2007: For linking from one part of the post to another part of the post in the SAME page, refer to How to enable your visitors to jump from one part of a page to another part in the same page.
For linking from one part of a post to another part in ANOTHER post, see How to link from a spot on a page to another spot in ANOTHER page.
Books from Amazon
The Weblog Handbook: Practical Advice on Creating and Maintaining Your Blog
Publishing a Blog with Blogger: Visual QuickProject Guide
And even faster:
ReplyDeleteHighlight the text, hold down ctrl+shift+a, and the popup where you paste in the link will show.
This Blogger For Dummies blog is a really nice idea, and I will link to it.
Anne
Thank you so much for your help! It's good to know this blog is here as a resource!
ReplyDeleteThanks so much for all the tips. Can you please tell me how i can create a clickable hyperlink from one post to another? (eg. Say I have an older post called "rain" and in my latest post I mention the word rain and I want to create a link from that to the older post)
ReplyDeleteYour text is very well explained and leaves no doubts about the use. This is why when I have been trying to solve my problems by consulting your instructional blogs.
ReplyDeleteI have been using this myself the same way and with the expected results. However, something different happens with the links I put in my Blogger blog. Using target="_blank" when the target is a page belonging to Blogger, i.e. with a URL containing "blogspot.com" it never opens in another window or tab. I wonder why. Is there any reason? If so, what can be done to make it work as supposed.
Hi Mentiroso,
ReplyDeletePlease have a look at this post: Testing a hyperlink for a blog reader where I tested using target="_blank" for a target site that is a blogspot.com site (this post). Try the link I put there and examine the HTML I used to make the link to see if it is the same as what you did.
Peter a.k.a. enviroman
Enviroman Says
I set up a list of links on my blog and want to make it so clicking on a link will open to a new window. I see how to do this via HTML but where does that coding go? I know nothing about HTML. Does the code go somewhere in the template coding?
ReplyDeleteTHANKS!!
CB
Hi Christine,
ReplyDeleteThis post was written for links in a post. It appears that you are referring to a list of links added by clicking on "Add a Page Element" in the Layout of the New Blogger and choosing "Link List"
If that is so, and you want to make those links thus created open in new windows, you will have to refer to Making links in Link List of the New Blogger open in new windows.
Peter
Dummies Guide to Google Blogger
"online book" in progress
your article is silent about link icon in r/o when it is clicked we get many options such as file//:,others. will you please explain how to use these?Supposing I without messing up with the html wish to go from one word "abc" some where in the post to "abc" some where else in the same post? how it can be done with link icon. what is the purpose of other options in the link icon?
ReplyDeletewaiting for your esteemed response
thanks
http://wadhawanvk.blogspot.com
vkwdw@aim.com
Hi Wadhawan,
ReplyDeleteWhen you click on the link icon in the post editor window, you have only one option - enter the URL of target site. No other options.
For linking from one part of the post to another part of the post in the SAME page, refer to How to enable your visitors to jump from one part of a page to another part in the same page.
For linking from one part of a post to another part in ANOTHER post, see How to link from a spot on a page to another spot in ANOTHER page.
Peter (Blog*Star 2006 and 2007)
Blogger Tips and Tricks
Your blog has been very helpful. I just have a quick question I was wondering if you could help me with.
ReplyDeleteI don't have a link tool on my post section? I am using safari on a Mac...is that why? Looking at your screen shot it shows that I don't have many tools beside a link upload link and spelling link,do you know the reason why? Is there anyway to link using HTML with out having the website address showing up just the company name/or friends name without the link tool? I am using the newblogger
Thanks
Hi Anjuli,
ReplyDeleteI suggest you install FireFox which is cross-platform and should work with MAC. It is also one of 2 browsers recommended by Blogger. It is a much superior browser to IE6 and it is only now that Microsoft is trying to catch up with IE7. You can download and install FireFox with Google toolbar by clicking on the "Browse the web better with Firefox with Google toolbar" (or something like that) at the top of the right sidebar of any of my blogs. With the Google toolbar, there are even more advantages like being able to search a site content only with the built-in searchbox, do spellcheck for your posts, find PageRank of your blog or any other sites easily, etc.
Regarding displaying website address in a link, I think you are typing the HTML for a link in a wrong (and inferior) way. You are probably repeating the website address in the anchor text (what is displayed on the web in a link). Refer to How to make a clickable link. If you still don't understand, comment in that post.
Peter (Blog*Star 2006 and 2007)
Blogger Tips and Tricks
Hi Anjuli,
ReplyDeleteI just notice I referred back to the same post. Perhaps this example can help. Write a link to your blog as
<a href="http://thefryfam.blogspot.com/">Fry Family Live</a>
Hopes that helps.
Peter (Blog*Star 2006 and 2007)
Dummies Guide to Google Blogger
"online book" in progress
Thanks for responding so quickly!! That helps alot. Unfortunatly my husband doesn't want to switch browsers but I should be able to do it in HTML now thanks again.
ReplyDeleteHi There,
ReplyDeleteI have been reading your post about making a word into a hyperlink using the editor tool bar. How do you get rid of the line under the word that becomes a link.Also is there a way of making my main header a link
Regards
Paolo
Hi Paolo,
ReplyDeleteSomeone asked about the link underlined problem before and I have said I am no CSS expert but try to make sure
a:link {
color:$linkcolor;
text-decoration:none;
}
You have got "none" in
text-decoration:none;
But it seems it didn't work. You can try asking that question in the Google Blogger Help group where there are people more familiar with CSS.
Regarding making your header (I assume it is a picture) clickable, refer to Special fonts for your blog clickable title. The HTML for the clickable graphic title is towards the bottom of the post. You can adapt the instruction to do anything you want. The title link back to the blog home (main or index) page, but it can be to any site you want. If it is not clear, comment again.
Peter (Blog*Star 2006 and 2007)
Blogger Tips and Tricks
Hi Agian ,
ReplyDeleteThanks for the help still a bit confused.Regarding the underline do i do as before write the link using the tool bar and then go in to html edit and thenn change the html "none".
Also the header is just text no graphic bit confused there
sorry to be a pain
Paolo
Hi Paolo,
ReplyDeleteMy blog has this in the template (if you don't know how to get to the template editor, refer to Changing template for New Blogger and/or Backing up and changing New Blogger template. It is always wise to backup your template):
a:link {
color:$linkcolor;
text-decoration:none;
}
and the links are not underlined. However, I told someone about this and he said he had
text-decoration:none;
but still had the link underlined, so I am not sure if it will work for you.
Regarding making links in your post, you make it in the normal way.
Peter (Blog*Star 2006 and 2007)
Dummies Guide to Google Blogger
"online book" in progress
Hi Alpine-connection-blog,
ReplyDeleteI seem to have missed your comment or did not get email notification for comment moderation, and only later found the comment to approve in the Dashboard later. I do multitasking, and often trying to do many things at the same time. Since your comment is way up, I will paste the relevant portion of the comment here:
----------------
Thanks for the help still a bit confused.Regarding the underline do i do as before write the link using the tool bar and then go in to html edit and then change the html "none".
-----------------
Regarding the line below a link, it is done in the template in the CSS. You can't do it in the post editor. Whether you have that in your blog will depend on what template you are using. I have mentioned what I think is the way to try to get rid of the line under the link above, but as I mentioned, I suggested it to a blogger and he responded that he has
text-decoration:none;
in his template, but he still gets the line under his link. Perhaps you should go to Google Blogger Help group to get someone to help you.
Peter (Blog*Star 2006 and 2007)
Blogger Tips and Tricks
Hello, thank you so much for teaching me. I am very stupid about this. now you may have answered this somewhere but i could not find it. can you link a word document to the blog like you would a website or other blog? if so how do you do it? thanks in advance
ReplyDeleteHey Peter this is clint ..also br3adman thanks alot for info on the links. ill visit your pafe frequntly clint...
ReplyDeleteHi Sandy,
ReplyDeleteYou are not stupid because there is no way for you to link to a MS Word document, particularly if it is a file sitting in your computer. You can only upload the Word file to a file host, get the link, and link to that place where you can download the word document. However, there are alternatives. Please refer to Add documents, spreadsheet, PDF files to blog post
Peter (Blog*Star)
How you can help Blogger Tips and Tricks
(no one should feel obligated. Everthing completely voluntary)
Hi Peter
ReplyDeleteSeems like you are the person to talk to.I need help, how do i create a link in for example, FAQ, that if you click on the question, it expands with the answer underneath it instead of going to another area of the page. An example of what im talking about is on http://www.advancedsp.co.za/faq.asp
Thank you in advance.
Svenn
Hi fts,
ReplyDeleteAt first I thought that expandable post summary may do the trick, then realised, it will end up in different pages.
I suspect that is not a blog. For bloggers me who use blogspot.com have no access to the servers storing all the files to display our blogs nor the ability to upload files other than what is provided for in the Dashboard. I think it is not possible for us using blogspot.com. Unfortunately, I am a cheapskate who uses all free tools plus I have other reasons for using blogspot.com. See Why I never use custom domain. That also means I can't host my blog on a server to which I have access. It also means I can play around and test to see what is possible.
I suspect the site whose link you gave is not a blog and tried to view its page source and here it is:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><title></title></head><body></body></html>
It don't look like a blog to me.
Peter (Blog*Star)
Testing Blogger Beta (now New Blogger)
"It also means I can play around and test to see what is possible."
ReplyDeleteSorry, it should read
It also means I can't play around and test to see what is possible.
And it looks like I have to break up the (whole) page source into different lines. (It is all I got from the page source. I am no IT man, but it looks like that site uses things like PHP, Perl, etc)
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><title></title>
</head><body></body></html>
Peter (Blog*Star)
The easiest way to earn something for your blogging efforts
first of all, i would like to thank you for doing this. i can't tell you how many times i've refered to this site for help with my blog.
ReplyDeletei do have one question today. is there a difference between a 'live link' and a 'link'? if so, what is it?
thank you in advance. :-)
Hi Heather,
ReplyDeleteA live (or clickable) link is a hyperlink you can click on and it takes you to another web page. For example, click on Enviromentally friendly presents to see what I got for my 59th birthday plus to see how "cruel" I can be.
When one say a link, I really don't know what they may be referring to as according to me, a link should always be live. Maybe the are calling a URL a link, like for example:
http://blogger-tricks.blogspot.com
You can't click on the URL (link?) above. If you want to go there, you will have to copy it and then paste it into the address bar of a web browser. Really, I don't know if I can call the above a link. To me, it is a URL, not a link. But that is me speaking.
Peter Blog*Star
Successes with Kontera ContentLink
thank you for your answer. and for stopping by my place as well! :-)
ReplyDeleteHere's my question. I created a custom header for my blog and am hosting the image on a free web browser. I want to make my header image a clickable link to return to my blog homepage but cannot figure out how to add the HTML code in the correct place to make it work. I'm using a URL as my background image for my header so adding the a href= isn't working. Any ideas??
ReplyDeleteHi Playful Professional,
ReplyDeleteDon't be too playful. Blogging is serious business :-|
Plus professionals aren't supposed to be playful. They are supposed to be with tie, black suit and trousers all the time.
Regarding what you want, I think it is possible, but you got to keep chasing me as at the moment I have other things to do. See if the following posts can give hints as to how to do it (perhaps I already have the answer. Feedback please, especially which one of the below, could be more than 1, is relevant to your question):
Clickable graphic blog Header
Add graphic to blog Header
Peter Blog*Star
Blogger Dough
(Blogging helped my put 2 sons through college on my pension and if not for blogging, I would have been in financial difficulties. We want to help you do the same)
Great site. I'm learning a lot!
ReplyDeleteQuestion. I've used your suggestion on the html code that will open a link to another window but also like the idea of having "info" pop up about that link as well.
Can these be combined so both can take place? How would the proper code read?
Roger
Hi Roger,
ReplyDeletePlease refer to Beginner HTML tutorial - hyperlink. The part that concerns you will be at the bottom of the post.
Peter ChenBlog*Star
Environmentally friendly presents (gifts)
Hi Peter,
ReplyDeleteAfter a long search it seems that you are one of the most sought after resources for the blogger community...Congratulations! I have used the icon to create hyperlinks to different pages of my own website which seem to show correctly when pointing with the mouse but then I get a 550 error message, page can´t be displayed.
Any ideas? Here is my blog: http://authenticselfempowerment.blogspot.com/
Thanks, Jana jana@neuro-linguistics.net
THIS TEXT TOTALLY HELPED ME. IT WAS EASY TO READ AND HAD AWESOME DIRECTIONS! THANK YOU SO MUCH FOR YOUR HELP!!!
ReplyDeleteI want to post a Picasa Web Album in my daily blog how do I do this so that people can click on it and open it from there and not have to copy and paste in their browser?
ReplyDeleteI am afraid I "hardly used" Picasa Web Album and mostly get Blogger to host my photos. I put "hardly used" because I believe when you upload images to Blogger, they are hosted in Picasa Web Album. But I never go deeper into that.
ReplyDeleteYour tips are valuable. Thanks for sharing!
ReplyDeleteRegards,
Donna M. McDine
Children’s Author
Write What Inspires You Blog
Donna M. McDine’s Website
Thank you very much for this blog, I just used it to create my first link!
ReplyDeleteHi! can someone teach me how to put my spot (car-ology.blogspot.com) as links other sites? thanks!
ReplyDeleteHi! can someone teach me how to put my spot (car-ology.blogspot.com) as links other sites? thanks!
ReplyDeleteSorry don't understand. You will have to describe again what you want done.
ReplyDeletehow can I do..write here..to highlight a word..and that word to redirectionate me to another posting ? For example, when I hit on "something" that word being included on my comm..to go me to another post
ReplyDeleteBoogie Man,
ReplyDeleteSounds like you are asking a question which has been answered by this post itself. What is the problem?
Peter @ Enviroman (Blog*Star)
Follow me at Twitter @enviroman
Want to create links at top of blog, but keep links on the side as well. Is this possible and how do you create the links at the top?
ReplyDeleteThank you.
Links at the top? What are those? Perhaps a horizontal menu bar?
ReplyDeleteHi i finaly managed to add some jump links in my posts. Not a read more link it is a link to jump from top to a section or you know that "back to top" buttons.
ReplyDelete(!-- Link to jump from -->
(!a href="#LOCATION">LINK NAME(!/a>
(!a href="http://www.yourURL.com#3">See Section 3(!/a>
...later in the document
(!-- The place your jumping too -->
(!a name="LOCATION">LOCATION TEXT(!/a>(!a name="3">Section 3(!/a>
The important part is to add the complete post url before "#Location" or Blogger will automaticly change "#Location" into some error url.
Check it out on my latest post.
Thanks so much! I could not figure this out for the life of me...it's so easy now that I see how to do it!
ReplyDeleteThank you very much!!!
ReplyDeleteHi I am a new dummy to your blog...this was fantastic help... I just made a link in a comment & I am as pleased as punch! Like you blog very informative!!!
ReplyDeleteExcellent exactly what I was looking for. lets try
ReplyDeletetry out link
how can i underline or italize or bold a text in my post? tanx
ReplyDeleteThanks a million, made my Christmas appeal look a lot more professional. Nice one. Simple too.
ReplyDeleteJustin
ReplyDeletei want to make many of blogs around 200 and i want all those of them connected like a web. Ofcourse the link list gadget wud help me but that is not nt what i want.
if ma main blog is "fruits"
i want other blogs as "apple" "mango".........etc
and wen i click on it it shud appear as
fruits.blogspot.com/apple
can this hyperlink thing work here??
we also have that pages option but i want a page as a blog where i can edit everythin.
hop you understand and vud b kind to help me.
pls reply me at aakashvianagar@gmail.com
i want to make many of blogs around 200 and i want all those of them connected like a web. Ofcourse the link list gadget wud help me but that is not nt what i want.
ReplyDeleteif ma main blog is "fruits"
i want other blogs as "apple" "mango".........etc
and wen i click on it it shud appear as
fruits.blogspot.com/apple
can this hyperlink thing work here??
we also have that pages option but i want a page as a blog where i can edit everythin.
hop you understand and vud b kind to help me.
pls reply me at aakashvianagar@gmail.com
Ok I got it.. thank you so much for sharing this.. Now I can make a clickable link thanks =D
ReplyDeleteplease visit my site its http://developthypersonality.blogspot.com/
thank you =D
I thought that this site for 'dummies' would really explain it fully; but once again the point gets missed, and no one gives enough information. I think that it is probably more fruitful if a true dummy turned pro answered all html questions because it seems as if there are always a lot of assumptions.
ReplyDeleteI cannot understand how to create a link outside of my website. I know how to do it there, as there is an html editor, but trying to put it on a foreign web page is impossible at the moment.
Surely someone can explain in great detail how to make a link clickable- how to make that html code become a word or words (in this case a url) in blue that people can click on to take them away from that site to another.
Both of the sites are mine incidentally, I just want to create a link from one to the other.
I make my link put it in Notepad, save it open it in a web browser and it just opens up and sits there looking at me in the same color it was before.
There is a step that is missing there that I do not know, I need something to convert it from its vegetative state into something alive and usuable
hi thre-great blog_i want to add a link to a document which is in word_how do i go about creating that link_ i belong to www.docstoc.com,the link works,but also display their whole site_i only want the link of the document in word...
ReplyDeleteregards
Tosca can you please describe what you want again as it is not clear in your comment above
ReplyDeleteYou want to display the whole site or you want only a link to a document online or you want a link to download the document?
Testing a clickable URL:
ReplyDeleteHow Much is a Nose Job
thanks a lot it helped me a lot in understanding email marketing the base of DIGITAL MARKETING
ReplyDeleteYour article is really useful. It helps me to put a clickable links in my comments future. Nice sharing!
ReplyDeleteMiracle2u
Testing this out
ReplyDeleteIsMyBumYum
what if you accidentally link to your edit page instead of a posting. will strangers have the ability to edit posts?!
ReplyDeleteYou and they who are not team members will see different things. They will not have the ability to edit your posts.
ReplyDeleteI entered: IT jobs in Scotland to a different blog and an alert came up saying no html allowed - have I done something wrong or was this just the blogs preference not to allow links in it's blog posts?
ReplyDeleteAbsolutely brilliant! Thank you - I now see where I was going wrong - where I would normally use target=_blank, the blog won't allow this! Such an easy solution! great article thanks!
ReplyDeleteAre you trying to add HTML in a blog post editor in the COMPOSE mode? If so, change over to Edit HTML mode
ReplyDeletehi this post is really informative...
ReplyDeletei just stuck to this post..thanks for sharing...
i have mine blog of seo tutorials
Anukant
mlm software in india
Hi there, Is it possible to add an Image in the Sidebar in blogger and make it a clickable link as well !!
ReplyDeleteRefer to How to make clickable picture in sidebar and if not clear enough, see also Making clickable pictures
ReplyDeleteI found these tips for making clickable links while googling for blogger help. Thank you to whomever made this. I know almost next to nothing about HTML, but the explanation was simple and easy for a dummy like me to follow. I will certainly be sharing this page with others. Thank you again!
ReplyDeleteHi,
ReplyDeleteThis is a nice website.
But my website has only 40 visitors.
I want more visitors.Please visit me:www.pcplusbd.blogspot.com
I am wating for you.And also I have no members.Please be a member in my wesite.Plz,Plz,Plz,Plz,Plz,Plz,Plz,Plz,Plz.
Thanks
Galib.(Blogger)
Visit me:www.pcplusbd.blogspot.com
ReplyDeleteNICEEEEEEEEE
ReplyDeletelike this
ReplyDeleteDescription
ReplyDeleteNice stuff. Great Post.I just linked this post here.
ReplyDeleteThis is a great Blog , wish I'd found it months ago.
ReplyDeleteFor HmaNIaC, you can use the relevant icon in the post editor while in the COMPOSE mode. If you want to do it in the Edit HTML mode, you will need to surround the text with <b> and </b> <i> and </i>
ReplyDelete