Thursday, 5 November 2015

// // 2 comments

Blog ko copy peste se kaise bachaye


Dosto hum chahate hai ki hamare Blog ki jankari log padhe uska achha use kare . par aapko kabhi kabhi lagta honga ki hamare Blog ki jankari hame puche bager koi bhi use na kare to eske liye ek ekdum simple tarika batane jaa raha hu.
     


1.   Sabse pahle Blogger Dashboard  par jakar Template open kare .
2.   Ab click on Edit HTML
3.   Use Ctrl+F to find <head>
4.   Ab niche diye code ko copy kare <head> ke niche paste kare


<!--- www.avihan.com Disable Copy and Paste-->
<script language='JavaScript1.2'>
function disableselect(e){
return false
}
function reEnable(){
return true
}
document.onselectstart=new Function (&quot;return false&quot;)
if (window.sidebar){
document.onmousedown=disableselect
document.onclick=reEnable
}
</script>

5.  Save template kare.
 

Thanks !

2 comments: