Disable copy paste text option in your blogger website easy way.

 Many of us wish to write in online but alas! many of us scare to share our ideas if somebody steal our ideas😯.That's we we stop ourselves to share our ideas. Those who feel worry about plagiarism, there is a fantastic solution for them.

Nobody wants other to steal their content ,ideas ,thoughts .No matter how much good guy he is/she is, they will feel bad if someone is stealing their ideas and getting appreciated with the stolen ideas.

The solution is you can stop other to copy and paste your writing in your blogger /WordPress. By the way ,In this article you are going to know how to stop copy and paste your writing in blogger. But there is a awesome news that there is also a another about stop other to stealing your ideas in WordPress. Click her to know that.

How to save your content from copy paste in blogger?

Blogger is a google platform where you can share your ideas, thought etc. and make a beautiful website. It is different from WordPress CMS. It is clear that you cant install plugins for blogger to solve  issue .But blogger allow you to change its coding ,and allow you to make your website more user-friendly. for this ,You just need some knowledge about code like html ,CSS, and JavaScript.


To disable copy paste in Your blogger website to the following step:

typing, holding  phone, man

To disable copy paste in Your blogger website to the following step:

1.Enter in your blogger dashboard.

2.And try to find theme option .

3.tap  the dropdown menu with customization option.


blogger codes, xml code

4.write the code bellow< head> tag :


BLOGGER CODE

the script is:

  <script src='demo-to-prevent-copy-paste-on-blogger_files/googleapis.js'/><script type='text/javascript'> if(typeof document.onselectstart!=&quot;undefined&quot; ) {document.onselectstart=new Function (&quot;return false&quot; ); } else{document.onmousedown=new Function (&quot;return false&quot; );document.onmouseup=new Function (&quot;return false&quot;); } </script>
5.Then save it from the highlighted option like the photo.and view your website.

blogger

to understand more see the YouTube video

blogger

Post a Comment

0 Comments