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 go to the tutorial...

Follow below steps carefully :
  1. Go to your Blogger Dashboard > Design > Edit HTML.
  2. Download a copy of your template.
  3. Now find for <head> tag in your template.

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


  • Now 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.

0 Response to "How To Redirect Blogger Blog To Another URL"

Post a Comment