If
you have a website or blog then you always want to prevent users and
other bloggers from copying contents from your website or blog.You may
be written an article with great efforts and lots of research and other
peoples or bloggers just copy paste it on their websites or blogs.To
prevent such type users and bloggers from copying content from your
website i will show you a javascript trick to disable right click on
your website or blog with stylish image.So let's started without
waisting the time.Follow my instructions carefully:
First of All Login to your Blogger Account
Now Go to Blogger Dashboard >>Template>>Edit HTML
Press CTRL+F and Find </head> tag in your template.
Copy the following javascript and paste just above the </head> tag.
Now Save your template and Visit your blog.
Screenshot:
<script type='text/javascript'>
var DADrightclicktheme = 'Dark';
var DADrightclickimage = 'http:https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8bMuVKAwYcT4JzjyeZy8DhkxMzu8Gm0evQMXWddMa5lzFoqD30OeoXsO36liyz6EQuNIUbm8TQcFYxm8-peSuQSADgt2G_rjWsjfoNexp44BMnVKkkuXw-27gCmmhNKl62TGXq05mi8t0/s1600/No+Right+Click+copy.png';
</script>
<script type='text/javascript' src="https://sites.google.com/site/antictrlu/DEBLIZER/AntiCopas.js"> </script>
EmoticonEmoticon