Convert Drupal URL's to SEO friendly
December 21, 2009 9:55 AM Subscribe
I'm looking for an explanation of how to convert a Drupal URL to a more SEO-friendly URL.
I'm likely to be asked to do updates and changes on a Drupal-based website. I'm just starting my learning curve with respect to Drupal.
I can see the website has a mix of SEO-friendly URL's (domain/general-category/specific-pagename.htm) and URL's with 'node in them (domain/node/56).
I've recommended that the pages with non-SEO friendly URL's be updated to friendly ones. So far I've found that to create a SEO friendly URL I need to alias the node, but what that process actually is I don't know.
I'm going to be queried on this process. I need the general overview so I can give some semblance of knowing what I'm doing while I get up to speed on this.
posted by diode to computers & internet (6 answers total) 1 user marked this as a favorite
You can also install the Pathauto module, which will automatically create pretty URLs for content as the content is created, and can be used to bulk-generate aliases for existing content.
posted by bricoleur at 10:01 AM on December 21, 2009