I see many similar questions written in gibberish that I don't understand:
- Redirecting non-www URL to www using .htaccess
- Redirecting URL without www to www
- Redirect Non-WWW to WWW URLs
- rewrite url to non www multiple sites
I'd like to know how to do this using Microsoft's technology ...or just explain to me what those others are talking about and how to use them.
Basically, if someone types "mydomain.com" into the address bar, I want it to resolve to "www.mydomain.com" when the page has finished loading.
EDIT: This is a hosted website, so I can't configure the IIS Server.