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(); ?>
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.
2 Responses
WP Plugins DB » Plugin Details » FreshTags •
[…] Visit […]
A Random Walk Through Wordpress Plugins | Stephan Miller •
[…] If you publish the same type of post over and over, this is the plugin for you. With it, you can create templates for your regular postings and stop the copy and paste. FreshTags […]