Basic Drupal Site Configuration For a Well Oiled CMS
Submitted by Richard Dewick on Fri, 24/07/2009 - 17:41.

When building a Drupal website it's important to get the basic site configuration right to help in everything from SEO to Usability.
Putting these basics in place will make your site load faster and avoid a potential increase in your bounce rate. A well oiled machine will make for a smooth running site and a good experience for visitors.
Drupal is a very powerful CMS with many core and contributed modules, these are just some of the things your should do, if you think there are others do add a comment ;o)
Basic Drupal Site Configuration
- Uncomment the rewrite rule for your domain, if you want everyone to see the site with www at the beginning then set it in your .htaccess file in the root folder of your site
# To redirect all users to access the site WITH the 'www.' prefix,
# (http://example.com/... will be redirected to http://www.example.com/...)
# adapt and uncomment the following:
# RewriteCond %{HTTP_HOST} ^example\.com$ [NC]
# RewriteRule ^(.*)$ http://www.example.com/$1 [L,R=301]
# - Set your keyword and description meta tags for each page and most crucially your homepage using the Nodewords module
- Activate Clean URLs and install the Pathauto module to make your URLs user friendly and help SEO
- Put page titles in that not only describe the page well, but aid your SEO efforts using the Page Title module
- Give images alt and title meta data to help with usability and SEO
- Install Poormanscron to run regular cron runs to help your site run more smoothly
- Set your page cache to normal under Administration > Performance and select Optimize CSS and Javascript files to speed up your site
- Install Backup and Migrate to protect your data from being lost in case of site/server failure
- Specify 403 and 404 error pages
- Finally create a Google account and install the Google Analytics module so you can track site visits
Here are a number of other posts that will help you create a better Drupal site:
Recent blog posts
- Are You Barking Up The Wrong Tree?
- Bia Brazil Fitness Wear For A Sexy Stylish Workout
- Battle of Britain Replica Planes Fundraising Appeal
- Marketing A Lifestyle To Drive Sales
- Basic Drupal Site Configuration For a Well Oiled CMS
- Service With A Smile: The Ticket Time Bomb
- Blogging Inspiration and Tips To Build Traffic From Tim Ferriss
- Comment Spam and PageRank Sculpting
- Securing Your Ecommerce Checkout
- Free Drupal CCK & Views Video Tutorials
Recent comments
- Website visitors
2 weeks 3 days ago - I would go even farther and
2 weeks 4 days ago - Secured Websites
22 weeks 6 days ago - MailChimp is a wate of time
23 weeks 3 days ago - Hop and Jump are the Best
24 weeks 6 days ago - Getting Referrals is 80% of New Business
25 weeks 2 days ago - Try using the "Service Links" Module
25 weeks 3 days ago - Brands are kind of
25 weeks 5 days ago - Are you for real?
25 weeks 6 days ago - Spam protection
26 weeks 2 days ago
Twitter feed
- makakman: 3000 dinosour footprints found in China http://news.bbc.co.uk/1/hi/sci/tech/8502076.stm
- makakman: Real reason Sol Campbell moved back to Arsenal http://tinyurl.com/yarmoky lol
- makakman: Michael John Grist - writing fiction and exploring old ruins. Some great photography, do take a look http://bit.ly/aYI1mB
- makakman: Dogs in the drivings seat is a cool website, gonna get myself on there ;o) http://www.doids.com (via @toffeechops)
- makakman: @matthewbennett I've declared spring has sprung even if it is still 3 degrees outside!
Topics
- Design Ideas/Inspiration (11)
- Drupal (16)
- Internet (13)
- Marketing (21)
- Print Finishing (1)
- Print Management (4)
- SEO (6)
- Website design (17)



















I'm quite new to Drupal so
I'm quite new to Drupal so you can't imagine how useful this post is for me. Thanks a lot for the savy advice!
Spam protection
I would also recommend to install some spam protection module. It may be Mollom. I heard lots of positive mentions about it.
Try using the "Service Links" Module
This is a great module to help your readers promote your posts to all the social media profiles.
Post new comment