One the planet of blogging, the content duplication is increasing day by day. However, DMCA (Digital Millenium copyright Act) is working its best for the rescue to original content writers, but until the content generator himself trace the duplication and claim against the pirated blog owner DMCA is ineffective. So, here is a tutorial to avoid right click to copy content on your blog by piracy bloggers. As you disable right click on the page of your blog, your content is really hard to be copied. Going to the source code of the web page can yet copy content but a quick copycat don't waste time doing that.

Now click save and then save arrangement.
That's it from my side. Now let me know, how far this article helped you. If you have any suggestions for me, please let me and my readers know by commenting below. Your contribution is really helpful for thousands of bloggers.
Why Disable Right Click?

To dominate other bloggers, your own handwritten words are enough. But what if others start copying your content and getting high ranking than you just by placing keywords more efficiently?
If the monkey is unable to copy content from your blog, your blog is protected against plagiarism.
There are many more reasons why you should restrict and prohibit audience to copy content from your blog. If a visitor wants to share your words with his friends, you must have been placed (social media widgets on your blog). Without social media optimization, the blog will look dead.
You probably would have understood the importance of disabling right click.
How to Prevent Plagiarism?
Its very easy to do so.
Goto Blogger Layout and click ADD A GADGET.
Now select HTML/JAVA script and paste the below script in it.
<!–YIMB Code –>
<!–www.yesiamblogger.com–>
<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>
Now click save and then save arrangement.
That's it from my side. Now let me know, how far this article helped you. If you have any suggestions for me, please let me and my readers know by commenting below. Your contribution is really helpful for thousands of bloggers.
EmoticonEmoticon