In this Internet age, almost; everything is possible. Blogger.com is a free platform where everyone can create a free blog and can write own content. When you place ads on your blog, you can earn money. But here is a question, how to protect content on blogger.
*To protect your blog content on blogger, use following code:
<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 true" ); }</script> |
*How to use above code on blogger?
- Open your blogger account
- Click on layout
- Click on Add a Gadget
- Click on HTML/Java
- Paste above code in html box
- Click on Save
- Then goods to go !

Comments
Post a Comment