How to Disable Copy Paste In Blogger Blog (Java Script Code)?


You can easily disable copy and paste in your blogger blog. It protects your content from the people who copy the content. You can disable copy and paste in blogger (Blogspot) blog by just add a script in your Page. After adding this disable copy and paste code, your blog will be safe from copycats who copy the content. Here, we go.

 

Disable Copy and Paste

 

How to Disable Copy Paste In Blogger Blog?

Just follow the below simple steps to disable copying option on your blogger blog.

  • Go to Blogger Account >>> Blogger Dashboard>>Layout
  • Click On"  Add a Gadget ".
  • Now a New Window will Open.Here select " HTML/Java Script”
  • Now Copy the Given Below Code and Paste it Here.

 

Java script Code to Disable Copy Paste In Blogger Blog (Blogspot):


<!- 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!
  • Move the widget to Below post.

 

So this is a tutorial on disabling copy pasting in your blogger blog, blogspot. I hope your perform this task well and protect your blog from copycats. Soon, we post more awesome articles to protect your blog from plagiarism so keep visiting till then Peace, blessings and Happy Disabling.

No comments:

Post a Comment

*****Comment and Share Posts. Follow us on Social Networks. Participate in Contests. Help People. Live Happily*****

Contact Form

Name

Email *

Message *