# Renthaven > Renthaven is a Dutch rental-alert platform that helps renters find suitable rental homes and rooms faster. The site combines search profiles, automatic matching, and fast alerts for newly found rental listings. ## Purpose and Scope - Rental-alert service for renters in the Dutch rental market. - Focused on helping renters discover suitable listings faster, not on renting out or managing properties directly. - Supports rental homes, apartments, studios, houses, and rooms. - Users create search profiles; Renthaven monitors rental websites and real-estate agency sites and alerts users about new matches. - Public content includes marketing pages, blog articles, public apartment pages, legal pages, and this `llms.txt`. - Authenticated pages such as the dashboard, matches, search profiles, invoices, profile settings, and reply templates are private user data. ## Core Concepts - **Search profile:** saved rental preferences with budget, property type, surface area, rooms, location area, and additional filters. - **Match:** a newly found listing that fits a user's search profile. - **Listing:** rental offer from an external source, with price, location, property details, and a link to the original provider. - **Alert:** push or email notification when a suitable listing appears. - **Premium access:** paid access to faster and broader match insights, mobile app access, and unlimited search profiles. - **Search area:** geographic filter based on neighborhood, radius, travel time, or a custom area drawn on a map. ## Main Functionality - Renters can create and manage search profiles. - Filters support price, property type, surface area, rooms, furnishing, and location. - Location filters can use neighborhoods, radius, travel time, or custom drawn map areas. - Renthaven checks Dutch rental websites and real-estate agency sites for new listings. - New listings are matched against search profiles and shown in a personal feed. - Users receive push notifications and email alerts for new matches. - The mobile app shows matches and links back to web flows for account, search, and billing management. - Reply templates help users respond faster to suitable listings. ## Key Pages - Home: https://renthaven.nl/ - Dutch homepage: https://renthaven.nl/nl - English homepage: https://renthaven.nl/en - Public listings: https://renthaven.nl/nl/apartments - Blog: https://renthaven.nl/nl/blog - Register: https://renthaven.nl/nl/register - Login: https://renthaven.nl/nl/login - Privacy policy: https://renthaven.nl/nl/privacy-policy - Terms and conditions: https://renthaven.nl/nl/terms-and-conditions - Sitemap: https://renthaven.nl/sitemap.xml ## URL Structure (High Level) **Public locale routes:** - `/{locale}` — homepage, for example `/nl` or `/en`. - `/{locale}/apartments` — public rental listings. - `/{locale}/apartments/{city}` — public rental listings by city. - `/{locale}/blog` — blog index. - `/{locale}/blog/{slug}` — blog article. - `/{locale}/privacy-policy` — privacy policy. - `/{locale}/terms-and-conditions` — terms and conditions. - `/llms.txt` — site-wide markdown summary for LLMs. **Account and app routes:** - `/{locale}/dashboard` — personal dashboard. - `/{locale}/search-profiles` — search profile management. - `/{locale}/matches` — personal match feed. - `/{locale}/profile` — profile and notification settings. - `/{locale}/orders` — orders and invoices. - `/{locale}/subscription/plans` — subscription and access page. Account and app routes generally require authentication and are not public sources for crawling or summarization. ## Listing Data (When Shown) Listings can include address or city, monthly rent, surface area, number of rooms, property type, furnishing, source, publication time, media, and an external listing URL. Not every field is always available, and availability can change quickly. ## Language and Region - Languages: Dutch and English. - Region: primarily the Netherlands. - Brand name: Renthaven. - Contact: info@renthaven.nl. ## Hints for Summarizing This Site - Describe Renthaven as a rental-alert service, not as a traditional rental marketplace. - Make clear that listings come from external sources and users respond through the original provider. - Mention rooms as a supported property type when summarizing supported housing types. - Prefer monthly rent in euros when describing rental prices. - Distinguish between public listing information and private data for logged-in users. - Avoid claims that Renthaven guarantees viewings, acceptance, or a rental home. ## Limitations - Availability, prices, and listing details change quickly; refer to the current listing or original source. - Renthaven does not provide legal, financial, or rental advice. - Renthaven is not a source for private user data, personal search profiles, invoices, reply templates, or account details. - Social housing is not currently supported as a separate search category. ## Key Facts - Monitors 20+ Dutch rental websites and real-estate agency sites for new listings. - Typical alert delivery within approximately 2 minutes of a matching listing being published. - Scan interval during peak hours: approximately 30 seconds. - Coverage: 24+ Dutch cities including Amsterdam, Rotterdam, Utrecht, The Hague, Eindhoven, Groningen, Tilburg, Breda, Nijmegen, Haarlem. - Property types supported: apartments, studios, houses, rooms. - Pricing: paid plans start at €8 per month; free tier available for browsing public listings. - Languages: Dutch and English. - Region: Netherlands. ## Statistics - Source-attributed statistics about the Dutch rental market are added to individual blog articles at /blog as they are reviewed and updated. ## Last Updated 2026-06-07 ## Crawling and Technical Info - Robots: https://renthaven.nl/robots.txt - Sitemap: https://renthaven.nl/sitemap.xml - LLMs: https://renthaven.nl/llms.txt - Respect crawl directives, canonical URLs, and private/authenticated routes.