url

A URL, short for Uniform Resource Locator, is like a telephone number in that it gives a unique way of locating any web page in the world.

For Web Developers (or for users to request of their site)

A “friendly” URL is an address that is human-readable, void of unnecessary technical information, most common if the page is dynamically generated.

In addition, a technique called “URL rewriting” can be used to create friendly URLs and improve search rankings. A good overview of what it is, why it can be useful and how to do it: http://coding.smashingmagazine.com/2011/11/02/introduction-to-url-rewriting/


Revision #5
Created 2006-04-13 15:03:32 UTC by Hahn, Harry
Updated 2011-11-02 17:08:00 UTC by Shafer, Sharon M.