gsmtz5

gsmtz5

Breaking News

(PROTECT YOUR POSTS) how to disable copy and paste blogger,wordpress and more

Image result for DISABLE COPYHOW ARE YOU AM GIBBONS MWATEBELA
Even as we know in this kind of technical World everyone desires to be Online along with Run as quick as rabbit in these Daily growing Technology. But daily Tons of Articles Publish on Web ViaBlogger, Wordpress, Facebook, Twitter and much more Social Media Sites and Blogging platforms. But Do you think the Content you Published with your Online Portal is Safe or not. There are a lot of vistors who just visit for Verifying and Comparing your Contents. These are so many peoples who wish to be a Finest Blogger in a short time span. So, In this Tutorial My goal is to share a Finest Tip Ever to Disable or Banned the Copy Paste Option Through your Site to protect them from Copycats who copy your whole contents.

How to Implement?

Just follow the below simple steps to disable copying option on your blogger blog.
  • Go to Blogger Account >>> Blogger Dashboard

  • After Selecting Layout Tab will Open. Click On"  Add a Gadget ".

  •  Now a again a New Window will Open.Here select " HTML/Java Script

  • Now Copy the Given Below Code and Paste it Here.

< !- 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 -->


Now Save the open window you are almost done!

No comments