Configure Path Aliases
Configure path aliases for content types
Let's configure path aliases for the Article content type.
- Visit
/admin/config/search/path/patterns/add
. - Fill in the following values:
- Pattern type:
Content
- Path pattern:
blog/[node:title]
- Content type:
Article
- Label:
Article
- Click Save
![](/_next/image?url=%2Fimages%2Fnext-drupal-pathauto.jpg&w=3840&q=75)
Done. You have completed the Drupal configuration.