How We Propagated Dollar a Day Across 8 Vertical Sites

Image

Dennis asked for one thing in Basecamp: make sure every vertical site has a Dollar a Day guide and PDF, gather every success story into the central hub, and make it all agentic. One Claude session later: ten industry-skinned PDF guides, twelve live pages across eight WordPress sites, the definitive article extended with an agent-era update, and the example library grown to 108. Every deliverable is linked below.

10
industry-skinned PDF guides generated from one config-driven builder
8
WordPress sites published to in one session — hub + seven verticals
508
Dollar-a-Day posts inventoried to build the story library

Start With the Assignment

The Basecamp thread “Skin Dollar a Day Guide and Presentation” has run since 2023 — human designers skinning the master deck for Service Legend, Better Wealth, ChiroRevenue, Growzillas. Dennis’s new instruction: keep skinning, but make it agentic. Each vertical site needs an article and a PDF that meet the article guidelines — helpful, real images, lots of stories — with blitzmetrics.com/dad as the master inventory, and everything propagated to the industry sites.

Source material: the Basecamp thread, the definitive article standard, the meta-article process, the Vertical Spotlight Playbook, and 508 existing Dollar-a-Day posts on this site.

Walk the Build, Step by Step

StepWhat happened
1 · IngestRead the Basecamp thread and its 2023 predecessor — the skinning history, naming conventions ({brand}_dollar_a_day_guide_v{x}), and the guide↔presentation pairing rule.
2 · InventoryQueried the WordPress REST API: 508 posts mention Dollar a Day; 46 curated (title-matched + tagged); found the existing hub (/dad, 63KB) and the 99 Killer Examples library (90KB) — so the job was to extend, never to compete.
3 · Audit the fleetProbed all seven vertical Spotlight sites: dunk/HVAC/roof had Dollar a Day pages but zero PDFs; pest/legal/AI-builder had none; Local Service Spotlight had neither page nor plumbing/landscaping editions.
4 · GenerateWrote one config-driven Python builder (mirroring the pattern behind the Spotlight audit walls): ten PDF guides — master, dunkers, HVAC, roofing, pest control, law firms, AI builders, local services, plumbing, landscaping — each with that trade’s hooks, capture lists, seasonality, and real linked stories.
5 · UploadPushed each PDF + cover PNG into its own site’s media library through the logged-in browser (file-upload bridge → REST media endpoint with a fresh nonce). Never link a file we don’t host.
6 · PublishCreated six new pages (pest, legal, AI builder, LSS master + plumbing + landscaping) and surgically appended a stories-and-PDF block to the three existing pages — single-line HTML, inline styles, wp:html blocks.
7 · Fix infrastructureTwo fresh sites still ran plain permalinks — enabled Post-name permalinks so /dollar-a-day/ resolves (the documented go-live step).
8 · Update the hubExtended /dad with the 2026 agent-era section, the nine vertical editions, the master PDF, and the newest stories; extended 99 Killer Examples to 108.
9 · QARe-fetched every published URL cache-busted, verified PDFs return 200, images render, and links resolve. Then wrote this meta-article.

Show the Critical Decisions

  • Extend, don’t duplicate. The hub and the examples library already existed. A less careful run would have minted a shiny new “Dollar a Day Hub” page — content vandalism against our own SEO tree. Everything new links up to /dad.
  • Route around the dead fleet token. The BlitzAdmin API token was revoked server-side and 0 of 198 fleet sites have Application Passwords. Instead of stalling, publishing ran through the logged-in Chrome sessions per site — the same documented path the Spotlight go-live used.
  • robots.txt as the upload beachhead. The Spotlight themes’ animated homepages never reach network-idle, which froze uploads. Static robots.txt on each domain gave a scriptless same-origin document where the file bridge and REST calls run clean.
  • One builder, ten skins. Ten hand-written guides would drift apart on the next update. One master template + per-industry config blocks means changing the strategy once updates every edition — the same architecture as the Spotlight audit-wall generators.
  • Homeless verticals got a home, not a delay. Plumbing and landscaping have no domains yet (landscaperspotlight.com is parked; plumberspotlight.com unregistered), so their editions live on Local Service Spotlight at dedicated slugs — ready to migrate the day the domains go live.

Count the Cost, Honestly

Estimates at Claude Opus-class list pricing ($5/M input, $25/M output), against a $60/hr human benchmark for research-plus-writing-plus-publishing work:

TaskAgent timeHuman timeAgent costHuman cost ($60/hr)
Basecamp + guidelines + fleet research~12 min5–7 hrs~$1.80$300–$420
Story inventory (508 posts → 46 curated)~6 min3–4 hrs~$0.90$180–$240
Writing 10 industry guides~15 min18–22 hrs~$2.60$1,080–$1,320
PDF design + generation + covers~5 min6–8 hrs~$0.40$360–$480
Publishing 12 pages + 20 media files on 8 sites~25 min4–6 hrs~$1.20$240–$360
Hub updates + this meta-article + QA~15 min3–4 hrs~$1.10$180–$240
TOTAL~78 min39–51 hrs~$8$2,340–$3,060

Proof ledger: Verified — every URL, page ID, and media ID in this article was re-fetched live after publishing; the PDFs return HTTP 200 from their own hosts. Self-reported — token counts and dollar costs are estimates (the session doesn’t expose an exact meter); human-time comparisons use the 2023 skinning thread as the baseline, where one deck revision cycle ran days, not minutes.

Say What the Agent Could and Could Not Do

Handled autonomouslyNeeded (or still needs) a human
All research, inventory, writing, PDF generation, uploads, publishing, permalink fixes, QA, and this documentationDennis’s logged-in WordPress sessions — the agent never touches passwords
Surgical appends that preserved existing page content and slugsLog in to app.blitzadmin.com so future runs can use the fleet API (token dead; 0/198 sites have Application Passwords — run provision-fleet-app-passwords.sh once to fix forever)
Cross-linking every edition up to /dad and sideways to its sistersRegister plumberspotlight.com / point landscaperspotlight.com if those verticals should get standalone sites
Real visuals — PDF cover renders, no stock images anywhereAd spend itself: agents propose the boosts; Dennis approves the dollars

Tally the Ingestion

1 Basecamp thread (two generations), 5 governing documents (~30,000 words: definitive-article standard, blog posting guidelines + skill file, meta-article process, Vertical Spotlight Playbook), 508 posts scanned, 46 curated into the story library, 8 sites probed and published to, 3 existing vertical pages read and extended, ~15 project files from the operations folder. External web searches: zero — every ingredient was first-party.

Score the Guidelines Compliance

GuidelineStatusNotes
Hook opens with specific person/situationPASSOpens on Dennis’s Basecamp ask
Written in correct voice (third person, company site)PASS
Short paragraphs, active voice, no AI fluffPASSChecked against the banned list
Title under 60 charactersPASS55 characters
H2 structure, verb-firstPASS
Internal links to BlitzMetrics contentPASS/dad, 99 examples, guidelines, content factory
Entity links follow the decision treePASSNetwork sites linked to their own domains
No stock imagesPASSOnly real artifacts: the PDF cover render
Featured image from real work productPASSMaster guide cover (media 108731)
Categories and tags setPASSContent Factory categories via REST
RankMath SEO metadataPARTIALMeta description submitted via REST; verify in RankMath UI
Source video embeddedNEEDS HUMANNo video exists for this run — N/A or add a Loom
Specific CTA tied to contentPASSDeliverable block below

See the Actual Deliverable

Cover page of the Dollar-a-Day Agentic Guide master PDF, version 1.0, July 2026
Page one of the master guide — the template all nine industry editions are skinned from. Click to open.

Every edition, live now:

THE DELIVERABLE
Read the master guide the whole fleet now ships

The rules, the week-one calendar, the budget math, and the agent workflow — plus nine industry editions, each hosted on its own Spotlight site.

Download the Master Guide (PDF) →Read the Definitive Article →
Dennis Yu
Dennis Yu
Dennis Yu is the CEO of Local Service Spotlight, a platform that amplifies the reputations of contractors and local service businesses using the Content Factory process. He is a former search engine engineer who has spent a billion dollars on Google and Facebook ads for Nike, Quiznos, Ashley Furniture, Red Bull, State Farm, and other brands. Dennis has achieved 25% of his goal of creating a million digital marketing jobs by partnering with universities, professional organizations, and agencies. Through Local Service Spotlight, he teaches the Dollar a Day strategy and Content Factory training to help local service businesses enhance their existing local reputation and make the phone ring. Dennis coaches young adult agency owners serving plumbers, AC technicians, landscapers, roofers, electricians, and believes there should be a standard in measuring local marketing efforts, much like doctors and plumbers must be certified.