Custom Plugin to show blog info in a shortcode
create a folder in your plugins directory , e.g. blog-info-shortcode add the index.php to the folder activate the plugin
use the shortcode
[bloginfo] displays the name [bloginfo show='url'] shows the url
other possible 'show' values are here https://developer.wordpress.org/reference/functions/get_bloginfo/