Monday 4 March 2013

Redirect Blogger Blog To Another Blog/URL

How To Redirect Blogger Blog To Another URL?



There are lot of reasons you may want to redirect your visitors to another blog or another URL.In this tutorial I will share a simple trick to redirect your blogger blog to another blog or URL.You can add timer to this redirection as you wish and we will apply this hack with using a simple code.

Now Follow Steps:






  1. Go to Your blogger dashboard
  2. Click on Template
  3. Edit Html

4. After Click on Edit Html Button
5. Press Ctrl+F
6. FInd  <head> in Search Box
7. Add Below Code After <head> Tag

<meta content='5;url=http://www.YOUR-NEW-URL.com/' http-equiv='refresh'/>

    In Code Number "5" is the time before the redirection.You can change this as you wish. 

Now replace http://www.YOUR-NEW-URL.com/ with the URL where you want to redirect your visitors.






1 comment:
Write comments
  1. Thank's for Sharing information.
    can we redirect particular Post to other post is this is possible?

    ReplyDelete