Digitzz-Every bit of digital world: How to write password protected post in blogger

social icon

Share on Facebook Follow on Twitter Share on Google+ Subscribe to RSS Feed Share on Whatsapp

logo+member+android

Digitzz Andriod App Download Digitzz Andriod App

05 September, 2012

How to write password protected post in blogger

Print Friendly Version of this pagePrint Get a PDF version of this webpagePDF


1. Go to your post. click html mode.

2. Copy whole text.

3. Go to http://www.vincentcheung.ca/jsencryption/

Put in your password which will be used to open password protect page/post. (in Yellow field)



Paste the copied html code in Green Box and click encrypt button.

Do not touch red box (Shows encrypted text)

4. Now go back to your post and switch to html code

5. Delete all code and paste following code as it is: 

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<script type="text/javascript" src="https://sites.google.com/site/digitzzone/downloads/jsencryption.js"></script>
</head>
<body>

{ CODE }
</body>
</html>


6. Go back to that encryption form and copy all text from blue HTML code box and paste it in the place of  { CODE }.

7. Now save and use it.

DEMO:

Password is : demotest1





No comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...