{"id":137,"date":"2026-06-25T01:13:35","date_gmt":"2026-06-25T01:13:35","guid":{"rendered":"https:\/\/doulabusinesschallenge.com\/?page_id=137"},"modified":"2026-06-25T03:04:34","modified_gmt":"2026-06-25T03:04:34","slug":"30-days-to-building-your-doula-business","status":"publish","type":"page","link":"https:\/\/doulabusinesschallenge.com\/","title":{"rendered":"30 Days to Building Your Doula Business"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"137\" class=\"elementor elementor-137\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-bdc6348 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"bdc6348\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0e25ad8\" data-id=\"0e25ad8\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-44a5be5 elementor-widget elementor-widget-html\" data-id=\"44a5be5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>30 Days to Building Your Doula Business | Free Email Series<\/title>\n<meta name=\"description\" content=\"A free email series for new doulas. Learn the business side of doula work, from setup to finding clients to pricing, one short step at a time.\">\n\n<!-- ===================================================================\n     30 DAYS TO BUILDING YOUR DOULA BUSINESS \u2014 standalone landing page\n     For: doulabusinesschallenge.com\n     Signup link: https:\/\/doulabiz.myflodesk.com\/30daybiz\n\n     This is a COMPLETE, self-contained HTML file. No theme\/container needed.\n\n     TWO IMAGE FILES must live next to this page:\n       - hero-doula-desk.jpg  (hero photo)\n       - robin-headshot.jpg   (About section)\n     Alt text is already written on both <img> tags.\n\n     FLODESK INLINE FORM is embedded in the final CTA (form id\n     6a3c783a72f7187b6a8f00c9), with the universal loader in <head>.\n     The text buttons elsewhere link to the full signup page as a backup.\n     =================================================================== -->\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600;700&family=Atkinson+Hyperlegible:ital,wght@0,400;0,700;1,400&display=swap\" rel=\"stylesheet\">\n\n<!-- Flodesk universal loader (defines window.fd so inline forms render). Load once. -->\n<script>\n  (function(w,d,t,h,s,n){w.FlodeskObject=n;var fn=function(){(w[n].q=w[n].q||[]).push(arguments)};w[n]=w[n]||fn;var f=d.getElementsByTagName(t)[0];var v='?v='+Math.floor(new Date().getTime()\/(120*1000));var sm=d.createElement(t);sm.async=true;sm.type='module';sm.src=h+s+'.mjs'+v;f.parentNode.insertBefore(sm,f);var l=d.createElement(t);l.async=true;l.noModule=true;l.src=h+s+'.js'+v;f.parentNode.insertBefore(l,f);})(window,document,'script','https:\/\/assets.flodesk.com\/universal\/','flodesk','fd');\n<\/script>\n\n<style>\n  \/* ---- 2026 REW brand palette ---- *\/\n  :root{\n    --green:#354e4c;     \/* Darkest Green        *\/\n    --teal:#4d7674;      \/* Dark Teal            *\/\n    --mauve:#944e6e;     \/* Raspberry Mauve (CTA)*\/\n    --blue:#98c0cd;      \/* Light Blue accent    *\/\n    --blush:#f6ddd6;     \/* Blush Pink bg        *\/\n    --ice:#e5f8fd;       \/* Ice Blue bg          *\/\n    --cream:#fff3ee;     \/* Cream bg             *\/\n    --white:#ffffff;\n    --serif:'Cormorant Garamond',Georgia,serif;\n    --sans:'Atkinson Hyperlegible',Arial,sans-serif;\n  }\n  *{box-sizing:border-box;}\n  body{margin:0;font-family:var(--sans);color:var(--green);line-height:1.6;background:var(--white);font-size:18px;}\n  .wrap{max-width:780px;margin:0 auto;padding:0 24px;position:relative;}\n  section{padding:64px 0;position:relative;overflow:hidden;}\n  h1,h2,h3{font-family:var(--serif);font-weight:600;line-height:1.15;margin:0 0 .4em;}\n  h1{font-size:clamp(2.4rem,6vw,3.7rem);}\n  h2{font-size:clamp(1.9rem,4vw,2.6rem);}\n  h3{font-size:1.45rem;color:var(--teal);}\n  p{margin:0 0 1.1em;}\n  ul{margin:0 0 1.1em;padding-left:1.2em;}\n  li{margin-bottom:.5em;}\n  .lead{font-size:1.25rem;color:var(--teal);}\n  .micro{font-size:.95rem;color:var(--teal);margin-top:.6em;}\n  .center{text-align:center;}\n\n  \/* ---- Header ---- *\/\n  .site-head{background:var(--white);border-bottom:1px solid var(--blush);}\n  .site-head .wrap{display:flex;align-items:center;justify-content:center;padding-top:18px;padding-bottom:18px;}\n  .logo{font-family:var(--serif);font-weight:600;font-size:1.5rem;color:var(--green);letter-spacing:.02em;text-decoration:none;display:flex;align-items:center;gap:12px;}\n  .logo svg{flex:none;}\n\n  \/* ---- Buttons ---- *\/\n  .btn{display:inline-block;background:var(--mauve);color:var(--white)!important;font-family:var(--sans);font-weight:700;font-size:1.1rem;text-decoration:none;padding:16px 38px;border-radius:40px;margin:10px 0;transition:opacity .15s ease;}\n  .btn:hover{opacity:.88;}\n\n  \/* ---- Section color variants ---- *\/\n  .bg-cream{background:var(--cream);}\n  .bg-blush{background:var(--blush);}\n  .bg-ice{background:var(--ice);}\n  .reversed{background:var(--green);color:var(--cream);}\n  .reversed h1,.reversed h2{color:var(--white);}\n  .reversed h3{color:var(--blue);}\n  .reversed .lead,.reversed .micro{color:var(--blue);}\n  .reversed a:not(.btn){color:var(--blue);}\n\n  \/* ---- Hero ---- *\/\n  .hero-grid{display:flex;gap:40px;align-items:center;text-align:left;}\n  .hero-grid .hero-copy{flex:1;min-width:280px;}\n  .hero-grid .hero-img{flex:1;min-width:280px;}\n  .hero-grid .hero-img img{width:100%;border-radius:18px;display:block;object-fit:cover;aspect-ratio:4\/3;}\n  @media(max-width:680px){.hero-grid{flex-direction:column;text-align:center;}}\n\n  \/* ---- Decorative blobs ---- *\/\n  .blob{position:absolute;z-index:0;pointer-events:none;opacity:.5;}\n  .wrap > *{position:relative;z-index:1;}\n\n  \/* ---- Week cards ---- *\/\n  .cards{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:34px;}\n  .card{background:var(--white);border:2px solid var(--blue);border-radius:16px;padding:26px 24px;}\n  .card-head{display:flex;align-items:center;gap:12px;margin-bottom:10px;}\n  .card-head h3{margin:0;}\n  .card-head .ico{flex:none;width:40px;height:40px;}\n  .card ul{margin-bottom:0;}\n  @media(max-width:640px){.cards{grid-template-columns:1fr;}}\n\n  \/* ---- About \/ headshot ---- *\/\n  .about-grid{display:flex;gap:32px;align-items:center;flex-wrap:wrap;}\n  .about-grid .portrait{flex:none;width:180px;}\n  .about-grid .portrait img{width:180px;height:180px;border-radius:50%;display:block;object-fit:cover;}\n  .about-grid .bio{flex:1;min-width:260px;}\n  @media(max-width:560px){.about-grid{justify-content:center;text-align:center;}}\n\n  \/* ---- FAQ ---- *\/\n  .faq h3{color:var(--mauve);margin-bottom:.2em;}\n  .faq p{margin-bottom:1.4em;}\n\n  \/* ---- Flodesk inline form ---- *\/\n  .form-embed{max-width:620px;margin:28px auto 8px;}\n\n  \/* ---- Footer ---- *\/\n  .site-foot{background:var(--green);color:var(--blue);text-align:center;padding:34px 24px;font-size:.95rem;}\n  .site-foot a{color:var(--blue);}\n<\/style>\n<\/head>\n\n<body>\n\n<!-- ============ HEADER \/ LOGO ============ -->\n<header class=\"site-head\">\n  <div class=\"wrap\">\n    <a class=\"logo\" href=\"https:\/\/doulabusinesschallenge.com\">\n      \n      \n      <img decoding=\"async\" class=\"logo-icon\" src=\"https:\/\/doulabusinesschallenge.com\/wp-content\/uploads\/2026\/06\/REW-Icon-Green-trim.png\" alt=\"R logo\" style=\"height:42px;width:auto;\">\n \n    <\/a>\n  <\/div>\n<\/header>\n\n<!-- ============ HERO ============ -->\n<section class=\"reversed\">\n  <div class=\"wrap\">\n    <div class=\"hero-grid\">\n      <div class=\"hero-copy\">\n        <h1>30 Days to Building Your Doula Business<\/h1>\n        <p class=\"lead\">A free email series for doulas who know how to support birth but are not sure how to run the business side.<\/p>\n        <a class=\"btn\" href=\"https:\/\/doulabiz.myflodesk.com\/30daybiz\" target=\"_blank\" rel=\"noopener\">Send me the free series<\/a>\n        <p class=\"micro\">Your first email arrives within a few minutes.<\/p>\n      <\/div>\n      <div class=\"hero-img\">\n        <img decoding=\"async\" src=\"https:\/\/doulabusinesschallenge.com\/wp-content\/uploads\/2026\/06\/hero-doula-desk-1.jpg\" alt=\"Doula at a laptop at home, planning her new doula business\">\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ THE GAP ============ -->\n<section>\n  <svg class=\"blob\" style=\"top:-40px;right:-60px;\" width=\"220\" height=\"220\" viewBox=\"0 0 220 220\" aria-hidden=\"true\"><path d=\"M110 10c45 0 90 25 95 70s-30 80-70 100-95 10-115-35S5 60 45 30 65 10 110 10z\" fill=\"#e5f8fd\"\/><\/svg>\n  <div class=\"wrap\">\n    <h2>The part nobody trained you for<\/h2>\n    <p>The birth work is rarely what trips people up. It is the business part.<\/p>\n    <p>The EIN. The pricing. The contract. Finding clients. Knowing what to say when someone finally books a consultation. Most doula trainings skip all of it, and it is the exact part that keeps capable doulas from ever taking a client.<\/p>\n    <p>I built this series to fill that gap. Over about a month, you will get 16 short emails that walk you through setting up your practice one step at a time. No overwhelm, no jargon, no cost.<\/p>\n    <a class=\"btn\" href=\"https:\/\/doulabiz.myflodesk.com\/30daybiz\" target=\"_blank\" rel=\"noopener\">Start the free series<\/a>\n  <\/div>\n<\/section>\n\n<!-- ============ WHAT IS INSIDE ============ -->\n<section class=\"bg-cream\">\n  <div class=\"wrap\">\n    <h2 class=\"center\">What is inside<\/h2>\n    <div class=\"cards\">\n\n      <div class=\"card\">\n        <div class=\"card-head\">\n          <svg class=\"ico\" viewBox=\"0 0 40 40\" aria-hidden=\"true\"><circle cx=\"20\" cy=\"17\" r=\"9\" fill=\"none\" stroke=\"#944e6e\" stroke-width=\"2.5\"\/><line x1=\"16\" y1=\"31\" x2=\"24\" y2=\"31\" stroke=\"#4d7674\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><line x1=\"17\" y1=\"35\" x2=\"23\" y2=\"35\" stroke=\"#4d7674\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><\/svg>\n          <h3>Week 1: Get started with confidence<\/h3>\n        <\/div>\n        <ul>\n          <li>The many ways to work as a doula, so you can pick what fits your life<\/li>\n          <li>Moving past imposter syndrome and the \"am I really ready\" feeling<\/li>\n          <li>Whether you need to see a birth before you begin<\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"card\">\n        <div class=\"card-head\">\n          <svg class=\"ico\" viewBox=\"0 0 40 40\" aria-hidden=\"true\"><rect x=\"10\" y=\"12\" width=\"20\" height=\"22\" rx=\"2\" fill=\"none\" stroke=\"#944e6e\" stroke-width=\"2.5\"\/><line x1=\"15\" y1=\"18\" x2=\"25\" y2=\"18\" stroke=\"#4d7674\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><line x1=\"15\" y1=\"24\" x2=\"25\" y2=\"24\" stroke=\"#4d7674\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><line x1=\"15\" y1=\"30\" x2=\"21\" y2=\"30\" stroke=\"#4d7674\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><\/svg>\n          <h3>Week 2: Set up the business<\/h3>\n        <\/div>\n        <ul>\n          <li>Getting your EIN and a business bank account<\/li>\n          <li>NPI numbers and the insurance question<\/li>\n          <li>HSA, FSA, and getting listed with Carrot<\/li>\n          <li>Why you need a contract, even when the birth is free<\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"card\">\n        <div class=\"card-head\">\n          <svg class=\"ico\" viewBox=\"0 0 40 40\" aria-hidden=\"true\"><circle cx=\"14\" cy=\"16\" r=\"5\" fill=\"none\" stroke=\"#944e6e\" stroke-width=\"2.5\"\/><circle cx=\"26\" cy=\"16\" r=\"5\" fill=\"none\" stroke=\"#944e6e\" stroke-width=\"2.5\"\/><path d=\"M6 32c0-5 4-8 8-8s8 3 8 8\" fill=\"none\" stroke=\"#4d7674\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><path d=\"M18 32c0-5 4-8 8-8s8 3 8 8\" fill=\"none\" stroke=\"#4d7674\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><\/svg>\n          <h3>Week 3: Find and book clients<\/h3>\n        <\/div>\n        <ul>\n          <li>Where doula clients actually come from<\/li>\n          <li>Getting visible in your own community without a big budget<\/li>\n          <li>Your one-liner: how to explain what you do in a sentence<\/li>\n          <li>The consultation, and the follow-up that keeps you from getting ghosted<\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"card\">\n        <div class=\"card-head\">\n          <svg class=\"ico\" viewBox=\"0 0 40 40\" aria-hidden=\"true\"><path d=\"M20 8l11 4v9c0 7-5 12-11 14-6-2-11-7-11-14v-9z\" fill=\"none\" stroke=\"#944e6e\" stroke-width=\"2.5\" stroke-linejoin=\"round\"\/><path d=\"M15 21l4 4 7-8\" fill=\"none\" stroke=\"#4d7674\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n          <h3>Week 4: Price it, protect it, and stay in it<\/h3>\n        <\/div>\n        <ul>\n          <li>Pricing without panic<\/li>\n          <li>Why you need a backup doula, even now<\/li>\n          <li>Boundaries that keep you from burning out<\/li>\n          <li>Where to go from here<\/li>\n        <\/ul>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ WHO THIS IS FOR ============ -->\n<section>\n  <div class=\"wrap\">\n    <h2>Who this is for<\/h2>\n    <ul>\n      <li>You are thinking about doula training and want to know what the business really involves before you commit.<\/li>\n      <li>You just finished training and have no idea what to do first.<\/li>\n      <li>You have taken a client or two and feel like you are guessing your way through everything that is not the birth itself.<\/li>\n    <\/ul>\n    <p>If any of those sound like you, you are in the right place.<\/p>\n    <a class=\"btn\" href=\"https:\/\/doulabiz.myflodesk.com\/30daybiz\" target=\"_blank\" rel=\"noopener\">Yes, send it to me<\/a>\n  <\/div>\n<\/section>\n\n<!-- ============ HOW IT WORKS ============ -->\n<section class=\"bg-ice\">\n  <div class=\"wrap\">\n    <h2>How it works<\/h2>\n    <ul>\n      <li>It is free. No catch, no upsell wall.<\/li>\n      <li>You will get about 16 emails over roughly a month.<\/li>\n      <li>Read them whenever you have a few minutes. Each one ends with one small, doable step.<\/li>\n      <li>Unsubscribe any time, though I hope you will stay.<\/li>\n    <\/ul>\n  <\/div>\n<\/section>\n\n<!-- ============ ABOUT ROBIN ============ -->\n<section>\n  <div class=\"wrap\">\n    <div class=\"about-grid\">\n      <div class=\"portrait\">\n        <img decoding=\"async\" src=\"https:\/\/doulabusinesschallenge.com\/wp-content\/uploads\/2026\/06\/Robin-Elise-Weiss-PhD-small.jpg\" alt=\"Robin Elise Weiss, doula trainer\">\n      <\/div>\n      <div class=\"bio\">\n        <h2>A little about me<\/h2>\n        <p>I am Robin Elise Weiss. I have attended more than 1,500 births and trained over 10,000 doulas.<\/p>\n        <p>I teach the business side because I have watched too many good doulas walk away, not for lack of skill, but for lack of a clear path. This series is the path I wish someone had handed me when I started.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ FACEBOOK GROUP ============ -->\n<section class=\"bg-blush\">\n  <div class=\"wrap\">\n    <h2>You will not be doing this alone<\/h2>\n    <p>When you sign up, you are also welcome in my free Facebook group, <strong>Doula Office Hours: Grow Your Doula Business<\/strong>.<\/p>\n    <p>It is where doulas from all walks of life ask questions, share what is working, and cheer each other on. There is rarely one right way to do this work, and the group reflects that.<\/p>\n  <\/div>\n<\/section>\n\n<!-- ============ FAQ ============ -->\n<section class=\"faq\">\n  <div class=\"wrap\">\n    <h2>Questions doulas ask before signing up<\/h2>\n\n    <h3>Is it really free?<\/h3>\n    <p>Yes. Every email, no cost.<\/p>\n\n    <h3>Do I need to be certified or trained already?<\/h3>\n    <p>No. The series works whether you are still deciding, in the middle of training, or newly certified.<\/p>\n\n    <h3>How often will I hear from you?<\/h3>\n    <p>Roughly every couple of days for about a month. After that, you will get my regular newsletter if you want to keep in touch.<\/p>\n\n    <h3>I am not in the United States. Is this still useful?<\/h3>\n    <p>Much of it applies anywhere. A few pieces, like EINs, NPIs, and US insurance, are specific to the States, and I will say so when they come up.<\/p>\n\n    <h3>Will you share or sell my email?<\/h3>\n    <p>Never.<\/p>\n  <\/div>\n<\/section>\n\n<!-- ============ FINAL CTA + FORM ============ -->\n<section class=\"reversed center\">\n  <div class=\"wrap\">\n    <h2>Ready to start?<\/h2>\n    <p class=\"lead\">You support families through one of the biggest days of their lives. You deserve a business that supports you back.<\/p>\n\n    <!-- Flodesk inline opt-in (styled inside Flodesk: cream card, mauve button, Cormorant + Atkinson). -->\n    <div class=\"form-embed\">\n      <div id=\"fd-form-6a3c783a72f7187b6a8f00c9\"><\/div>\n      <script>\n        window.fd('form', {\n          formId: '6a3c783a72f7187b6a8f00c9',\n          containerEl: '#fd-form-6a3c783a72f7187b6a8f00c9'\n        });\n      <\/script>\n    <\/div>\n\n    <p class=\"micro\">Your first email lands within a few minutes.<\/p>\n  <\/div>\n<\/section>\n\n<!-- ============ FOOTER ============ -->\n<footer class=\"site-foot\">\n  <p>&copy; Robin Elise Weiss &middot; <a href=\"https:\/\/doulabusiness.com\" target=\"_blank\" rel=\"noopener\">DoulaBusiness.com<\/a> <br><a href=\"https:\/\/docs.google.com\/document\/d\/1QyyLmQL_-72VJkPXdjy2NzENYxlB-NtVhb7AZuSt_J8\/edit?usp=sharing\" target=\"_blank\" rel=\"noopener\">Terms & Privacy Policy<\/a><\/p>\n<\/footer>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>A free email series for new doulas. Learn the business side of doula work, from setup to finding clients to pricing, one short step at a time.<\/p>\n","protected":false},"author":1,"featured_media":160,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-137","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/doulabusinesschallenge.com\/wp-json\/wp\/v2\/pages\/137","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/doulabusinesschallenge.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/doulabusinesschallenge.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/doulabusinesschallenge.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/doulabusinesschallenge.com\/wp-json\/wp\/v2\/comments?post=137"}],"version-history":[{"count":14,"href":"https:\/\/doulabusinesschallenge.com\/wp-json\/wp\/v2\/pages\/137\/revisions"}],"predecessor-version":[{"id":163,"href":"https:\/\/doulabusinesschallenge.com\/wp-json\/wp\/v2\/pages\/137\/revisions\/163"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/doulabusinesschallenge.com\/wp-json\/wp\/v2\/media\/160"}],"wp:attachment":[{"href":"https:\/\/doulabusinesschallenge.com\/wp-json\/wp\/v2\/media?parent=137"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}