meher adlı üyeden alıntı: mesajı görüntüle
blogadi.blogspot.com/ncr
dediğin gibi onda engel yok hocam. çok teşekkürler. bu arada şu kodu uyguladım oldu.

<script type='text/javascript'>var str=window.location.href.toString();if(str.indexOf(&quot;.com/&quot;)==&quot;-1&quot;){var str1=str.substring(str.lastIndexOf(&quot;.blogspot.&quot;));if(str1.indexOf(&quot;/&quot;)==&quot;-1&quot;){var str2=str1}else{var str2=str1.substring(0,str1.indexOf(&quot;/&quot;)+1)}window.location.href=window.location.href.toString().replace(str2,&quot;.blogspot.com/ncr/&quot;)}
</script>
edit: tüm tarayıcılarda işe yaramıyormuş. o yüzden 301 şart oldu.