Council claims landlord civil penalties are not effective
Property118

Council claims landlord civil penalties are not effective
A council has claimed civil penalties are not enough to tackle ‘rogue’ landlords as it issues its first banning order.
Bradford council says financial penalties “are not always effective in preventing further breaches” and the landlord banning order is for someone who is considered a serial offender due to a long history of convictions.
Penalty notices are difficult and time-consuming
According to a report by Bradford council compiled by the Regeneration and Environment Scrutiny Committee, more than £2 million in civil penalties have been issued to landlords who breached housing standards.
However, the council says only £400,000 of that amount has been collected, and they say this shows that financial penalties alone are not effective enforcement.
The report says: “Civil penalty notices (CPN) are difficult and time-consuming to recover with cases in abeyance due to appeals for some time and can also result in written off debt, of the total CPNs issued, £90,000 has had to be written off.
“Whilst they provide an alternative to prosecution, they are not seen as always being effective in preventing further breaches, and so prosecution may be a more effective tool in some cases.”
Bradford Council has now decided to pursue a landlord banning order against an owner with a large portfolio of HMOs.
The council says the landlord has already been issued £40,000 in civil financial penalties, and further prosecution action is being prepared.
Landlords respond positively to proactive inspections
The report also claims proactive inspections by the council on rented properties in the area have been well received by landlords.
The report says: “Agents and landlords on the whole respond positively to proactive inspections (this is being demonstrated in Great Horton). All are advised beforehand of the reasons for the approach and what is expected of them.
“There is usually no objection to the inspections and more co-operation than obstruction. It is made clear to agents/landlords why the inspections are taking place and as a result the relationship between them and the tenant is not jeopardised. Officers are not aware of any threats of retaliatory eviction.”
The post Council claims landlord civil penalties are not effective appeared first on Property118.
View Full Article: Council claims landlord civil penalties are not effective
Early Repayment Charges – How to avoid costly mistakes
Property118

Early Repayment Charges – How to avoid costly mistakes
For landlords, refinancing is a core part of portfolio management. But one element that often catches people out is the early repayment charge (ERC). These penalties can cost thousands if you remortgage or redeem a loan during the fixed or discounted period. In 2026, with landlords refinancing more frequently to manage costs and release equity, understanding ERCs is essential to avoid costly mistakes.
What Are Early Repayment Charges?
An ERC is a fee charged by your lender if you repay your mortgage in full, switch lenders, or sometimes even make large overpayments during a fixed, tracker or discounted term. ERCs are usually a percentage of the outstanding loan balance, reducing each year of the deal.
Example: A five-year fixed mortgage with a £200,000 balance might carry ERCs of 5% in year one, 4% in year two, 3% in year three, and so on. Exiting in year one would cost £10,000, while waiting until year four would reduce the charge to £6,000.
When Do ERCs Apply?
- Remortgaging to another lender before the fixed period ends.
- Redeeming the loan in full after selling the property.
- Making overpayments above the lender’s allowance (often 10% per year).
ERCs usually end when the fixed or discounted deal ends, after which the mortgage reverts to the Standard Variable Rate (SVR).
How to Avoid Costly Mistakes
Landlords can take several steps to manage or avoid unnecessary ERCs:
- Time refinancing carefully – check your product expiry date and plan applications around it.
- Use ERC-free trackers – some trackers allow you to exit at any time without penalty.
- Consider “switch-to-fix” products – a few lenders allow you to start on a tracker and lock into a fix later without penalty.
- Use annual overpayment allowances – reduce balances gradually without triggering charges.
- Factor ERCs into decisions – sometimes paying the fee is worthwhile if rate savings outweigh the cost.
Case Study: Paying an ERC to Save Money
Scenario: A landlord held a £300,000 loan on a 6.5% fix with two years remaining. The ERC to exit was 3% (£9,000). A new five-year fix at 5.0% was available.
Calculation: Refinancing reduced annual interest by £4,500. Over two years, this created £9,000 of savings – equal to the ERC. From year three onwards, the landlord was £4,500 ahead each year.
Outcome: Despite the upfront cost, paying the ERC made financial sense in the long run.
Risks of Ignoring ERCs
- Unexpected costs – landlords who overlook ERCs may face five-figure bills when selling or refinancing.
- Cashflow disruption – paying a large ERC upfront can weaken liquidity.
- Portfolio impact – multiple ERCs across several properties can restrict refinancing flexibility.
Tips for Portfolio Landlords
- Stagger mortgage end dates to avoid multiple ERCs clashing at once.
- Model ERC costs against potential savings before refinancing.
- Plan property sales around ERC expiry dates where possible.
- Keep detailed notes of each loan’s ERC schedule in your portfolio spreadsheet.
Final Thoughts
ERCs are not designed to catch landlords out – they are part of how lenders price products. But failing to account for them can turn a smart refinancing move into an expensive mistake. By planning ahead, understanding product terms and weighing the costs against savings, landlords can avoid pitfalls and even turn ERCs into strategic opportunities.
Speak to Our Sponsor
Our sponsor helps landlords calculate ERC impacts, compare refinancing strategies and identify products with more flexible terms. They can show when it makes sense to pay an ERC and when it is better to wait.
/* “function”==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn(“The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.”),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener(“gform_main_scripts_loaded”,()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener(“gform/theme/scripts_loaded”,()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener(“DOMContentLoaded”,()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook(“action”,o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook(“filter”,o,r,e,t)},doAction:function(o){gform.doHook(“action”,o,arguments)},applyFilters:function(o){return gform.doHook(“filter”,o,arguments)},removeAction:function(o,r){gform.removeHook(“action”,o,r)},removeFilter:function(o,r,e){gform.removeHook(“filter”,o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+”_”+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){“function”!=typeof(t=o.callable)&&(t=window[t]),”action”==r?t.apply(null,e):e[0]=t.apply(null,e)})),”filter”==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});
/* ]]> */
Contact Our Buy-to-Let Mortgage Broker Sponsor
-
-
-
Please enter a number from 0 to 999.
-
How can I help you?
-
-
/* = 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find(‘#gform_wrapper_579′);var is_confirmation = jQuery(this).contents().find(‘#gform_confirmation_wrapper_579′).length > 0;var is_redirect = contents.indexOf(‘gformRedirect(){‘) >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery(‘html’).css(‘margin-top’), 10) + parseInt(jQuery(‘body’).css(‘margin-top’), 10) + 100;if(is_form){jQuery(‘#gform_wrapper_579′).html(form_content.html());if(form_content.hasClass(‘gform_validation_error’)){jQuery(‘#gform_wrapper_579′).addClass(‘gform_validation_error’);} else {jQuery(‘#gform_wrapper_579′).removeClass(‘gform_validation_error’);}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ }, 50 );if(window[‘gformInitDatepicker’]) {gformInitDatepicker();}if(window[‘gformInitPriceFields’]) {gformInitPriceFields();}var current_page = jQuery(‘#gform_source_page_number_579′).val();gformInitSpinner( 579, ‘https://www.property118.com/wp-content/plugins/gravityforms/images/spinner.svg’, true );jQuery(document).trigger(‘gform_page_loaded’, [579, current_page]);window[‘gf_submitting_579′] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find(‘.GF_AJAX_POSTBACK’).html();if(!confirmation_content){confirmation_content = contents;}jQuery(‘#gform_wrapper_579′).replaceWith(confirmation_content);jQuery(document).trigger(‘gform_confirmation_loaded’, [579]);window[‘gf_submitting_579′] = false;wp.a11y.speak(jQuery(‘#gform_confirmation_message_579′).text());}else{jQuery(‘#gform_579′).append(contents);if(window[‘gformRedirect’]) {gformRedirect();}}jQuery(document).trigger(“gform_pre_post_render”, [{ formId: “579”, currentPage: “current_page”, abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( “gform_wrapper_579″ ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( “span” ); visibilitySpan.id = “gform_visibility_test_579″; gformWrapperDiv.insertAdjacentElement( “afterend”, visibilitySpan ); } const visibilityTestDiv = document.getElementById( “gform_visibility_test_579″ ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 579, current_page ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === ‘attributes’ && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ ‘style’, ‘class’ ], }); } else { triggerPostRender(); } } );} );
/* ]]> */
Publication date: Monday, 12 January 2026
The post Early Repayment Charges – How to avoid costly mistakes appeared first on Property118.
View Full Article: Early Repayment Charges – How to avoid costly mistakes
Broker Insights – How NACFB Members Solve the Problems That Banks Won’t Touch
Property118

Broker Insights – How NACFB Members Solve the Problems That Banks Won’t Touch
High street banks prefer straightforward lending – single buy to let properties, long leases, and simple borrower profiles. But the reality for many landlords is far more complex. HMOs, short leases, mixed-use properties, and portfolio restructuring often fall outside mainstream criteria. This is where NACFB brokers add real value, solving problems that banks won’t touch.
Where Banks Say No
Banks typically decline cases that involve:
- HMOs or multi-unit blocks that require more specialist underwriting.
- Semi-commercial or mixed-use properties.
- Short leases or unusual titles.
- Corporate structures such as LLPs or FICs without long trading histories.
- Borrowers with irregular income streams or complex tax arrangements.
How NACFB Brokers Approach These Cases
Instead of trying to fit landlords into rigid criteria, NACFB brokers package applications to highlight strengths and mitigate risks. Their approach includes:
- Identifying lenders with specialist appetite for non-standard assets.
- Presenting professional schedules of assets, income, and liabilities.
- Negotiating covenants and terms that reflect portfolio-level performance.
- Highlighting landlord track records and experience to reassure lenders.
Practical Case Studies
- An HMO landlord declined by a high street bank secures funding through a specialist lender introduced by an NACFB broker, enabling expansion.
- A landlord with short-lease properties obtains refinancing after a broker identifies a lender comfortable with complex title issues.
- A family partnership transitions into a company structure, funded by a commercial lender willing to support restructuring plans.
The Broker’s Edge
NACFB brokers have access to a far wider panel of lenders than individual landlords could reach alone. More importantly, they know how to present applications to address lender concerns head-on. This not only increases approval chances but often results in more competitive terms than landlords could secure directly.
Why This Matters for Landlords
In today’s market, where lenders are cautious and criteria are tightening, creative solutions are essential. NACFB brokers act as problem-solvers, matching complex landlord needs with the right lenders. Their insights and relationships make them invaluable partners for landlords navigating commercial finance.
Conclusion and Takeaway
Banks may avoid complexity, but that does not mean landlords are out of options. NACFB brokers thrive on solving the very challenges that mainstream lenders reject. For landlords, this means more choice, more flexibility, and more opportunity to move forward with confidence.
Next Steps
If you would like to explore how an NACFB broker could solve your finance challenges, please complete the short form below and a consultant will be in touch.
/* “function”==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn(“The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.”),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener(“gform_main_scripts_loaded”,()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener(“gform/theme/scripts_loaded”,()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener(“DOMContentLoaded”,()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook(“action”,o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook(“filter”,o,r,e,t)},doAction:function(o){gform.doHook(“action”,o,arguments)},applyFilters:function(o){return gform.doHook(“filter”,o,arguments)},removeAction:function(o,r){gform.removeHook(“action”,o,r)},removeFilter:function(o,r,e){gform.removeHook(“filter”,o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+”_”+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){“function”!=typeof(t=o.callable)&&(t=window[t]),”action”==r?t.apply(null,e):e[0]=t.apply(null,e)})),”filter”==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});
/* ]]> */
Contact Our Buy-to-Let Mortgage Broker Sponsor
-
-
-
Please enter a number from 0 to 999.
-
How can I help you?
-
-
/* = 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find(‘#gform_wrapper_579′);var is_confirmation = jQuery(this).contents().find(‘#gform_confirmation_wrapper_579′).length > 0;var is_redirect = contents.indexOf(‘gformRedirect(){‘) >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery(‘html’).css(‘margin-top’), 10) + parseInt(jQuery(‘body’).css(‘margin-top’), 10) + 100;if(is_form){jQuery(‘#gform_wrapper_579′).html(form_content.html());if(form_content.hasClass(‘gform_validation_error’)){jQuery(‘#gform_wrapper_579′).addClass(‘gform_validation_error’);} else {jQuery(‘#gform_wrapper_579′).removeClass(‘gform_validation_error’);}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ }, 50 );if(window[‘gformInitDatepicker’]) {gformInitDatepicker();}if(window[‘gformInitPriceFields’]) {gformInitPriceFields();}var current_page = jQuery(‘#gform_source_page_number_579′).val();gformInitSpinner( 579, ‘https://www.property118.com/wp-content/plugins/gravityforms/images/spinner.svg’, true );jQuery(document).trigger(‘gform_page_loaded’, [579, current_page]);window[‘gf_submitting_579′] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find(‘.GF_AJAX_POSTBACK’).html();if(!confirmation_content){confirmation_content = contents;}jQuery(‘#gform_wrapper_579′).replaceWith(confirmation_content);jQuery(document).trigger(‘gform_confirmation_loaded’, [579]);window[‘gf_submitting_579′] = false;wp.a11y.speak(jQuery(‘#gform_confirmation_message_579′).text());}else{jQuery(‘#gform_579′).append(contents);if(window[‘gformRedirect’]) {gformRedirect();}}jQuery(document).trigger(“gform_pre_post_render”, [{ formId: “579”, currentPage: “current_page”, abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( “gform_wrapper_579″ ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( “span” ); visibilitySpan.id = “gform_visibility_test_579″; gformWrapperDiv.insertAdjacentElement( “afterend”, visibilitySpan ); } const visibilityTestDiv = document.getElementById( “gform_visibility_test_579″ ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 579, current_page ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === ‘attributes’ && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ ‘style’, ‘class’ ], }); } else { triggerPostRender(); } } );} );
/* ]]> */
Published: 14 January 2026
The post Broker Insights – How NACFB Members Solve the Problems That Banks Won’t Touch appeared first on Property118.
View Full Article: Broker Insights – How NACFB Members Solve the Problems That Banks Won’t Touch
Landlord declares “I’m out” “Never again will I be letting another property in the UK” as others follow suit
Property118

Landlord declares “I’m out” “Never again will I be letting another property in the UK” as others follow suit
As we entered boldly into 2026, many landlords started the year with a clear message about the state of the sector. The government’s newly published civil penalty tables, which showed fines of up to £35,000 for breaches under the Renters’ Rights Act 2025 was just the tip of the iceberg in a nationwide “crackdown” on landlords.
The fact of the matter is, the regulatory environment has changed, and whilst our end of 2025 mission was to try and deliver more positive news to landlords, there comes a time when we have to be frank and honest about the state of the current climate.
Enforcement has become sharper, faster and more financially damaging. A simple oversight that once might have resulted in a warning can now produce a penalty larger than a year’s rental income. In the most serious cases, councils can apply for a banning order that prevents a landlord from letting or managing any property at all.
These risks are not theoretical. They are written into government guidance and will be used by councils in determining penalties. A missed licence renewal, a possession notice served on the wrong ground or a documentation error can now escalate into a £12,000 fine, a £25,000 penalty or a £30,000 claim relating to possession misuse. For some landlords, a single mistake could wipe out an entire year’s profit or trigger a forced sale under pressure.
It’s why more landlords than ever before are making the choice to sell, before enforcement activity reaches them.
If you’re an avid reader of Property118, no doubt you saw the comments of Mark Alexander, an incredibly well known and respected landlord of over 20 years who shared his thoughts, stating “I wish I could be more positive, but the news is what it is and I cannot change the facts or put any gloss on the situation this time,” he went on to say “As they would say on Dragons Den; and for those reasons, I’m out!” Never again will I be letting another property in the UK.”
His sentiments, and those of the landlords who joined in following the comments, reflect a wider trend we’ve been seeing at Landlord Sales Agency for landlords contacting us to get out of the sector, and it’ll pay to act fast.
At Landlord Sales Agency, we specialise in fast, efficient sales that achieve strong prices driven up by bidding wars. Working with over 30,000 active buyers, portfolio investors and cash purchasers who are ready to proceed, many sellers receive serious offers within days. Our maximum average time to sell is just 28 days.
The process is straightforward, confidential and designed to protect the landlord’s financial position. For some landlords, their decision to get out is one of risk management, for others, it’s the final push they needed towards an end goal they’d already been planning for retirement. Ultimately, it all comes down to control, and selling ensures you’re calling the shots, not the council.
With just 4 months to go until the Renters’ Rights Act becomes fully operational, the time to act is now. Sell, while the choice is still yours, or hold on and risk it all.
For the most entrepreneurial landlords, that choice is obvious. It’s time to get out.
So if you’re a landlord who wants to explore a fast and safe exit, contact us at Landlord Sales Agency using the form below for a confidential discussion, and let’s get you the highest price for your properties.
/* “function”==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn(“The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.”),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener(“gform_main_scripts_loaded”,()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener(“gform/theme/scripts_loaded”,()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener(“DOMContentLoaded”,()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook(“action”,o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook(“filter”,o,r,e,t)},doAction:function(o){gform.doHook(“action”,o,arguments)},applyFilters:function(o){return gform.doHook(“filter”,o,arguments)},removeAction:function(o,r){gform.removeHook(“action”,o,r)},removeFilter:function(o,r,e){gform.removeHook(“filter”,o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+”_”+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){“function”!=typeof(t=o.callable)&&(t=window[t]),”action”==r?t.apply(null,e):e[0]=t.apply(null,e)})),”filter”==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});
/* ]]> */
Contact Landlord Sales Agency
/* = 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find(‘#gform_wrapper_515′);var is_confirmation = jQuery(this).contents().find(‘#gform_confirmation_wrapper_515′).length > 0;var is_redirect = contents.indexOf(‘gformRedirect(){‘) >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery(‘html’).css(‘margin-top’), 10) + parseInt(jQuery(‘body’).css(‘margin-top’), 10) + 100;if(is_form){jQuery(‘#gform_wrapper_515′).html(form_content.html());if(form_content.hasClass(‘gform_validation_error’)){jQuery(‘#gform_wrapper_515′).addClass(‘gform_validation_error’);} else {jQuery(‘#gform_wrapper_515′).removeClass(‘gform_validation_error’);}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ }, 50 );if(window[‘gformInitDatepicker’]) {gformInitDatepicker();}if(window[‘gformInitPriceFields’]) {gformInitPriceFields();}var current_page = jQuery(‘#gform_source_page_number_515′).val();gformInitSpinner( 515, ‘https://www.property118.com/wp-content/plugins/gravityforms/images/spinner.svg’, true );jQuery(document).trigger(‘gform_page_loaded’, [515, current_page]);window[‘gf_submitting_515′] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find(‘.GF_AJAX_POSTBACK’).html();if(!confirmation_content){confirmation_content = contents;}jQuery(‘#gform_wrapper_515′).replaceWith(confirmation_content);jQuery(document).trigger(‘gform_confirmation_loaded’, [515]);window[‘gf_submitting_515′] = false;wp.a11y.speak(jQuery(‘#gform_confirmation_message_515′).text());}else{jQuery(‘#gform_515′).append(contents);if(window[‘gformRedirect’]) {gformRedirect();}}jQuery(document).trigger(“gform_pre_post_render”, [{ formId: “515”, currentPage: “current_page”, abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( “gform_wrapper_515″ ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( “span” ); visibilitySpan.id = “gform_visibility_test_515″; gformWrapperDiv.insertAdjacentElement( “afterend”, visibilitySpan ); } const visibilityTestDiv = document.getElementById( “gform_visibility_test_515″ ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 515, current_page ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === ‘attributes’ && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ ‘style’, ‘class’ ], }); } else { triggerPostRender(); } } );} );
/* ]]> */
The post Landlord declares “I’m out” “Never again will I be letting another property in the UK” as others follow suit appeared first on Property118.
View Full Article: Landlord declares “I’m out” “Never again will I be letting another property in the UK” as others follow suit
When will landlord rights be finally recognised?
Property118

When will landlord rights be finally recognised?
Well, colour me shocked but the Guardian newspaper has managed to impress me. Sort of. It published an interesting article, called ‘Are UK buy-to-let landlords dying out – and should we care?’ and it takes a fair and balanced view of what’s happening in the PRS.
The comments were turned off, naturally, but it highlights the issues that landlords face with tighter regulations and higher taxes which have already led to ‘tens of thousands’ of rented homes disappearing from the market.
Yes, the Bible of the Left has interviewed landlords and explained what the issues in the sector are. The overheads, increasing tax burdens and an acknowledgement that being a landlord isn’t as lucrative as it once was.
There are 170 regulations that landlords must abide by, and the newspaper gives a tacit nod to the potential impact that the EPC debacle will deliver to the country’s ageing housing stock to make rents more expensive and lead to more homes leaving the PRS.
Tenants’ union is wrong
The fact that the story came out a week after news that a new national tenants union is being launched did not pass me by.
Relying on the old trope that every landlord is a bad landlord, the Social Housing Action Campaign (SHAC) says it wants to ‘reshape the landscape’.
To what exactly? More landlords selling up? More landlords being punished with fines so large they are bankrupted?
The housing crisis is one of affordability, they say, and high rents are the reason. There’s never any joining of the dots is there? None of these people ever considers why rents are going up.
More landlord licences, more financial obligations and the result will always be an increase in rent. Crikey, even the Guardian article highlights that most landlords barely make a profit.
So, it looks like we will have yet more mouthy, know-nothing busy bodies offering solutions to problems that either don’t exist or aren’t the fault of landlords.
The only silver lining here is the intention of the union to tackle poor council and social housing. Let’s see how this pans out when the penny drops that councils, who will be the gatekeepers to improved housing conditions and enforcers of those bankrupting fines, are delivering even worse conditions.
But no one gets to fine them or turn up unannounced for an ‘inspection’.
Fixing the housing crisis
I no longer read these stories and declarations with a shake of the head, because beneath the righteous rhetoric lies an inconvenient truth that many in the housing debate still refuse to acknowledge – you cannot fix our housing crisis by hounding the very people who supply the homes that millions depend on.
In reality, if you push landlords out of the market, there will be fewer properties, higher rents, tougher tenant screening, and even less affordable housing for exactly the people the union claims to champion.
Almost every week brings another story of landlords exiting the PRS, not because they want to, but because their margins have been squeezed to the bone.
Combine that with Renters’ Rights Act which fundamentally changes tenancies and possession rights, and the sector is already being challenged, if not fundamentally reshaped.
Yet tenants’ unions and housing campaigners are blissfully unaware of the situation landlords are facing.
Unfortunately, policymakers seem intent on doubling down on policies that have already done more harm to the private rented sector than almost anything else.
The decades-long decline in rental stock has not been caused by landlords’ greed. It was exacerbated by regulatory uncertainty, punitive tax rises and a failure to address underlying supply issues.
Understanding PRS dynamics
Perhaps this year will see a change of opinion when renters and campaigners finally understand the market dynamics that sustain their homes. Landlords are not a charity. You cannot legislate investment or the building of new homes into existence.
Let’s see what happens should landlords continue to exit en masse, rent controls be introduced and supply collapse further because the tenor of public debate will be very different.
It won’t be calls for more rights for tenants, it will be pleas for some rental properties at all.
And at that point, the tenants’ union may discover that socialism, in practice, tends to disappoint its supporters – particularly when it collides with the hard realities of supply economics.
That will also mean that the rights of landlords to offer a quality, safe home will be appreciated.
The narrative that landlords are the enemies of housing affordability is simplistic and, increasingly, demonstrably wrong.
Something has changed
That message from The Guardian, a paper not known for defending the PRS, should signal that something fundamental is shifting.
So yes, tenants deserve fairness and safe housing, and all decent landlords will agree.
But fairness isn’t achieved by draining this market of its suppliers.
The solution isn’t more action against landlords. It’s having a smarter policy that invites investment instead of penalising it, creates incentives for people to buy and rent out properties, cut back punitive tax and regulatory overreach, and watch as the supply increases and rents ease. That’s basic economics, isn’t it?
Until we see that, we’re simply rearranging the deck chairs on a sinking ship, and when the water gets higher, tenants will learn the hard way that you can’t build a functional housing market by burning its builders.
Until next time,
The Landlord Crusader
The post When will landlord rights be finally recognised? appeared first on Property118.
View Full Article: When will landlord rights be finally recognised?
Government updates Tenant Fees Act for landlords
Property118

Government updates Tenant Fees Act for landlords
The government has quietly updated its official guidance on what landlords and letting agents can charge during a tenancy, adding new detail on how council tax and TV licence payments should be handled.
Changes have been made to the ‘Fees you can charge as part of a tenancy‘ section of the guidance for landlords and agents, which sits under the broader advice on renting out a property.
The update focuses on utilities and household bills, an area that has continued to generate confusion years after the Tenant Fees Act came into force.
Council tax and TV licence payments
Officials have now added specific wording to explain that council tax and TV licence payments fall under separate rules from other utilities.
The clarification is designed to help landlords and agents distinguish between permitted charges and costs that must remain the tenant’s responsibility.
The revised guidance states that while tenants can be required to pay council tax where it applies, the liability depends on the type of property and who occupies it.
This can vary between single lets, HMOs and properties where the landlord retains responsibility under local authority rules.
Tenants must have a TV licence
TV licence payments have also been singled out, with the guidance underlining that tenants are responsible for holding a valid licence if they watch or stream live television or use BBC iPlayer.
Landlords, however, may remain liable in certain shared accommodation scenarios, depending on how the tenancy is structured.
The update does not change the law itself, but it does signal a renewed effort by the government to tighten up interpretation of the Tenant Fees Act.
Enforcement bodies have previously warned that misunderstandings around permitted payments continue to expose landlords and agents to financial penalties.
The amended guidance is now live on the UK government website and applies to landlords and letting agents operating in England.
The post Government updates Tenant Fees Act for landlords appeared first on Property118.
View Full Article: Government updates Tenant Fees Act for landlords
Freeholder refuses to replace damaged door?
Property118

Freeholder refuses to replace damaged door?
I have two leasehold flats in a block of 4 converted flats, the freeholder owns the other two. The police attended one of his flats to arrest the tenant, but the police decided to kick the main front door in to gain access.
They sent someone out to board it up, and no one could get in or out of the flats, so one of the tenants removed the boarding so they could access the building.
The police said speak to the landlord. However, he is refusing to replace the door, saying it is not his responsibility, but the lease states he is responsible for the common areas.
What is our recourse to ensure the door is replaced? The freeholder does no maintenance, and I doubt the block is insured as per the lease, as he refuses to provide any certificate of insurance.
Thanks,
DG
The post Freeholder refuses to replace damaged door? appeared first on Property118.
View Full Article: Freeholder refuses to replace damaged door?
What does AI really mean for the letting industry? Q&A with Sam Humphreys, Head of M&A at Dwelly
Property118

What does AI really mean for the letting industry? Q&A with Sam Humphreys, Head of M&A at Dwelly
What does AI really mean for the letting industry, and why are we seeing such a surge of interest in AI tools across the property sector?
AI is ultimately about removing friction, improving service, and making the industry more efficient. The technology has moved far enough that we can now run processes that were traditionally slow, manual and offline through intelligent systems that work instantly and consistently. Tools like ChatGPT have accelerated expectations, and we are now seeing that same underlying technology being applied to very practical problems in lettings.
For example, Dwelly’s AI has already reduced the average maintenance resolution time by around a third, and we are aiming for a reduction closer to seventy percent as adoption scales. The wider industry, however, is still at the very beginning. Most letting agents only use AI casually, such as drafting emails, but this barely scratches the surface. To deliver real operational benefits you need deeper integration, proper engineering and a joined-up approach, which most agencies simply do not have in-house.
What are the most practical ways AI can already be used in a letting agency today?
Where AI makes the biggest immediate difference is in reducing manual workload across the entire management journey. That includes everything from applicant handling to maintenance triage, contractor coordination and rent-related processes.
When used properly, AI removes the delays that often sit between tenants, landlords, agents and suppliers. It ensures information is gathered consistently, routes tasks correctly, and keeps everyone updated without the long gaps that cause frustration. The result is smoother operations and, ultimately, better financial outcomes for all parties involved.
How does Dwelly use AI?
We use AI in two core areas: Tenant Find and Maintenance.
On the Tenant Find side, applicants can interact with our AI 24 hours a day, ask questions, book viewings and even submit offers. The system then scores applications against the landlord’s criteria and highlights the strongest matches. It speeds up the entire process and ensures no enquiry is missed simply because it arrived outside office hours.
For Maintenance, AI logs, summarises and prioritises issues the moment they arise. It provides clear information for contractors, follows up automatically and keeps tenants and landlords in the loop. This is where we have seen the thirty-three percent reduction in average resolution times. Speed really matters because unresolved issues are one of the main reasons tenants give notice earlier than planned. AI is tireless: it nudges, reminds and escalates at the right moments, which is something even the best human teams struggle to do consistently.
Click Here for Acquisitions, software, and succession planning for UK lettings agents
How difficult is it to start using AI for an average agent?
The good news is that it has very little to do with technical expertise. We have seen no link between someone’s age, background or traditional “tech skills” and their ability to use AI effectively. The people who adapt fastest tend to be the ones who look for opportunities, experiment, ask good questions and want to improve how they work.
AI should not be seen as replacing agents but as freeing them from repetitive admin so they can focus on what they are genuinely good at: building relationships, supporting landlords, strengthening contractor networks, and growing the business. The value of AI is in elevating people, not sidelining them.
Are there any risks associated with the usage of AI?
Every letting agency already deals with sensitive data, and that responsibility does not change with AI. GDPR still applies, and the UK’s AI principles emphasise safety, transparency and accountability. The biggest risk comes when teams use consumer tools for professional tasks without understanding where the data is going or how it is stored.
When implemented correctly, AI actually reduces risk because it eliminates many of the human errors that cause disputes, delays or compliance issues. It also ensures that decisions are documented, consistent and auditable. Used properly, AI strengthens the customer experience and improves reliability rather than undermining it.
Is the road worth travelling?
Absolutely. The lettings industry is going through a structural shift, and the agencies that embrace automation will be the ones that grow. Those that do not will struggle to keep pace with rising expectations from landlords and tenants, and many will ultimately be absorbed by larger, more tech-driven operators.
AI is not a trend. It is the next stage of operational efficiency in lettings, and the sooner an agency starts the journey, the stronger its position will be.
Dwelly is for independent lettings agency owners who want to exit smoothly, profitably, and on their terms
Click Here for Acquisitions, software, and succession planning for UK lettings agents
The post What does AI really mean for the letting industry? Q&A with Sam Humphreys, Head of M&A at Dwelly appeared first on Property118.
View Full Article: What does AI really mean for the letting industry? Q&A with Sam Humphreys, Head of M&A at Dwelly
A Tale of Two Applications – Why One Got Rejected and the Other Approved
Property118

A Tale of Two Applications – Why One Got Rejected and the Other Approved
On the surface, two landlords submitted similar applications for commercial finance. Yet one was rejected outright while the other sailed through to approval. What made the difference? This case study highlights the importance of preparation, presentation, and broker expertise in determining outcomes.
Case 1 – The Rejected Application
A landlord applied directly to a lender for a £1.5m refinance across multiple HMOs. The application lacked a detailed property schedule, omitted up-to-date tenancy agreements, and failed to evidence maintenance costs accurately. The lender quickly lost confidence, citing incomplete information and concerns over cash flow. The application was rejected, leaving the landlord to scramble for alternatives under time pressure.
Case 2 – The Approved Application
Another landlord, seeking similar funding, worked with an NACFB broker. The broker packaged the application professionally, including:
- A full portfolio schedule with rental income, liabilities, and valuation evidence.
- Business accounts and tax returns presented clearly to demonstrate sustainability.
- A liquidity plan showing cash reserves and buffers against rate rises.
- A clear exit strategy aligned with the lender’s appetite.
The lender approved the facility swiftly, citing the strength of presentation and the borrower’s demonstrated professionalism.
Lessons for Landlords
- Preparation matters – incomplete or inaccurate documentation is a common cause of rejection.
- Professional packaging adds credibility – lenders prefer applicants who demonstrate a clear understanding of their own finances.
- Broker relationships count – NACFB brokers know what lenders want to see and how to present cases effectively.
Why This Matters
The difference between rejection and approval was not the properties or the landlords themselves – it was the quality of the application. In commercial finance, presentation and detail are just as important as the underlying numbers.
The Role of NACFB Brokers
NACFB brokers act as translators between landlords and lenders. They ensure that applications are complete, credible, and aligned with lender expectations. Their involvement can mean the difference between success and failure, particularly in complex cases.
Conclusion and Takeaway
Two similar applications, two very different outcomes. The lesson for landlords is clear: preparation, presentation, and professional support determine whether finance is approved or rejected. With an NACFB broker, landlords dramatically improve their chances of success.
Next Steps
If you would like to maximise your chances of approval on your next application, please complete the short form below and an NACFB member broker will be in touch.
/* “function”==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn(“The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.”),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener(“gform_main_scripts_loaded”,()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener(“gform/theme/scripts_loaded”,()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener(“DOMContentLoaded”,()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook(“action”,o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook(“filter”,o,r,e,t)},doAction:function(o){gform.doHook(“action”,o,arguments)},applyFilters:function(o){return gform.doHook(“filter”,o,arguments)},removeAction:function(o,r){gform.removeHook(“action”,o,r)},removeFilter:function(o,r,e){gform.removeHook(“filter”,o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+”_”+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){“function”!=typeof(t=o.callable)&&(t=window[t]),”action”==r?t.apply(null,e):e[0]=t.apply(null,e)})),”filter”==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});
/* ]]> */
Contact Our Buy-to-Let Mortgage Broker Sponsor
-
-
-
Please enter a number from 0 to 999.
-
How can I help you?
-
-
/* = 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find(‘#gform_wrapper_579′);var is_confirmation = jQuery(this).contents().find(‘#gform_confirmation_wrapper_579′).length > 0;var is_redirect = contents.indexOf(‘gformRedirect(){‘) >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery(‘html’).css(‘margin-top’), 10) + parseInt(jQuery(‘body’).css(‘margin-top’), 10) + 100;if(is_form){jQuery(‘#gform_wrapper_579′).html(form_content.html());if(form_content.hasClass(‘gform_validation_error’)){jQuery(‘#gform_wrapper_579′).addClass(‘gform_validation_error’);} else {jQuery(‘#gform_wrapper_579′).removeClass(‘gform_validation_error’);}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ }, 50 );if(window[‘gformInitDatepicker’]) {gformInitDatepicker();}if(window[‘gformInitPriceFields’]) {gformInitPriceFields();}var current_page = jQuery(‘#gform_source_page_number_579′).val();gformInitSpinner( 579, ‘https://www.property118.com/wp-content/plugins/gravityforms/images/spinner.svg’, true );jQuery(document).trigger(‘gform_page_loaded’, [579, current_page]);window[‘gf_submitting_579′] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find(‘.GF_AJAX_POSTBACK’).html();if(!confirmation_content){confirmation_content = contents;}jQuery(‘#gform_wrapper_579′).replaceWith(confirmation_content);jQuery(document).trigger(‘gform_confirmation_loaded’, [579]);window[‘gf_submitting_579′] = false;wp.a11y.speak(jQuery(‘#gform_confirmation_message_579′).text());}else{jQuery(‘#gform_579′).append(contents);if(window[‘gformRedirect’]) {gformRedirect();}}jQuery(document).trigger(“gform_pre_post_render”, [{ formId: “579”, currentPage: “current_page”, abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( “gform_wrapper_579″ ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( “span” ); visibilitySpan.id = “gform_visibility_test_579″; gformWrapperDiv.insertAdjacentElement( “afterend”, visibilitySpan ); } const visibilityTestDiv = document.getElementById( “gform_visibility_test_579″ ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 579, current_page ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === ‘attributes’ && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ ‘style’, ‘class’ ], }); } else { triggerPostRender(); } } );} );
/* ]]> */
Published: 7 January 2026
The post A Tale of Two Applications – Why One Got Rejected and the Other Approved appeared first on Property118.
View Full Article: A Tale of Two Applications – Why One Got Rejected and the Other Approved
Punish the landlord victim?
Property118

Punish the landlord victim?
Hi, my flat was ransacked by the tenant or a third party introduced by the tenant, and the electric meter was damaged. It will cost £6,000 -£8,000 to make a full repair.
The council made an Emergency Prohibition Order under S43 Housing Act 2004. Fair enough. They now want me, the landlord, to pay them £523.58 “expenses” because my flat was damaged; not the tenant, not any third party, but me, the victim in all of this, should pay them.
There is only a right of appeal against the Order, but none against the “expenses” order.
Has anyone out there had to deal with such a claim, and is the Local Government Ombudsman a possible recourse, or just another waste of space?
Thanks for your attention to this matter.
David
The post Punish the landlord victim? appeared first on Property118.
View Full Article: Punish the landlord victim?
Categories
- Landlords (19)
- Real Estate (9)
- Renewables & Green Issues (1)
- Rental Property Investment (1)
- Tenants (21)
- Uncategorized (12,434)
Archives
- January 2026 (38)
- December 2025 (62)
- August 2025 (51)
- July 2025 (51)
- June 2025 (49)
- May 2025 (50)
- April 2025 (48)
- March 2025 (54)
- February 2025 (51)
- January 2025 (52)
- December 2024 (55)
- November 2024 (64)
- October 2024 (82)
- September 2024 (69)
- August 2024 (55)
- July 2024 (64)
- June 2024 (54)
- May 2024 (73)
- April 2024 (59)
- March 2024 (49)
- February 2024 (57)
- January 2024 (58)
- December 2023 (56)
- November 2023 (59)
- October 2023 (67)
- September 2023 (136)
- August 2023 (131)
- July 2023 (129)
- June 2023 (128)
- May 2023 (140)
- April 2023 (121)
- March 2023 (168)
- February 2023 (155)
- January 2023 (152)
- December 2022 (136)
- November 2022 (158)
- October 2022 (146)
- September 2022 (148)
- August 2022 (169)
- July 2022 (124)
- June 2022 (124)
- May 2022 (130)
- April 2022 (116)
- March 2022 (155)
- February 2022 (124)
- January 2022 (120)
- December 2021 (117)
- November 2021 (139)
- October 2021 (130)
- September 2021 (138)
- August 2021 (110)
- July 2021 (110)
- June 2021 (60)
- May 2021 (127)
- April 2021 (122)
- March 2021 (156)
- February 2021 (154)
- January 2021 (133)
- December 2020 (126)
- November 2020 (159)
- October 2020 (169)
- September 2020 (181)
- August 2020 (147)
- July 2020 (172)
- June 2020 (158)
- May 2020 (177)
- April 2020 (188)
- March 2020 (234)
- February 2020 (212)
- January 2020 (164)
- December 2019 (107)
- November 2019 (131)
- October 2019 (145)
- September 2019 (123)
- August 2019 (112)
- July 2019 (93)
- June 2019 (82)
- May 2019 (94)
- April 2019 (88)
- March 2019 (78)
- February 2019 (77)
- January 2019 (71)
- December 2018 (37)
- November 2018 (85)
- October 2018 (108)
- September 2018 (110)
- August 2018 (135)
- July 2018 (140)
- June 2018 (118)
- May 2018 (113)
- April 2018 (64)
- March 2018 (96)
- February 2018 (82)
- January 2018 (92)
- December 2017 (62)
- November 2017 (100)
- October 2017 (105)
- September 2017 (97)
- August 2017 (101)
- July 2017 (104)
- June 2017 (155)
- May 2017 (135)
- April 2017 (113)
- March 2017 (138)
- February 2017 (150)
- January 2017 (127)
- December 2016 (90)
- November 2016 (135)
- October 2016 (149)
- September 2016 (135)
- August 2016 (48)
- July 2016 (52)
- June 2016 (54)
- May 2016 (52)
- April 2016 (24)
- October 2014 (8)
- April 2012 (2)
- December 2011 (2)
- November 2011 (10)
- October 2011 (9)
- September 2011 (9)
- August 2011 (3)
Calendar
Recent Posts
- Government U-turn as Warm Homes Plan sets EPC C deadline for 2030
- Tenant demand is easing but remains historically strong
- Renting by room and help with future eviction laws?
- Government reveals what must be included in Renters’ Rights Act tenancy agreements
- London tenants threaten legal action over excessive heat in flats

admin