Website Structure
The site has two jobs that must not be blurred: (1) convert B2B buyers into inquiries/quotes/samples, and (2) sell DTC premium boxes. Best practice for food brands is to run both channels on one platform with tailored experiences. The current almarwaan.com is a thin WordPress brochure (no store, no lead capture, no certs shown) — alnuzhadates.com should be a proper conversion + credibility machine.
1. Platform / tech recommendation
Decision: Next.js + Tailwind CSS on Vercel (custom-built B2B + DTC on one site).
We evaluated Shopify first — it has excellent built-in B2B (company profiles, wholesale pricing, MOQs, quote requests) on the same store as DTC. But at this stage the recurring cost (~$39–65/mo plan + paid apps like Klaviyo and a wholesale app, realistically $100+/mo) doesn't fit the near-zero budget, and the MVP we actually need (credibility + B2B lead capture + a presentation-grade DTC layer) doesn't require Shopify's checkout engine yet.
Why Next.js + Vercel for now:
- $0 hosting on Vercel's free tier; full design control to match the brand exactly.
- B2B lead capture (inquiry/quote forms + gated catalogue) and a client-side cart are straightforward to build — no platform fees.
- Fast, secure, SEO-clean, multilingual-ready (EN + AR), and trivially scalable.
- Clear upgrade path: when DTC volume justifies real checkout, payments, and subscriptions, migrate the store layer to Shopify (or add Stripe) without throwing away the brand site.
When to revisit Shopify: once DTC orders are consistent enough that automated checkout, payments, inventory, and Klaviyo flows pay for themselves. Until then, the budget is better spent on certifications, samples, and outreach.
Either way: mobile-first, fast-loading, multilingual-ready (English + Arabic at minimum; consider French/German later for those markets), with SSL and clean SEO foundations.
2. Site architecture (sitemap)
alnuzhadates.com
│
├── HOME (origin story + dual path: "Wholesale / B2B" and "Shop Dates")
│
├── PRODUCTS
│ ├── Dates by Variety
│ │ ├── Ajwa (hero/flagship page)
│ │ ├── Safawi
│ │ ├── Sukkari
│ │ ├── Mabroom
│ │ ├── Ambari (Anbara)
│ │ ├── Khudri
│ │ └── [others]
│ ├── Value-Added Products
│ │ ├── Stuffed Dates (almond/nut)
│ │ ├── Chocolate-Coated Dates
│ │ ├── Date Paste
│ │ └── Date Syrup
│ ├── Gift Boxes & Hampers (DTC + corporate gifting)
│ └── Retail Packaging (pack formats / private-label showcase)
│
├── WHOLESALE / B2B ← critical, give it top-nav prominence
│ ├── Why Source From Us (origin, capacity, reliability)
│ ├── Product Specs & Catalogue (download — gated for email)
│ ├── Private Label & Contract Packing
│ ├── Request a Quote / Wholesale Inquiry (form)
│ └── Become a Wholesale Customer (account application)
│
├── OUR STORY
│ ├── From Madinah (origin, farms, the Ajwa story)
│ ├── Our Factory & Process (processing, packing, cold chain)
│ └── Our Values / Sustainability
│
├── QUALITY & CERTIFICATIONS ← trust hub; link from everywhere
│ └── HACCP · Halal · ISO 22000 · (BRCGS/Organic/Fairtrade as earned) · COO + phytosanitary
│
├── MARKETS WE SERVE (GCC, UK, Europe — credibility + SEO)
│
├── RESOURCES / BLOG (SEO + lead magnets)
│ ├── Guide to Ajwa Dates
│ ├── Madinah Date Varieties Explained
│ ├── How to Import Dates into the EU / UK
│ ├── Dates as a Sugar Replacement
│ └── Recipes & Usage
│
├── CONTACT (form + WhatsApp + email + factory address + socials)
│
└── SHOP / CART / ACCOUNT (DTC e-commerce + B2B login portal)
3. Page-by-page priorities
Home — Above the fold: brand promise ("Premium Dates from Madinah — home of Ajwa") + two clear buttons: "Wholesale / B2B Inquiry" and "Shop Dates." Then: trust strip (certification logos, "ships to X countries"), variety highlights, the origin story teaser, value-added range, social proof, lead-magnet capture, footer with full contact + Arabic toggle.
Ajwa page (flagship) — This is your SEO + brand centrepiece. Origin (only from Madinah), the Sunnah/health story, grades/sizes, pack formats, both a "Buy" (DTC) and "Request wholesale quote" CTA, spec download. Target "Ajwa dates wholesale supplier / buy Ajwa dates."
Each variety page — photo, description, taste/texture, grades, pack formats, moisture/shelf-life spec, dual CTA. Each is an SEO landing page for that variety.
Wholesale / B2B hub — the money section:
- Clear value props (origin, certified, capacity, reliability, private label).
- Downloadable catalogue + spec sheets + price list (gated → email capture).
- Quote/inquiry form capturing: company, country, variety, volume, channel, packaging needs.
- Private-label page explicitly: "We pack under your brand."
- Optional B2B login portal with wholesale pricing once you have repeat accounts (Shopify B2B).
Quality & Certifications — logos + short explainer of each cert + downloadable certificates + note on COO/phytosanitary per shipment + the anti-fraud transparency message ("verifiably Madinah origin"). Link to it from every product and the wholesale hub — it's your trust engine.
Our Story / Factory — real photos/video of Madinah, farms, factory, packing, cold chain. This content does double duty as social media fuel.
Blog/Resources — SEO articles that also serve as lead magnets and outreach assets.
4. B2B e-commerce features to enable (Shopify B2B best practices)
- Customer-specific / wholesale pricing (visible only to approved B2B accounts).
- MOQ / quantity rules + volume/tiered discounts to push order size up.
- Quote request workflow + company profiles (multiple buyers per company).
- Net payment terms for trusted accounts (B2B buyers expect this, not just card checkout).
- Searchable catalogue with filters (variety, grade, pack, organic).
- Reorder convenience for repeat buyers.
- Clear MOQ, lead time, Incoterms (FOB/CIF), and shipping info.
5. DTC e-commerce features
- Clean product pages with strong photography, gift boxes/hampers, subscriptions (recurring date boxes), reviews/UGC.
- Klaviyo flows: welcome, abandoned cart, post-purchase, win-back, seasonal (Ramadan/holiday).
- Instagram/Facebook Shop synced to the store.
- Trust: secure checkout, shipping/returns clarity, certifications visible.
6. SEO architecture (build it in from day one)
- Keyword-mapped pages: each variety + "wholesale/supplier/exporter" + market terms. Target both B2B intent ("Ajwa dates wholesale supplier," "Saudi dates exporter," "Madinah dates private label," "date paste supplier Europe") and B2C intent ("buy Ajwa dates online," "best Madinah dates").
- Technical: fast load, mobile-first, clean URLs, schema markup (Product, Organization, FAQ), XML sitemap, Search Console + GA4 connected.
- Multilingual: EN + AR with proper hreflang; add FR/DE later for those markets.
- Internal linking: every product → certifications hub + wholesale CTA; blog → product pages.
- Local/origin SEO: "Madinah" / "Saudi Arabia" origin signals throughout.
7. Migration from almarwaan.com → alnuzhadates.com
- Decide: redirect almarwaan.com → alnuzhadates.com (301 redirects to preserve any equity), or run a holding redirect. Given almarwaan has little SEO value, a clean build on the new domain + 301s from old URLs is fine.
- Reuse: existing product/variety descriptions and any factory photos as a starting content base (then upgrade with real photography/video).
- Keep the social handles consistent (the @almarwaandates accounts exist — decide whether to rebrand them to Nuzha or start fresh; rebranding existing followers is usually better).
- Set up Google Search Console + Analytics on the new domain immediately.
8. Launch sequence (MVP first, don't over-build)
MVP (launch fast): Home, variety pages (esp. Ajwa), Wholesale hub with inquiry form + gated catalogue, Certifications page, Our Story, Contact + WhatsApp. That alone makes you credible and lead-capturing.
Phase 2: Full DTC store + gift boxes + Klaviyo, blog/SEO content, B2B login portal with wholesale pricing, multilingual, value-added product pages.
Sources
- Shopify — B2B ecommerce features checklist (company profiles, quote requests, MOQ, terms)
- Shopify — B2B ecommerce best practices 2025
- Shopify — Food ecommerce trends; run B2B + DTC together
- CBI — pack sizes (500g standard), pitted vs with-pit, private label, certs
- Current site reviewed: almarwaan.com (WordPress brochure, no store/lead capture)