HomeCompanyPortfolioServicesSoftware & AIMobile AppsIndustriesLocationsPricingBlogContact
Englishالعربية
Home  /  Blog  /  SEO
SEOMar 24, 2026·11 min read

JavaScript SEO: Why Your React Site Isn't Being Indexed

IW
IITWares Editorial Team
Digital Strategy & Search
JavaScript SEO: Why Your React Site Isn't Being Indexed

This is a field guide to javascript seo rendering for the Saudi market. No theory you can't act on, and no advice that assumes a US search landscape.

Organic search is still the highest-margin acquisition channel available to most Saudi businesses, and it is the one most consistently under-built. The Kingdom's near-universal internet penetration means the audience is there; the question is whether your site is the one that gets found when they look.

Before the tactics: what you are really deciding

There is a version of javascript seo rendering that produces activity and a version that produces revenue, and they look almost identical for the first two months. The difference is whether you defined the measurable outcome before starting. Everything in this guide assumes you have — or that your first action will be to set one.

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.

Logs tell the truth that reports do not

Server log analysis shows which URLs Googlebot actually fetches, how often, and where it wastes budget. On large Saudi catalogues the usual finding is that most crawl activity goes to filtered listing URLs while new product pages wait weeks. Fixing that with parameter handling, pagination discipline and a clean XML sitemap is often worth more than any content project running in parallel.

Visibility is no longer a position on a page. It is whether the machine composing the answer considers you a source worth naming.

Security, HTTPS and trust signals

Valid certificates, HSTS, no mixed content, sensible headers, and a visible privacy policy are baseline. In the Saudi market they are also conversion factors: buyers check for a national address, a landline, a commercial registration number and a Maroof badge before submitting a form. Technical trust and commercial trust are the same project viewed from two angles.

Duplicate content in a bilingual, multi-branch site

Faceted navigation, session parameters, printer views, and city pages that differ by two words all create near-duplicates. Set self-referencing canonicals, block parameter crawling deliberately, and give each city page genuinely distinct content — local pricing, local case work, local landmarks and directions. If two pages can be swapped without a reader noticing, Google will pick one and it may not be the one you want.

Crawl, render, index, rank — in that order

Every technical problem sits in one of four stages, and diagnosing the stage saves weeks. If the URL is not crawled, look at robots.txt, internal links and server response. If it is crawled but not rendered, look at JavaScript and blocked resources. If rendered but not indexed, look at quality, duplication and canonicals. Only when a page is indexed does ranking work apply. Teams that skip this order end up rewriting content for a page that Googlebot never fetched.

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.

Community and third-party surfaces

Forums, Q&A threads, review platforms and community discussions are disproportionately represented in AI answers because they contain candid, experience-based language. Participating honestly — answering questions in your field under a real identity, without spamming links — puts your expertise into exactly the sources these systems favour. This is slow, human work and it is difficult for a competitor to copy quickly.

Common failure modes worth checking today

Homepage targeting everything and therefore ranking for nothing. Service pages duplicated across cities with only the city name swapped. Arabic pages that are machine translations of English ones. Blog posts with no internal link to a commercial page. A robots.txt or noindex left over from staging. Each of these is a half-day fix and each has cost real Saudi businesses years of visibility.

What to expect, realistically

StageTypical windowWhat you should see
Indexation and technical fixes1–3 weeksCrawl errors resolved, sitemap clean, Search Console baseline set
First ranking movement6–10 weeksLong-tail and branded terms, rising impressions
Local pack visibility8–16 weeksGiven active profile management and review velocity
Competitive commercial terms4–8 monthsDepends heavily on category saturation
Compounding returns9–18 monthsCluster maturity, accumulated links and citations

Windows assume consistent execution and a market of ordinary competitiveness. Treat them as planning ranges, not commitments.

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.

Managing AI crawlers deliberately

GPTBot, ClaudeBot, PerplexityBot, Google-Extended and others can each be allowed or blocked in robots.txt. Blocking protects content from training use; it also removes you from the answers those systems produce. For most Saudi service businesses seeking visibility, allowing access to public marketing pages while excluding client portals, gated assets and internal search results is the sensible middle position. Decide it consciously rather than inheriting a default.

Practical checks before you sign anything off

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.

On-page fundamentals people still get wrong

One H1 stating the subject in the searcher's words. A title tag under roughly 60 characters that leads with the term and ends with the brand. A meta description written as ad copy, not a summary. URLs that are short, lowercase and hyphenated — Latin slugs even for Arabic pages, since encoded Arabic URLs become unreadable when shared. Descriptive alt text. Headings that form a coherent outline when read alone. None of this is clever, and all of it is still missing on most Saudi business sites.

Where to start this week

Run a crawl and fix anything blocking indexation. Claim and complete the Google Business Profile in both languages. Pick the single commercial page that matters most and build three supporting articles around it, all linking back. Set a baseline in Search Console today so month four has something honest to compare against. That sequence takes about three weeks and it consistently outperforms a larger, vaguer plan.

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.

[ Key Takeaways ]
The language switch is a conversion element
Structured data that earns something
On-page fundamentals people still get wrong
Design for a mid-range Android on a moving connection
Share

Frequently asked questions

Is hreflang worth implementing for a small site?+

Yes, if you serve both Arabic and English. It is inexpensive to add and prevents the wrong language version being served to users.

What is the single most common technical problem you find?+

Pages blocked from indexing by a leftover staging rule, followed closely by client-rendered content that crawlers never see.

Do Core Web Vitals actually affect rankings?+

They are a modest ranking factor and a substantial conversion factor. The commercial case rests on the second, not the first.

How often should we run a technical audit?+

A full audit annually or before any major change, plus an automated weekly crawl with change alerts so regressions surface in days rather than quarters.

Can you work in Arabic and English?+

Yes — both languages natively, across strategy, content, design and development, which is generally where translated-only providers run into trouble.

Keep Reading

All Articles →

Ready to put these ideas to work?

Start a Project →