rel-tag-examples-in-wild: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(Add goodpredictions example)
(5 intermediate revisions by 4 users not shown)
Line 7: Line 7:
== new and uncategorized examples ==
== new and uncategorized examples ==


* [http://goodpredictions.com GoodPredictions] uses rel-tag on questions such as [http://goodpredictions.com/question/7/who_will_be_sworn_in_after_the_2013_australian_federal_election/ Who will be sworn in after the 2013 Australian federal election?].  Note that rel-tag, as per the spec, is only used on the page that is being tagged, not on all pages mentioning that tag.  So on the [http://goodpredictions.com/closing/ Closing soon] page you will see that rel-tag is not being used against the tags there.
* [http://picc.it Picc.it] uses rel-tag site-wide to markup links from pictures and albums back to their tag search pages. [http://picc.it/c/wallpapers/pictures/id/1246992/@_fountain_trafalger_square_lo Example Picture (Fountain, Trafalger Square, London)].
** '''Problematic.''' The example of "Trafalger Square" gets rel-tag wrong, and thus uses the tag "1" three times due to putting pagination (1) in the last segment of the URL.
* [http://sterlinghotels.com Sterling Hotels] uses rel-tag to mark up links to countries in search (look at country links on left) [http://sterlinghotels.com/search.aspx?hotelname=hotel Search for term hotel]
* [http://sterlingdesignhotels.com Sterling Design Hotels] uses rel-tag to mark up links to countries in search (look at country links on left) [http://sterlingdesignhotels.com/search.aspx?hotelname=hotel Search for term hotel]
* [http://www.blogspot.com Blogger by Google] uses rel-tag for post tags e.g. [http://analytics.blogspot.com Google Analytics Blog]
* [http://www.blogspot.com Blogger by Google] uses rel-tag for post tags e.g. [http://analytics.blogspot.com Google Analytics Blog]
* [http://www.therecipedepository.com The Recipe Depository] uses rel-tag on all recipe pages to mark all the categories the recipes are filed under, e.g. [http://therecipedepository.com/recipe/662/spaghetti-with-tomatoespine-nutsand-arugula Spaghetti with Tomatoes, Pine Nuts, and Arugula]
* [http://www.therecipedepository.com The Recipe Depository] uses rel-tag on all recipe pages to mark all the categories the recipes are filed under, e.g. [http://therecipedepository.com/recipe/662/spaghetti-with-tomatoespine-nutsand-arugula Spaghetti with Tomatoes, Pine Nuts, and Arugula]
Line 49: Line 54:
* [http://spinn3r.com Spinn3r] implements rel-tag as well as RSS and Atom subject and categories.
* [http://spinn3r.com Spinn3r] implements rel-tag as well as RSS and Atom subject and categories.
* [http://www.weboffate.com Web of Fate] publishes rel-tags for future predictions.
* [http://www.weboffate.com Web of Fate] publishes rel-tags for future predictions.
* [http://www.netd.it/sviluppo/ Netdesign] uses rel-tag for all blog posts.

Revision as of 06:51, 2 February 2013

<entry-title>rel-tag Examples in the wild</entry-title>

This page is an informative section of the rel-tag specification.

The following sites have published rel-tag, and thus are a great place to start for anyone looking for examples "in the wild" for inspiration, or try parsing and indexing.

new and uncategorized examples