Share on Facebook Share on Twitter Email
Answers.com

Permalink

 
TechEncyclopedia:

permalink

(PERMAnent LINK) A unique URL assigned to a blog or news clip posting by blog or syndication software that remains permanent for that article. It is common to routinely move old blog postings and news articles to different parts of the site. Without a permalink, all external references in documentation and on Web sites to these articles become invalid.

The permalink is made up of a base URL combined with elements such as date, time, names and numbers or just a unique number. Using an index, the site keeps track of the physical location of the article and converts the permalink to that address. See deep link and OpenURL.

Download Computer Desktop Encyclopedia to your PC, iPhone or Android.

Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics

A permalink (portmanteau of permanent link) is a URL that points to a specific blog or forum entry after it has passed from the front page to the archives. Because a permalink remains unchanged indefinitely, it is less susceptible to link rot. Most modern weblogging and content-syndication software systems support such links. Other types of websites use the term permanent links, but the term permalink is most common within the blogosphere. Permalinks are often simply stated so as to be human-readable.

Contents

History

Originally, all hyperlinks were permalinks, as content was static. However, when many web pages became dynamic, this was often no longer the case.

One cited early use of the term permalink in its current sense was by Jason Kottke on March 5, 2000, in a post titled: "Finally. Did you notice the".[1] Matt Haughey had discussed a permalink style feature with Blogger co-founders Evan Williams and Paul Bausch the previous weekend, and Bausch had pointed out that it was technically feasible to produce permanent links in Blogger, using a feature (written by him) that allowed the ID of a post to be placed in a Blogger template. In response to Kottke's blog, on March 6, 2000, Matt Haughey posted the technical details on his own weblog,[2] which helped open the way to widespread adoption.[citation needed]

Purpose

Permanence in links is desirable when content items are likely to be linked to, from, or cited by a source outside the originating organization. Before the advent of large-scale dynamic websites built on database-backed content management systems, it was more common for URLs of specific pieces of content to be static and human readable, as URL structure and naming were dictated by the entity creating that content. Increased volume of content and difficulty of management led to the rise of database-driven systems, and the resulting unwieldy and often-changing URLs necessitated deliberate policies with regard to URL design and link permanence. For example, Wikipedia's internal cgi-based URLs, e.g., http://en.wikipedia.org/w/index.php?title=Permalink, are re-written to a more human-readable form, http://en.wikipedia.org/wiki/Permalink (see Rewrite engine).

An entry in a blog with many entries is accessible from the site's front page for only a short time. Visitors who store the URL for a particular entry often find upon their return that the desired content has been replaced by something new. Prominently posting permalinks is a method employed by bloggers to encourage visitors to store a more long-lived URL (the permalink) for reference.

Permalinks frequently consist of a string of characters which represent the date and time of posting, and an identifier which denotes the author who initially authored the item or its subject. Crucially, if an item is changed, renamed, or moved within the internal database, its permalink remains unaltered, as it functions as a magic cookie which references an internal database identifier. If an item is deleted altogether, its permalink can frequently not be reused.

Permalinks have subsequently been exploited for a number of innovations, including link tracing and link trackback in weblogs, and referring to specific weblog entries in RSS or Atom syndication streams

Permalinks and versions

On Wikipedia, a permanent link to a specific version of an article is obtained from the "Permanent link" entry in the toolbox.

Many blogging and content management systems do not support versioning of content, that is, if an entry is updated, a uniquely accessible version is not created. Thus, in the context of these systems, a permalink may refer to different content over time. In the context of systems that support versioning, such as most wikis, a permalink is commonly understood as a link to a specific version. Here, both the link itself and the resource it refers to should not change over time.

One wiki implementation which supports this type of permalinks is MediaWiki, the software which runs Wikipedia. In its current implementation, old revisions of specific articles, images, and templates are referenceable by unique unchanging URLs, although old versions of images and templates may not be utilized by current entries. Permanent links to specific versions are recommended for citing articles from sources such as Wikipedia and Wikinews, to ensure that the content remains unchanged for review. A reviewer can then view the cited revision, the current revision, and the differences between the two.

Presentation

Blog entries are usually laid out as follows:

  • Title
  • Date
  • Entry
  • Comments, permalink, and what category the entry was posted to (known as metadata)

Permalinks are usually denoted by text link (i.e. "Permalink" or "Link to this Entry"), but sometimes a symbol may be used. The most common symbol used is the hash sign, or #. However, certain websites employ their own symbol to represent a permalink such as an asterisk, a dash, a pilcrow (¶), or a unique icon.

Permalink detection

Permalinks can be indicated within the HTML of a page so as to allow automated browsing tools to detect the permalink and use it for linking instead of the stated URL. The link element should include the following attributes:

<link rel="bookmark" href="[Permalink URL]" />

See also

References

External links


 
 
Related topics:
permanent link (technology)
OpenURL (technology)
Heinrich Biltz

Help us answer these:
Why should permalinks be used if available?
What is Permalink Settings design in web?

Post a question - any question - to the WikiAnswers community:

 

Copyrights:

TechEncyclopedia. THIS DEFINITION IS FOR PERSONAL USE ONLY.
All other reproduction is strictly prohibited without permission from the publisher.
© 1981-2012 The Computer Language Company Inc.  All rights reserved.  Read more
Wikipedia on Answers.com. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article Permalink Read more

Follow us
Facebook Twitter
YouTube