Results for Uniform Resource Locator
On this page:
 
Sci-Tech Dictionary:

uniform resource locator

(′yü·nə′förm ri′sörs ′lō·kād·ər)

(computer science) The unique Internet address assigned to a Web document or resource by which it can be accessed by all Web browsers. The first part of the address specifies the applicable Internet protocol, for example, http or ftp; the second part provides the IP address or domain name of the location. Abbreviated URL.


 
 
Marketing Dictionary: Uniform Resource Locator (URL)

Unique address of any document on the Internet. If a URL is known, the user can go directly to that specific document without first selecting links from other documents. Typically the address is divided into parts that are separated by a period and the slash or the backslash symbol on the computer keyboard; the first part indicates the protocol that is, FTP, (file transfer protocol; HTTP, hypertext transfer protocol, indicating that the document is unique to the World Wide Web)-http://; the second part specifies the computer where the document is stored-www.barrons.com/; if there is a third part, it indicates the exact location of the document on the computer where it is stored (if there are many directories and subdirectories, the URL will be very lengthy)-TeachingLib/; the last part of the URL is the actual name of the document-MktngDict. Thus the URL described here would read as follows: http://www.barrons.com/TeachingLib/MktngDict. See also domain name.

 
Accounting Dictionary: Url (Uniform Resource Locator)

An address system used for the Internet. The http prefix is used for the World Wide Web. For example, www.barnesandnoble.com is the full address for the Barnes & Noble on-line bookstore.

 
WordNet: uniform resource locator
Note: click on a word meaning below to see its connections and related words.

The noun has one meaning:

Meaning #1: the address of a web page on the world wide web
  Synonyms: URL, universal resource locator


 
Wikipedia: Uniform Resource Locator


Uniform Resource Locator (URL) formerly known as Universal Resource Locator, is a technical, Web-related term used in two distinct meanings:

  • In popular usage, many technical documents, it is a synonym for Uniform Resource Identifier (URI);
  • Strictly, the idea of a uniform syntax for global identifiers of network-retrievable documents was the core idea of the World Wide Web. In the early times, these identifiers were variously called "document names", "Web addresses" and "Uniform Resource Locators". These names were misleading, however, because not all identifiers were locators, and even for those that were, this was not their defining characteristic. Nevertheless, by the time the RFC 1630 formally defined the term "URI" as a generic term best suited to the concept, the term "URL" had gained widespread popularity, which has continued to this day.

URI/URL syntax in brief

Every URI (and therefore every URL) begins with the scheme name that defines its namespace, purpose, and the syntax of the remaining part of the URI. Most Web-enabled programs will try to dereference a URI according to the semantics of its scheme and a context-vbn For example, a Web browser will usually dereference a http://example.org/ by performing an HTTP request to the host example.org, at the default HTTP port (see Port 80). Dereferencing the URI mailto:bob@example.com will usually open a "Compose e-mail" window with the address bob@example.com in the "To" field.

"example.com" is a domain name; an IP address or other network address might be used instead.

URLs as locators

In its current strict technical meaning, a URL is a URI that, “in addition to identifying a resource, [provides] a means of locating the resource by describing its primary access mechanism (e.g., its network ‘location’).”[1]

Address bar

Address Bar in Microsoft Internet Explorer.
Enlarge
Address Bar in Microsoft Internet Explorer.

URLs are typically entered into the address or location bar of a web browser. To the right is a standard Microsoft Internet Explorer address bar. Address bars may of course vary in appearance depending on which web browser it is displayed in, and which skin is in use.

Clean URLs

"Clean" and "cruft-free" describe URLs which are:

  • Not tied to technical details, such as the software used or whether the resource comes from a file or a database - so that a change in the technology will not break existing links to the resource. e.g. /cars/audi/ is preferable to /cars/audi/index.php or /myprog.jsp?page=cars/audi/.
  • Not tied to internal organisational structure, such as the current editor or department that created the document - so an internal reorganisation will not cause existing links to the document to break. e.g. /recommendations/2007/xyz/ is better than /~users/jane/current-work/xyz/ or /xyz-team/recommendations/.
  • Consistent with other URLs in the same site in terms of hierarchy. This is desirable so a user can see where they are in the structure of the site, and can predict where to find what they are looking for. e.g. /cars/audi/ and /cars/ford/, instead of /cars/audi/ but /ford-cars/.
  • Consistent with other URLs in the same site in terms of action. This is desirable so a user can predict other, similar URLs on that site, e.g. if /blogs/andrea/feed/ shows a feed of Andrea's blog, then appending /feed/ to any another blog on the same site should show a feed for that blog.
  • A single location for a single resource. The same resource should not be available from multiple URLs, as this results in both confusion (Are they the same resource, or is one a copy of the other? Which is the 'right' one? Is one new and the other due to be removed?) and technical difficulties, e.g. counting links to a particular resource, or caching content to speed up access but not being able to show the cached content when the resource is accessed using a different URL.

An example of the difference between "clean" and "standard" URLs could be seen as:

Standard: http://example.com/index.php?section=articles&subsection=recent

Clean: http://example.com/articles/recent/ or http://example.com/articles/2007/

See also

External links

References

  1. ^ Tim Berners-Lee, Roy T. Fielding, Larry Masinter. (January 2005). “Uniform Resource Identifier (URI): Generic Syntax”. Internet Society. RFC 3986; STD 66.

 
 

Join the WikiAnswers Q&A community. Post a question or answer questions about "Uniform Resource Locator" at WikiAnswers.

 

Copyrights:

Sci-Tech Dictionary. McGraw-Hill Dictionary of Scientific and Technical Terms. Copyright © 2003, 1994, 1989, 1984, 1978, 1976, 1974 by McGraw-Hill Companies, Inc. All rights reserved.  Read more
Marketing Dictionary. Dictionary of Marketing Terms. Copyright © 2000 by Barron's Educational Series, Inc. All rights reserved.  Read more
Accounting Dictionary. Dictionary of Accounting Terms. Copyright © 2005 by Barron's Educational Series, Inc. All rights reserved.  Read more
WordNet. WordNet 1.7.1 Copyright © 2001 by Princeton University. All rights reserved.  Read more
Wikipedia. This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Uniform Resource Locator" Read more

Search for answers directly from your browser with the FREE Answers.com Toolbar!  
Click here to download now. 

Get Answers your way! Check out all our free tools and products.

On this page:   E-mail   print Print  Link  

 

Keep Reading

Mentioned In: