Want to add Technorati tags easily for your WordPress posts? Bunny’s Technorati Tags is a WordPress plugin that provides you with template function to easily display Technorati tags for your posts. The tags are stored in a Custom Field, so this plugin does not require any modifications of the database structure. The plugin adds a text input for that custom field in the appropriate admin pages.
Once you have installed and activated the plugin, enter a space-separated list of tags in the ‘tags’ field, and place the following code in your template where you want the list of tags to appear:
< ?php the_bunny_tags(); ?>
Example for technorati tags for this post:
bunny technorati tags wordpress+plugins
Note: The tags should be separated by spaces not commas. Keywords with a space can be joined with a ‘+’.
You can find the plugin here ![]()
![]()












