Book Image

WordPress MU 2.8: Beginner's Guide

Book Image

WordPress MU 2.8: Beginner's Guide

Overview of this book

WordPress MU enables you to build a complete, professional blog network. Each user gets their own blog, and can choose their favorite templates and plug-ins, and develop their own content. WordPress MU powers some of the largest blog networks in the world, including the mighty WordPress.com ñ home to thousands of bloggers. This book will take you through the setup of a WordPress MU-powered blogging network, using a real, working blog network as an example, so that you can follow the creation process step-by-step. Your blogging network will be complete with professional features such as friends lists, status feeds, groups, forums, photo galleries, and more, to build your own WordPress.com ñ a place where users can quickly come and create a blog for themselves. The book starts with a clean install of WordPress MU, and as you work through the book, you will build the blog network, and add on more and more features, all seamlessly integrated to achieve a professional, custom-built look.You will find new themes and plug-ins added to the site, as well as customization of the WordPress multi-user code. The book will also look at ways you can manage your community, and keep your site safe and secure, ensuring that it is a spam-free, enjoyable community for your users. In the later chapters, you will add a forum using the bbPress script, and add BuddyPress social networking components to your site. Imagine how good you'll feel when your first WordPress multi-user blog network launches.
Table of Contents (18 chapters)
WordPress MU 2.8 Beginner’s Guide
Credits
About the Author
About the Reviewers
Preface
Index

Summary


In this chapter we have covered a number of ways to secure our blog, as well as ways to automate backups.

We talked about stopping spammers by using Bad Behavior and http:BL to stop bots from being able to comment and by using reCAPTCHA to confirm that any comments submitted were made by a human being.

We also talked about protecting your site from spammers and hackers using .htaccess file settings.

Protecting your site from hackers is vital, but hacking isn't the only threat to your site. To help protect yourself from data loss—either due to server failure or just a failed WordPress MU upgrade—we learned about automating database backups and emailing them to yourself so that you have a copy of the backup that is not stored on the same server as the site itself.

Finally, we looked at some ways to control who joins the site and learned how to manage the plugins that are active on your users' blogs.

We also discussed the ways in which you can help in the fight against spam beyond just protecting...