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 checklist
Step by Step guide to installing the Drupal module Global Redirect
Tue, 04/22/2008 - 12:44 — Andrew M Riley
Global Redirect is a simple but incredibly useful module for SEO that makes sure users are going to the correct alias of a node since nodes can be aliased in multiple ways (clean url, unclean url, node/###) and duplicate content is a no-no in the SEO world. From the module page:
- 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.