28 January 2013

Prevent Duplication:Disable Copy Paste and Right Click On Blogger

// // 29 comments
Protect Duplicate Content
This web is full of copy-theft.They just love to copy other's content and paste it into their own blog.Hope you may have already saw that thing while blogging through the internet,it's duplicate contented blogs/website.There are many such sites available in the internet who do such kind of silly work of  copied your content and paste into their blog without giving any credit to you and even getting more traffic than your own blog.Sometimes this really makes you angry.So to prevent such kind of theft you need two things-
  • Disable Right Click on your blog and 
  • Disable highlighting function on your blog.



 Must Read : What is Copyscape


Disable Right Click



  • Go to blogger dashboard>layout>add a gadget>html/javascript>add the following code there


<script language="JavaScript"> <!-- var message="Function is Disabled Due to CopyRight Policy"; function clickIE4(){ if (event.button==2){ alert(message); return false; } } function clickNS4(e){ if (document.layers||document.getElementById&&!document.all){ if (e.which==2||e.which==3){ alert(message); return false; } } } if (document.layers){ document.captureEvents(Event.MOUSEDOWN); document.onmousedown=clickNS4; } else if (document.all&&!document.getElementById){ document.onmousedown=clickIE4; } document.oncontextmenu=new Function("alert(message);return false") // --> </script>


Now save the template and you're done.


Disable Highlighting



  • Go to blogger dashboard>layout>add a gadget>html/javascript>add the following code there






<!--Disable Highlighting--> <style type='text/css'> .post{ -webkit-user-select: none; /* Webkit */ -moz-user-select: none; /* Firefox */ -ms-user-select: none; /* IE 10 */ /* Currently not supported in Opera but will be soon */ -o-user-select: none; user-select: none; } </style>



    • save it and you're done.



    Hope you may enjoy it.Please share it with your fellow blogger to make their blog safe.If you have any queries don't forget to ask using the comment box below.
    Articles You May Like

    29 comments: Leave Your Comments

    1. This would really help to avoid people from copying and pasting your blogs to their site.

      ReplyDelete
    2. Why is it that it only works temporarily?

      ReplyDelete
    3. also, how come your own blog is not copy/paste protected?

      ReplyDelete
      Replies
      1. Cause we share codes in our blog,so if we made this blog copy/paste protected then how could our reader use those codes on their blog? :)

        Delete
    4. another great blogger thing to know. it's so irritating to see nowadays how some people have the nerve to simply copy and paste what took you hours to write about

      ReplyDelete
    5. unfortunately, disabling it doesn't always work against serious scrapers because they use an aggregator that aggregates content from your RSS feed... at least, it will prevent those who are new to scraping or stealing content for a while or until they learn how to use programs that does it automatically... just sharing

      ReplyDelete
    6. wow! it worked perfectly on my blog, here's mine http://mytop10listof.blogspot.com.thanks admin!

      ReplyDelete
    7. wao its working |
      www.Tricksgator.com

      ReplyDelete
    8. I am using dynamic view- magazine template for my blogspot and this script is not working. Though it work well for picture window template on blogger. Please help me out.

      ReplyDelete
    9. Thank You So Much! I follow the tips that you gave me and now its working! Now i can protect my content from being copied.
      This is my blog after following your advice: http://infoaday.blogspot.com/
      Thank you again!!

      ReplyDelete
    10. thank u great work i will get it in my tamil site thank u

      ReplyDelete
    11. Disable highlithing is working well but it only works for posts and not for other parts of website, and right clicking is not working at all. and one more thing we can bypass disable highlighting script by right clicking and choosing select all option. and then again right click and copy. but if disabling right click script works well then there is no problem. I tried it on my blog The Latest Tricks And Hacks

      ReplyDelete
    12. one more thing I tried copy by method mentioned above, but everything copied except the post. So Thank you so much for this script. Keep posting something more like this. Thanks

      ReplyDelete
    13. Thanks a ton buddy i wanted to do this for my blog http://mobiknowhow.blogspot.com but was unable to find as easy option as you have provided , Thank you once again

      ReplyDelete
    14. It works on the right button but the highlighting still works on the left button.

      ReplyDelete
    15. Thank you so much for posting this. Am very happy that my posts are now safe from being copied. :) :) :)
      Kudos to you! Keep it up!

      ReplyDelete
    16. Wow great man working perfectly here on my blog http://tipsbot.blogspot.com thnx Admin

      ReplyDelete
    17. Thank you for sharing this useful information!^^

      ReplyDelete
    18. Thanks it work 100%, Check it.http://easygsmtricks.blogspot.com/

      ReplyDelete
    19. Wow Gr8 Trick Really Extraordinary is that trick thanks admin Nixe Article >3

      Disable Right Click on Blogspot/Website

      ReplyDelete
    20. Super ji....it works cool...thanks it is working in my site www.tngovernmentjobs.in

      ReplyDelete
    21. I don't know how to thank you . really !!

      ReplyDelete
    22. it's working dude thanks for this

      ReplyDelete
    23. Thanks for share this post.

      ReplyDelete