directory-inclusion-examples: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
Line 16: Line 16:
** Hardly anyone links to the specific page, many link to the root of the directory. For example, many blogshares listed blogs use http://blogshares.com/images/blogshares.gif to signify that they're listed, but not where in the directory they're listed.
** Hardly anyone links to the specific page, many link to the root of the directory. For example, many blogshares listed blogs use http://blogshares.com/images/blogshares.gif to signify that they're listed, but not where in the directory they're listed.
** Blogwise does it thusly: <code><nowiki> <a href="http://www.blogwise.com/" target="_blank"><img src="http://www.blogwise.com/buttons/88_31_1.gif" border="1" width="88" height="31" alt="Blogwise - blog directory"></a> </nowiki></code>
** Blogwise does it thusly: <code><nowiki> <a href="http://www.blogwise.com/" target="_blank"><img src="http://www.blogwise.com/buttons/88_31_1.gif" border="1" width="88" height="31" alt="Blogwise - blog directory"></a> </nowiki></code>
== Formats ==
See [[directory-inclusion-formats]].

Revision as of 14:56, 30 August 2005

Directory inclusion examples

This is a page for documenting ways people link to directories and build directories in a distributed manner.

Authors

  • Ryan King
  • Tantek Çelik

Examples

  • directory urls?
  • how do people indicate 'a directory for a page'?
    • Hardly anyone links to the specific page, many link to the root of the directory. For example, many blogshares listed blogs use blogshares.gif to signify that they're listed, but not where in the directory they're listed.
    • Blogwise does it thusly: <a href="http://www.blogwise.com/" target="_blank"><img src="http://www.blogwise.com/buttons/88_31_1.gif" border="1" width="88" height="31" alt="Blogwise - blog directory"></a>

Formats

See directory-inclusion-formats.