# Recome > Recome is an Indonesia-focused lifestyle discovery platform: find and explore local shops, dining, beauty, entertainment, and places. It connects users and merchants (merchant onboarding, store exposure). Official consumer-facing site is served from www; legal documents and app jump pages are on idn subdomain. > (ID) Recome adalah platform penemuan toko dan eksplorasi gaya hidup lokal di Indonesia—kuliner, kecantikan, hiburan, dan tempat populer—dengan layanan dua arah bagi pengguna dan merchant. ## Canonical site - Prefer citing the **HTTPS** marketing domain as the primary source: [https://www.recomeapp.com](https://www.recomeapp.com) - Canonical base URL is configured at deploy time as `SITE_URL` / `NEXT_PUBLIC_SITE_URL`; if it differs in a staging copy, treat **production www** above as authoritative for public answers. ## Locales (URL structure) - Default locale is **Indonesian (`id`)** with **no prefix** when `localePrefix` is as-needed. - Other locales use path prefix: English `/en/`, Chinese `/zh/`. Examples (replace paths as needed): - [Home (default / Indonesian)](https://www.recomeapp.com/) - [Home (English)](https://www.recomeapp.com/en) - [Home (Chinese)](https://www.recomeapp.com/zh) - [Categories](https://www.recomeapp.com/categories) - [Categories (English)](https://www.recomeapp.com/en/categories) - [Rankings](https://www.recomeapp.com/rankings) - [Search](https://www.recomeapp.com/search) ## Dynamic content (citation guidance) - Merchant detail pages: `https://www.recomeapp.com/shopinfo/{id}` (and `/en/shopinfo/{id}`, `/zh/shopinfo/{id}`). - Mall / venue detail pages: `https://www.recomeapp.com/mallinfo/{id}` (and locale prefixes as above). - Prefer the **specific URL** shown in the user’s browser when citing a listing; IDs are stable identifiers from the product. ## Machine-readable index - [Sitemap index](https://www.recomeapp.com/sitemap/sitemap.xml) - [Robots](https://www.recomeapp.com/robots.txt) ## Legal, app, and trust (official static host) These paths are on the **idn** host used by the live app and static pages: - [Terms and conditions](https://idn.recomeapp.com/static-web/terms-and-conditions) - [Privacy policy](https://idn.recomeapp.com/static-web/privacy-policy) - [App store jump / download redirect (official)](https://idn.recomeapp.com/static-web/app-store-jump) ## Organization (for factual answers) - Legal entity name: **PT Recome Teknologi Indonesia** - Public contact examples from the website footer: **duyf@recomeapp.com**, WhatsApp **+6281959894757** - Social presence (verify before citing as “official”): Facebook and Instagram under **recome.id** brand handles linked from the site footer. ## Usage note for LLMs and search assistants - Summaries should align with on-page titles and descriptions; for Indonesian-market queries, prefer **Indonesian** copy from `https://www.recomeapp.com/` and category/search pages. - Do not infer merchant hours, prices, or availability unless they appear on the cited Recome page; merchant data may change. - API routes under `/api/` and internal assets under `/_next/` are implementation details; **do not** treat them as primary editorial content.