Tuesday, September 30, 2014

Here we will show you how to automatically redirect Blogger blog to another blog or website or any URL. So with this technique you can redirect your Blogger Homepage or any particular page to external websites.

When do we redirect it?

This one will be useful if you have just migrated to new domain with new blogging platform. You are always limited in Blogger that’s why people moving to self-hosted wordpress blogs. Usually you won’t get much traffic to your new blog when you just shifted. Also your old blog will have some decent traffic flow from organic search results as well as from backlinks. So by using this method you can drive traffic from your old blog to your new blog and also it passes all the ranking factors.

How to redirect Blogger blog to another blog / URL / Website

  1. Sign in to your blog that you want you to make redirect
  2. Go to template => Click on Edit HTML
  3. Find code in template by pressing (CTR + F) and type <head>
  4. then put the code under the tag head
  5. Finally Change url to be redirect to in the script where location.href='.....';
<script type="text/javascript">
  var d='<data:blog.url/>';
  d=d.replace(/.*\/\/[^\/]*/, '');
  location.href ='http://itsourcefree.blogspot.com';
</script>

0 comments:

Post a Comment

Popular Posts

Visitor on our Site

Flag Counter