Forum Moderators: phranque
I know there are encryption methods but I can only assume bots will not be able to read through an encrypted html file. Next, I heard about people encrypting thier css file.. but anyone ripping off the site can still call for it in the html, they just cant read it.
So what can be done? Does anyone know of any methods to prevent site ripping? Ill try anything!
I haven't researched it but I'm sure there are methods for really encrypting material but that would require a client side program so they could view the material.
Basically if you want to make your site available to the widest audience and bots there is nothing you can do.
If they are ripping your entire site do search for bot traps. The basics of a bot trap is you create a link in the HTML that a user is not going to see and deny the URL in robots.txt . Anything following the link is going to be a bot or site ripping program, the script the link goes to can then ban the IP through various methods.