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
Installation
- Upload
seo-tag-cloud.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to ‘Presentation’ or ‘Design’ menu
- Go to ‘Widgets’ menu
- Drag & Drop the SEO Tag Cloud Widget to the place you would like to display the tag cloud
- Optionally change the title, maximum number of shown tags
FAQ
- What languages SEO Tag Cloud Widget is translated to?
-
- English
- Hungarian / Magyar
- Lithuanian by Nata Strazda
- Romanian by Web Geek Science
Reviews
There are no reviews for this plugin.
Contributors and Developers
“SEO Tag Cloud Widget” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “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.
Change Log
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