Monday, 28 December 2015

Prevent your Blogger to be Country Specific




If you want to prevent your blog to be country specific or in other word we can say if you want to make your blog URL as URL.com then you have to follow the given instruction.

1. Go To Your Blogger Dashboard.
2. Click On Template.
3. Then Click On Edit Html.
4. Press CTRL+F And Find </head>
5. Copy The Given Script And Paste It Before </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>

6. Now Click On Save Button.

Related Posts:

  • Video Promotion Strategy I am going to tell you some strategy to promote your video so that most of the people can view your video. Social Media Profiles- You can cre… Read More
  • SEO Techniques There are two types of SEO techniques. On Page Optimization Off page optimization On Page Optimization In on-Page optimization Technique… Read More
  • Classified Site List Classified Site List These days everybody wants to promote their website and publishing your website on classifieds sites is one of the best option… Read More
  • Types of SEO   In the age of Internet Marketing let us see how many types of SEOs are used. There are three different types of SEO: White Hat SEO Black… Read More
  • Business listing Site List If you want to make your Business more appearing then post your business in business listing site. In this way more of the users will be aware abo… Read More

1 comment:

  1. This type of worth saying words are useful which explains more ideas for prevents a blogger with an country.It helps to get more valuable informations

    Best Seo Company in Chennai

    ReplyDelete