How to Redirect from one url to another url

Hello Friends,


For some reasons we have to make changes in our blog/website's url name.


  • For sometimes it can be due to purchasing a custom url from free hosting service.
  • It might be changing of name of website url like from d2dsolutions.blogspot.com to discovertips.blogspot.com
  •  It can be a strategy to save the name of old url for better use in future.
  • Don't want to distribute your traffic.
  • Don't want to be an idiot . :P

So here are the simple codes to redirect your visitors to one website(url) to another website.

Simply copy/paste these codes after <HTML> tag in your Template section.

Code 1.
Code 2.

NOTE: Replace http://discovertips.blogspot.com with your desired url name.

Comments