This week in property management news: April 9, 2018

5 cost-effective ways to boost your property’s curb appeal
April 5, 2018
4 ways to improve a building’s energy efficiency through retrofitting
April 12, 2018

This week in property management news: April 9, 2018

Ways to improve your communication methods as a property manager; How to best accommodate disabled tenants; The pros and cons of including utilities in rent; Accelerating rents making future home buying less attainable for renters; And, How to streamline your leasing process.

Time to up your communication game
A Houston property manager shares two smart ways property managers can improve their communication to benefit company performance and efficiency.

Accommodating disabled tenants
Rental Housing Journal provides 15 maintenance tips for making a property accessible for the disabled.

Pros and cons of utilities included
BiggerPockets shares 8 reasons why to and why not to include utilities in rent.

7 Habits of Highly Successful Property Managers Guide

You will discover creative ways to identify and eliminate routines that are no longer benefiting your business.

Download

Home buying nearly unattainable with fast-growing rents
Rents are accelerating again, and at a very fast rate making home buying a nearly unattainable goal for renters.

How to streamline your leasing process
Buildium will be a hosting a webinar on 4/19 providing a go-to leasing season playbook along with 6 ways to streamline your leasing process.

/** * The template for displaying the footer. * * @package Betheme * @author Muffin group * @link https://muffingroup.com */ // footer classes $footer_options = mfn_opts_get('footer-options'); $footer_classes = []; if( ! empty( $footer_options['full-width'] ) ){ $footer_classes[] = 'full-width'; } $footer_classes = implode( ' ', $footer_classes ); // back_to_top classes $back_to_top_class = mfn_opts_get('back-top-top'); if ($back_to_top_class == 'hide') { $back_to_top_position = false; } elseif ( $back_to_top_class && strpos($back_to_top_class, 'sticky') !== false ) { $back_to_top_position = 'body'; } elseif (mfn_opts_get('footer-hide') == 1) { $back_to_top_position = 'footer'; } else { $back_to_top_position = 'copyright'; } ?>