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
- 6 Great Reasons To Get Shot Of Internet Explorer 6
- Blogging For Business Basics
- 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
Recent comments
- Marketing
2 weeks 3 days ago - Daisy fitness
2 weeks 6 days ago - Google Merchant
2 weeks 6 days ago - Blogging For Business Basics
2 weeks 6 days ago - Marketing In General... has it ever been "honest?"
3 weeks 1 hour ago - Clean design
3 weeks 3 hours ago - Customer Contact
3 weeks 2 days ago - Blogging is the ideal way to dialogue with your customers
3 weeks 2 days ago - Nice Site
4 weeks 1 day ago - Holy Cow! That baby video is
5 weeks 1 day ago
Twitter feed
- makakman: RT @kikolani Valuable Comments, Link Building & Comment Spam - Kikolani http://bit.ly/9kaBXh
- makakman: Twitter Inspects Links To Prevent Spam, Abuse http://tinyurl.com/yag2r92
- makakman: 5 Strategies to Maintain and Improve Your #1 Rankings in Google – After You’ve Reached the Top http://tinyurl.com/yge2ed7 #in
- makakman: @TomChapman I'd be afraid to play it again and spoil the magical memories http://www.youtube.com/watch?v=kL2T4Yn2Tq8
- makakman: @TomChapman Had to limit myself to using my mates Atari ST sadly, my Spectrum wasn't up to it! The long range 25 yard curlers were brill :o)
Topics
- Design Ideas/Inspiration (11)
- Drupal (16)
- Internet (15)
- Marketing (22)
- Print Finishing (1)
- Print Management (4)
- SEO (6)
- Website design (18)



















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