Drupal 5.x

Drupal 5.x

Auto backup Drupal based websites to Amazon S3

I am running some Drupal based websites. I had to spent much of time for backup my websites daily/weekly. After i moved the websites to VPS and Dreamhost, i have ssh access so i wrote a small script to backup websites databases and user uploaded file to Amazon S3 automatically. The script is executed via cron tab daily. 

Basic Drupal Installation and Configuration

Please contact me for Basic Drupal Installation and Configuration.

The job includes following task:

Uncoming theme (ported from wordpress)

I am porting uncoming theme from a free wordpress theme.

Drupal SEO modules

Today, search engine drives most traffic to the websites. There are many people try to increase the traffic by optimize their sites. I am not an SEO (Search Engine Optimization) expert but be enough to get much traffic to my sites. Some of them are listed at top 10 at google with some common keywords. I just upgraded some websites of mine to drupal based websites. I have tried to research modules at drupal to find out the best modules to do SEO.

Developing Drupal themes based on Framework

Framework module at Drupal site is a good starting point for building a Drupal theme. It is a skeleton that you can easy to use. First, you should download framework theme from Drupal modules then install into your Drupal development version.