/** * NYASA TIMES SEO + ARCHIVE FIX * */ if ( ! defined( 'ABSPATH' ) ) { exit; } /** * ------------------------------------------------------- * 1. CATEGORY CONFIGURATION * ------------------------------------------------------- */ function nyasa_category_seo_data() { return array( 'news' => array( 'h1' => 'Latest Malawi News', 'title' => 'Latest Malawi News | Breaking Updates & Public Interest Stories | Nyasa Times', 'desc' => 'Latest Malawi news, breaking updates, public-interest stories, community developments and national reports from Nyasa Times.', ), 'national' => array( 'h1' => 'Malawi National News', 'title' => 'Malawi National News | Latest Local & Public Affairs | Nyasa Times', 'desc' => 'Read Malawi national news, public affairs, local updates, government services and community stories from Nyasa Times.', ), 'politics' => array( 'h1' => 'Malawi Politics News', 'title' => 'Malawi Politics News | Government, Parliament & Elections | Nyasa Times', 'desc' => 'Latest Malawi politics news, elections, Parliament, government decisions, party updates, policy debate and analysis from Nyasa Times.', ), 'business' => array( 'h1' => 'Malawi Business & Economy News', 'title' => 'Malawi Business News | Economy, Banking & Markets | Nyasa Times', 'desc' => 'Read Malawi business news, economy, banking, trade, investment, energy, agriculture, jobs and market updates from Nyasa Times.', ), 'sports' => array( 'h1' => 'Malawi Sports News', 'title' => 'Malawi Sports News | Football, Netball & National Teams | Nyasa Times', 'desc' => 'Latest Malawi sports news, football, netball, athletics, clubs, national teams and Malawian athletes at home and abroad.', ), 'education' => array( 'h1' => 'Malawi Education News', 'title' => 'Malawi Education News | Schools, Universities & Exams | Nyasa Times', 'desc' => 'Malawi education news on schools, universities, exams, scholarships, teachers, students, policy updates and learning developments.', ), 'health' => array( 'h1' => 'Malawi Health News', 'title' => 'Malawi Health News | Healthcare & Public Health | Nyasa Times', 'desc' => 'Malawi health news on hospitals, public health, disease outbreaks, medicine, maternal health, children’s health and health policy.', ), 'entertainment' => array( 'h1' => 'Malawi Entertainment News', 'title' => 'Malawi Entertainment News | Music, Culture & Celebrities | Nyasa Times', 'desc' => 'Malawi entertainment news on music, culture, film, fashion, celebrities, festivals, events and creative industry updates.', ), 'columns' => array( 'h1' => 'Malawi Opinion & Analysis', 'title' => 'Malawi Opinion & Analysis | Columns & Commentary | Nyasa Times', 'desc' => 'Read Malawi opinion, columns, editorials and analysis on politics, governance, business, society, leadership and development.', ), 'religious-news' => array( 'h1' => 'Malawi Religion & Faith News', 'title' => 'Malawi Religion & Faith News | Churches & Community | Nyasa Times', 'desc' => 'Malawi religious news, church updates, faith events, Christian community stories, religious leaders and social impact coverage.', ), 'religion' => array( 'h1' => 'Malawi Religion & Faith News', 'title' => 'Malawi Religion & Faith News | Churches & Community | Nyasa Times', 'desc' => 'Malawi religious news, church updates, faith events, Christian community stories, religious leaders and social impact coverage.', ), ); } /** * ------------------------------------------------------- * 2. FIX VISIBLE CATEGORY H1 * ------------------------------------------------------- * * Converts: * Category archives: Latest Malawi News * * Into: * Latest Malawi News */ add_filter( 'get_the_archive_title', function ( $title, $original_title = '', $prefix = '' ) { if ( ! is_category() ) { return $title; } $term = get_queried_object(); if ( ! $term || empty( $term->slug ) ) { return $title; } $data = nyasa_category_seo_data(); if ( isset( $data[ $term->slug ]['h1'] ) ) { return esc_html( $data[ $term->slug ]['h1'] ); } return single_cat_title( '', false ); }, 999, 3 ); /** * Remove WordPress archive prefixes. */ add_filter( 'get_the_archive_title_prefix', '__return_empty_string', 999 ); /** * ------------------------------------------------------- * 3. FIX AIOSEO CATEGORY TITLES * ------------------------------------------------------- * * Prevents titles such as: * "Malawi Latest Malawi News News..." */ add_filter( 'aioseo_title', function ( $title ) { /* * Category titles */ if ( is_category() ) { $term = get_queried_object(); if ( $term && ! empty( $term->slug ) ) { $data = nyasa_category_seo_data(); if ( isset( $data[ $term->slug ]['title'] ) ) { return $data[ $term->slug ]['title']; } } } /* * Article titles * * Converts: * Article headline - Featured News Malawi | Nyasa Times * * Into: * Article headline | Nyasa Times */ if ( is_singular( 'post' ) ) { return wp_strip_all_tags( get_the_title() ) . ' | Nyasa Times'; } return $title; }, 999 ); /** * ------------------------------------------------------- * 4. FIX AIOSEO CATEGORY META DESCRIPTIONS * ------------------------------------------------------- */ add_filter( 'aioseo_description', function ( $description ) { if ( ! is_category() ) { return $description; } $term = get_queried_object(); if ( ! $term || empty( $term->slug ) ) { return $description; } $data = nyasa_category_seo_data(); if ( isset( $data[ $term->slug ]['desc'] ) ) { return $data[ $term->slug ]['desc']; } return $description; }, 999 ); /** * ------------------------------------------------------- * 5. DISPLAY CATEGORY DESCRIPTION * ------------------------------------------------------- * * Shows the short SEO introduction above the article list. */ add_action( 'loop_start', function ( $query ) { if ( is_admin() || ! is_category() || ! $query->is_main_query() ) { return; } static $nyasa_description_shown = false; if ( $nyasa_description_shown ) { return; } $term = get_queried_object(); if ( ! $term || empty( $term->slug ) ) { return; } $data = nyasa_category_seo_data(); if ( ! isset( $data[ $term->slug ]['desc'] ) ) { return; } $nyasa_description_shown = true; echo '
'; echo '

'; echo esc_html( $data[ $term->slug ]['desc'] ); echo '

'; echo '
'; }, 5 );

7000 houses in Malata and Cement Subsidy nearly complete – Atupele

Almost 7000 out of the targeted 15, 440 houses under the Decent and Affordable Housing Subsidy Program (DHASP) are nearly in the completion stage across the country, , Minister of Lands, Housing and Urban Development, Atupele Muluzi has said.

One of the houses built under the program
One of the houses built under the program
Atupele Muluzi:
Atupele Muluzi: Expressed satisfaction

Speaking after monitoring the progress of the program in Mbwatalika, Traditional Authority (T/A) Malili in Lilongwe, Muluzi expressed satisfaction with the level of work taking place despite some few challenges.

“I am very impressed with the quality of work and progress so far. Soon the beneficiaries will have their own decent homes thereby transforming their lives for better,” he said.

He said the program is going towards 50 per cent of completion and will soon be moving towards the magic numbers of 15,000 houses.

Apart from benefiting from a decent house, he said, the program is also economically empowering the locals by employing artisans from the same community to do the construction work.

The minster bemoaned the delay of the program to start in some districts like Nsanje, Chikwawa, Mwanza and Phalombe due to floods which affected distribution of materials at local level.

One of the beneficiaries, Chisomo Chadza said the program has transformed his life as he is among few young men in his village to own a decent house.

“Before the program, I was living in a grass thatched house which had some problems including leaking during the rainy season,” he said.

Popularly known as Malata and Cement Subsidy, the program was designed to provide poor and vulnerable households decent and affordable housing.

The program which is in Phase one was launched by President Arthur Peter Mutharika in December, 2014.

Follow and Subscribe Nyasa TV :
Follow us in Twitter

22 replies on “7000 houses in Malata and Cement Subsidy nearly complete – Atupele”

  1. Ena asangalala nazo nyumba zimenezi ndipo moyo wawo usintha pamene winanwe chifukwa cha politics mtima ukukuwawa,usova kkkkkkk

  2. Ndi mitengo ingati yadulidwa pootcha njerwa kuti anthu apeze ngongolezi? When are we going green? Ndimaona ngatitu apanga encourage ma cement blocks kapena hydrafoam bricks.

  3. If I compare the house on the photo with ones built in 2013 (and already dilapidated) in Mchinji at Kamwendo on the road going to Tembwe, then indeed this one on the photo is a quality house.

  4. Bravo Our President Prof. Arthar Peter Muntharika we are proud of you. Our relatives are now living in decent houses, Do the same with irrigation schemes. Give each village water pump, I mean where the are near Good water supply such as rivers and lakes. Establish Juice factory in MWANZA and NENO so that we can be getting cheaper juice. Not forgetting Thyolo and Mulanje. We will be there one day.

  5. Liers houses where
    Only pilot houses in lilngwe
    Give us a breakdiwn of houses in the country under this programmee?

  6. mwangoba ndalamazo basi mwati mutiwonese nyumba yopanda cement ngati imeneyi, olo abale anu angagone nyumba ngat imeneyi??? ndalama mwangobapo bax za usilu,za chamba eti,

  7. Bola manyumba a amayi aja. Nanga izi ndiye ziti? Uku ndiye kuba dzuwa liri nyeee! Amalawi dziko sitilikonda ili.

  8. descent house?? a Hawker type of building, Oh my foot!! atupele, ukusekerera? anthu akuvutika kwanu ku Mselema kuja. Constituency yotsalira ndi kumene kuja. Ntaja nde eeeee amangwetu unami.
    Khalani pansi abale nyumba ngati makola ankhumba?

  9. You call that one quality ? Is there any different project from what PP was doing ?

    You claimed that yours was going to better than BOFU BOFU!!! . That’s a continuation of the government project which was started by JB.

  10. And the minister has the audacity to say, “Am very impressed with the quality of work . . . “! Seriously? Unless you are not referring to the work shown in the picture. Otherwise this is not impressive by whatever standard of measure! The design, roofing, you name it. And it doesn’t look durable either!

    In the days of old. Durability was the major definition of any Government-built infrastructure. What happened?

    I pray also that my ears are not greeted with revelations that these houses are costing more than K20mn each.

    I wish the minister could provide information as to how much money each house is expected to cost and how expenditures on items are being monitored. Otherwise, such projects are nothing but money-siphoning schemes. We all know it!

  11. What???? That is a house???? All that noise this is what you have to show for?? Really? You call that decent housing? We are soooooo pathetic.

Comments are closed.