/** * NYASA TIMES - SEO & ARCHIVE CLEANUP * * One consolidated snippet for: * - clean category H1 headings * - AIOSEO category titles * - category meta descriptions * - clean article SEO titles */ if ( ! defined( 'ABSPATH' ) ) { exit; } /** * --------------------------------------------------------- * CATEGORY SEO CONFIGURATION * --------------------------------------------------------- */ function nyasa_times_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.', ), ); } /** * --------------------------------------------------------- * CLEAN VISIBLE CATEGORY H1 * --------------------------------------------------------- * * Removes: * Category: * Category archives: * * and outputs a clean category heading. */ 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_times_category_seo_data(); if ( isset( $data[ $term->slug ]['h1'] ) ) { return $data[ $term->slug ]['h1']; } return single_cat_title( '', false ); }, 999, 3 ); /** * Remove archive prefixes. */ add_filter( 'get_the_archive_title_prefix', '__return_empty_string', 999 ); /** * --------------------------------------------------------- * AIOSEO SEO TITLE * --------------------------------------------------------- */ add_filter( 'aioseo_title', function ( $title ) { /** * Category SEO titles. */ if ( is_category() ) { $term = get_queried_object(); if ( $term && ! empty( $term->slug ) ) { $data = nyasa_times_category_seo_data(); if ( isset( $data[ $term->slug ]['title'] ) ) { return $data[ $term->slug ]['title']; } } } /** * News article SEO titles. * * Headline | Nyasa Times */ if ( is_singular( 'post' ) ) { return wp_strip_all_tags( get_the_title() ) . ' | Nyasa Times'; } return $title; }, 999 ); /** * --------------------------------------------------------- * 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_times_category_seo_data(); if ( isset( $data[ $term->slug ]['desc'] ) ) { return $data[ $term->slug ]['desc']; } return $description; }, 999 );

Minister Chimwendo, Cdedi and business operators strategize to deal with illegal immigrants

Minister of Homeland Security Richard Chimwendo Banda on Monday engaged the leadership of Centre for Democracy and Economic Development Initiatives (CDEDI) and the Lilongwe and Blantyre Small Scale Business Operators in a discussion to find a lasting solution to the proliferation of illegal immigrants plying their businesses in Malawi.

Chimwendo Banda:  We will flush out illegal lags

The meeting comes barely a few days after CDEDI and the business operators threatened that they would be taking to the streets from December 16, 2020, to force President Lazarus Chakwera to take action on illegal immigrants who are being blamed for depriving the locals of their economic opportunities.

Chimwendo Banda told the concerned parties that majority of the complained foreign nationals operating small scale businesses in the townships have licenses that were given to them by the former government.

However, the minister assured that the government will act on them once their licenses have expired.

“We share their concerns. But we also have to follow the law when removing these immigrants from our markets.

‘So, what we will do is not to renew their licenses and then facilitate their return to their countries,” said Chimwendo Banda in an interview with Nyasa Times after the meeting.

But Chimwendo Banda stressed that foreign nationals who are working in the country with valid papers will not be victimized as the government flushes out illegal immigrants.

However, the minister has assured that the Tonse government is committed to addressing the issue since it borders on the rights to economic activities for Malawians.

“But we would like to appeal to them to exercise patience as the government addresses their concerns. We are a listening government, and we will certainly assist them,” said Chimwendo Banda.

Follow and Subscribe Nyasa TV :
Follow us in Twitter

2 replies on “Minister Chimwendo, Cdedi and business operators strategize to deal with illegal immigrants”

  1. Izi zichitisaso mayiko akunja kuyambisaso zipolowe chifukwa kuliso athu obwera from Malawi ndipo alibe ma paper okhalila ndipo ena akupanga oparate ma business awo irrigally for example South Africa kuli more than 1.5 mita ya amalawi oti mango habanero basi ngati kwao
    Ali e ma paper Kodi Niko la south Africa likayambisa zimemezi mkouenera kuti athu aziti xenophobia?? so please samalani mukuyabisazi sizitha bwino

Comments are closed.