Quote:
Originally Posted by gawnd anyone know how the core drupal install is in terms of SEO? |
Drupal is excellent for
SEO.
Try
this site.
You need some basic modules and modification of your robots.txt file. It's also good to use a
custom front page and not the default "last 10 posts" view.
Basic
SEO modules needed:
pathauto: creates URLs based on your criteria (e.g., post title, post number, or whatever you want)
global redirect: no configuration required -- just install it
page title: allows you to override the default <title> so that your <title> elements are different than your <h1> elements.
meta tags module: Automatically generates meta descriptions for your posts (or allows custom override)