Home Top Ad

Responsive Ads Here

Disable Right Click in Website or Blog [2019]

Share:
As before I have an article regarding plagiarism , Plagiarism has been founded on everywhere on the internet ,World, As i have mentioned in my article ragarding How To Check Plagiarism that now new Blogger or Businners start copy from other blog and past data on their website.My be their, thinking is that they ae working on their Blog, but they don't know it will effect their, Block Rank and Because search Engines spiders are watching every thing. so today i am going to share an trick for avoiding copyinh contents and disable right Click, on Your' Site or blog.


                                  


Once right click has been disabled the option of copying from right is banned. But you all know the shortcut key CTRL+C to copy the text. So the content is till not secure.


So, the blog  is secure and protected. You can check out this by right clicking on [My Blog].


So the nest step is that if you have disable text selections in your blogs then [CTRL+C] also won’t work.



The Steps to disable right click in blogger is shown below.



Step 1: Go To Layout Tab in the left side of the Blogger menu.





Step 2: Click on ‘add a Gadget’ at anywhere [You can choose sidebar left or right or anywhere where you can add html script as this won’t appear]




Step 3: Now choose the widget [HTML/Javascript]



The blank space to enter the blogger’s html script would appear. Past the following code from the link and click [Save]!


BeneFits:


Now i am Going to shar such benefits that why we should disable right click in Blog, or website, by disable right click you can avoid content theft to steal images from Your Site, Open in new Windows, copy any of you contents, so if you want to project your content and disable right click in your blog follow give below steps.


How to Disable Right Click In Blogger blog or Website?


Now i will tell you how you can disable
if you are blogger use login blogger.com
And click on the following Add to Blogger Button:

for manual go to Blogger Dashboard >> Layout >> Add A Gadget
Install a HTML/javascript, Gadget and past the following script.
or you may copy and past the Following script Into you Web-site.

--------------------------------------------------------------------------------------------------------------------------
<script language=JavaScript>
<!–
//Disable right mouse click Script
var message=”Function Disabled!”;
///////////////////////////////////
function clickIE4(){
if (event.button==2){
alert(message);
return false;
}
}
function clickNS4(e){
if (document.layers||document.getElementById&&!document.all){
if (e.which==2||e.which==3){
alert(message);
return false;
}
}
}
if (document.layers){
document.captureEvents(Event.MOUSEDOWN);
document.onmousedown=clickNS4;
}
else if (document.all&&!document.getElementById){
document.onmousedown=clickIE4;
}
document.oncontextmenu=new Function(“alert(message);return false”)
// –>
</script>
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Now Check you'r Blog homw page Right Click has been disabled:
For Further assistance you ask by reply in this post also like our Social Media Community Or subscribe our daily updates for getting new tips and tricks from. www.computerustaad-2015.Blogspot.com Thankx For Visit :)


                 [CLICK HERE TO COPY Clipboard]









No comments