This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

SEO Tag Cloud Widget

Description

SEO Tag Cloud Widget displays the tag cloud in a SEO-friendly way, using a search engine optimized html markup.
It looks the same as the default WordPress Cloud Tag, but with an optimized html markup.
You can put it to your sidemenu.

Screenshots

  • This is how the sidemenu will look

Installation

  1. Upload seo-tag-cloud.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to ‘Presentation’ or ‘Design’ menu
  4. Go to ‘Widgets’ menu
  5. Drag & Drop the SEO Tag Cloud Widget to the place you would like to display the tag cloud
  6. Optionally change the title, maximum number of shown tags

FAQ

What languages SEO Tag Cloud Widget is translated to?

Reviews

There are no reviews for this plugin.

Contributors & Developers

“SEO Tag Cloud Widget” is open source software. The following people have contributed to this plugin.

Contributors

Translate “SEO Tag Cloud Widget” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0

1.1

1.2

  • Number of shown tags can be set in the control

1.3

  • Added “nolink” format

1.4

  • Added option to change text-transform: NoNe | UPPERCASE | Capitalize | lowercase

1.5

  • Added credit link
  • Added argument to seo_tag_cloud_widget_style for manual (non widget) use
  • Added Hungarian translation

1.5.1

  • Added target=”…” option for links

1.5.2

  • Added extra parameter to use with Authors Widget
  • Added largest parameter to set how many em-s to add for the biggest tag

1.5.3

  • Added feature to sort by any field to use with Authors Widget

1.6

  • Added feature to display the tag-cloud as a 3D ball

1.7

  • Fixed tag-ball position, height
  • Added preview in widget settings

1.7.1

  • Added Romanian translation

1.7.2

  • Fixed Chrome render bug

1.8

  • Added option: size_curve: uniformly-distributed or proportional
  • Changed hide_credit to show_credit to comply with WP guidelines
  • Changed donation button to comply with WP guidelines

1.8.1

  • Added onReady for jquery.ball

1.8.2

  • Fixed division by zero bug