Tuesday 28 January 2014

How to Stop Blogger Blog from Redirecting To Country Domains

Posted by Akash Ghosh  |  at  05:24 No comments

 Every Blogger Blog Redirects to country domains like- .in, .co.uk, .se, .ca. But some don't like this redirection because of some reasons which I will discuss later in in this post. And so some stop the Blogger Blog from Redirecting To Country Domains. But first I will tell you why Blogger Redirects your blog to Country domain.

Why does Blogger blog redirect to country domains ?

According to Blogger they redirect Blogger blogs to custom domain so that they can handle the information at the local level and make it easy for them to handle the blogger sites more efficiently.

What happens when blogger redirects Your Blog to Country Domains.

There are many cons to the blogger blog redirection which is why people Stop their Blogger Blog from Redirecting To Country Domains, some of the main reasons are-
1. When someone places a link of your site on their site they might link to your country domain link and not to the.com domain and so you will not get the benefit of the backlink.  

2. Your page-rank also gets divided as you might get more visitors from India but a bit less from Canada and so your blogspot.in domain will have a better rank than the blogspot.ca domain leading to loss of traffic from Canada and also loss of page-rank in a whole from your blogspot.com website.
I have myself been a victim of this so I warn you before hand.

How to Stop Blogger Blog from Redirecting To Country Domains-

To stop your Blogger Blog from redirecting to country domains just follow the below steps-
1. First go to your Blogger Dashboard.
2. Navigate to the Template menu of your blog.
3. Click on the Edit HTML option in the template menu. 

How to Stop Blogger Blog from Redirecting To Country Domains
4. In the Edit HTML template Press Crtl + F and search this tag- <head>
5. And then Paste the below code-
 <!-- websdevil.blogspot.com -->
<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>
<!-- websdevil.blogspot.com -->
6. After pasting the above code save the template.

After saving it visit your site and you will see that the Blogger Blog Redirection to country domains for your blog has been stopped and it would look like this-

How to Stop Blogger Blog from Redirecting To Country Domains
Thank you for reading.
<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> - See more at: http://mybloggerdesk.blogspot.com/2013/01/how-to-stop-blogger-blog-from.html#sthash.AHPoppv5.dpuf
<head>
<head><head>

How to Stop Blogger Blog from Redirecting To Country Domain - See more at: http://mybloggerdesk.blogspot.com/2013/01/how-to-stop-blogger-blog-from.html#sthash.jqVFBTeU.dpuf

About the Author

Akash Ghosh is a young blogger who likes to write on the topics such as blogging ,SEO and gadget reviews. He is also the CEO of Web's Devil.

Get Updates

Subscribe to our e-mail newsletter to receive updates.

Share This Post

Related posts

0 comments:

Copyright © 2014 Web's Devil. WP Theme-junkie converted by BloggerTheme9
Blogger template. Proudly Powered by Blogger.
back to top