Περιγραφή
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.
Στιγμιότυπα
Εγκατάσταση
- 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
Συχνές Ερωτήσεις
- What languages SEO Tag Cloud Widget is translated to?
-
- English
- Hungarian / Magyar
- Lithuanian by Nata Strazda
- Romanian by Web Geek Science
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“SEO Tag Cloud Widget” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “SEO Tag Cloud Widget” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
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