User login
Recent blog posts
- Poor server performance when runing a Drupal site & Flash
- Adding files that begin with a hyphen or dash to Subversion (SVN)
- XML Sitemap Quirks and Module Weight
- May Florida Drupal Meeting
- Firefox 2.x + Mac SWFObject Workaround (White Screen Fix)
- Step by Step guilde to installing the Drupal module Google Analytics
- Drupal Hack Attacks
- Step by step guide to installing the Drupal module Find URL Alias
- Step by Step guide to installing the Drupal module Global Redirect
- Drupal Module: SEO Checklist
seo
Step by Step guilde to installing the Drupal module Google Analytics
Wed, 05/07/2008 - 12:33 — Andrew M RileyThe Google Analytics module for Drupal does exactly what you would expect... it lets you add the Analytics code to your site without having to get dirty in any code!
In addition to standard Google Analytics tracking this module lets you track users by profile fields & file downloads which can be really powerful.
The steps to get Google Analytics working are simple:
- Andrew M Riley's blog
- Login or register to post comments
- Read more
Step by step guide to installing the Drupal module Find URL Alias
Thu, 04/24/2008 - 12:22 — Andrew M RileyFind URL Alias (aka find_path) allows you to search through your sites alias listing (/admin/build/path) using wildcards allowing you to skip scrolling page by page to find the alias you want to edit. That's it, it just adds a search feature to the already existing url alias section. It won't actually change your aliases, make them faster or solve world hunger but what it does do, it does well.
Step by Step guide to installing the Drupal module Global Redirect
Tue, 04/22/2008 - 12:44 — Andrew M Riley- Checks the current URL for an alias and does a 301 redirect to it if it is not being used.
- Checks the current URL for a trailing slash, removes it if present and repeats check 1 with the new request.
- Andrew M Riley's blog
- Login or register to post comments
- Read more
Drupal Module: SEO Checklist
Fri, 04/18/2008 - 17:05 — Andrew M RileySEO Checklist is a must have Drupal Module for all Drupal sites. It creates a checklist with handy links to the modules/settings that help make your Drupal installation as SEO friendly as possible.
Now I know what you might be saying... "I'm a Drupal expert, I don't need a module to tell me what modules I should be running." Well, I don't believe you. Even the most grizzled developer can forget to add a module or *gasp* not know every Drupal module in existence.