Related Posts Plugin for WordPress, Blogger...

How to Redirect Traffic from a Blogspot blog to Another Blog

Most of the Blogger start with a blogspot blog, and later on they move to wordpress. Many of them migrate their blog to wordpress and some of them leave   blogspot blog behind.

If you are migrating to self hosted wordpress blog and keeping the same niche best advice will be migrate your blogspot to wordpress.Though in case if you old blogspot blog does not fit your new niche, instead of leaving it like that, you can use it to drive some traffic to your new blog.

The idea here is to divert all the traffic from a blogspot blog to your wordpress blog and enjoy the traffic .

To do this , you need to edit your blog spot template. Go to edit HTML and search for following line :




search the <head> tag  or <b:include data='blog' name='all-head-content'/> in the header section and insert the following code after the <head> tag

<meta http-equiv="refresh" content="0;URL='http://www.yoursite.com/'" />

 Replace "http://www.yoursite.com" with the URL of the website to which you want to redirect your blog  and enjoy the traffic from your blogspot blog  to your new wordpress website or blogspot blog.this process works for any website or plateform.