Select with your
mouse the body of the HTML page you wish to protect. This means
everything between <body> and </body> (including
these) in your HTML page.
Select Cut ( Ctrlx
+ X or Right Click -> Cut ).
Paste (Ctrl+V or
Right Click -> Paste ) the code in the box below.
Click Encrypt It
and then Select All
Cut the
code in the box as above. Go to your HTML Code and Paste this
generated code right above the </head> tag.
Save the
file and it's done.
Note : For
those interested in protecting their page from being spidered
(including Search Engines) just Paste all your HTML code
in the box (from <html> to </html>),
Encrypt It and then Paste to replace your current
code with the generated one. Don't forget to save the file.