Skip to main content

    Updates automatically every day

    Free daily devotion widget for your website

    A short King James Version passage with a plain-English reflection, refreshed every morning on its own. Paste one snippet into your church site, blog, or newsletter page — no signup, no API key, no ads.

    Configure

    Sets the heading and reference colour. Leave blank for default blue.

    A biblesundays.com attribution link is included outside the iframe in every embed. It keeps the widget free and gives you a clean, followed link.

    Live preview

    Open widget URL

    Copy your embed code

    Simple iframe

    Works everywhere. Fixed height matches the options you picked.

    <!-- Bible Sundays daily devotion widget -->
    <iframe src="https://www.biblesundays.com/embed/devotion?theme=paper&via=widget" title="Daily Bible Devotion (KJV) — Bible Sundays" width="100%" height="400" style="border:0;max-width:560px;" loading="lazy"></iframe>
    <a href="https://www.biblesundays.com/?utm_source=widget&utm_medium=embed&utm_campaign=widget-widget" target="_blank" rel="noopener" style="display:block;margin-top:6px;font-size:12px;line-height:1.4;color:#6b7280;text-decoration:none;text-align:center;max-width:560px;">biblesundays.com</a>

    Auto-resize iframe (recommended)

    Adds a tiny script so the iframe hugs the devotion — no scrollbars or whitespace.

    <!-- Bible Sundays daily devotion widget -->
    <iframe id="bs-devotion" src="https://www.biblesundays.com/embed/devotion?theme=paper&via=widget" title="Daily Bible Devotion (KJV) — Bible Sundays" width="100%" height="400" style="border:0;max-width:560px;" loading="lazy"></iframe>
    <a href="https://www.biblesundays.com/?utm_source=widget&utm_medium=embed&utm_campaign=widget-widget" target="_blank" rel="noopener" style="display:block;margin-top:6px;font-size:12px;line-height:1.4;color:#6b7280;text-decoration:none;text-align:center;max-width:560px;">biblesundays.com</a>
    <script>
    (function(){
      window.addEventListener("message", function(e){
        if(!e.data || e.data.type !== "biblesundays:embed:resize") return;
        var f = document.getElementById("bs-devotion");
        if(f && e.data.height) f.style.height = e.data.height + "px";
      });
    })();
    </script>

    Track your installs

    Your snippet carries a unique referral code, so you can see which pages the devotion loads on and how many readers it sends back — no signup, no cookies on your visitors.

    via=widgetOpen stats page

    Questions about the devotion widget

    How often does the devotion change?

    Automatically, once every day. The widget picks the devotion from the date, so every visitor to your site sees the same passage and reflection that day — and it rolls over to a new one at midnight without you touching anything.

    Which Bible translation does it use?

    The King James Version, which is public domain. You can quote and embed it freely, forever.

    Do I need an account or API key?

    No. Copy the snippet, paste it into your page, and it works. There is no signup, no key, and no cost.

    Will it slow my site down?

    No. The widget loads in a lazy iframe, ships no ads or third-party trackers, and renders in well under a second.

    Can I show the prayer as well?

    Yes — turn on 'Include the short prayer' below and the snippet will add prayer=1 to the widget URL.

    More free tools