
url (module[3] drupal[2])
Creates a list of node URLs at /q=urllist.txt or (/urllist.txt for clean URLs) for submitting to search engines like Yahoo! Site Explorer . urllist.txt is listed as a valid feed for submitting all your site's URLs through your collection of " My Sites " at Yahoo!. Yahoo has some history of buggy anonymous submission, so you often have to be logged in to your Yahoo! account to submit your site to their Site Explorer service.
URL list
Path: readable URLs
Pathologic
Pathologic is an input filter which can correct paths in links and images in your Drupal content in situations which would otherwise cause them to “break;” for example, if the URL of the site changes, or the content was moved to a different server. Pathologic can also solve the problem of missing images and broken links in your site’s RSS feeds. See more example use cases on the documentation page. Are you a developer with experience with multilingual sites? Please help tackle some of the multilingual-site-related issues for Pathologic . I simply don't have enough experience with multilingual sites and associated corner cases to squish all the bugs.Pathauto
The Pathauto module automatically generates URL/path aliases for various kinds of content (nodes, taxonomy terms, users) without requiring the user to manually specify the path alias. This allows you to have URL aliases like /category/my-node-title instead of /node/123 . The aliases are based upon a "pattern" system that uses tokens which the administrator can change.Global Redirect
Work in progress for a Drupal 7 integration and collaboration between redirection-type modules: Current features: Common API for loading, saving, and deleting redirects. Case-insensitive redirect matching with a hook to allow other modules to narrow-down the candidate redirects.
Redirect
Path redirect
This module allows you to specify a redirect from one path to another path or an external URL, using any HTTP redirect status . #D7CX : I pledge that Path redirect will have a full Drupal 7 release on the day that Drupal 7 is released.Tokens are small bits of text that can be placed into larger documents via simple placeholders, like %site-name or [user]. The Token module provides a central API for modules to use these tokens, and expose their own token values.

