Display the link to the Really Simple Discovery service endpoint. For more info https://developer.wordpress.org/reference/functions/rsd_link/
There are two ways.
1. Custom code in function.php
remove_action('wp_head', 'rsd_link');
Display the link to the Really Simple Discovery service endpoint. For more info https://developer.wordpress.org/reference/functions/rsd_link/
remove_action('wp_head', 'rsd_link');