A Recipe for a Rapid Drupal Site--Part VI, Finishing Up

Last but not least, we're going to look at:

Spam Control
I've been using Mollom a fair bit lately. I think it works quite a lot better than simply using a Captcha. You can get instructions on setting up Mollum in a previous post.

XML Sitemap
An XML sitemap gives search engines a map of what to index. Earlier this year I posted instructions on setting up a sitemap.

Metatagging
The Nodewords Module will help you set up proper metatagging of your content in Drupal.

Pathauto
In the second we enabled Path and Pathauto.

Fivestar Ratings
We've already enabled the voting API and Fivestar.

Service Links
Setting up social bookmarking links is as simple as allowing for basic fivestar ratings. We've already enabled social bookmarking.

At this point we have gone through the process of planning out the site, downloading and enabling both modules and themes, setting up blocks, creating content types, creating views to display content from the content types in on both pages and blocks, setting up a home page, placing a google ad, set up terms and conditions to use the site, enabled some spam control, set up some basic SEO, made our URLs human readable, and allowed for social bookmarking.

The final step is to add content and moving the site to your host!