New post published
New: {{post_title}}
A {{read_time}}-minute read on {{topic}}. Tap to read.
Use case
Push the post the moment it goes live, send a weekly roundup people actually read, and turn casual visitors into return readers — without bloating the page.
The problem
Without a re-engagement layer, every post starts from zero. A push notification is the cheapest second pageview you can buy.
Most blogs and content sites live and die by referral traffic — search, social, and the home page. Search gives you an entrance; it almost never gives you a second visit. The reader bookmarks the post, closes the tab, and you never see them again. The cheapest way to fix that is web push: one click and the next post arrives on their lock screen instead of being lost to the algorithm.
The catch is that most push tools assume a marketing team behind them. They charge per send, expect daily campaigns, and bury the simple “tell my subscribers when there’s a new post” use case under a segmentation builder. Solo authors and small editorial teams need the opposite: zero-config new-post sends, a roundup template that doesn’t need a designer, and a free tier that holds for the first thousand subscribers.
The third problem is preference. Readers care about specific topics, not the whole site. A push for “Ten React tips” sent to a designer who came in via a CSS post is a one-click unsubscribe. ReachBell’s tagging + preference-center combo means subscribers can self-segment with two clicks — your unsubscribe rate drops, your relevance score climbs.
Templates
Six templates that cover 90% of what a blog or content site needs to send.
New post published
A {{read_time}}-minute read on {{topic}}. Tap to read.
Weekly roundup, Sunday morning
Our five most-read posts plus one staff pick. Coffee not included.
Trending now
A piece you might have missed — most-read today on the site.
Series-follower update
You subscribed to this series — tap to pick up where you left off.
Welcome email to new subscriber
You'll get an email when something new lands. Here are three pieces to start with.
Comment reply notification
{{commenter_name}} responded on "{{post_title}}". Tap to read and reply.
Automation flows
Built once, fired by the CMS — no daily click work.
Every time you hit publish, your subscribers hear about it on whichever channel they chose.
A single curated email every Sunday morning, generated from the week's top-performing posts.
Turn one-time readers into repeat subscribers without a popup that nukes Lighthouse.
In the wild
Dogfooded across our own content properties.
StumpScore publishes editorial content alongside live scores — match previews, player profiles, post-match analyses — and uses the new-post flow above to push every long-form piece to subscribers who tagged the relevant team. The roundup runs every Monday morning so the weekend Tests get a second life.
VedHoroscope uses the same primitives for a different content shape: daily horoscopes are essentially a one-post-a-day publishing schedule, sent on timezone-aware cron. OmegleCo.’s blog uses the subscriber-growth loop to convert SEO traffic into push subscribers; the soft prompt fires only after scroll, so Lighthouse scores stay where they were.
FAQ
Everything teams usually ask before switching. Something missing? Email us — a human replies.
Yes. The WordPress plugin auto-fires push notifications on publish, hooks into Yoast and Rank Math metadata, and respects your scheduled-post times. It also installs the soft prompt and service worker without touching theme files.
Set per-project frequency caps (e.g. max 1 push per day for marketing) and quiet hours. Categorise readers so they only get pushes about topics they tagged. Capped sends are skipped, not failed, so the audit log still shows what would have gone out.
Yes. The hosted preference centre lists every tag you expose and lets subscribers toggle individual channels per category. Changes are reflected instantly in the segment engine, so the very next campaign respects the new preference.
That's the new-post flow above. The WordPress plugin posts to ReachBell on publish, the flow fires, and a push goes out — no manual step. For non-WordPress sites, any CMS that supports a publish webhook works the same way.
No. The opt-in prompt and service worker are around 6 KB combined, load deferred, and never block paint. The prompt is configurable to appear after scroll depth or time-on-page so it doesn't fire on first paint — which also lifts opt-in rates.
Free forever for your first 1,000 subscribers. Set up in five minutes — no credit card needed.
Start free today