All posts in how to create a drupal blog

How to Blog with Drupal

posted by scales on 5/25/12

As a user-friendly, well-crafted, and intuitive Content Management System, Drupal has become increasingly popular with web elites and noobs alike. Drupal’s finely tuned back-end is clearly defined and outstanding; users are able to log-in and create content in seconds. With the pressing need to publish relevant content for search rankings, users need a reliable CMS to quickly publish their blog articles - and Drupal is the most ferocious of them all.

How to create a drupal blog in 10min

posted by scales on 8/17/10

During our time with working in Drupal we've come up with some great resources and techniques for creating new additions to our customer's websites. We've developed a lot of custom features, components, and modules - but one of the most common requests is creating a blog. In this tutorial, we will show you how to build a blog and an RSS feed of that blog in Drupal using Views. Views is a query builder which allows you to display content based on multiple criteria, and we've combined some basic steps for creating a blog in drupal in around 10 minutes.