How to make Blogger links open in new windows

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’>

By Sujata Nerurkar

I am an Expert Indian Chef, Food Columnist and Adviser. I write on food and recipes on my site and conduct cooking, candle making, chocolate making, dry cleaning, decoration and other art classes. The recipes and food themes given by me are unique and original and appear regularly in numerous reputed periodicals, newspapers and magazines.

Leave a comment

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


The reCAPTCHA verification period has expired. Please reload the page.