Technical SEO is the foundation that all other SEO efforts depend on. For Dubai and UAE businesses, there are specific technical considerations — Arabic/English hreflang, mobile-first UAE users, and local schema markup — that differ from global SEO best practices. This 15-point checklist covers everything you need to audit and fix.
1–3: Core Web Vitals Optimisation
Google documents Core Web Vitals as part of page experience, so they are useful diagnostics for technical SEO and user experience. The three metrics that matter:
Need help with SEO?
Get a free strategy session with our experts — no commitment required.
- LCP (Largest Contentful Paint): How long until the main content loads. Target: under 2.5 seconds. Common fixes: image optimisation, server response time, preloading hero images.
- INP (Interaction to Next Paint): Responsiveness to user interactions. Target: under 200ms. Fix heavy JavaScript, reduce main thread blocking.
- CLS (Cumulative Layout Shift): Visual stability — how much content shifts while loading. Target: under 0.1. Fix by setting explicit image/video dimensions and avoiding late-loading ads that push content.
4–5: Crawlability and Indexation
Googlebot must be able to find and understand all your important pages:
- Check robots.txt: Ensure critical pages, CSS, and JavaScript are not accidentally blocked. Test at
yoursite.com/robots.txt. The most common mistake is blocking/wp-admin/and accidentally including/wp-content/which blocks CSS and JS Googlebot needs to render pages. - XML sitemap: Submit a current sitemap to Google Search Console. Ensure it includes only canonical URLs (not paginated, noindex, or redirect URLs) and is updated automatically when pages are added.
- Canonical tags: Every page that can be reached via multiple URLs (e.g., with/without trailing slash, http vs https, www vs non-www) must have a canonical tag pointing to the definitive version.
6: Hreflang for Arabic/English Sites
If your UAE website has both Arabic and English versions, hreflang helps Google understand localized alternates and show the most suitable version to users:
<link rel="alternate" hreflang="en" href="https://yoursite.ae/services/" />
<link rel="alternate" hreflang="ar" href="https://yoursite.ae/ar/services/" />
<link rel="alternate" hreflang="x-default" href="https://yoursite.ae/services/" />
7–8: Schema Markup for UAE Businesses
Structured data helps Google understand page entities and can make supported content eligible for enhanced search features when Google chooses to show them. Priority schema types for Dubai businesses:
- LocalBusiness: Include
name,address(with UAE country code),telephone(with +971 prefix),geocoordinates, andopeningHours - FAQPage: For articles answering common questions — enables FAQ accordion in search results, significantly improving click-through rate
- Service: For each core service you offer, with
provider,areaServed(Dubai, UAE), anddescription - BreadcrumbList: Helps Google understand your site hierarchy and shows breadcrumbs in search results
9: HTTPS and Security Headers
HTTPS is a baseline trust and security requirement for modern websites and should be part of every technical SEO audit:
- Ensure all pages use HTTPS with a valid certificate (Let's Encrypt is free)
- Set up HTTPS redirect from all HTTP URLs (301 permanent redirect)
- Implement security headers:
Strict-Transport-Security,X-Content-Type-Options,X-Frame-Options - Check with securityheaders.com — aim for at least a B rating
10–11: Mobile Optimisation for UAE Users
Many UAE buyers research services on mobile devices, and Google primarily uses the mobile version of a site for indexing and ranking. Your mobile page should expose the same important content and links as desktop:
- Use responsive design (not separate mobile subdomain) to serve the same content to all devices
- Ensure tap targets are at least 48px and spaced adequately
- Test all forms on mobile — the most common failure point for UAE service businesses
- Ensure Arabic text renders correctly on mobile — test on actual Android and iOS devices with Arabic locale set
12–13: Site Architecture and Internal Linking
A well-structured site ensures PageRank flows efficiently to your most important pages:
- Important pages should be reachable within 3 clicks from the homepage
- Use descriptive anchor text in internal links (not "click here" or "read more")
- Create topic clusters: a pillar page on a broad topic linking to multiple supporting articles — this is a strong signal to Google of topical authority
- Regularly audit for orphan pages (pages with no internal links pointing to them) using Screaming Frog or Ahrefs Site Audit
14–15: Page Speed for UAE Network Conditions
UAE users on mobile connect via 4G/5G networks with variable latency. Server location matters significantly:
- Host in or near UAE: A server near your main audience or a CDN with nearby edge capacity can reduce TTFB (Time to First Byte)
- CDN usage: A CDN can serve static assets from locations closer to users and may improve LCP for mobile visitors
- Image optimisation: Use WebP format, serve appropriately sized images per viewport (srcset), and lazy-load below-the-fold images
Audit Your Technical SEO Score
Use this quick assessment to identify your most critical technical SEO gaps and get a prioritised action list.
15-Point Technical SEO Audit
Check each item your Dubai website currently has in place. Your score reveals quick wins and critical gaps.
Takes 2 minutes · No login required


