Most of the Blogger start with a blogspot blog but later on they move to custom domain. And they also redirect their blogspot blog to the new custom domain.
Because instead of leaving a blog, you can use it to drive some traffic to your new blog. The idea here is to divert all the traffic from one blog to your another blog and enjoy the traffic.

To do this , you need to edit your blogspot template. Go to edit HTML and search for following line :
<b:include data='blog' name='all-head-content'/>
Now add the below piece of code after the above code
<meta content='0;url=http://blogenia.blogspot.com' http-equiv='refresh'/>
Replace "blogenia.blogspot.com" with your blog URL and enjoy the traffic from your blog, which you left behind.
Comments
Post a Comment