FreshTags

FreshTags is a context-sensitive tag navigation system. What does that mean? It means that when a user comes from another blog or search engine, their potential interests are automatically detected (based on tags/categories) and displayed for them. To learn more about the history of FreshTags, see the official home of the JavaScript version.

WordPress Plugin

The WordPress Plugin version of FreshTags is at version 0.21 and is licensed under the GPL. It can be used as a widget, or included in your template manually by adding this code:
<?php echo freshtags_taglist();
echo freshtags_postlist(); ?>


Download the Plugin

JavaScript Version

FreshTags has historically been a JavaScript system. Originally for Blogger, my system now also works well with some other systems. See my FreshTags-Singpolyma 2 post.

There is an RSS Feed for comments on this post.
You can trackback from you own site.

1 Trackbacks

  1. Trackback at 2007-07-03 07:47 by WP Plugins DB » Plugin Details » FreshTags
    body

    [...] Visit [...]

Post a Comment

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Stephen Paul Weber