directory-inclusion-examples: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
* how do people indicate 'a directory for a page'?
* 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 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>

Revision as of 05:21, 30 August 2005

Directory link examples

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

  • directory urls?
    • Lot of directories do 'listed in foo' links (often with a badge), but don't link to the specific part of the directory they're listed in.
  • 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>