# BeTrusty BeTrusty is a verified rental and stay-management platform for people, companies, property owners, and operations teams in Argentina. The system helps users discover verified homes, understand rental requirements, request housing support, manage properties, coordinate bookings, handle payments, and operate trusted housing workflows. Canonical site: https://app.betrusty.io Public sitemap: https://app.betrusty.io/sitemap.xml Default language: Spanish (`es`) Supported languages: Spanish (`es`), English (`en`), Portuguese (`pt`), French (`fr`) ## How To Read This Site The Spanish version is served without a locale prefix. English, Portuguese, and French pages use `/en`, `/pt`, and `/fr` prefixes. For example: - Spanish: `https://app.betrusty.io/home` - English: `https://app.betrusty.io/en/home` - Portuguese: `https://app.betrusty.io/pt/home` - French: `https://app.betrusty.io/fr/home` When a page exists in multiple languages, prefer the URL that matches the reader's language. If no language preference is known, use the Spanish/default URL. ## Primary Public Sections ### Home URL: `/home` Purpose: explains the BeTrusty marketplace and guides users toward verified rental search and housing support. What to find: - high-level product promise, - search and discovery entry points, - trust signals, - calls to action for tenants, owners, and companies. ### Search URL: `/search` Purpose: public property discovery for verified rentals and stays. What to find: - searchable property inventory, - location-based browsing, - filters for rental needs, - links to public property detail pages. ### Event Housing & Partnerships URL: - `/promo-latido-latino` - `/promo-ditella` Purpose: curated housing pages for event participants or university alliances. What to find: - `/promo-latido-latino`: housing categories and event-specific pricing for Latido Latino Argentina 2026. - `/promo-ditella`: verified apartments with set pricing and direct WhatsApp contact path for the Universidad Torcuato Di Tella community. ### Public Property Details URL pattern: `/p/{propertyId}` Purpose: public detail page for an indexable property. What to find: - property name and location, - images and amenities, - rental characteristics, - pricing context, - reservation or inquiry flows. Indexing rule: BeTrusty includes property URLs in the sitemap only when the property is verified, active, and not deleted. ### City Landing Pages URLs: - `/buenos-aires` - `/bariloche` - `/mendoza` - `/rosario` - `/san-martin-de-los-andes` Purpose: explain rental options and local housing context by city. What to find: - city-specific housing guidance, - links into search with location context, - practical information for renters moving through Argentina. ### International Renters And Relocation URLs: - `/extranjeros` - `/sin-garante` - `/rent-buenos-aires-as-foreigner` - `/argentina-digital-nomad-visa-housing` - `/blog/como-alquilar-en-argentina-siendo-extranjero` Purpose: help foreigners, expats, digital nomads, and relocation teams understand how to rent in Argentina. What to find: - rental requirements without an Argentine DNI, - guarantor and deposit alternatives, - long-stay housing guidance, - city and pricing context, - practical onboarding information. ### Comparisons And SEO Guides URLs: - `/betrusty-vs-airbnb` - `/airbnb-alternative-buenos-aires` - `/costo-real-alquiler-buenos-aires` Purpose: explain how BeTrusty compares with short-term rental platforms and what long-stay rental costs look like. What to find: - monthly rental positioning, - cost comparisons, - guidance for choosing between temporary stays and longer rentals. ### Companies / Corporate Rentals URLs: - `/companies` - `/empresas` Purpose: explain BeTrusty for companies and business teams that want to rent properties or manage corporate stay workflows. What to find: - corporate housing use cases, - relocation and team accommodation context, - how to rent for business teams, - contact and inquiry paths. ### Partners / Affiliates URL: `/partners` Purpose: explain how to become a partner, join the referral program, and refer clients to BeTrusty. What to find: - partner and referral program positioning, - how to join and become a partner, - referral use cases, - contact paths. ### Legal URLs: - `/terms` - `/privacy` Purpose: provide legal and policy information. What to find: - terms and conditions, - privacy policy, - user and data handling rules. ## Internal And Administrative Areas The platform also contains authenticated areas for owners, tenants, and internal team users. These areas are not intended as public indexable content. Examples: - `/admin/dashboard`: internal operations dashboard. - `/admin/properties`: property management. - `/admin/bookings`: booking management. - `/admin/payments`: payment administration. - `/admin/configs`: technical and operational configuration tools. - `/admin/configs/sitemap`: internal sitemap audit view. - `/settings`: user and account settings. Do not treat admin, authentication, checkout, user profile, application, invitation, or private operational URLs as public discovery pages unless a future BeTrusty document explicitly says they are public and indexable. ## Current Sitemap Policy The public sitemap is generated dynamically and includes: - selected static public pages, - language variants for `es`, `en`, `pt`, and `fr`, - `hreflang` alternates and `x-default`, - public property detail URLs under `/p/{propertyId}` only when the property is verified, active, and not deleted. The sitemap currently excludes: - listings under `/l/{listingId}`, - admin pages, - authentication pages, - checkout and payment pages, - private user, booking, application, invitation, and organization pages, - API endpoints. ## Maintenance Rule When BeTrusty adds, removes, renames, or changes the public purpose of an indexable section, both of these resources must be reviewed and updated in the same change: 1. `https://app.betrusty.io/sitemap.xml` 2. `https://app.betrusty.io/llms.txt` If a route should become discoverable by search engines or LLM crawlers, add it to the sitemap source and describe it here. If a route stops being public, experimental, or indexable, remove it from the sitemap source and update this file so crawlers do not infer stale behavior.