Greetings. I am looking for a way to create a page that lists out all topics (tags) on one page. Basically, I want a true topic index for my site that lists out all the various topics and how many associated posts there are with each topic.
Example:
Topic1 (5) Topic4 (3)
Topic2 (2) Topic5 (9)
Topic3 (11) Topic6 (1)
I don't know the best way to accomplish this, or even where to start. Any ideas to get me pointed in the right direction (or an existing solution) would be most helpful.
Thanks!