url (module[3] drupal[2])

FacebookTwitter
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. http://drupal.org/project/URLList

URL list

Path: readable URLs

http://drupal.org/documentation/modules/path Last updated August 7, 2012. Created by ff1 on September 11, 2004. Edited by Delphine Lepers , Heine , choster , arianek . Log in to edit this page . The core Path module lets you optionally create URL aliases for your Drupal pages. By default, Drupal automatically creates web addresses like http://www.example.com/?

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. http://drupal.org/project/pathologic

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. http://drupal.org/project/pathauto
http://drupal.org/project/globalredirect What? GlobalRedirect is a simple module which… Checks the current URL for an alias and does a 301 redirect to it if it is not being used.

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

http://drupal.org/project/redirect
http://drupal.org/project/path_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.

Token

http://drupal.org/project/token