If you want No-one can copy your content or text from your website or blog, then you have to follow these steps.Now I show you how to protect your content on Blogger.
1.Go to blogger.com
2.Click on Edit html in theme section.
3.Copy and paste this code in <head> section.
<!-- disable copy
<!- START disable copy paste --><script src='demo-to-prevent-copy-paste-on-blogger_files/googleapis.js'/><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 -->
4.You can copy or paste this code after </title>..
5.Then click on save theme.
Now your blog content is protected from copying..
No comments:
Post a Comment