Archive for March, 2010

Drupal ExpertsWhat makes a Drupal expert?  After recently passing a Drupal Test on Elance, and getting a score placing us in the Top 1% of all the developers on their site, I’ve been thinking.  What does it mean to be a Drupal expert?

The Elance test was rather simple and I don’t think it truly tested whether we as a company are Drupal Experts or not.  Their test was all about usability and had very little to do about custom Drupal programming.

Being an expert in Drupal takes time.  It’s something that doesn’t come from reading a book alone.  It comes from time spent learning about Drupal, and time spent using Drupal. (more…)

Wednesday, March 24th, 2010

Time for this weeks unsolicited website review. Here is why your website doesn’t rank:

  1. You’re using frames, and the only frame on the page is hosted on a different website. Nobody finds my website
  2. Duplicate Title Tags- all pages reuse pastandpresentshoppes.com nobody finds
  3. The city you work in isn’t close enough to the keywords you are targeting. If you’re an antique shop in North Aurora, then say, “We’re an antique shop in North Aurora”. why nobody finds my site

(more…)

Tuesday, March 23rd, 2010

Here are some basic Drupal SEO tips that will go along way towards helping improve your Drupal Websites rankings.

drupal seo tips

  1. Enable Clean URLs:   Go to administer -> settings -> Clean URLs and enable them.  If for some reason you cannot change the setting.  It means that your server needs the Apache mod_rewrite module, or your .htaccess file needs to be updated.  Usually you just need to uncomment the “RewriteBase /” line in your .htaccess file.
    Drupal clean urls
  2. Enable Pathauto, Global Redirect and Token Modules:
    Drupal SEO ModulesThe pathauto module makes it possible to automatically generate Search Engine friendly URLs.  The Global Redirect module makes it so requests are always redirected to the pathauto generated URL alias.  This is important to avoid duplicate content.  The token module, helps in generating search engine friendly urls.   One trick to using Pathauto, is you want to update the pathauto settings so that if you change your page title, it doesn’t change the auto generated url.  This is the “Update Action” setting.  It should be set to “Do Nothing. Leave the old alias intact.” (more…)
Monday, March 8th, 2010