← CRO & Web
CRO & Web03 Aug 2026 · 6 min read · how-to

Speed, Hosting, and Arabic Font Performance

Speed up UAE marketing sites: CDN/hosting choices, Arabic font subsets, image budgets, script diets, and Core Web Vitals that protect conversion.

A slow site is a silent discount for your competitors. In the UAE, that often means beautiful Arabic typefaces, heavy hero videos, and page builders shipped from servers far from the Gulf — then blamed on “the algorithm.”

This guide focuses on performance decisions that protect conversion: hosting and CDN posture, images, scripts, and especially Arabic font strategy.

Why speed is a CRO issue

Slow pages:

  • Inflate bounce before the offer is read
  • Delay sticky WhatsApp / call interactivity
  • Hurt paid Quality Score / experience metrics indirectly
  • Make checkout feel risky

You do not need a perfect 100 Lighthouse vanity score. You need a site that feels responsive on a mid-range Android on 4G in Sharjah at lunchtime.

Measure before you rebuild

Use:

  • PageSpeed Insights / Lighthouse on mobile
  • Chrome field data if available (CrUX)
  • WebPageTest mental model: filmstrip on 4G
  • Real device feel tests

Record:

  • LCP (largest contentful paint) — often the hero image or big text block
  • INP / responsiveness — script bloat
  • CLS — fonts and late-loading banners jumping CTAs

Fix the worst template first: homepage, top landing page, product page, checkout.

Hosting and CDN posture

Practical guidance for SMEs:

  • Use reputable hosting with a CDN in front (Cloudflare or your platform’s CDN).
  • Prefer platforms that cache HTML/CSS/JS at the edge for mostly static marketing sites.
  • Keep origin region sensible; if your whole audience is GCC, do not insist on a single US-only origin without CDN caching.
  • Ecommerce platforms (e.g. Shopify) already handle much of this — your job is theme and app bloat, not inventing servers.

Avoid:

  • Shared hosting maxed out with ten WordPress malware plugins
  • Uncached dynamic pages for pure brochure content
  • Multiple overlapping security plugins that rewrite assets twice

Images: the usual LCP villains

  • Export heroes as properly sized WebP/AVIF with JPEG fallback where needed
  • Do not ship a 4000px photo into a 400px mobile slot
  • Set width/height to reduce CLS
  • Lazy-load below-fold galleries; do not lazy-load the LCP hero
  • Replace autoplay background videos with a still + optional play

Dubai skyline PNGs at 3MB are not brand equity; they are bounce rate.

Arabic fonts without melting mobile CPUs

Arabic webfonts can be large. Strategy:

  1. Limit families and weights. One Arabic family, two weights (regular/bold) beats five display fonts.
  2. Subset. If you only need basic Arabic + punctuation + digits, subset.
  3. font-display: swap or optional with a system fallback that is readable (Tahoma, Arial, system UI).
  4. Avoid invisible text periods that make the fold look broken for seconds.
  5. Do not load Arabic fonts on pure English pages and vice versa when avoidable.
  6. Prefer modern, well-hinted fonts; test on Android — some faces render heavier than on macOS.

If performance is critical and brand allows, system stacks for body text with a custom font only for headings can be a smart compromise.

CSS/JS and third parties

Each chat widget, review carousel, heatmap, upsell app, and ad pixel costs something.

Rules of thumb:

  • One tag manager, not three
  • Load chat after interaction or delay
  • Defer non-critical scripts
  • Remove apps you installed for a weekend test in 2023
  • Prefer server-side or batched analytics where sophisticated enough — not required for SMEs day one

Checkout pages especially should be ruthless about scripts.

Page builders and themes

Common UAE SME stack issues (WordPress + Elementor-class builders, or heavy Shopify themes):

  • Sections duplicated with hidden desktop/mobile copies doubling DOM
  • Animation libraries on every page
  • Unoptimised sliders
  • Importing demo content images never replaced

When in doubt, fewer sections convert better and load faster.

Illustrative scenario — bilingual clinic site

Symptoms: LCP 6–8s mobile; Arabic page worse; WhatsApp button late.

Findings: two full Arabic font families × 4 weights; 2.8MB hero slider; three chat tools; review iframe in fold.

Actions: one font family × 2 weights subsetted; static hero; single WhatsApp sticky; reviews as lightweight HTML stars above fold, full widget below; CDN caching verified.

Outcome pattern: faster interaction with CTA, better ad landing experience, fewer “is the site down?” calls — without a full rebrand.

Performance budget (simple)

For key templates, set budgets such as:

  • Hero image < ~200–300KB where possible
  • Only one custom Arabic family on marketing pages
  • Total third-party scripts reviewed quarterly
  • No video autoplay on landers

Write the budget in the brief for freelancers so “make it pop” cannot mean “ship a 12MB home.”

Hosting security vs speed

Security plugins that inject continuous live scans into page views can hurt TTFB. Prefer:

  • Edge WAF
  • Offline malware scanning
  • Lean plugin lists
  • Keeping CMS and payment apps updated

A compromised site is worse than a slow one — but you can have secure and fast.

Workflow for a one-week speed rescue

Day 1: Measure top URLs; filmstrip screenshots. Day 2: Compress/replace heroes; fix lazy-load mistakes. Day 3: Font subset and weight cut. Day 4: Script audit; remove duplicates. Day 5: Cache/CDN headers check; mobile retest. Day 6: Checkout/lead path functional test. Day 7: Document changes so the next theme edit does not reverse them.

When to pay a developer

DIY if you can replace images and remove plugins. Hire help when:

  • Custom theme LCP needs code-level priority hints
  • Font subsetting pipeline is unclear
  • App conflicts break cart
  • Core Web Vitals need sustained field improvement

Often AED 1,000–5,000 of focused work beats months of “we should redesign.”

Key takeaways

  • Measure mobile LCP/INP/CLS on real key pages before redesigning.
  • Images and Arabic font weight are the usual UAE SME bottlenecks.
  • CDN/caching and script diets protect conversion paths.
  • Set a simple performance budget freelancers must respect.
  • Retest after every theme, font, or marketing pixel change.

Part of the Dubai Marketing Playbook by Shabang — practical marketing for UAE businesses.

Continue learning

conversionEcommerce Checkout Fixes for UAE StoresconversionMulti-Language Site UX: English & ArabicconversionForms That People Actually CompleteconversionPricing Pages and Package PresentationconversionMobile-First UX for UAE Usersgoogle-adsGoogle Ads for UAE Businesses: Start Here