Friday 13 April 2012

How to redirect blogger blog to blogspot.com address

0



How to redirect blogger blog to blogspot.com address a problem for the blogger users.

How to redirect blogger blog to blogspot.com address

This is a  post from Hassan.

It is not a new thing since few days that your blogspot.com blog may redirect to a country based
domain. Perhaps it is worldwide. Every blogger blog owner may have the same problem of automatic
redirection. So here in this post, we have a tweak that enables your blog to stay on blogspot.com URL.

Well, first of all let’s answer the question. Why a .com redirect to a ccTLD (Country Specific Top Level

Domain) URL may hurt you? This is because according to MR. Search Engine Optimizer’s law, you can’t
host the same content on different domains. If you are using blogger on your own top level domain,
then there is no point of worry. But if your blog has a blogspot.com address in its tail, then it may Painful for you
So here i will give you the solution,answer of Your problem.it is short javascript paste in your blogger.

Javascript:

if ((window.location.href.toString().indexOf('.com/'))=='-1') {
window.location.href =

window.location.href.toString().replace('.blogspot.in/','.blogsp
ot.com/ncr/');
}

Place this in the HTML code of your blog and you won’t see any redirect further.

Happy blogging.....!

The Main thing that i have to tell you

"This code is for stopping .blogspot.in redirects. You need to change it to your own country’s TLD" 

0 comments:

Post a Comment

 
Design by Aleem Hafeez | Bloggerized by Desi Boyz - Latest and Unique PC Games | Rss Feed

Followers

Contributors