How to stop specific country redirection in a blog

Recently, Blogger introduces a new feature called Country Specific URL's redirection for all BlogSpot domains. In which Instead of the blogspot.com domain extension,readers will see their country specific domain extensions. The redirection currently implemented on India and and top 14 countries.
I have come across a problem of country rediction after the Google Update. I was searching for the solution of how to stop country redirection in a blog and I have got the solution also. here I am giving you the simplest solution to stop country rection in your blog.
stop specific country redirection in a blog


step 1 : Go to Blogger Dashboard > > Design

step 2 : select Edit HTML

step 3 : find the tag

step 4 : put the below code just before the tag and save.
<script type="text/javascript">
if ((window.location.href.toString().indexOf('.com/'))=='-1')
{
window.location.href = window.location.href.toString().replace('.blogspot.in/','.blogspot.com/ncr/').replace('.blogspot.com.au/','.blogspot.com/ncr/').replace('.blogspot.co.nz/','.blogspot.com/ncr/').replace('.blogspot.ar/','.blogspot.com/ncr/').replace('.blogspot.br/','.blogspot.com/ncr/').replace('.blogspot.ca/','.blogspot.com/ncr/').replace('.blogspot.fr/','.blogspot.com/ncr/').replace('.blogspot.de/','.blogspot.com/ncr/').replace('.blogspot.it/','.blogspot.com/ncr/').replace('.blogspot.jp/','.blogspot.com/ncr/').replace('.blogspot.mx/','.blogspot.com/ncr/').replace('.blogspot.pt/','.blogspot.com/ncr/').replace('.blogspot.es/','.blogspot.com/ncr/').replace('.blogspot.se/','.blogspot.com/ncr/').replace('.blogspot.uk/','.blogspot.com/ncr/');
}
</script>

You are done ! ! Enjoy the Blogging without Specific country Redirection. If you still see the redirection, then please use our comment form to submit your questions we will help you out in this....

2 comments:

  1. very best trick yar.... can we meet for business meeting?? my mail id id : rahulreal90@yahoo.com

    ReplyDelete
  2. you can Email me on axymak@gmail.com

    ReplyDelete

Since this provide a free Backlink to you. feel free to comment and get a free Backlink.