Hello Everyone,
We’re currently facing an issue with our website URLs, as we’re targeting both multiregional and multilingual users. We need to implement the following URL structure:
- UAE EN: `https://mazeed.com/\`
- UAE AR: `https://mazeed.com/ar\`
- Saudi EN: `https://mazeed.com/sa\`
- Saudi AR: `https://mazeed.com/sa/ar\`
Additionally, we need bilingual blogs for both UAE and KSA, following the same URL paths as mentioned.
For sitemaps, we require:
1. A combined sitemap containing URLs for both UAE and KSA (similar to examples like [SAP](https://www.sap.com/sitemap_index.xml) or [Zoho](https://www.zoho.com/sitemap-index.xml)).
2. A separate sitemap for UAE URLs.
3. A separate sitemap for KSA URLs.
To ensure proper international SEO, it’s crucial that the KSA URLs follow this structure: `https://mazeed.com/sa\` for English and `https://mazeed.com/sa/ar\` for Arabic. This setup will allow us to create a KSA-specific sitemap at `https://mazeed.com/sa/sitemap.xml\`.
Your advice and insights on how to best implement this would be greatly appreciated.
Thanks!
