If you are a blogger then you might familiar with the tag clouds, its a visual clouds of user generated (automatic / manual ) links of tags with different font sizes. Tag clouds are good to display useful information on the WebPages and blogs. It also helps in decreasing the bounce rates ( ratio of Total no of visits viewing one page and Total Entities to the Page ). Before going further we are going to present a simple code to display tag clouds anywhere in your Wordpress template, without any use of Wordpress plugins.
tag-clouds
Hot Tags
Description of few simple parameters:
- smallest=8 to decide the minimum font size of the tags
- largest=22 to decide the maximum font size of the tags
- order=RAND to Randomize the display of the tags
- exclude=Tag ID’s to exclude the particular tags
No comments:
Post a Comment