Hospedo and Hospido Now Have a Public Front Door
Property owners who type hospedo.es or hospido.es now land on a Spanish-first sales page that explains the product in one screen and routes them straight to a WhatsApp conversation.
Hospedo and Hospido — our two products for hospitality property owners in Spain — now each have a proper marketing landing page. Typing hospedo.es or www.hospido.es no longer drops the visitor on a half-finished placeholder or another customer's booking page; it lands them on a clear pitch with two CTAs and nothing in the way.
Both pages lead in Spanish (the audience is overwhelmingly Spanish property owners), with a one-tap English switcher in the navigation. Hospedo opens with the commission-free booking pitch — "Stop giving 15% of every booking to Booking.com" — followed by a worked savings example, a six-tile feature grid, and a side-by-side cost comparison. Hospido opens with the SES-Hospedajes compliance pitch — "Guest registration at 70% less than Chekin" — and includes a Chekin-vs-Hospido comparison table, a legal-context section explaining Real Decreto 933/2021, and the four-step "how it works" flow.
Every CTA opens a WhatsApp chat with a pre-filled greeting, so a curious owner can start a real conversation in two taps. The pages cross-link to each other in the footer — owners interested in direct bookings can see the registration product, and vice versa.
Behind the scenes, the existing tenant subdomains (donaconcha.hospedo.es, donaconcha.hospido.es) keep working exactly as before. A small piece of host-aware middleware decides which page to render based on the hostname, so we deploy one container per product and serve the apex marketing landing and the per-property tenant page from the same Razor application. The infrastructure is unchanged; only the routing got smarter.