What is Disable CTRL+U, CTRL+C, and Mouse Right Click?

Thank you for reading this post. Don't forget to subscribe!



If you are a blogger and you keep writing good articles in your blog. 


So you also need to keep your blog and blog post very secure. 


Because let me tell you that nowadays thousands of new bloggers are coming into this Blogging World every day. In such a situation, they want to get success in blogging without any hard work. 


So let me tell you that they directly copy-paste someone else’s blog post into their blog.


In such a situation, sometimes the ranking of your article is also badly affected. 


So today I have told you with the help of this article how you can easily save your blog post from being copied. 


Let me tell you that this trick will work only on the website or blog built on the Blogger.com platform.


So I think you must use this trick in your Blogger Blog. So that no one can easily steal or copy & paste the blog post written by you with hard work. 


So friends, for more information, you have to read this article below carefully. And the steps given below will also have to be followed carefully.


1. Disable CTRL+U & CTRL+C and Mouse Right Click

  • Disable the All Shortcut key or Click.

In your Site or Blog Edit HTML, search for </head> tag, Just above it paste below javascript code.

<script type='text/javascript'>
var isCtrl = false;
document.onkeyup=function(e)
{
if(e.which == 17)
isCtrl=false;
}
document.onkeydown=function(e)
{
if(e.which == 17)
isCtrl=true;
if((e.which == 85) || (e.which == 67) &amp;&amp; isCtrl == true)
{
// alert(&#8216;Keyboard shortcuts are cool!&#8217;);
return false;
}
}
var isNS = (navigator.appName == "Netscape") ? 1 : 0;
if(navigator.appName == "Netscape") document.captureEvents(Event.MOUSEDOWN||Event.MOUSEUP);
function mischandler(){
return false;
}
function mousehandler(e){
var myevent = (isNS) ? e : event;
var eventbutton = (isNS) ? myevent.which : myevent.button;
if((eventbutton==2)||(eventbutton==3)) return false;
}
document.oncontextmenu = mischandler;
document.onmousedown = mousehandler;
document.onmouseup = mousehandler;
</script>

2. Disable only CTRL+U

  • Enable CTRL+C & Mouse Right Click.

In your Site or Blog Edit HTML, search for </head> tag, Just above it paste below javascript code.

<script type='text/javascript'>
var isCtrl = false;
document.onkeyup=function(e)
{
if(e.which == 17)
isCtrl=false;
}
document.onkeydown=function(e)
{
if(e.which == 17)
isCtrl=false;
if((e.which == 85) || (e.which == 67) &amp;&amp; isCtrl == true)
{
// alert(&#8216;Keyboard shortcuts are cool!&#8217;);
return false;
}
}
var isNS = (navigator.appName == &quot;Netscape&quot;) ? 1 : 0;
if(navigator.appName == &quot;Netscape&quot;) document.captureEvents(Event.MOUSEDOWN||Event.MOUSEUP);
function mischandler(){
return false;
}

</script>

3. Disable CTRL+U & CTRL+C

  • Enable Mouse Right Click

In your Site or Blog Edit HTML, search for </head> tag, Just above it paste below javascript code.

<script type='text/javascript'>
var isCtrl = false;
document.onkeyup=function(e)
{
if(e.which == 17)
isCtrl=false;
}
document.onkeydown=function(e)
{
if(e.which == 17)
isCtrl=true;
if((e.which == 85) || (e.which == 67) &amp;&amp; isCtrl == true)
{
// alert(&#8216;Keyboard shortcuts are cool!&#8217;);
return false;
}
}
var isNS = (navigator.appName == &quot;Netscape&quot;) ? 1 : 0;
if(navigator.appName == &quot;Netscape&quot;) document.captureEvents(Event.MOUSEDOWN||Event.MOUSEUP);
function mischandler(){
return false;
}
</script>


Conclusion – How did you like this How to Disable CTRL+U, CTRL+C, and Mouse Right Click on Blogger/Blogspot article? You must tell by commenting in the comment box below. You can share your opinion with us in the Comment Box.


Table of Contents

 Welcome To TalkUpDiTingsDem News Station

Please Remember To Like, Comment Share & Subscribe To Our Website (www.talkupditingsdem.com) You can now listen to talkupditingsdem News articles! if you wish to contact us you can do so via: +18765957131 / {YouTube} / {FacebookEmail-{TalkItUp}

🔴 Have a clip you want to share and be featured on the channel?  

🔴 Submit your clips here – ( https://docs.google.com/forms/d/e/1FAIpQLSdgiiw2L4E5uHoGzhcVv0B7kjPF0lBoldcjSk41olA4RAfKZA/viewform )

Please Remember To LIKE, COMMENT, SHARE & SUBSCRIBE 

To My Channel: http://bit.ly/TalkUpDiTingsDem_YouTube

And Follow Us On

Facebook https://www.facebook.com/Talkupditingsdemnews

Website    https://www.talkupditingsdem.com/

TikTok       https://www.tiktok.com/@talkupditingsdem

Reddit        https://www.reddit.com/user/TalkUpDiTingsDem

Instagram https://www.instagram.com/talkupditingsdem/

Pinterest    https://www.pinterest.com/talkupditingsdemlink/

VK               https://vk.com/talkupditingsdem

Skyrock      https://talkupditingsdem.skyrock.com/

Tumblr        https://talkupditingsdem.tumblr.com/

Linkedin      https://www.linkedin.com/in/talkupditingsdemnews

Goo              https://blog.goo.ne.jp/talkupditingsdem

Twitter @talkupdihttps://twitter.com/talkupdi

Leave a Reply

Discover more from Talk Up Di Tings Dem

Subscribe now to keep reading and get access to the full archive.

Continue reading

Open chat
1
Scan the code
TalkItUp WhatsApp
Hello
Do you need more information about this post ?
TalkUpDiTingsDem News Opt-In Consent Form

Thank you for choosing to stay connected with TalkItUp News Chat. By providing your consent, you agree to receive communication from us. Please take a moment to read the following information carefully before providing your consent.