Friday 23 March 2012

How to Redirect a Blogger Blog to another Blog or Website

Today I am going to show how you can redirect your blog to another blog or website.Maybe you have wanted to shift your blogger blog to another platform or upgrade it but in the same time you don't want to lose your old loyal readers.So this method(or trick whatever you say)will help you doing that without losing your traffic.Before going through the steps view this blog and see how it redirects to another blog.Go to  http://www.testblo3.blogspot.com.
  1. Go to Blogger>Template>Edit Html
  2. Find this code by clicking F3.
<b:include data='blog' name='all-head-content'/> 
    3.  Just above it add this code:
                               <meta content="0;url=http://YOUR NEW URL HERE" http-equiv="refresh"/>
     4.  Save the template and you are done!!(did i made this line tiny)

No comments: