# Immovlan > Immovlan (immovlan.be) is one of Belgium's leading real estate platforms. It lists properties for sale and for rent, public sales (auctions) and shared housing, new-build projects, real-estate investment opportunities, a free online property valuation, and a directory of professional estate agents, notaries and developers. Content is available in Dutch (nl), French (fr) and English (en). The site uses culture-prefixed URLs: every page exists under /nl/, /fr/ and /en/, with the path segments translated per language. Property detail and search pages contain rich structured data (schema.org) describing price, location, surface, number of bedrooms and energy performance. The links below use the Dutch (nl) paths unless stated otherwise; see the Translations section for the French and English equivalents. ## Quick facts - Coverage: the whole of Belgium (Flanders, Brussels and Wallonia), searchable per city or postal code. A separate section lists properties abroad. - Transaction types: for sale, for rent, public sale (auction) and shared housing (flat share). New-build projects appear in the search results and on the invest pages. - Property types: houses, apartments, land, business property, commercial businesses, garages and parkings, student housing, investment property. - Private owners can publish their own listing (no estate agent needed) through the private ad wizard; the wizard asks you to sign in or create an Immovlan account along the way. Professionals publish through their pro account. - Every listing shows who advertises it and has a contact form that sends the message straight to that estate agent or private owner. Agencies also have a profile page in the directory with their contact details and current listings. - Listings carry a unique Immovlan reference code that is shown on the detail page; the short URL /nl/detail/{code} opens the listing directly. - The valuation tool gives a free, instant estimate of a property's value from its address. ## How to search (deep-link URL patterns) The search page can be opened directly with a path instead of the filter UI. The route is: /{culture}/{search}/{propertyType}/{transactionType}/{city} - {culture} is nl, fr or en. - {search} is vastgoed (nl), immobilier (fr) or real-estate (en). - {propertyType} and {transactionType} are the slugs listed below and must be in the language of the culture prefix (use nl slugs under /nl/, fr slugs under /fr/, en slugs under /en/). - {city} is the city's name in that language, lowercase, without accents and with hyphens for spaces (Gent is gent under /nl/ and gand under /fr/; Brussels is brussel, bruxelles and brussels). Prefix the postal code to narrow the search to one postal code: 9000-gent. An unknown city returns a 404 page. - Segments are optional from the right: /nl/vastgoed lists everything, /nl/vastgoed/huis all houses, /nl/vastgoed/huis/te-koop all houses for sale in Belgium. Property type slugs (nl / fr / en): - House: huis / maison / house - Apartment: appartement / appartement / apartment - Land: grond / terrain / land - Business property (offices, industrial, warehouses): bedrijfsvastgoed / business / business - Commercial business (fonds de commerce, shops, catering): handelsfonds / fonds-de-commerce / business (the English slug is shared with business property) - Garage or parking: garage / garage / garage - Student housing: kot / kot / student-housing - Investment property: opbrengsteigendom / immeuble-de-rapport / investment-property - Other: varia / divers / miscellaneous Transaction type slugs (nl / fr / en): - For sale: te-koop / a-vendre / for-sale - For rent: te-huur / a-louer / for-rent - Public sale (auction): in-openbare-verkoop / en-vente-publique / in-public-sale - Shared housing (flat share): in-medehuur / en-colocation / to-share Examples: - [Houses for sale in Ghent (nl)](https://immovlan.be/nl/vastgoed/huis/te-koop/gent) - [Houses for sale in Ghent, postal code 9000 only (nl)](https://immovlan.be/nl/vastgoed/huis/te-koop/9000-gent) - [Apartments for rent in Antwerp (nl)](https://immovlan.be/nl/vastgoed/appartement/te-huur/antwerpen) - [Houses for sale in Namur (fr)](https://immovlan.be/fr/immobilier/maison/a-vendre/namur) - [Apartments for rent in Liège (fr)](https://immovlan.be/fr/immobilier/appartement/a-louer/liege) - [Houses for sale in Leuven (en)](https://immovlan.be/en/real-estate/house/for-sale/leuven) - [Apartments for rent in Brussels (en)](https://immovlan.be/en/real-estate/apartment/for-rent/brussels) Extra filters (price, bedrooms, surface, sorting, paging) are query-string parameters set by the search page itself; they are not a stable URL contract, so start from the path form above and refine on the page. Related URL patterns: - Listing detail: /{culture}/detail/{propertyType}/{transactionType}/{postalCode}/{city}/{code}, or the short form /{culture}/detail/{code} which redirects to the full URL. - New-build project detail: /{culture}/projectdetail/{projectReference}. - Properties abroad: /nl/internationaal/vastgoed/{country}/{propertyType}/{transactionType}/{city} (fr: /fr/international/immobilier/..., en: /en/international/real-estate/...). ## Agency directory (find and contact a professional) The directory lists estate agencies, notaries and property developers per city: /{culture}/{directory}/{type}/{postalCode}/{city} - {directory} is vastgoedgids (nl), guideimmobilier (fr) or directory (en). - {type} is immokantoor / notaris / promotor (nl), agence / notaire / promoteur (fr) or agency / notary / developer (en). - Agency profile pages live at /{culture}/{directory}/detail/{agency-name}/{agencyId} and list the agency's address, phone number and current listings. Examples: - [Estate agencies in Ghent 9000 (nl)](https://immovlan.be/nl/vastgoedgids/immokantoor/9000/gent) - [Notaries in Ghent 9000 (nl)](https://immovlan.be/nl/vastgoedgids/notaris/9000/gent) - [Estate agencies in Liège 4000 (fr)](https://immovlan.be/fr/guideimmobilier/agence/4000/liege) - [Contact a professional](https://immovlan.be/nl/vastgoedgids/contacteer-een-pro): request contact with an estate agent when you do not have a specific agency in mind ## Listing a property yourself - [Publish a listing as a private owner](https://immovlan.be/nl/diensten/zoekertje): how selling or renting out without an agent works on Immovlan and what a listing includes - [Private ad wizard](https://immovlan.be/nl/zoekertje): create the listing step by step (sign-in or account creation is part of the flow) - [Become a professional partner](https://immovlan.be/nl/pro/meer-info): information for estate agencies, notaries and developers who want to publish on Immovlan ## Property valuation - [Valuation tool](https://immovlan.be/nl/schatten): free estimate of a property's value by address, street, city or region - [How the valuation works](https://immovlan.be/nl/diensten/schatten): what the estimate is based on and how to use it when selling or buying ## Core pages - [Homepage](https://immovlan.be/nl/): entry point to property search, valuation, investment and the agency directory - [Property search](https://immovlan.be/nl/vastgoed): classifieds search for houses, apartments and land, for sale or rent, filterable by property type, transaction type and city - [Property index](https://immovlan.be/nl/indexproperties): SEO index of listings grouped by transaction type and property type - [Properties abroad](https://immovlan.be/nl/internationaal/vastgoed/overzicht): overview of listings outside Belgium, per country - [Invest](https://immovlan.be/nl/investeren): real-estate investment opportunities and new-build projects - [Agency directory](https://immovlan.be/nl/vastgoedgids): search professional estate agencies, notaries and developers by type, postal code and city - [Agency index](https://immovlan.be/nl/indexvastgoedgids): SEO index of estate agencies by type and province ## Content and guides - [Content hub](https://immovlan.be/nl/content): articles, news, categories and guides on buying, selling, renting, building and investing ## Data and feeds - [Sitemap](https://immovlan.be/sitemap.xml): full XML sitemap of the site - [Google News feed](https://immovlan.be/nl/content/feeds/google): RSS feed of recent articles ## Translations Every page above is also available in French and English by swapping the culture prefix and the localized path segment. Examples: - [Accueil (fr)](https://immovlan.be/fr/) / [Home (en)](https://immovlan.be/en/) - [Recherche immobilier (fr)](https://immovlan.be/fr/immobilier) / [Property search (en)](https://immovlan.be/en/real-estate) - [Estimation (fr)](https://immovlan.be/fr/estimer) / [Valuation (en)](https://immovlan.be/en/valuate) - [Comment fonctionne l'estimation (fr)](https://immovlan.be/fr/services/estimer) / [How the valuation works (en)](https://immovlan.be/en/services/valuate) - [Investir (fr)](https://immovlan.be/fr/investir) / [Invest (en)](https://immovlan.be/en/invest) - [Guide immobilier (fr)](https://immovlan.be/fr/guideimmobilier) / [Directory (en)](https://immovlan.be/en/directory) - [Contacter un pro (fr)](https://immovlan.be/fr/guideimmobilier/contacter-un-pro) - [Publier une annonce (fr)](https://immovlan.be/fr/services/annonce) / [Publish a listing (en)](https://immovlan.be/en/services/ad) - [Créer une annonce (fr)](https://immovlan.be/fr/annonce) / [Create an ad (en)](https://immovlan.be/en/ad) - [Immobilier à l'étranger (fr)](https://immovlan.be/fr/international/immobilier/apercu) / [Properties abroad (en)](https://immovlan.be/en/international/real-estate/overview) - [Contenu (fr)](https://immovlan.be/fr/content) / [Content (en)](https://immovlan.be/en/content) ## Optional - [Privacy policy](https://immovlan.be/nl/privacy) - [General conditions](https://immovlan.be/nl/algemene-voorwaarden) - [Cookie policy](https://immovlan.be/nl/cookies-beleid)