Ads

New Links In Comment Box

Since long time I did not update this blog, because it confused what to write and this time I might just write a tutorial that has been much written by other bloggers or already know a lot. I got the idea from a blog friend, when I try to click a link in the comments field and what happens? When I click the link, link opens in a pop-up windows. Curious to know I finally find out where the code is in place the blank with the source code to disassemble a friend's blog, if you want to put this code in your blog follow this tutorial to complete.

Steps made as follows:
1. Login to Blogger.com.
2. Click the Layout menu
3. Click the Edit menu Html
4. Download Full Template as a back up your data if something goes wrong when editing the template.
5. Tick the little box next to Expand Widget Templates.
6. Find the code like this:

b:if cond='data:comment.authorUrl'

If you have found, underneath there is a code like this:

a expr:href='data:comment.authorUrl' rel='nofollow'

In the code add the code target='blank' so the code becomes like this:

a expr:href='data:comment.authorUrl' rel='nofollow' target='blank'

7. Done and click the Save Template Button.

Please at trial and now even the link in your comment box is clicked, your blog will not be lost overwritten existing blog on the link.

Good luck and good luck.

Related Posts :

  • How to Divide Column PostMaybe this tutorial is very stale among bloggers but it does no harm if i post again because it might also be useful for others as well as m… Read More...
  • How to Campaign BlogCreating a blog is something that could be considered very easily but that's what brings visitors is very difficult. To bring visitors to ou… Read More...
  • How to Make Color Label CloudTag or label is also called a blog category in addition is very important benefits for the grouping in terms of SEO post was also no benefit… Read More...
  • How to Create Text AreaText area is a place to store papers and HTML code in a box so easily copied by the visitors. How to make the text area please copy the code… Read More...
  • Put Tv On BlogEveryone must have known that his name TV. TV is now classified as media favorites in human life. Ranging from news, music, sports, etc. all… Read More...