Ethical web design is one of those subjects where the advice online is either three years out of date or written for a market that isn't this one. Here is how it actually works in Saudi Arabia in 2026.
Bilingual, mobile-first and fast is the baseline in this market, not the ambition. The differentiation happens in the details — typography that respects Arabic, layouts that mirror properly, and conversion paths that match how Saudi buyers actually behave.
The question underneath the question
Most teams arrive at ethical web design after something stopped working: enquiries fell, a competitor became visible, or a target was missed. That context matters, because the right first move differs depending on whether you are fixing a decline or building from a standing start. Diagnose which situation you are in before applying anything below — the sequence changes completely, and applying a growth playbook to a decline problem wastes a quarter.
Performance budgets prevent slow decay
Agree a maximum page weight, a maximum number of third-party scripts and a target for Interaction to Next Paint before development begins, then enforce them in review. Sites do not become slow in one release; they accumulate a chat widget here and a tracking pixel there until a fast build is a slow site two years later. A written budget is what stops that drift.
The language switch is a conversion element
Put it top-right in the English view, top-left in Arabic, label it in the target language, and preserve the current page rather than dumping users on the homepage. Remember the choice. Default by browser preference on first visit but never trap: a visitor who wants English must always be one click away from it. This small component is one of the most frequently mishandled details on bilingual Saudi sites.
Design for a mid-range Android on a moving connection
Internet penetration reached roughly 99% of the population at the end of 2025 and around three-quarters of people can reach a 5G device, but the median handset is not a flagship and a large share of sessions happen in transit. Design to that reality: generous tap targets, minimal script, images sized for the viewport actually served, no layout dependent on hover, and a first meaningful paint under two seconds. Test on a throttled mid-range device before signing off, not on the designer's laptop.
Forms: ask for less, get more
Every field you add costs completions. Name, phone and one open field is usually enough to start a conversation; qualification can happen in the call. Support Arabic input properly, validate Saudi mobile formats without rejecting valid ones, offer WhatsApp as an alternative to the form entirely, and confirm submission with a message that says what happens next and when. Silent success screens are why prospects call competitors.
Arabic typography deserves its own scale
Arabic script has no capital letters, taller ascenders and connected letterforms, so it needs roughly 10–15% more line height and often a slightly larger optical size than Latin text at the same nominal point size. Choose a family with a genuine Arabic cut rather than a Latin face with bolted-on glyphs. Test with real content at real lengths — Arabic translations commonly run shorter than English, which breaks layouts tuned to the wrong measure.
The cheapest growth available to most Saudi businesses is the customers they already have and have not contacted in a year.
Typical project shape
| Stage | Typical window | What you should see |
|---|---|---|
| Discovery and content | 2–3 weeks | Usually the critical path, not development |
| Design system and key templates | 3–4 weeks | Bilingual from the first artboard |
| Build and integrations | 4–8 weeks | Varies most with third-party systems |
| QA, RTL testing and launch | 1–2 weeks | Real devices, throttled connections |
Windows assume consistent execution and a market of ordinary competitiveness. Treat them as planning ranges, not commitments.
Trust signals Saudi buyers look for
A visible commercial registration number, a national address, a landline in addition to mobile, a Maroof badge for ecommerce, named team members with photographs, real client logos with permission, and a WhatsApp route to a human. Saudi buyers verify before they enquire, and the absence of these elements costs more conversions than any amount of aesthetic refinement recovers.
Monitoring so problems surface in days, not quarters
Set up uptime checks, a weekly crawl with change alerts, Search Console coverage alerts, and a Core Web Vitals field report reviewed monthly. Most catastrophic SEO losses in this market trace back to a deployment that added a noindex, a robots rule or a broken canonical, and sat unnoticed for a full quarter because nobody was watching the right dashboard.
Core Web Vitals, honestly
Interaction to Next Paint is the metric that catches most Saudi sites out, because it punishes heavy third-party scripts — chat widgets, tag managers, multiple pixels, review carousels — that accumulate over years. Largest Contentful Paint is usually an image or web-font problem: serve modern formats, set explicit dimensions, preload the hero, and subset Arabic fonts rather than shipping the full glyph set. Cumulative Layout Shift is almost always ads or late-loading banners. Fix in that order and the field data follows within a month.
Guidelines people actually use
A hundred-page PDF nobody opens protects nothing. Ship a short, practical system: logo files in every format with clear-space rules, a defined type scale for Arabic and Latin, a colour palette with accessible pairings, real examples of correct and incorrect application, and templates for the five documents the company produces weekly. Distribution and templates are what create consistency; the document alone never does.
Rendering strategy for JavaScript sites
Client-side rendering delays indexing and makes AI crawlers — most of which do not execute JavaScript at all — see an empty shell. Server-side rendering or static generation for anything that must rank is no longer a preference. If a full re-architecture is out of scope, prerender the templates that matter commercially and leave the application behind login as a SPA.
Structured data that earns something
Implement Organization and WebSite once at site level, then add the type that matches each template: LocalBusiness with per-branch entries, Service, Product with real price and availability, Article, FAQPage, BreadcrumbList and HowTo where genuinely applicable. Validate against the Rich Results Test and keep the markup consistent with what is visible on the page. Beyond rich snippets, clean schema is now the cheapest way to make your facts legible to AI systems that summarise the web.
The working checklist
- Serve images sized for the viewport actually being rendered
- Increase Arabic line height by roughly 10–15% relative to the Latin scale
- Use logical CSS properties — inline-start and inline-end — instead of left and right
- Replace stock imagery with photographs of the actual team, office or work
- Confirm numerals, phone numbers and Latin brand names stay left-to-right inside Arabic text
- Show the commercial registration number, national address and a landline
- Add a WhatsApp route to a human on every page
Redirects, migrations and the cost of getting it wrong
Map every old URL to its closest new equivalent one-to-one; never bulk-redirect to the homepage. Use 301s, not 302s. Keep the old sitemap live for a few weeks so the redirects are discovered. Preserve internal links, then update them. Watch Search Console coverage daily for the first fortnight. Migrations that lose traffic almost never lose it to bad content — they lose it to missing redirect mappings nobody checked.
Where to start this week
Test your site on a throttled mid-range Android. Time it. Then check the Arabic version for mirrored layouts, correct typography and a language switch that preserves the page. Add the trust elements Saudi buyers look for — registration number, national address, real photographs, a WhatsApp route. Most sites gain more from that afternoon than from a full redesign.
The competitive advantage in this market is still consistency. Most competitors will read something like this, agree with it, and change nothing. The gap that creates is the opportunity.



