Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

General Discussion

Suggestions for Implementing a Paywall Site?

My wife and I would like to build a business that sells access to Self-Storage management training material (that we are developing). We like the model of giving away some content but placing most of it behind a monthly subscription paywall (similar to Treehouse but with only one membership level).

I am concerned that the web content might not be indexable if it's behind the paywall and therefore provide no benefits to SEO. Other content would include videos and PDFs.

I'm looking at two options but I would like to consider others. First, WordPress with a paywall plugin. Second, a custom rolled solution (probably PHP with CodeIgniter). I'm leaning more towards WordPress because it does so much for you already.

What should I consider for such a business and do you have any recommendations for platforms or frameworks on which to build it?