blog statistics
Listing the total number of entries and comments in your blog is very easy. MT provides the <$MTBlogEntryCount$> and <$MTBlogCommentCount$> tags.
I'm also showing the number of entries for each of the three categories, which is done as follows:
<MTCategories>
<$MTCategoryLabel$>: <$MTCategoryCount$>
</MTCategories>
You can also list the number of entries for each day, week, or month. You have to be using daily, weekly, or monthly archiving. Then use:
<MTArchiveList>
<$MTArchiveTitle$>: <$MTArchiveCount$>
</MTArchiveList>
Subscribe to this blog's feed