Books on Drupal

There are a few books on Drupal and they range from everything for the beginner to everything for the advanced. I have a page devoted to Drupal books that are available for purchase along with a review on each of them.

New to Drupal?

Are you new to Drupal? What is Drupal and why do you want to use this? In this video I build a Drupal website in 10 minutes. See why Drupal rocks!

Renaming the Path URL in Drupal


Renaming the path to be more friendly (friendly URLs) in the URL is generally good practice. It's good for the user and it's good for search engines. By default, Drupal uses it's own naming for the path... node... this is not good.

Wouldn't it be better if you could rename the path so it shows the actual name of the article? With the Path module, which is part of the Drupal core, you can do this.

The first thing you'll need to do is make sure clean urls are enabled. The path module will not work properly without this enabled. I have an earlier post showing how to enable clean urls if you are not sure what I mean.

The first thing you need to do is enable the Path module. This is off by default.

That's it! Now when you go to edit an article, you'll see a new field called URL field settings. All you need to do is type in the name of the path you would rather have than node/1. The path for that posting is now what you typed in. Pretty easy.

There is another module out there that will do this automatically. I'll have a video on that soon. But in the meantime... now you know how to rename those paths in Drupal.

Trackback URL for this post:

http://www.drupaldude.com/trackback/29

Reply

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img>
  • Lines and paragraphs break automatically.

More information about formatting options

Captcha
This question is used to make sure you are a human visitor and to prevent spam submissions.
Copy the characters (respecting upper/lower case) from the image.