Today lots of content are stolen and being published on the internet via different networks like Blog, Blogger, Wordpress etc. If you are a blog owner and you publish all the great and unique content on your blog or blogger then its important for you to make your content safe by disable the right click in Blogger blogspot or wordpress. Blogger always wanted to prevent their blog's content from copying. Suppose you work all the day and night to publish some unique content on your blog and someone just copies your content on his or her blog and publishes it. So, today we are going to learn How to Disable Right Click on Blogger.
How to Disable Right click in Blogger / Blogspot ?
- Log in to your Blogger Dashboard.
- Go to Layout >> Click on Add a Gadget and select HTML/JavaScript.
- Now Copy the below code and Paste it in the HTML/JavaScript Widget Box.
<script language='JavaScript1.2'>
function disableselect(e){
return false
}
function reEnable(){
return true
}
document.onselectstart=new Function ("return false")
if (window.sidebar){
document.onmousedown=disableselect
document.onclick=reEnable
}
</script>
- Hit the Save Button.
- Congratulations: You've successfully Disabled Right Click on your Blog and Now no one can copy/paste from your blog or blogger.
Final Word
So blogger You might have noticed that in some blog or blogger and websites right click is disabled. Now you can also add "Disable Right Click on Blogger" widget on your blog and protect your copyright content from being used in any other website.
this article helps in many ways.Thankyou so much.
ReplyDeletejavascript training in chennai
javascript training in Adyar
core java training in chennai
core java Training in Tnagar
C++ Training in Chennai
C C++ Training in Adyar
core java training in chennai
core java training institutes in chennai
Thanks for the interesting blog that you have implemented here. Very helpful and innovative. Waiting for your next upcoming article.
ReplyDeleteJava training in chennai
Java training institute in chennai
Java course in chennai
Java training classes
Java training
Java programming classes
core java coure
<a
There are a lot of blogs over the Internet. But I can surely say that your blog is amazing in all. It has all the qualities that a perfect blog should have. Best Tenor Ukulele
ReplyDeleteThanks for the job listing. It will definitely help people who are looking for job. Also check our Free Job Posting Websites which has latest job postings from all over the globe which will benefit both the employers and the employees.
ReplyDeleteNice update..
ReplyDeleteVisit https://www.italk.com.ng for relationships tips
Hello dear thank you for share very help full related information with all peoples in your website
ReplyDeleteand contect me for your business becouse i am digital marketer
Not able to copy the code. When copied it just pastes as
ReplyDeleteRead more at: https://www.sarkarinaukripaper.com/2015/06/how-to-disable-right-click-in-blogger.html
Copyright © AcchiNews.com
click here to read more : www.fitmyhealth.in
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteHi Guys, the provided javascript code in this article seems to be an older version of JavaScript and contains some syntax errors. Here's a corrected version of the code, this works 100% with blogger.com LINK: https://snipboard.io/fIyj1O.jpg
ReplyDeleteHow can we modify html in layout widgets ?
ReplyDelete