Bootstrap Templates Bundle

Tuesday, October 1, 2013

How to make website content copy protected

Watermark Your Photos
Add watermark on your images. You can use this website http://picmarkr.com/ for adding watermark on images for your website.

Disable the Right Click Function: 
It is another way to protect your content to copy by right click.

Use this below code between <body> tag of your website 

<script language=JavaScript>
<!--
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>

By using Tynt.com
Go to Tynt.com Create an account here. Click on get the code.This is a tool that automatically produces a backlink right to your site when an individual steals your web content. The back links give you the authority and page rank so you can get the top result in the search engines. This will create more web traffic to your site so you can get paid for the content you wrote.

1 comment:

  1. Nowadays E-commerce is not limited to only business born online. Your physical business can also be transformed to an online version. You can get customer online and sale online. In this regard you need a professional, optimized, goodlooking website or an E-commerce website to do so. You can hire freelancer from different places like Fiverr.com .

    ReplyDelete

Wokiee React eCommerce Template