R001: document direction missing, contradicted, or declared only in CSS
Whether the page declares itself Arabic and right-to-left, and whether its title, metadata, canonical and alternates agree with that.
The check
- Id
- R001
- Category
- Document and metadata
- Default severity
- critical
What it looks for
document direction missing, contradicted, or declared only in CSS
How to fix it
Set the document direction on the root element: <html dir="rtl" lang="ar"> (use your regional tag, e.g. ar-SA), and make sure no stylesheet overrides it.
More document and metadata checks
- R002html[lang] missing, non-Arabic, or contradicting detected content
- R003hreflang alternate set lacks any Arabic entry on an Arabic page
- R004<title> or meta description majority-Latin on an Arabic page
- R005OpenGraph/Twitter metadata untranslated or og:locale missing/invalid
- R006Canonical URL points at a different-locale variant
Does your page trip R001?
Paste a URL. Ritla renders the page on desktop and mobile, runs every check, and shows the top issues with screenshot evidence.