Is there any extremely easy way to password protect a blog?
November 15, 2004 11:18 AM
Subscribe
Is there any extremely easy way to password protect a blog. The real goal is to have a blog-as-ecommerce. I need to figure out how to set up subscriptions to the blog, charge (via paypal) and give each user a unique password and login. Any software I can get/buy to do this? If I have to hire someone who can build this for me, where do I look and what should it cost? I won't have many subscribers, so I can handle some issues mannualy if need be, but the more automated the better.
posted by limitedpie to computers & internet (8 comments total)
anyone going to yourblog.com would get a login/register page that would pitch people on the site/service if they weren't members. So then they register, and get shuffled off to paypal to buy a subscription. When they pay, Paypal can ping a URL on your server with variables, which you'd use to tick off the database with a flag of "they are allowed to read the blog when logged in."
posted by mathowie at 11:41 AM on November 15, 2004