I am trying to make an archive page that filters by both category and month. I would imagine the URL should look like this:
http://website.com/category/video/2010/04
For example. That might pull posts in the 'video' category from April of this year.
I have searched the forums, the plugins, and blogs elsewhere, but I have been unable to find suggestions as to how to do this in a dynamic, URL-based fashion. Can anyone point me in the right direction?