views:

54

answers:

1

First time user here: I am wondering how you can change the directory of blog posts from www.yoursite.com/node/... to www.yoursite.com/blog/...?

A: 

Use the Pathauto module to define an alias for "blog entry" nodes.

EDIT:

Then go to www.yoursite.com/admin/build/path/pathauto, under "Node path settings", put something like blog/[title-raw] in "Pattern for Blog entry path".

Finally go to www.yoursite.com/admin/content/node, select all your blog entries, and select "Update path alias" under "Update options".

dusan
Thanks for the answer, but I am using the Pathauto module and the default is still node/. So how can I change this default?
Mike