How to prevent copying of content on your site or blog.

                       How to prevent copying of content on your site or blog.

Go to Layout and click on "Add Gadget"
3.Now select the HTML/Javascript from the list.

Select HTML/Javascript form the list.
4.Copy the javascript into it and click save.
<!--worldtech360-->
<script language='JavaScript1.2'>
function disableselect(e){
return false
}
function reEnable(){
return true
}
document.onselectstart=new Function ("return false")
if (window.sidebar){
document.onmousedown=disableselect
document.onclick=reEnable
}
</script>
<!--code end http://www.worldtech360.com>
5.That's it now the bloggers will not able to copy the content from your blog.

If you have any queries feel free to ask us and subscribe with us to get updates.
Web Hosting