Wednesday, April 3, 2013

How to Redirect a Blogger Blog to another Blog or Website




How to Redirect a Blogger Blog to another one

To redirect a your blogspot to another Blog or Website, just add a Meta Tag in theHeader 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!