<!DOCTYPE html>
<html>
<head>
<base href="https://welbions-productie.azurewebsites.net/">
<title>Welbions</title>
<meta property="og:site_name" content="Welbions">
<meta property="og:type" content="website" />
<meta property="og:title" content="Verleng je inschrijving bij WoningHuren.nl">
<meta property="og:description" content="<null>">
<meta name="description" content="Welbions">
<meta property="og:image" content="https://welbions-productie.azurewebsites.net/publishedMedia/24302cae-7386-48f5-a7da-1b103792a8be_16-9.png">
<meta name="twitter:card" content="summary_large_image">
<meta property="og:url" content="https://welbions-productie.azurewebsites.net:443/Nieuws/3345/verleng-je-inschrijving-bij-woninghurennl">

<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<link type="image/x-icon" rel="shortcut icon" href="uiCustom/welbions/images/favicon.ico" />
<meta name="theme-color" content="#095a6d">
<meta name="msapplication-navbutton-color" content="#095a6d">
<meta name="apple-mobile-web-app-status-bar-style" content="#095a6d">
<link rel="apple-touch-icon" href="uiCustom/welbions/images/apple-icons/apple-touch-icon.png" />
<link rel="apple-touch-icon" sizes="57x57" href="uiCustom/welbions/images/apple-icons/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon" sizes="72x72" href="uiCustom/welbions/images/apple-icons/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="76x76" href="uiCustom/welbions/images/apple-icons/apple-touch-icon-76x76.png" />
<link rel="apple-touch-icon" sizes="114x114" href="uiCustom/welbions/images/apple-icons/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon" sizes="120x120" href="uiCustom/welbions/images/apple-icons/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon" sizes="144x144" href="uiCustom/welbions/images/apple-icons/apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon" sizes="152x152" href="uiCustom/welbions/images/apple-icons/apple-touch-icon-152x152.png" />
<link rel="apple-touch-icon" sizes="180x180" href="uiCustom/welbions/images/apple-icons/apple-touch-icon-180x180.png" />

<link href="uiCustom/welbions/styles/authored/welbions.main.css" rel="stylesheet"/>

<!--<script src="uiSite/scripts/vendor/jquery/jquery.min.js"></script>-->
<!--<script src="uiSite/scripts/vendor/jquery/jquery-ui.min.js" async></script>-->
<!--<script defer src="uiSite/scripts/vendor/lazyload/jquery.lazyload-min.js"></script>-->
<!--<script defer src="uiSite/scripts/vendor/modernizr/modernizr.js" async></script>-->
<!--<script defer src="uiSite/scripts/vendor/foundation/foundation.min.js" async></script>-->
<!--<script defer src="uiSite/scripts/vendor/foundation/foundation-datepicker.js" async></script>-->
<!--<script defer src="uiSite/scripts/vendor/chosen/chosen.jquery-min.js"></script>-->
<!--<script defer src="uiSite/scripts/vendor/fastclick/fastclick.js" async></script>-->
<!--<script defer src="uiSite/scripts/vendor/moment/moment-min.js"></script>-->
<!--<script defer src="uiSite/scripts/vendor/angular/angular.min.js"></script>-->
<!--<script defer src="uiSite/scripts/vendor/angular/angular-sanitize.min.js"></script>-->
<!--<script defer src="uiSite/scripts/vendor/angular/angular-animate.min.js"></script>-->
<!--<script defer src="uiSite/scripts/vendor/angular/angular-route.min.js"></script>-->
<!--<script defer src="uiSite/scripts/vendor/angular/angular-aria.min.js"></script>-->
<!--<script defer src="uiSite/scripts/vendor/angular/angular-material.min.js"></script>-->
<!--<script defer src="uiSite/scripts/vendor/lazyload/jquery.lazyload-min.js"></script>-->
<!--<script defer src="uiSite/scripts/vendor/ocLazyLoad/ocLazyLoad.min.js"></script>-->
<!--<script defer src="uiSite/scripts/vendor/d3js/d3-3.5.9.min.js"></script>-->
<!--<script defer src="uiSite/scripts/vendor/typeahead/typeahead.bundle-min.js"></script>-->
<!--<script defer src="uiSite/scripts/dist/all-min.js"></script>-->

<!-- Google tag (gtag.js) -->
<!--<script async src="https://www.googletagmanager.com/gtag/js?id=G-VQ7WSW0P8N"></script>-->
<!--<script>-->
<!--  window.dataLayer = window.dataLayer || [];-->
<!--  function gtag(){dataLayer.push(arguments);}-->
<!--  gtag('js', new Date());-->

<!--  gtag('config', 'G-VQ7WSW0P8N');-->
<!--</script>-->



<script defer src="uiSite/scripts/vendor.min.js?v=26.1.12-20260320.1"></script>
<script defer src="uiSite/scripts/iris.min.js?v=26.1.12-20260320.1"></script>

<link rel="stylesheet" href="/uiCustom/welbions/styles/vendor/slick.css" />
<link rel="stylesheet" href="/uiCustom/welbions/styles/vendor/slick-theme.css" />
<script defer src="/uiCustom/welbions/scripts/vendor/slick.min.js"></script>

<script defer src="uiCustom/welbions/scripts/authored/welbions.main-min.js"></script>

<style>
    .popup {
        display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    background: white;
    transform: translate(-50%, -50%);
    max-width: 80%;
    width: 600px;
    border: 2px solid #925fb1;
    box-shadow: 0 0 0 50000px rgba(0, 0, 0, 0.6);
    padding: 10px 20px;
    max-height: 80%;
    overflow-y: auto;
    
    padding-bottom: 40px;
}

.popup.show {
    display: block;
}

.popup .acfileupload span.adminButton {
    height: 28px;
}

.popup .acfileupload span.adminButton:active {
    box-shadow: none!important;
}

.header-search {
    display: flex;
    align-items: center;
    justify-content: end;
}

.header-search a {
    display: flex;
    align-items: center;
    gap: 8px;
    font-weight: normal;
    font-size: 22px;
}

.header-search a span {
        font-family: "KarminaSansW01-Semibold_906167",Verdana,Tahoma,Helvetica,Arial,sans-serif;

}
</style><script src="welbions/init.session"></script>
</head>
<body data-ng-app="angularModule">
<div id="main" data-main-application other-sites="welbions
|Media|publishedMedia" data-container="Sites/Site_welbions_Main" data-is-default="true" guid="71eed55e-517d-4f68-82c2-052a88b22a85" site-code="welbions">
      <div id="LoginContent"></div><div style="display: none;">


   







    


        <section id="content" class="content">
                                                                    <div class="row">
        
                                <div class="columns large-12 medium-12 small-12 ">
            <div class="row">
        
        <div class="columns large-12 medium-12 small-12 ">
        <p>Wilt u ingeschreven blijven staan bij <a attributionsrc="/privacy_sandbox/comet/register/source/?xt=AZWfkNy0fiSRNqBrs9qXzeKW-7EQ-qsLCTsgNE8qoF3MLj600xz3T5HK_iGZgaN-EJhDlPFXKYpZ2udR9LztlzEy1EI9_dTTq4h7BmE2UCTZPAX4YxQ3m3etHL20N2hhCFUk1XmXb66TNO61UbphW98MasuPFHAymvrEPl66cmgXdfcoyho5UWZvKvTphZSoeqOZ_0dbJ7ghJ42n3wTfPkUQkRz4bTrtzPtLcdPsF1p1VznnSnL0Mh-2DTddKH3J3n2MDCX_crnsT4ncPVHrV7pBSGXfLqqptamcj-DZ_VvDwgoYR5oh59C_ipQDDWGdFn_6jr487DRhEaCm8cDgKUxIdwbtJJRcD0F_DAkIs0e_j4mSaIedzeQdSsYv1BZZlzlqbbIOXla8qqeMeqCpqwLLI_onGqMqmoQ10neMMzU7DybJhrZAR_hcBKak3Bq2PRPQDn_kWri5s3DdatnY8AkrsbkePU5VjS_HNrGGpmgUQSUmGk1UeqsHBBv2kD_E6S_lH85alG5ehcwY-ZFlcx2TlCaNCX5fhEHnF0Fc0AWlAB1eOiEh0DlyRN9pgaByvS_KiXdNBnVBP5PUSk1I_AyhmApmYHayniXaPYsmSeySq3eVjRh_gJSOzqEStOCQWk-4FiAFMNPLtXNpPOl5rcWEzxzb-N-h4rScurXAk0Heki6kFVpCZs0xS33dYv4dJ2K1TBWfSzMUk1tZpiVSV-dwuA3kHk4YqlqhkSalWXdCWrot63npMGx_42dBYAooypRiTbntNYfyYAPMnTlGI6qquS5GD6TDKx3_Rxazjlyk_GIwevRmNr0j0wiSVesJ65hnZ6lqNQAKQGx1Yv34sw6-tSSbEJfGV2bsbyj_2KdX5Fx3LXiUsbByMDb7VXeap09ZfkEM_u7Yxy9491tRXsHtiXGFjkvce46RCw4Z9vDA_qmbMwnXWWv7_1XVs7ARnsJzFuLs8PAb_lBWRl0844gqOKPSWrVL759GgWDLtTvX5MhaKrfC80l8JLsFXMouEICjyIwcqQ5XaTH0xlkkLssbJDbWf50DN_Gwgc7_VM3Zv7yN9rTonq0AqGo5V1FByYjyra3OfuJM153TWVLnzleZCP7StTv2G3RtShVE-P-QJ7UF6O3mviixrA7wNOcmUyX4N2QkC_0qhx2cpTlqrUp9uNFqxj50d8iEojRLhcS5IoTKN0tEUc_damwTZejdZMK_75CVjRQKQo5AZmJA8pYa6P6ID7Cgam3OkaSD45hPvPmw7nn6wa0VvOwLdiqDt7DCoy4iRZAwT1ouzanuxYeZBBugp0ARFymvxjGzK9_A-Dy2gm_CQ9RqeV8wYyqkTzqxxrLXmDqFXpkEWlfW6Ycq" href="https://l.facebook.com/l.php?u=http%3A%2F%2FWoningHuren.nl%2F%3Ffbclid%3DIwZXh0bgNhZW0CMTAAAR1aeZIZPmTUQhjXkux61cPOpq8kacunaBpfX5YVSsGHUf5cqE9lXUHNbx4_aem_3MJI80lAjVgLR1y6KnMdmQ&amp;h=AT3KVOteJirSustH3Y-guqYdNCfFpNVaN6-qemPRZRlZRPICUzLtE8MaErelGcNWJbbdf7NzaddV2e-vOyZ69f2zZw2w444a68jSfYbndibnkhSU7mQacQRPDG9cNe22j2d44ui2OGID1ZYl&amp;__tn__=-UK-R&amp;c[0]=AT2UJTKX40JJdFvKNSJ9FRs43HLAVX3Fr2qcIDTVv-UerimUlWS_rg-kpnGn5IhIW48PiL8-zhimgEQZsbbBtSKfg7pH6skoiTE0epRA1HWLnHF5pRm7qZSjw_GS7OhSvooojPGPeHVCKZR_uIp0Uob3jMaSEBtBSPxPLRfo_kwNSZgOECClx2_9RxEAgaNdAk6EdFmbNachfbJlP8nKVmjPJKc" rel="nofollow" role="link" tabindex="0" target="_blank">WoningHuren.nl</a>? Dan is het belangrijk om uw inschrijving jaarlijks te verlengen. U krijgt 30 dagen voor uw inschrijving afloopt een e-mail van @<a attributionsrc="/privacy_sandbox/comet/register/source/?xt=AZWfkNy0fiSRNqBrs9qXzeKW-7EQ-qsLCTsgNE8qoF3MLj600xz3T5HK_iGZgaN-EJhDlPFXKYpZ2udR9LztlzEy1EI9_dTTq4h7BmE2UCTZPAX4YxQ3m3etHL20N2hhCFUk1XmXb66TNO61UbphW98MasuPFHAymvrEPl66cmgXdfcoyho5UWZvKvTphZSoeqOZ_0dbJ7ghJ42n3wTfPkUQkRz4bTrtzPtLcdPsF1p1VznnSnL0Mh-2DTddKH3J3n2MDCX_crnsT4ncPVHrV7pBSGXfLqqptamcj-DZ_VvDwgoYR5oh59C_ipQDDWGdFn_6jr487DRhEaCm8cDgKUxIdwbtJJRcD0F_DAkIs0e_j4mSaIedzeQdSsYv1BZZlzlqbbIOXla8qqeMeqCpqwLLI_onGqMqmoQ10neMMzU7DybJhrZAR_hcBKak3Bq2PRPQDn_kWri5s3DdatnY8AkrsbkePU5VjS_HNrGGpmgUQSUmGk1UeqsHBBv2kD_E6S_lH85alG5ehcwY-ZFlcx2TlCaNCX5fhEHnF0Fc0AWlAB1eOiEh0DlyRN9pgaByvS_KiXdNBnVBP5PUSk1I_AyhmApmYHayniXaPYsmSeySq3eVjRh_gJSOzqEStOCQWk-4FiAFMNPLtXNpPOl5rcWEzxzb-N-h4rScurXAk0Heki6kFVpCZs0xS33dYv4dJ2K1TBWfSzMUk1tZpiVSV-dwuA3kHk4YqlqhkSalWXdCWrot63npMGx_42dBYAooypRiTbntNYfyYAPMnTlGI6qquS5GD6TDKx3_Rxazjlyk_GIwevRmNr0j0wiSVesJ65hnZ6lqNQAKQGx1Yv34sw6-tSSbEJfGV2bsbyj_2KdX5Fx3LXiUsbByMDb7VXeap09ZfkEM_u7Yxy9491tRXsHtiXGFjkvce46RCw4Z9vDA_qmbMwnXWWv7_1XVs7ARnsJzFuLs8PAb_lBWRl0844gqOKPSWrVL759GgWDLtTvX5MhaKrfC80l8JLsFXMouEICjyIwcqQ5XaTH0xlkkLssbJDbWf50DN_Gwgc7_VM3Zv7yN9rTonq0AqGo5V1FByYjyra3OfuJM153TWVLnzleZCP7StTv2G3RtShVE-P-QJ7UF6O3mviixrA7wNOcmUyX4N2QkC_0qhx2cpTlqrUp9uNFqxj50d8iEojRLhcS5IoTKN0tEUc_damwTZejdZMK_75CVjRQKQo5AZmJA8pYa6P6ID7Cgam3OkaSD45hPvPmw7nn6wa0VvOwLdiqDt7DCoy4iRZAwT1ouzanuxYeZBBugp0ARFymvxjGzK9_A-Dy2gm_CQ9RqeV8wYyqkTzqxxrLXmDqFXpkEWlfW6Ycq" href="http://woninghuren.nl/?fbclid=IwZXh0bgNhZW0CMTAAAR0QHrl27H8DQHGATWCNBt4kTOvT6x-84gOS0LXgEUyph3YU57t69dG8t04_aem_Nw0gBkjH5JCO9JLEXjXGmA" rel="nofollow" role="link" tabindex="0" target="_blank">WoningHuren.nl.</a> Via de e-mail kunt u u inschrijving gratis verlengen. Uw inschrijving is dan weer 1 jaar geldig.<br />
Controleer uw gegevens goed wanneer u de inschrijving verlengt. U kunt alleen reageren op passende woningen als al uw gegevens kloppen.</p>

<h2>Meer weten over WoningHuren.nl?</h2>
Bekijk de website van <a client-url="http://www.woninghuren.nl" data-last-type="url" href="http://www.woninghuren.nl" ng-link="" target="" tokenbased="false">WoningHuren.nl. </a>    </div>
    </div>
            </div>
                    </div>
        </section>
</div>
</div>

<div id="cookie-melding" style="position: fixed; bottom: 0; width: 100%; background-color: #f1f1f1; padding: 20px; text-align: center; z-index: 1000;">
    <span>Welbions verwerkt alleen functionele <a href="/cookies">cookies</a>. We verwerken geen persoonsgegevens. <a href="" onclick="closeCookieNotice()"><b>Sluiten</b></a></span>
</div>

<script>
    function closeCookieNotice() {
        document.getElementById("cookie-melding").style.display = "none";
        localStorage.setItem("cookieNoticeClosed", "true");
    }

    // Check if the cookie notice should be displayed or not
    window.onload = function() {
        var isClosed = localStorage.getItem("cookieNoticeClosed");
        if (isClosed) {
            document.getElementById("cookie-melding").style.display = "none";
        }
    }
</script><div id="errorpopup"></div>
</body>
</html>