---
title: Book Club & Affiliate Marketing Strategy
type: article
created: '2026-03-20'
updated: '2026-03-20'
source_docs:
- raw/2026-03-20-a-new-dawn-shine-marketing-call-131601914.md
tags:
- content-marketing
- affiliate-marketing
- book-club
- wordpress
- seo
layer: 2
client_source: null
industry_context: null
transferable: true
---

# Book Club & Affiliate Marketing Strategy

## Overview

A **Book Club section** is a distinct content pattern for therapy and wellness practices that want to recommend reading resources, earn affiliate revenue, and serve existing clients — without conflating this content with primary SEO blog strategy. The pattern emerged from work with [[clients/a-new-dawn-therapy/_index|A New Dawn Therapy]] and is generalizable to any content-driven service business.

The core insight: book recommendation content serves a *referral and retention* audience, not a search acquisition audience. Treating it as a separate section with its own taxonomy prevents it from diluting the primary blog's SEO focus while still providing real value and a passive revenue stream.

---

## When to Use This Pattern

Consider a dedicated Book Club section when a client:

- Has a professional practice where reading recommendations are a natural extension of their services (therapy, coaching, consulting)
- Wants to monetize content via affiliate links (e.g., Amazon Associates, Bookshop.org) without cluttering the main blog
- Plans to write content themselves and needs a low-friction publishing workflow
- Has a resource-oriented audience that will return to the site for recommendations

---

## Architecture

### Separate Section, Not a Blog Category

The Book Club should live as its own top-level section (e.g., `/book-club/`) rather than as a category filter on the main blog. This keeps the primary blog focused on SEO-targeted content and gives the Book Club its own identity and navigation entry point.

> **Rationale from client call:** "I think it might be better to just leave it on book club and then filter by genre if you're going to be doing it that way." — Sebastian Gant, discussing with A New Dawn Therapy

### Genre Taxonomy (Filterable)

Each book post should be taggable with one or more genre categories. A single book can appear in multiple genre filters. Example categories from the A New Dawn Therapy implementation:

- Boundaries
- CPTSD
- Grief
- Parenting
- Somatic Therapy
- Trauma
- Substance Use / AODA
- Self-Help
- Workbooks

Implement as a WordPress custom taxonomy with a dropdown or tag-cloud filter on the Book Club archive page. This allows a visitor to filter by "Grief" and see all relevant books, even if a given book also appears under "Trauma."

### Post Structure

Each book post should include:

1. **Book title and author** (with affiliate link)
2. **Summary** — brief synopsis of the book's content
3. **Therapeutic rationale** — why this book is recommended; what it helps with
4. **Genre tags** — for filtering
5. **Affiliate purchase link** — clearly labeled; links to Amazon Associates or equivalent

Keep health-condition framing general and non-diagnostic. The goal is "this book is helpful for people working through grief," not clinical prescription.

---

## SEO Approach

Book Club posts are **not primary SEO drivers**. Set expectations accordingly:

- These posts will not rank competitively against Amazon, Barnes & Noble, or Goodreads for book title searches
- Realistic SEO opportunity: long-tail queries like "[Book Title] review therapy" or "[Book Title] for grief"
- Primary value is **affiliate revenue** and **client retention** (pointing existing clients to resources)

If SEO value is desired, optimize post titles and meta descriptions around "[Book Title] — A Therapist's Review" or similar constructs. Include the book title as a keyword in the H1 and first paragraph.

Use a **separate blog checklist** for Book Club posts vs. standard SEO blog posts. The Book Club checklist should emphasize affiliate link placement and genre tagging; the SEO blog checklist should emphasize keyword targeting and internal linking.

---

## Affiliate Marketing Integration

- Sign up for an affiliate program (Amazon Associates is the most common; Bookshop.org is an alternative that supports independent bookstores)
- Generate a unique affiliate link per book
- Embed the link on the book cover image and in a clear CTA button (e.g., "Buy on Amazon")
- Disclose affiliate relationships per FTC guidelines — a simple footer note on each post or a site-wide disclosure page is sufficient

The Resources page can link to the Book Club section as a whole, rather than listing every book individually. This keeps the Resources page clean while still surfacing the content.

---

## Future Extension: Digital Product Sales

The Book Club pattern naturally extends toward **downloadable digital products** (workbooks, guides, PDFs). This is a separate scope of work requiring:

- Payment processing integration (e.g., WooCommerce, Stripe, Gumroad)
- Automated delivery of the purchased file (email or download link)
- Separate product pages distinct from book recommendation posts

Flag this as a Phase 2 item when the Book Club section is established. See also: [[knowledge/ecommerce/digital-product-delivery|Digital Product Delivery on WordPress]] (if created).

---

## Implementation Checklist

- [ ] Create `/book-club/` as a distinct WordPress section (custom post type or category-isolated archive)
- [ ] Define genre taxonomy; configure multi-select tagging on posts
- [ ] Build filterable archive page with dropdown or tag filter UI
- [ ] Create Book Club post template (cover image, summary, rationale, affiliate CTA)
- [ ] Write Book Club-specific blog checklist for client self-publishing
- [ ] Sign up for affiliate program; document link-generation process for client
- [ ] Add affiliate disclosure to site footer or dedicated disclosure page
- [ ] Link Book Club section from Resources page

---

## Client Reference

This pattern was first designed for [[clients/a-new-dawn-therapy/_index|A New Dawn Therapy]] during the March 2026 website build. Katie Geiser (practice owner) identified the need for genre filtering, multi-category book posts, and affiliate link integration as part of a broader content and passive revenue strategy.