Disable Country Specific Url Redirection
- Log onto your blogger dashboard.
- Then goto template tab.
- Next click on Edit html options under template.
- Copy-paste the following code within the template just below the <head> tag.
<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>
- Next click on the Save Template and you are all done.
Now your Blogger Subdomain Blog will always serve with the blogspot.com URL.Do you have any doubt about this post?Then just use the below comment box.Thanks
|
Articles You May Like |
Wow! This is great news to all bloggers like me. Love to have that specific domain of location too! Thanks for this great news.
ReplyDeleteyes it's really a great news :)
DeleteVery nice post, helpful
ReplyDeletehttp://www.reymondjo-ann.com/