Friday 20 September 2013

Stop Redirection of Blogspot Blog

Stop your Blogger blog to redirect to another subdomain like: profeedlinks.blogspot.in rather than profeedlinks.blogspot.com. This will harp for you. You will not get enough visitors on your blogspot.com domain. Blogger make it country friendly and they redirect to country domain by this your visitor divide into too many sub-domain and your site have more than one Alexa rank and different from each other.

Do not need to worry about because you do not aware of this before but now it is time to change the things. We have created the code which will help you. You just need to add below JavaScript code in your template. If you do not own you own personal domain. if you have it you don’t need to worry about redirection.

Add Code to Blogger Template:


  • Go to your Blogger account and open the template tabs right of your Blogger dashboard.
  • Click on the edit HTML and open it. The new window appears with your template codes.
  • Now press Ctrl + F and find <head>.
  • Now add the below code just after the above/below to this <head> code.
<script type='text/javascript'>
      var blog = document.location.hostname;
      var slug = document.location.pathname;
      var ctld = blog.substr(blog.lastIndexOf("."));
      if (ctld != ".com") {
        var ncr = "http://" + blog.substr(0, blog.indexOf("."));
        ncr += ".blogspot.com/ncr" + slug;
        window.location.replace(ncr);
      }
    </script>
Now when ever someone visits your blog they will only reach at blogspot.com sub-domain not at others country sub-domain.



About Post Author:

This post is fruit of pen-clipping of Mohammad Hamza Frough, poineer of ProFeedLinks. He likes to shear about his thought and experience with others.

Read more about Mohammad Hamza Frough »

0 comments:

Post a Comment

Share your Feedback and suggestion with us. Any question or need some please contact us and get instant help. Do not post Spam or Back links comments. If spam or post backlinks comments on this blog, your comment will be deleted.

Tech News

Social