User login

URL shortener

Prevent twitter from shortening URLs

http://www.seoconsultants.com/uris/conversion/

If you've really got all your ducks in a row, your URIs will be short to begin with. You'll have followed the suggestions made back in the early 90s that URIs should be concise and never change. Planning for that type of scalability is a bit challenging and definitely has its long term rewards.

Direct incoming nids to node/nid

A simple module could check for integer in the first part of the argument and send to the node ID for a very simple way of shortening URLs on a Drupal site.

Done (and then some) in Drupal 6 with this module: http://drupal.org/project/shurly

Done in Drupal 7 here: http://www.metaltoad.com/blog/url-shorteners-must-die

Syndicate content