Redirecting internal links via routes

After you mentioned the theme components, I was able to partially accomplish what I was looking for using the following component: Auto-Linkify Words

It perfectly supports regex so I was whenever someone types mywebsite.com, it successfully replaces the link with mywebsite.com.

The only thing left is it doesn’t work if someone types the url with prefix https://. It’s still a very nice component though.