How to Generate URL Aliases using Pathauto in Drupal 8
The Pathauto module automatically generates URL/path aliases for various kinds of content (nodes, taxonomy terms, users) without requiring the user to manually specify the path alias. This allows you to have URL aliases like /category/my-node-title instead of /node/123. The aliases are based upon a "pattern" system that uses tokens which the administrator can change.
Requirements: Install below module also with the Pathauto module.
- Token
- CTools
Follow below steps:
- Read more about How to Generate URL Aliases using Pathauto in Drupal 8
- Log in or register to post comments
Recent comments