
Q. How to protect site from plagiarism?
A. Impossible, let's move on...
Seriously though, the only way to protect your information is to not publish it. I have caught people in the past copying our stuff. One person had to eventually purchase our services as they were using our pics (They wanted to get on our good side).
Other fruitless attempts at protection that can be adverted (an no, I am not going to teach you how to avoid them, I will just say they can be):
1. Disable right click
2. Create image file through php
3. Disable script
4. Download as code only
5. Digital marks in images.
If you come up with any good ideas, let us know.
I use a javascript to prevent right clicking (although someone could just click view, source in the Internet Explorer menu. But it stops the clueless folks...
Try it at one of my toy sites, ******************.
Message Edited! MrSmith: Read, no links to commercial sites! When sharing code use the code tags |
CODE | ||
Plagiarism Gaming Video & Issues ComputerThis is a rather hard thing to actually do with todays technology. Even with server side scripts running to prevent nearly all forms of extracting images and information from a web site there are utilities out there that can actually scan pages and images much like a search engine does to cache this information allowing it to be easily extracted. I will refrain from going into detail about how this works exactly in hopes of not giving anyone the wrong ideas. ![]() |