Hello on my drupal website www.vernisaj.ro my content is being display using menu and links but with this nasty url type http://www.vernisaj.ro/node/3....how can i make them more user and SEO friendly? Thanks

Comments

mdixoncm’s picture

Have a look at the path module (which allows you to enter custom URL's for each node) (which is a core module) and the pathauto module which will automatically generate your paths for you - - http://drupal.org/project/pathauto

Mike,
Computerminds offer Drupal development, consulting and training

tenouk’s picture

For me URL aliases is the best way to Change your site's URL paths by aliasing them.

My URi example:
http://www.labtestproject.com/linuxcommand/copy_contents_of_directory_in...

www.labtestproject.com

gingic’s picture

I will analyse those 2 options