Today, i will share a magical tips which protect your content from copy and paste.
Disable Copy Paste in Blogger
Step 1: Go to Blogger
Step 2: Then click on your site and go to Layout
Step 4: After selecting Layout then click on Add a Gadget
Step 5: Then it will open a window and select HTML/JavaScript
Step 6: Then paste following code into the box
Now see your site and you can not copy your post content. That's it. Happy Comment on This Post!
Step 5: Then it will open a window and select HTML/JavaScript
Step 6: Then paste following code into the box
<!- www.codiblog.com start disable copy paste --><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><!-- www.codiblog.com End disable copy paste -->Step 7: Now Save the open window and done.
Now see your site and you can not copy your post content. That's it. Happy Comment on This Post!





No comments:
Post a Comment