Top

Simple Tags in WordPress 2.3.x

In WordPress 2.3 you don’t have easy access to your Tags, so I switched from Simple Tagging Plugin to Simple Tags with this new WP Version.

I make it short, to display the Tag Cloud I like to use the ‘if function exists’, so I insert in the Template (mostly in the sidebar) this code:

<?php if (class_exists('SimpleTags')) : ?>
<h3>Keywords - Tags</h3>
<div class="tagcloud">
<?php st_tag_cloud(); ?>
</div>
<?php endif; ?>

In Admin View of WordPress under Tags I set the Tagcloud Options like this:

The HUMMER HX Concept at Detroit Auto Show

Order tags selection: Random
Order tags display: name-asc
Maximum number of tags… : 80 So I display max 80 of the used Tags sort by Alphabet, randomly choosen
Color and Size you should play a bit..

Now, I think important is the title of the Tag you see at the Cursor. Title should be the tag_name, nothing else…

Advanced usage: &title=&xformat=<a href="%tag_link%" title="%tag_name%" %tag_rel% style="%tag_size% %tag_color%">%tag_name%</a>

SimpleTags, a WordPress plugin for generating lists of Technorati tags ... a simple update on the database. Please check db-update.txt in the zipped distribution ... - The Simple Tags can be installed in 3 easy steps: Unzip "Simple tags" archive and put all ... You can activate / desactivate a most of Simple Tags features in one clic ! ... - Redmine ... Sign in. Register. Home. Projects. Help. Search: Simple Tags. Overview. Activity. Roadmap. Issues. New issue. Wiki. Files. Planning. Calendar | Gantt. Overview ... - One way to strengthen your SEO marketing campaign is by using the Simple Tags plug in for Wordpress blogs. This tutorial will show you how to build search engine ... - For WordPress 2.3: Please try and use Simple Tags Plugins ... Adding tags as categories in the feed (this will index your tags with Technorati) ... -

Related Entries

Bookmark and Share


external sites talking about Simple Tags Wordpress

ronchicago on "Category management or a different way to organize...

...i wish i recorded the link to the wordpress hierarchy. moderator michael h pointed it out today and i can ... simple tags not what i was hoping...

Wordpress Multiple sites development ongoing 200 sites - oDesk

...max banner onlywire tweet me Askimet comment Luv share this simple tags PLEASE NOTE: I am a ... Skills: WordPress, SEO, Graphics, Blogger

Ajay on WordPress: WordPress Picks for the Week [03/17]

A simple query to delete all the post revisions along with the associated ... Powered by Contextual Related Posts. Tags: WordPress, WordPress...

WordPress " Simple Tags " WordPress Plugins

Simple Tags is THE perfect tool to manage perfectly your WP 3.0 tags ... Simple Tags is the successor of Simple Tagging Plugin This is THE perfect tool to manage ...

SimpleTags - A WordPress Plugin for Technorati Tags

SimpleTags, a WordPress plugin for generating lists of Technorati tags ... If updating from an earlier version, you need to perform a simple update on the database. ...

Simple Tags | Here With Me

The page of Simple Tags plugin for WordPress moved on Redmine tools. ... At last I confirm you that Simple Tags will be adapted for WordPress 2.5! ...

Comments

Got something to say?





Bottom