Wednesday, 13 April 2011

How to Redirect a Blogger Blog to another Blog

To redirect a your blogspot to another Blog or Website, just add a Meta Tag in the Header section of the blog as shown below:
Search for:

<b:include data='blog' name='all-head-content'/>

Add this Meta Tag just after the above code:

<meta content="0;url=http://YOUR NEW URL HERE" http-equiv="refresh"/>


Then Save the Template. That’s all!

Labels: , ,