2 methods to stop blogspot blogs Redirect to Country Specific URL


Hello Everyone Today We are Sharing this Tutorial Because One of our Visitor Asked us to Explain Why Our Blogs in Blogger Automatically Redirect From .com to Country Specific URLs . So Before Starting This Tutorial We Need to know This is not a problem or it does not hurt our Blog SEO. It is Done By Google for selective censorship Which means When you Wrote Something Which is not allowed in That country So in that Case your Blogspot.that-country-url will be banned not your Main .com.

We Know Google Has Always Supported Free Expression or Expression of Views. Regarding This Redirection This redirection Occurs When You Open Your blog In This Following Countries
  • Argentina (blogspot.com.ar)
  • Australia (blogspot.com.au)
  • Brazil (blogspot.br)
  • Canada (blogspot.ca)
  • Germany (blogspot.de)
  • India (blogspot.in)
  • Indonesia (blogspot.co.id)
  • Italy (blogspot.it)
  • France (blogspot.fr)
  • Japan (blogspot.jp)
  • Mexico (blogspot.mx)
  • New Zealand (blogspot.co.nz)
  • Portugal (blogspot.pt)
  • Spani (blogspot.cl)
  • Sweden (blogspot.se)
  • UK (blogspot.co.uk)
So No Need To Fear About This Redirection. Country Specific URLs is not different address it will redirect based on the country you are currently located or Use That Country IP Address.

Some FAQ About Country Specific URLs :

Does It Effect on SEO Of My Blog?

No it will not effect on SEO of your Blog Your Main Blog Address will be .com . So Google Index your blog as .com not as country specific URLs. See What Google Said In their Website about this Topic.

This change may cause crawlers to find Blogspot content on many different domains. Blogger is making every effort to minimize negative consequences of hosting Blogspot content on multiple domains. Search engines should consider the blogspot.com version of your blog to be the official one. 
Source: Google.com

So This Indicate Blogger Will take care of this things We Should Concentrate on our Blogging and Blogspot.com will be the Official One Which Search engines like Google, Bing, Yahoo index it.

Why To Stop blogspot blogs Redirect to Country Specific URL?

1. There are many Reasons Which we will discuss Below But Main Reasons are You Cannot share your Posts More Efficiently on Social Networking Sites. And Counts on Likes, Google +1s and Tweet counts May be reduced or not Count because The Post Will Appear Differently For Different Visitors from Different Countries.

2. Ad networks Does not Count your Impressions or Pageviews as you have not registered your Country-Specific Domains or different versions of your blog. You have registered with your main version i.e blogspot.com . And when traffic from .in or .au Comes The Ad network will not Count. So Results in loss of Earnings. 

3. The Same Problem Will Come While Using Many Third Party Commenting Systems like Disqus, Facebook Comments, LiveFyre, Intense Debate etc Even if the Underlying page is same the URLs Will Be Different when you open the blog.

4.  If canonicalization isn’t implemented properly You will not get 100% Backlinks As When you share your Posts on Social Networking Sites. If they add your Country-Specific Domains When linking back to your Post in their Blogs. Then Instead of your main version i.e .com you will get backlinks to Country-Specific Domains which is of no use and cost you some Google juice.

5. The Simple Thing is Your Blog Name will not be remembered if your Organic Traffic Falls. And Visitors Might Get confused.

Stopping Redirection of my blog effects on Blog Ranking ?

No Not at all Preventing from Redirection will not Effects on your Blog Ranking on Search Engines But It May Improve Slightly.

Let Start! How To Add  Disable Text Selection in Blogs or sites:

Steps To Add Disable Text Selection Widget:

STEP 1: Log in to your Blogger account and Go to your Blogger Dashboard

Template

STEP 2: In The Left Side Bar You will find Template Section as highlighted in the image above Click on Template.

STEP 3: Click On Edit HTML.

STEP 4:  After Clicking on Edit HTML Search for
<head>

STEP 5:  Copy This Below Code After <head> or before Closing </head>
<script type="text/javascript">
var blog = document.location.href.toLowerCase();
if (!blog.match(/\.blogspot\.com/)) {
blog = blog.replace(/\.blogspot\..*?\//, ".blogspot.com/ncr/");
window.location.replace(blog);
}
</script>
Script Credit: labnol.org

STEP 6:  All Done Save Your Template and Verify it in your site Whether it is working correctly or not . If it is not working correctly then you did some mistake while following tutorial.

Manual Method to stop blogspot blogs Redirect to Country Specific URL:


If You Are Sharing a Particular Post URL on Social Networking Sites and You Want only That Post URL Should not Redirect. then Google has provided a way to get around this. All you have to do is add an ncr/ to the end of the URL For Example See Below:
http:// [blogname].blogspot.com/ncr
By Adding /ncr after URL Address Will Force URL Not To Redirect. The “ncr” (no country redirect) will temporarily prevent redirection to the local version of the blog. But it is not permanent it will apply only to the URL Which You Specify.

That's It Thanks For Following our Tutorial "2 methods to stop blogspot blogs Redirect to Country Specific URL ! '' Along With us If you found any difficulty Please Comment and Share Your Valuable Opinion. And Stay tuned for More Tutorials Like This and Share this with your friends.

1 comment: