Improve Your Visibility

Use strategies to get top rankings in Google and gain new clients. Optimize your site content with good keywords to boost traffic.
Learn more ...

Build Your Fan Base

Multiply your fan club using social media - Twitter, Facebook and LinkedIn. Add youTube video and webinars to attract your audience.
Learn more ...

Create Loyal Community

Reach out to your customers with social interactive websites built with WordPress and Drupal. Use blogs, newsletters and social networking.
Learn more ...

"We met at a meet-up last year. I just want to say that your site looks fantastic and the newsletter you sent out contained some great tips."
- T. McCrea, zebralogic.ca

Vancouver Drupal Development ~ Vancouver Web Design ~ Drupal Hosting

About Seascape Web Design

We are a team of Web Designers and Developers who work together to create the best interactive tools to expand your business online. We help you navigate the web successfully to reach your goals.

We specialize in Vancouver Drupal Development and Vancouver Web Design. We build successful websites with Drupal and Wordpress so you can edit your content yourself. No more waiting around for your web designer to make changes to your website. Using a CMS, you can easily add new features like newsletters, forums, blogs, video, audio and more to attract many new customers. Learn how to promote your business using social media tools, get top rankings in Google and add social networking features.

Contact us today to learn how to get more from your website.

Recent Blog Posts

Nov 20 2011

How to Use Quickstart and Drush to install Drupal 7 website

How to create a Drupal 7 website with one simple command

In this tutorial, we will cover how to download, setup the database, and install a Drupal 7 website - all with one simple Drush command. This is available in the Quickstart environment only.
 
1. Getting Started with Drush in the QuickStart environment
Here are some simple Drush commands to get you started using Drush.
 
Nov 20 2011

Using Drush to Install Drupal 7

You can follow these simple directions and use Drush to easily install your new Drupal 7 website. These commands work well on a Linux operating system. If you are using Quickstart, there are some built in commands to make this process even simpler. See Using Quickstart and Drush to Install Drupal 7.
 
Let’s download the latest version of Drupal 7
 
Nov 19 2011

Updating your Drupal 6 website using Drush

I got the sample Drupal 6 website working on Quickstart. Now I want to update the modules and core using Drush.

My next step is to update all the Drupal 6 modules and Drupal core from 6.20 to 6.22. I changed directories to example6-dev and ran the command "drush update". I got the message asking if I really want to do this. Be sure to backup robots.txt and .htaccess files which will be over written. So I created a backups folder in example6_dev and made backup copies of robots.txt and .htaccess.