Forum Moderators: not2easy
I am currently compiling a very large MySql (10,000 entries+) address database which will be published on the internet in Feb or Mar next year. The content will naturally be freely available to visitors, however, I am slightly worried about the content being stolen/copied with the intent to publish the material on another website.
I know this topic has been discused before, but I have yet to find a solution that will, on the one hand maintain the integrity of the site so that users with good intentations will be able to surf the site, and on the other hand keep spiders etc. from copying the content.
Search engines, such as Google, Altavista etc., should of course still be able to spider the site.
Does there exist any technical solutions that can prevent this sort of theft?
Thank you very much
Make sure that the site isn't easily downloadable, stick a random mix of letters and words into static pages filenames.
Block more than 20 queries an hour.
Etc.
None of this is foolproof, it's just raising the bar to getting your information.