Disable copy and right click on website or blog

By admin | Posted under Blogging.
advertisements

It is very disturbing if someone copy your content and paste in his website or blog . Mostly people do this because to create genuine content it takes time .So if we could disable copy and right click on websites ,the rate at which the content’s being copied can be reduced. I am gonna explain this trick with reference to Blogger service of Google. Others may also use the code in their perspective. This is having some disadvantages if you are listing some useful sites for your users or some stuff that needs to be copied.

Now for Blogger , open Layout now edit HTML
Before you edit template save a copy for future use.

disable copy or edit in website or blog using JavaScript

disable copy or edit in website or blog using JavaScript

Paste the following the JavaScript code just below <head> tag as shown in screenshot.

<!-- 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=disableselectdocument.onclick=reEnable}</script> 

Here we are using JavaScript to disable copy and right click on website or blog . So If someone disables the browser JavaScript support , the contents could be easily copied .

Related Posts
Get articles like "Disable copy and right click on website or blog" in your Email: SIGNUP

Tags: , , , , ,

Comments

2 Responses to “Disable copy and right click on website or blog”
  1. Grace says:

    doesn’t work, I can still copy from my blog (blogger) – thoughts?

  2. vanezza says:

    Is there any code to disable CTRL+V in a blog or website using javascript. I’ll be looking forward to your answer. Thanks.

Do you have any comments on Disable copy and right click on website or blog ?

Incoming search terms for the article:

disable copy website ,html disable copy ,disable copy paste blog ,how to disable copy in blogger ,disable copy html ,enable copy and paste in blog ,disable copy paste website ,disable copy and paste in blogger ,disable copy and paste blogger ,disable copy blog ,disable copy on website ,how to prevent to copy paste on blogs ,disable copy paste blogger ,disable copying on a website ,prevent copy blogger ,disable copy and paste ,prevent copy wordpress ,copy from website blocked ,copy disabled javascript ,disable website copy ,disable copy on your website ,disable copy/paste on a blog page? ,html disable copy text ,HTML Codes to Disable Copying ,disable copy in html