Get Latest Tricks Alert Daily
Follow Readers

Protect Your Blogger Site From Copy - Paste


SHARE:

This is very annoying when you find someone is copying your writings.Now question arise how to protect your blogger website from stealing your writings.now i share a tricks how can you save your blogger site from being copy paste.i mentioned a HTML code it will protect your only blogger site from copy paste



Go dashboard > design tab


Click edit HTML


Press CTRL+F then find the code
<head>
Just easily paste the following code just before < / head >
<!-- 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>

Now save the template congratulation now your blogger site is completely copy paste protected.Remember this code is secure and it does not harm your SEO




SHARE:



If you enjoyed this post and wish to be informed whenever a new post is published, then make sure you subscribe to our regular Email Updates!

Subscribe To Get Latest Tricks On Email!

 

4 comments:

  1. I was looking in too many pages for this , but thank you very much , because I found it at you finally ,

    ReplyDelete
  2. Thankyou very much...........this is my blog www.soomrofarhan.blogspot.com :)

    ReplyDelete
  3. thamks brother this is my blogger [http://itcomputerstips.blogspot.com]
    my name is qadeer

    ReplyDelete
  4. thax bro its improtant information for tricks4bloger.blogspot.in

    ReplyDelete