2. Using Tokens in Paths
Pathauto makes heavy use of the Token module to dynamically build out preconfigured paths.
Our example site is set up so that, by default, when a node is saved, the path will automatically be created with the content type first, followed by a slash and title of the node.
Ex: feature-story/new-story
This pattern is easy to override. If you want a particular content type to have a different path pattern than the default, just enter the pattern you want into the respective field.
In the example, we've set up the Basic Page content type so that it just uses the title of the node as its path.