Katie Geiser (A New Dawn) wanted to publish monthly book reviews under a distinct "Book Club" section without creating a second, separate blog. The solution agreed upon is to use a category filter on the main blog page rather than building a standalone blog instance.
This approach keeps all content in one place while allowing users (and nav links) to surface only Book Club posts on demand.
Implement a filter UI on the existing blog page with at minimum two options:
The "Book Club" navigation link in the site header or menu will point directly to the blog page with the Book Club filter pre-selected (e.g., via a URL parameter or anchor), so clicking it feels like a dedicated destination.
The Citrus America website (citrusamerica.com) uses this same pattern — a blog page with category filters that can be linked to directly with a filter pre-applied. A similar implementation exists in that site's news/footer navigation.
/blog?category=book-club or equivalentBook Club posts are authored by Katie and will include:
- Monthly book reviews
- Links to purchase the featured book (affiliate or direct)
Volume is low (roughly one post per month), making a shared blog page with filtering more than sufficient — a dedicated blog instance would be overkill.