Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Yes, it is. Enable path module, and then look for URL aliases in the admin section. Once the module is enabled, you can also define an alias from within a node/page editing window.
You should be able to reach this page at the very least: http://11heavens.com/files/url-alias-blog.gif (admin/build/path). If you are unable to, then it's highly likely to be a permissions issue. Check user permissions for the path module (admin/user/permissions).
Comments
It won't work, page is a
It won't work, page is a query parameter with a value (?page=1) append to the path 'node', '/page=1' is the path 'page=1'.
that was an example . I just
that was an example . I just want to get out the 'node' from this syntax . It's that possible ?
Yes
Yes, it is. Enable path module, and then look for URL aliases in the admin section. Once the module is enabled, you can also define an alias from within a node/page editing window.
--
Sawant
CMS Goodies | @sawant
yes I had enabled this but I
yes I had enabled this but I still can't find where I need to edit to apply this settings.
Clean URLS?
Are clean URLs enabled (here: admin/settings/clean-urls)?
yes... it's enabled
yes... it's enabled
User permissions
You should be able to reach this page at the very least: http://11heavens.com/files/url-alias-blog.gif (admin/build/path). If you are unable to, then it's highly likely to be a permissions issue. Check user permissions for the path module (admin/user/permissions).
I wrote in admin/build/path
I wrote in admin/build/path like in your example and I have receiver this error:
The path 'blog/1' is either invalid or you do not have access to it.
I have checked in admin/user/permissions this and it's same error:
path module
administer url aliases
create url aliases
pathauto module
administer pathauto
notify of path changes
P.S: in admin/build/path I have wrote:
blog/1 and blog in that's fields.