BHINDER BADRA OFFICIAL ANDROID APP - INSTALL NOW

How To Redirect Your Blogger - blogspot.in /.etc To Blogspot.com





Permanent Redirection:

You can redirect your blogspot blog permanent to blogspot.com. To redirect this you need to follow these some instruction. Customize your blog step by step:

1. Go to your Blogger Dashboard.

2. Now click on THEME.

3. Then click on Edit HTML.

4. Press ctrl+f and find </head>

5. Copy Below Given  Code :


--- Code By Bhinderbadra.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>
--- Code By Bhinderbadra.com -----
6.  Now save the Template.

Good Luck and congratulation your blog is permanently redirect to blogspot.com. Enjoy Blogging.

Terms of Service – Which is posted on this website.  We own it. If anyone wants to talk about copyright.  So can talk to Bhinder Badra. Please Contact Us With #Bhinder_Badra



--- VIDEO TUTORIAL ---





Bhinder Badra

BHINDER BADRA OFFICIAL ANDROID APP - INSTALL NOW