Hello,

I notice that when I create pages the URL is http://www.mysite.com/node/1 for example. I want to make the link http://www.mysite.com/mychoice. Is there a way to do this? I want the directory names to be specific words, to make the links more relevant to the content on the page. Can anyone help me with this?

Comments

Kuldip Gohil’s picture

Hi ,

you can use path auto module for this purpose.

--
Kuldip Gohil
Software Engineer - Global Software Consulting (Gloscon)
1-888-DRUPAL-9 (378-7259)
http://www.gloscon.com

marcvangend’s picture

Or, if you have a small site, or only a couple of nodes you want to alias, you can do without the path_auto module and just use the path module (part of the Drupal core) and set aliases manually.