How to Prevent Publishers From Copying Content Of Your Blog/Wedsite The latest in technology news and trends

How to Prevent Publishers From Copying Content Of Your Blog/Wedsite

Most of publishers especially newbies copy content of your blog without editing it, you can curtain that by disabling the right-click scripts of the computer mouse. No right-click scripts will keep some people from being able to steal your text and graphics. There are easy ways to go about it, but it may stop some newbies. Since newbies are often the ones most likely to steal your stuff because they don't know any better, you'll might stop some content theft with this simple trick.



So What Should I Do Now

1. Login to your dashboard
2. Click on design/layout
3.Click on edit HTML
4.Click on Tick Expand widget template BOX
5. Hold ( CTRL + F) at the same time, a new window tab will open on the right hand side of the browser.
6. Type this code </body> in the browser
7.Copy and Paste the below code, just before the </body> tag.

<script type="text/JavaScript">
//Script courtesy of BoogieJack.com
var message="NoRightClicking";
function defeatIE() {if (document.all) {(message);return false;}}
function defeatNS(e) {if
(document.layers||(document.getElementById&&!document.all)) {
if (e.which==2||e.which==3) {(message);return false;}}}
if (document.layers)
{document.captureEvents(Event.MOUSEDOWN);document.onmousedown=defeatNS;}
else{document.onmouseup=defeatNS;document.oncontextmenu=defeatIE;}
document.oncontextmenu=new Function("return false")
</script>

Note: A savvy and determined user can still figure out ways around all the protection, nothing is perfectly safe on the Internet. Fortunately, not many people want to spend that much time at it when it's much easier to go steal from someone else.
This script may not work in all browsers.

No comments :

Post a Comment

Search This Blog

www.kutufam.com