Stop Site Kit generating a meta description

[ad_1]

The code looks like it’s Site Kit but it was actually the Hello them by Elementor adding the extra meta description. I’ll leave this here for anyone else that might come across this. I removed it using this:

function remove_hello_elementor_description_meta_tag() {
	remove_action( 'wp_head', 'hello_elementor_add_description_meta_tag' );
}
add_action( 'after_setup_theme', 'remove_hello_elementor_description_meta_tag' );

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer