Many blogger who wish to disable people from copying their content have been in quests to find solution on how to do not allow people to copy their content. This post intend to share knowledge on how to make that case solved. To make this enabled to your blog, just follow the following steps.
Step 1. Go to your Blogger dashboard
Step 2. On the lest bar, select menu "Layout"
Step 3. You will find your blog layout, then open one/any layout by clicking on the "Ad a Gadget" text.
For the above steps (step 1 and 2 ) check on the image below.
For step 3 Check the image below. Here you will Ad a Gadget
Step 4. After adding the Gadget you will find a list of blogger Gadget on the pop up window. Select HTML/JavaScript Gadget to add it on your Blogger Layout. See the image below.
Step 5. When you click on the HTML/JavaScript Gadget you will find another popup window as shown below. What you will do is just to copy the code which I will give you very soon and paste them (the code) in the content area of the HTML/JavaScript window. See the image below.
Paste the following code on the content area as instructed above on the step 5.
<!- start disable copy paste --><script src='demo-to-prevent-copy-paste-on-blogger_files/googleapis.js'></script><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><!-- End disable copy paste --></!->
Step 6. Click on the Save button.
Hope your done!
©Juma Mpanga,
Blog C.E.O