To remove feed urls whowing error for No index tag use the code below (add the code in functions.php file)
You can use this code with Any seo plugin (Yoast SEO & rankmath included) to remove the feed urls
function disable_wordpress_feeds() {
wp_die( __('No feed available, please visit the homepage.') );
}
add_action('do_feed', 'disable_wordpress_feeds', 1);
add_action('do_feed_rdf', 'disable_wordpress_feeds', 1);
add_action('do_feed_rss', 'disable_wordpress_feeds', 1);
add_action('do_feed_rss2', 'disable_wordpress_feeds', 1);
add_action('do_feed_atom', 'disable_wordpress_feeds', 1);
please where do i find the functions.php file to add the code, i am using rankmath plugin
thanks
Search console index issue – Can you please make a video about multi content,,, Like Hardreset info, mediatech99.com