Web site Protection Tutorial



Web site Protection Tips:
The following links take you to different posts on this site.

* Step One: Protect folders by robots.txt – Stop search engine robots indexing Your private folders by ‘robots.txt’.
* Step Two: Protect folders by index file – Protect folders – Keep an INDEX file.
* Step Three: Protect folders by permissions – Folder protection [...]






Image protection – Stop image hotlinking.



1. Disable Right click:
You can use this little javascript to stop people copying your images. This is not 100% secure becaause they can view the image urls with ‘view > source’ feature of the browser and can copy your images.
Here is the javascript. You have to paste it with in the ‘head’ tags of your [...]