<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="rss.xsl"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>DZBuild Blog</title>
        <link>https://dzbuild.com/blog</link>
        <description>Algeria e-commerce updates from DZBuild</description>
        <lastBuildDate>Thu, 30 Apr 2026 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <item>
            <title><![CDATA[The DZBuild API is live]]></title>
            <link>https://dzbuild.com/blog/api-launch</link>
            <guid>https://dzbuild.com/blog/api-launch</guid>
            <pubDate>Thu, 30 Apr 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[We just shipped the DZBuild API, a full REST surface for merchants who want to integrate DZBuild with their own apps, websites, or tools.]]></description>
            <content:encoded><![CDATA[<p>We just shipped the <strong>DZBuild API</strong>, a full REST surface for merchants who want to integrate DZBuild with their own apps, websites, or tools.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="whats-in-v1">What's in v1<a href="https://dzbuild.com/blog/api-launch#whats-in-v1" class="hash-link" aria-label="Direct link to What's in v1" title="Direct link to What's in v1" translate="no">​</a></h2>
<ul>
<li class="">Read + write your store, products, orders, customers, landing pages.</li>
<li class="">A high-volume <strong>signup tracker</strong> so you can embed DZBuild in your external sites and count user signups against your account.</li>
<li class="">Outbound <strong>webhooks</strong> for <code>order.created</code>, <code>signup.counted</code>, and more.</li>
<li class="">Per-key rate limits with a generous Free tier (10K req / 100 signups per month).</li>
<li class="">All built on Cloudflare Workers — your origin sees only what it has to.</li>
</ul>
<p>Read the <a class="" href="https://dzbuild.com/api-docs/intro">full API reference</a>, or peek at the <a class="" href="https://dzbuild.com/api-docs/authentication">authentication primer</a> to start signing requests.</p>]]></content:encoded>
            <category>Launch</category>
            <category>API</category>
        </item>
        <item>
            <title><![CDATA[What we shipped in April 2026]]></title>
            <link>https://dzbuild.com/blog/2026-platform-update</link>
            <guid>https://dzbuild.com/blog/2026-platform-update</guid>
            <pubDate>Sat, 25 Apr 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[A monthly recap of what landed on DZBuild in April.]]></description>
            <content:encoded><![CDATA[<p>A monthly recap of what landed on DZBuild in April.</p>
<ul>
<li class="">Multi-store support for Pro accounts (up to 3).</li>
<li class="">AI landing-page generator with the new dual-image pipeline.</li>
<li class="">Hardened auto-deploy — pre-flight lint, env validate, 3-retry health probe, automatic rollback on failure.</li>
<li class="">Custom-domain provisioning on Cloudflare for SaaS, fully automated.</li>
</ul>
<p>More guides incoming on the <a class="" href="https://dzbuild.com/blog">Blog</a> and <a class="" href="https://dzbuild.com/docs/intro">Docs</a> — bookmark them.</p>]]></content:encoded>
            <category>Launch</category>
        </item>
        <item>
            <title><![CDATA[COD best practices in Algeria]]></title>
            <link>https://dzbuild.com/blog/cod-best-practices</link>
            <guid>https://dzbuild.com/blog/cod-best-practices</guid>
            <pubDate>Wed, 15 Apr 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Cash on Delivery is still ~80% of e-commerce in Algeria. A few patterns that keep your COD ratio healthy.]]></description>
            <content:encoded><![CDATA[<p>Cash on Delivery is still <strong>~80% of e-commerce</strong> in Algeria. A few patterns that keep your COD ratio healthy.</p>
<ol>
<li class=""><strong>Confirm by phone</strong> before pushing to the courier. Even a 30-second WhatsApp message cuts return rate by half.</li>
<li class=""><strong>Block known abusers</strong> with our customer blacklist (phone, email, device fingerprint).</li>
<li class=""><strong>Track abandoned carts</strong> — half of COD attempts that bail at the address step come back when nudged.</li>
<li class=""><strong>Pixel + Conversions API</strong> — mirror events to Meta and TikTok for better ad ROI.</li>
</ol>
<p>DZBuild has all of these built in — open <strong>Dashboard → Settings → Anti-fraud</strong> to enable them.</p>]]></content:encoded>
            <category>Guides</category>
        </item>
    </channel>
</rss>