Categories
Drupal Development Resources

Essential Drupal SEO

SEO Checklist

SEO Checklist, as the name implies, is a checklist of things you should do to optimize your website for search engines. It even keeps track of the to do items for you. Definitely a good place to start.

Nodewords

Nodewords provides fields for meta information like keywords and page descriptions. It allows you to set meta tags for each node or automatically generate them from node content and taxonomy terms. The latest version allows you to specify meta tags for views.

Page Title

Page title allows you a set a page title (the one that appears within the <title> html tag) that’s different from the node title (which usually appears on the page itself). A lot of value is placed on the page title since it’s what show up in the search results first.

Pathauto

Pathauto is a module that automatically generates URL/path aliases based on categories, content types, dates, and more, instead of the generic “node/[nid]” format Drupal uses. Take advantage of tokens for fine grain control.

Path

Path is actually built into Drupal core and lets you define a custom path for any node. This is especially useful when converting a site and retaining previous URLs that are indexed and rank well in search engines. You can even add page “extensions”, like “.html” or “.php”, or even “.asp”.

Global Redirect

Global Redirect is a utility module that helps avoid duplicate content which may get you penalized in search engines. The module works “out of the box” and requires no configuration, but you can tweak the settings if desired.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.