Tagging on Discount Lenses Blog

I just installed a tagging plugin by ChipsQuips.  So far so good.  It seems to be working, I just don’t know how to set it up so it works with Technorati.  I’d like my tags to be automatically indexed by Technorati, so if anyone knows how to configure that, leave a comment or send me some feedback!

3 Comments so far

  1. Chip Camden on October 26th, 2007

    In your theme, wherever you want the Technorati tags to be display, use:

  2. Chip Camden on October 26th, 2007

    Oops, it stripped by tags:

    <?php
    if (function_exists(’the_post_keytags’)) {
    the_post_keytags(null, ‘technorati’);
    }
    ?>

    Also, you probably want to get the latest version of my widget at http://www.chipstips.com/?p=165

  3. Brandon on March 10th, 2008

    Thanks again Chip for the information on how to add tags to my discount contact lens blog.

Leave a reply