New Bloggers often wonder when they visit some sites and click on the links; the links open in a new tab. This gets you some more page views and keeps your visitor on your site; without leaving it by clicking on the link.
There is a most simple tutorial which tells you how to you apply this hack to your Blogger Template. I think this will; apart from giving you more page views; make your Blogspot Blog look more professional.
Now the Tutorial – It is always better to save your Template before editing it. Click on the – Template Tab – Edit HTML.
Then copy this code –
<base target=’_blank’/>
And place it in the Template as shown below – Code in the Template is the one shown in Red and Save. That is all that has to be done to make your links open in new windows.
<?xml version=”1.0″ encoding=”UTF-8″ ?>
<!DOCTYPE html>
<html b:version=’2′ class=’v2′ expr:dir=’data:blog.languageDirection’ xmlns=’http://www.w3.org/1999/xhtml’ xmlns:b=’http://www.google.com/2005/gml/b’ xmlns:data=’http://www.google.com/2005/gml/data’ xmlns:expr=’http://www.google.com/2005/gml/expr’>
<head>
<meta content=’IE=EmulateIE7′ http-equiv=’X-UA-Compatible’/>
<base target=’_blank’/>
<b:if cond=’data:blog.isMobile’>