How to make Blogspot Password Protected Post?

Ariful Islam Shaon
1
To see how a password protected post looks like you have to visit here.

Now sign in to your blogger dashboard. Then go to Design> click Edit HTML. After staying on that HTML page check mark on Expand Widget Templates. Then find the code below...

]]></b:skin>

After getting the code shown above paste the below code after that.

<script type="text/javascript" src="http://www.vincentcheung.ca/jsencryption/jsencryption.js">
<</script>

After paste the codes click on Save template.


Its looks like below image..



Now come to the main point how to make post password protected?

1. Compose a new post in post compose section then click the Edit HTML tab from the top compose window.
2. Then copy all the post from there in HTML view. Then go to http://www.vincentcheung.ca/jsencryption/.
3. After In here write your password in the first blank box, you can choose random password.
4. Paste the HTML post into the second blank box you copied from composes section.
5. Then click on “Encrypt” from the bottom of second box. You will then get two codes after clicked “Encrypt”. One is “Cipher Text” and the other is “HTML code”.
6. Copy the HTML code and again go to your blog post compose section and paste the HTML code into the HTML view.
7. Now give a title and publish the post.
8. Then look the post and you will have what you want to do!

Happy Blogging! :-)

Post a Comment

1Comments
Post a Comment