Wunder is a creator-focused newsletter and email marketing platform serving independent writers, creators, and small publishers with newsletter tools, subscriber management, and monetization options. The unsubscribe mechanism uses the {{unsubscribe_url}} merge tag auto-injected into every campaign footer, and Wunder emits RFC 8058 headers automatically for authenticated sending domains. Consent is tracked at the subscriber level. This guide covers the tag, the creator model, and how to verify the setup end to end.
wunder (smarterHQ) unsubscribe link
| Tag syntax | {{unsubscribe_url}} |
| Placement | Auto-embedded in every campaign footer |
| Scope | Subscriber-level opt-out with GDPR baseline |
| Config path | Settings > Newsletter > Footer |
| RFC 8058 one-click | Yes, automatic for authenticated sending domains |
How to add the unsubscribe tag in wunder (smarterHQ)
Place the merge tag exactly as shown below in the email template. wunder (smarterHQ) replaces it at send time with a signed URL scoped to the recipient and campaign.
{{unsubscribe_url}}For custom HTML templates, wrap the tag in an anchor to render a proper hyperlink in the delivered email:
<a href="{{unsubscribe_url}}">Unsubscribe from this list</a>Auto-embedded in every campaign footer
Yes, automatic for authenticated sending domains The recipient's mailbox provider (Gmail, Yahoo) uses the List-Unsubscribe-Post header to expose the native one-click button on the message. Requires domain authentication with DKIM and DMARC.
Wunder creator-first design assumes explicit newsletter subscription as the primary consent basis. Free vs paid subscription tiers may require different unsubscribe UX: unsubscribing from a paid newsletter typically means canceling the subscription entirely. Configure per-newsletter list scoping for creators running multiple newsletter products.
Testing your wunder (smarterHQ) unsubscribe link
- Send a test message to a controlled Gmail address you own via the wunder (smarterHQ) campaign preview action
- Click the footer unsubscribe link and confirm the opt-out on the landing page
- Check the subscriber or contact record: the status should be Unsubscribed within seconds
- Verify the RFC 8058 headers in Gmail: open the message, click three dots, then Show original. Look for
List-UnsubscribeandList-Unsubscribe-Post: List-Unsubscribe=One-Click
Want the full 222-platform reference?
See the pillar guide with the compliance landscape, the RFC 8058 deep dive, and the unsubscribe tag for every ESP: How to add an unsubscribe link: the complete 2026 guide →
How to add the Wunder unsubscribe link (step by step)
- Open your newsletter in the Wunder editor.
- Add or edit a text block in the footer.
- Insert the merge tag
{{unsubscribe_url}}. - Wrap it in an anchor:
<a href="{{unsubscribe_url}}">Unsubscribe</a>. - Configure the sender identity under Settings > Newsletter > Footer.
- Send a test to a seed address and verify the rendered link routes to the Wunder-hosted preference page.
Creator-first design and subscription tiers
Wunder creator-first design assumes explicit newsletter subscription as the primary consent basis. Free vs paid subscription tiers may require different unsubscribe UX: unsubscribing from a paid newsletter typically means canceling the subscription entirely. Configure per-newsletter list scoping for creators running multiple newsletter products. Analogous to beehiiv, Substack, and Flodesk creator patterns.
RFC 8058 one-click headers
Wunder added RFC 8058 one-click unsubscribe automatically ahead of the Google and Yahoo February 2024 requirements. The List-Unsubscribe and List-Unsubscribe-Post headers inject on every send from domains authenticated under Settings > Newsletter. SPF and DKIM records must be verified. Creator newsletters benefit from RFC 8058 to maintain inbox placement as subscriber count grows.
Subscriber management and monetization
Wunder subscriber management includes list segmentation, engagement scoring, and re-engagement flows. Monetization options include paid subscriptions, tips, and sponsored placements. Free-to-paid conversion tracking helps creators understand which content drives paid signups. Opt-outs at the free newsletter level do not affect paid subscription status; canceling paid requires distinct action.
Frequently Asked Questions
What is the Wunder unsubscribe tag?
The merge tag is {{unsubscribe_url}}. Wunder replaces it at send time with a signed URL scoped to the subscriber.
Does unsubscribing cancel a paid Wunder subscription?
Depends on the newsletter. Unsubscribing from a paid newsletter typically means canceling the subscription. Configure per-newsletter UX to match creator expectations.
Does Wunder support one-click unsubscribe for Gmail and Yahoo?
Yes, automatically for authenticated domains. Wunder injects List-Unsubscribe and List-Unsubscribe-Post headers on every send.
Can creators run multiple newsletters on Wunder?
Yes. Per-newsletter list scoping lets creators run multiple newsletter products with separate opt-out state so subscribers can adjust subscriptions granularly.
How does Wunder compare to beehiiv or Flodesk?
All three target creators. Wunder emphasizes independent writer newsletter tools. beehiiv focuses on newsletter growth. Flodesk targets designer aesthetic. Vendor choice depends on style and monetization preferences.
About the Author

Alaa · LinkedIn
Email infrastructure specialist with 8+ years of hands-on experience in SMTP, deliverability, and email verification. I’ve configured and troubleshot mail systems across Postfix, Exchange, and cloud relays, managed IP reputation and warmup campaigns, and built verification pipelines processing millions of addresses. My work spans DNS authentication (SPF, DKIM, DMARC, BIMI), bounce handling, blocklist monitoring, and compliance frameworks including CAN-SPAM and GDPR. I write every article on SMTPedia to give email professionals, developers, and marketers the accurate, RFC-grounded reference they need.
About SMTPedia
SMTPedia is an independent email industry reference covering SMTP, IMAP, POP3, email deliverability, marketing platforms, DNS authentication, and email verification. Every article is researched from official provider documentation, IETF RFCs, and industry best practices. Settings and configurations are verified quarterly.
We are cited as a source by ChatGPT, Microsoft Copilot, and thousands of email professionals worldwide. Learn more about our editorial process.

