overcome copy and paste in blog

This time I will explain how Anticipation Blog with Anti Copy Paste, anticipation is not using certain media such as the DMCA, but using some code that will be installed in Dashboard Widget to your blog.

This method is effective to prevent the bloggers who are not professional who always copy Paste another blog article, but nevertheless still Copy Paste can not be eradicated and prevented. However, .. at least by applying this method will reduce the amount you want to copy our articles. the following:

How to Anticipate your blog with Anti Copy Paste :
1. Login to your Blog Dashboard
2. Go to the menu Layout / Layout
3. Add Widget HTML / JavaScript new
4. Copy and Paste the code below

Prevent Copy Paste when you want copied (Ctrl + C)

<SCRIPT type = "text / javascript"> if (typeof document.onselectstart! = "Undefined") {document.onselectstart = new Function ("return false"); } Else {document.onmousedown = new Function ("return false"); document.onmouseup = new Function ("return true"); } </ SCRIPT>


Prevent Copy Paste when right-clicking :

<SCRIPT type = "text / javascript"> if (typeof document.onselectstart! = "Undefined") {document.onselectstart = new Function ("return false"); } Else {document.onmousedown = new Function ("return false"); document.onmouseup = new Function ("return false"); } </ SCRIPT>

5. Save and see the results

Anticipating such articles on your blog with Anti Copy Paste, actually not too important for me to install anti Copy Paste this, why? for me however we are to anticipate it anyway, ... for those who love to Copy Paste certainly has a lot of ways to do so. But for those of you who feel aggrieved, it would not hurt to do it this way. Thank You !!.

0 comments:

Post a Comment

Blog Archive

Contributors

Powered by Blogger.