- Enable Clean URLs
- Enable Path Module
- Install and enable Pathauto Module
- Configure Pathauto Module so that it doesn't change your URLs on your when you change the title of a node
- Install the Global Redirect Module which will remove trailing slashes on URLs and redirect URLs to their URL aliases.
- Install the Meta Tags Module.
- Install the Page Title Module
- Do NOT install the Drupal Sitemap Module.
- Fix .htaccess to redirect to "www" or remove the "www" subdomain.
- Fix your theme's HTML headers -- many themes don't do this correctly.
- Make sure you don't have PHP session IDs in the URLs (I haven't seen this problem on Drupal sites in a long time).
- Fix your robots.txt file. The default robots.txt file still has serious problems in Drupal 6.
- Watch out for contributed modules that create extra bad URLs and block them with robots.txt
This Drupal SEO tutorial
Posted May 26th, 2008 by listingslab

