How To Disable Copy And paste On Your Blog Posts.
Good day my lovely viewers. It's looks annoying when someone works up one morning, visit your blog post and copy a particular unique post that took you time to write and paste it in his blog and rank better in Google search results. Example of such blogger is vibertechs .com. I made series of research and came Across the best way to prevent such illicit act, all you need to do is to follow the steps below and you will achieve your aim. HOW TO PREVENT PEOPLE FROM COPING AND PASTING ON YOUR BLOG. 1. Sign into your blogger account by going to blogger.com 2. Click on layout. 3. Click on add widget (it can be added anywhere). 4. Click on add html or JavaScript. 5. Now paste this code in there: <!- 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 fal...