Header Ads

How to Disable Right Click On Blogger: Stop Copy And Paste Of Your Blog Post

Disabling right click on your blogger blog to stop plagiarism has its advantages. You might be the original creator of the content on your blog, now someone who copied from you, with the right backlinks and keywords in place, their post can rank higher than yours in search results, meaning low benefits in terms of traffic, income after all your efforts. If you don't want all the time you've spent in researching and putting up your quality and unique content to go to waste, apply this trick. 

Today, you will learn how to disable right click on blogger to stop copy paste of your blog's content.



Also, since Google is against duplication of content, you can get penalized for having them on your blog even though you are not the defaulter.


How to Disable Right Click on Blog or Website
==> Login to your  Blogger Dashboard 

==> Goto  Layout.

==> Click on Add Gadget.

==> Select Html/Javascript

==> Copy and Paste the code  below in the text field

<!--detutor.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>

==> Save the gadget.

Visit your blog, you'll notice that selecting of the post or right clicking on it has been disabled.


If you find this article useful please share with your friends and if anyone fined any difficulty then don't be shy to make use of the comment box below.

No comments

Powered by Blogger.