![]() |
And it turns out that this issue has been around since the year 2012 to 2013. Actually what purpose his modified that domain? As we have seen, in some countries there is a different domain e.g., blogspot.com, german American and Indonesian blogspot.ge blogspot.com
Of monitoring on BLOGGER INDONESIA many also back changing the domain to blogspot.com again.
Then how do I change the domain to blogspot.com?
a. sign in to your blogger account.
b. Select a menu template, and click edit html.
c. If it is, there will be no much kode2 html blog look for <head> Code (press CTRL + F) to make it easier.
d. and copy the code below.
<script type='text/javascript'> var str= window.location.href.toString(); if ((str.indexOf('.com/'))=='-1') { var str1=str.substring(str.lastIndexOf(".blogspot.")); if (str1.indexOf('/')=='-1') { var str2=str1; } else { var str2=str1.substring(0,str1.indexOf('/')+1); } window.location.href =window.location.href.toString().replace(str2,'.blogspot.com/ncr/'); } </script>Thank you have visited

No comments:
Post a Comment