<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Yanivg</id>
	<title>Microformats Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Yanivg"/>
	<link rel="alternate" type="text/html" href="https://microformats.org/wiki/Special:Contributions/Yanivg"/>
	<updated>2026-04-04T03:22:38Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=rel-shortlink&amp;diff=40330</id>
		<title>rel-shortlink</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=rel-shortlink&amp;diff=40330"/>
		<updated>2009-08-25T07:50:06Z</updated>

		<summary type="html">&lt;p&gt;Yanivg: /* examples in the wild */ Added Yedda.com reference&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;entry-title&amp;gt;rel=&amp;quot;shortlink&amp;quot;&amp;lt;/entry-title&amp;gt;&lt;br /&gt;
__TOC__&lt;br /&gt;
== Specification 2009-05-04 ==&lt;br /&gt;
&lt;br /&gt;
=== Editors ===&lt;br /&gt;
* [http://samj.net/ Sam Johnston] ([http://www.aos.net.au/ Australian Online Solutions])&lt;br /&gt;
&lt;br /&gt;
=== Concept ===&lt;br /&gt;
* [http://samj.net/ Sam Johnston] ([http://www.aos.net.au/ Australian Online Solutions])&lt;br /&gt;
* [http://shiflett.org/ Chris Shiflett] ([http://omniti.com/ OmniTI]) rev=canonical&lt;br /&gt;
* [http://laughingmeme.org/ Kellan Elliott-McCrae] ([http://flickr.com Flickr]) rev=canonical&lt;br /&gt;
* [http://twitter.com/robspychala Robert Spychala] ([http://snaplog.com/ Snaplog]) rel=shorturl&lt;br /&gt;
&lt;br /&gt;
=== Copyright ===&lt;br /&gt;
{{MicroFormatPublicDomainContributionStatement}}&lt;br /&gt;
&lt;br /&gt;
=== Patents ===&lt;br /&gt;
{{MicroFormatPatentStatement}}&lt;br /&gt;
&lt;br /&gt;
== Abstract ==&lt;br /&gt;
&amp;lt;p class=&amp;quot;entry-summary&amp;quot;&amp;gt;RelShortLink is a brainstorm proposal with the goal of becoming an [[elemental-microformat|elemental microformat]]. '''The problem-space that rel-shortlink is attempting to solve must be first taken through the microformats [[process]] before any specific brainstorm can be properly evaluated, and potentially added as a microformat.''' Proposed usage: by adding &amp;lt;code&amp;gt;rel=&amp;quot;shortlink&amp;quot;&amp;lt;/code&amp;gt; to a [hyper]link, a page indicates that the hyperlink may be used for space constrained and/or manual entry (e.g. printed or spoken) applications and that the destination of that hyperlink carries the same meaning (even if formatting such as sort order and hightlighting is lost). Typical use cases include pasting links into microblogging services such as Twitter and anywhere manual entry is required (e.g. printed or spoken URLs).&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== XMDP profile ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dl class=&amp;quot;profile&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;dt id=&amp;quot;rel&amp;quot;&amp;gt;rel&amp;lt;/dt&amp;gt;&lt;br /&gt;
 &amp;lt;dd&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
   &amp;lt;a rel=&amp;quot;help&amp;quot; href=&amp;quot;http://www.w3.org/TR/html401/struct/links.html#adef-rel&amp;quot;&amp;gt;&lt;br /&gt;
     HTML4 definition of the 'rel' attribute.&amp;lt;/a&amp;gt;  &lt;br /&gt;
   Here is an additional value.&amp;lt;/p&amp;gt;&lt;br /&gt;
  &amp;lt;dl&amp;gt;&lt;br /&gt;
   &amp;lt;dt id=&amp;quot;shortlink&amp;quot;&amp;gt;shortlink&amp;lt;/dt&amp;gt;&lt;br /&gt;
   &amp;lt;dd&amp;gt;Indicates that the referred resource carries the same meaning as the&lt;br /&gt;
       referring page (even if formatting such as sort order and highlighting&lt;br /&gt;
       is lost) and that the link may be used for space constrained and/or&lt;br /&gt;
       manual entry (e.g. printed or spoken) applications.&amp;lt;/dd&amp;gt;&lt;br /&gt;
  &amp;lt;/dl&amp;gt;&lt;br /&gt;
 &amp;lt;/dd&amp;gt;&lt;br /&gt;
&amp;lt;/dl&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== examples in the wild ==&lt;br /&gt;
This section is informative.&lt;br /&gt;
Note: There are numerous uses of rel-shortlink in the wild, this is very much an incomplete list. If your site marked up with rel-shortlink, feel free to add it to the top of this list. Once the list grows too big, we'll make a separate wiki page ([[rel-shortlink-examples-in-wild]]).&lt;br /&gt;
* [http://wordpress.com/ WordPress.com] uses it on ~7 million blogs with their [http://en.blog.wordpress.com/2009/08/14/shorten/ WP.me URL shortening service].&lt;br /&gt;
* [http://rel-shortlink.appspot.com RelShortLink] is an open source Python implementation hosted on [http://appengine.google.com Google App Engine] which scans both HTTP headers and HTML links for &amp;lt;code&amp;gt;rel=shortlink&amp;lt;/code&amp;gt;.&lt;br /&gt;
* [http://wordpress.org/extend/plugins/shortlink/ Wordpress 'shortlink' plugin] embeds &amp;lt;code&amp;gt;rel=shortlink&amp;lt;/code&amp;gt; links into Wordpress blogs.&lt;br /&gt;
* [http://yedda.com/ Yedda.com] (an AOL company), uses it on all question pages with their internal short URLs mechanism.&lt;br /&gt;
&lt;br /&gt;
== normative references ==&lt;br /&gt;
* [http://gmpg.org/xmdp/ XMDP]&lt;br /&gt;
* [http://purl.org/net/shortlink shortlink Specification]&lt;br /&gt;
&lt;br /&gt;
== informative references ==&lt;br /&gt;
* [http://code.google.com/p/shortlink/ Google Code 'shortlink' project]&lt;br /&gt;
* [http://samj.net/2009/04/introducing-relshort-better-alternative.html Introducing rel=&amp;quot;shortlink&amp;quot; - a better alternative to URL shorteners]&lt;br /&gt;
* [http://samj.net/2009/04/relshortlink-url-shortening-that-really.html rel=shortlink: url shortening that really doesn't hurt the Internet]&lt;br /&gt;
* [http://www.ietf.org/mail-archive/web/apps-discuss/current/msg00531.html rel=&amp;quot;shortlink&amp;quot; proposal for advertising short URLs in HTML/HTTP] thread on IETF apps-discuss&lt;br /&gt;
&lt;br /&gt;
== inferior alternatives ==&lt;br /&gt;
* [http://revcanonical.appspot.com/ RevCanonical]&lt;br /&gt;
** &amp;lt;code&amp;gt;rev=&amp;lt;/code&amp;gt; deprecated in HTML 5&lt;br /&gt;
** &amp;lt;code&amp;gt;rev=&amp;lt;/code&amp;gt; is easily confused with &amp;lt;code&amp;gt;rel=&amp;lt;/code&amp;gt;, thus creating extreme danger for clueless webmasters&lt;br /&gt;
** implies that referring URL is the canonical URL, thus should only be used for the canonical URL itself&lt;br /&gt;
** implies that a complete list of referring URLs is offered, when in fact there are infinite possibilities&lt;br /&gt;
** See also mnot's [http://www.mnot.net/blog/2009/04/14/rev_canonical_bad Counting the ways that rev=&amp;quot;canonical&amp;quot; hurts the Web]&lt;br /&gt;
* RelShortcut&lt;br /&gt;
** Scorched earth thanks to &amp;quot;shortcut icon&amp;quot; (now just &amp;quot;icon&amp;quot; in HTML 5) - rel is a space separated list for HTML at least&lt;br /&gt;
* RelShort[er]&lt;br /&gt;
** Ambiguous as to whether it refers to the URL or the content itself (e.g. abstract).&lt;br /&gt;
* RelShorturl&lt;br /&gt;
** Too many possible permutations: short[_- ]?ur[il] -&amp;gt; shorturl, short_url, short-url, &amp;quot;short url&amp;quot;, short_uri, short-uri, &amp;quot;short uri&amp;quot;, etc. leads to implementations supporting multiple variations.&lt;br /&gt;
** Intellectual property issues:&lt;br /&gt;
*** Trademark status claimed by shorturl.com (shortlink infringes no known common law or registered trademarks)&lt;br /&gt;
*** Copyright protected specification (shortlink specification is public domain)&lt;br /&gt;
*** Patent status unknown (shortlink carries a patent pledge and has no known patents)&lt;br /&gt;
** No effort to standardise via the usual processes (shortlink was submitted to IETF/W3C for discussion)&lt;/div&gt;</summary>
		<author><name>Yanivg</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=rel-tag-spaces&amp;diff=13901</id>
		<title>rel-tag-spaces</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=rel-tag-spaces&amp;diff=13901"/>
		<updated>2007-02-05T14:40:26Z</updated>

		<summary type="html">&lt;p&gt;Yanivg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a list of &amp;quot;name spaces&amp;quot; suitable for use in tagging, and by the [[rel-tag]] microformat. Please feel free to add to it, in alphabetical order&lt;br /&gt;
&lt;br /&gt;
==A9==&lt;br /&gt;
*One word - http://a9.com/microformats&lt;br /&gt;
*Multi-word - http://a9.com/source+code (plus sign)&lt;br /&gt;
&lt;br /&gt;
==del.icio.us==&lt;br /&gt;
*One word - http://del.icio.us/tag/dog&lt;br /&gt;
*Multi-word - http://del.icio.us/tag/german_shepherd (underscore)&lt;br /&gt;
&lt;br /&gt;
==eBay==&lt;br /&gt;
*One word - http://search.ebay.com/door&lt;br /&gt;
*Multi-word - http://search.ebay.com/door-mat (hyphen)&lt;br /&gt;
*International - http://search.ebay.co.uk/door (etc.)&lt;br /&gt;
&lt;br /&gt;
==Flickr==&lt;br /&gt;
*One word - http://www.flickr.com/photos/tags/key&lt;br /&gt;
*Multi-word - http://www.flickr.com/photos/tags/key_hole (underscore)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Technorati==&lt;br /&gt;
*One word - http://technorati.com/tag/cheese&lt;br /&gt;
*Multi-word - http://technorati.com/tag/apple+pie (plus sign)&lt;br /&gt;
&lt;br /&gt;
==Wikipedia==&lt;br /&gt;
*One word - http://en.wikipedia.org/wiki/sugar&lt;br /&gt;
*Multi-word - http://en.wikipedia.org/wiki/brown_sugar (underscore)&lt;br /&gt;
&lt;br /&gt;
===Issues (Wikipedia)===&lt;br /&gt;
*Case sensitivity (http://en.wikipedia.org/wiki/Perry_Barr works; http://en.wikipedia.org/wiki/perry_barr does not)&lt;br /&gt;
*Caution should be exercised when using Wikipedia as a name-space. For example, an article about Birmingham, Alabama, tagged with a link to http://en.wikipedia.org/wiki/Birmingham would link to an article about Birmingham, England.&lt;br /&gt;
&lt;br /&gt;
==Wikitravel==&lt;br /&gt;
For place names.&lt;br /&gt;
*One word - http://wikitravel.org/en/London&lt;br /&gt;
*Multi-word - http://wikitravel.org/en/East_Grinstead (underscore)&lt;br /&gt;
&lt;br /&gt;
===Issues  (Wikitravel)===&lt;br /&gt;
*A tag using, e.g. http://wikitravel.org/en/Newcastle will link to a disambiguation page.&lt;br /&gt;
&lt;br /&gt;
==Yedda==&lt;br /&gt;
For Questions &amp;amp; Answers:&lt;br /&gt;
*One word - http://yedda.com/questions/tags/technology&lt;br /&gt;
*Multi-word - http://yedda.com/questions/tags/home+improvement (plus sign)&lt;br /&gt;
&lt;br /&gt;
For people (by interest):&lt;br /&gt;
*One word - http://yedda.com/questions/tags/technology&lt;br /&gt;
*Multi-word - http://yedda.com/people/tags/web+2.0 (plus sign)&lt;br /&gt;
&lt;br /&gt;
==Related pages==&lt;br /&gt;
{{rel-tag-related-pages}}&lt;/div&gt;</summary>
		<author><name>Yanivg</name></author>
	</entry>
</feed>