@{ ViewData["Title"] = "Home Page"; }
This is an example ASP.Net core application. It allows you to redirect a short name to a different URL, and provides an administrative interface to do so.