Is each issue of a magazine site a static page
If you do not want to use the buildin archives, your best way of achieving this is to create a Page Template containing nearly the same code as the archive.php. Also, add some post_meta to your static pages, containing the Year and Month of the posts you want to show. In your page template, set … Read more