Suppose you have a blog(abc.blogspot.com) which have some decent amount of traffic and you are not going to use that blog anymore(if it is banned from placing ads due to some reasons by some affiliate programmes like adsense,adbrite,etc).
But,you don't want to waste that traffic.So, with this redirection process, the old blog visitors will be redirected automatically to your new blog address or your own domain name if you have registered it(something like abc.com) so,your traffic won't be waste . This is how you do it :
But,you don't want to waste that traffic.So, with this redirection process, the old blog visitors will be redirected automatically to your new blog address or your own domain name if you have registered it(something like abc.com) so,your traffic won't be waste . This is how you do it :
1.Sign into your blogger dashboard.
2.Click on the layout link
3. Then navigate to EDIT HTML sub tab and search this text
</head> .
3.Copy the below html code and Paste it anywhere between the head tags
3.Copy the below html code and Paste it anywhere between the head tags
<meta equiv="refresh"
content="0;
url=http://blogobuz.blogspot.com/">
</meta>
4. The Text in Red is the destination Url . ( place your new Blog Url )
That's it! Now, all your old blog traffic will be redirected to your new address But one thing to have in mind is that no readers would like to land in page that is in no way related to what they came for. So please make sure that the redirection yu are making does not contain any commercial ,or adult content .
0 comments:
Post a Comment