--- label: 'Creating a URL alias for a content item' related: - path.overview - path.editing_alias - node.creating_content - node.editing --- {% set path_permissions_link_text %} {% trans %}Create and edit URL aliases{% endtrans %} {% endset %} {% set path_permissions_link = render_var(help_route_link(path_permissions_link_text, 'user.admin_permissions.module', {'modules': 'path'})) %} {% set overview_topic = render_var(help_topic_link('path.overview')) %}
{% trans %}Give a content item page a human- or SEO-friendly URL alias; you can follow similar steps to create an alias for a taxonomy term page. See {{ overview_topic }} for more about aliases.{% endtrans %}
{% trans %}Users with the {{ path_permissions_link }} permission can create aliases. To follow the steps in this topic, you will also need permission to edit the content item.{% endtrans %}