Assume you own mydomain.com, mydomain.net, and mydomain.org, and you use mydomain.com as the actual site that has the site content.
What different methods exist for redirecting requests that come to the .net and .org domains to the .com domain (the real site).
I know you could set up .net and .org domains on the host server and establish redirection in control panel.
Or, you could could set up .net and .org domains on the host server and put a simple page in each of those domains to redirect using code (server side with asp, or client side with javascript).
Lastly (the limit of my knowledge), many domain registrars also offer redirection, but not if you go with the cheap plan (cheap, that's me).
So, is there a way to send .net and .org requests to the .com domain without using up a couple more of the domains offered by your web host and without using a more expensive plan at the registrar?
What different methods exist for redirecting requests that come to the .net and .org domains to the .com domain (the real site).
I know you could set up .net and .org domains on the host server and establish redirection in control panel.
Or, you could could set up .net and .org domains on the host server and put a simple page in each of those domains to redirect using code (server side with asp, or client side with javascript).
Lastly (the limit of my knowledge), many domain registrars also offer redirection, but not if you go with the cheap plan (cheap, that's me).
So, is there a way to send .net and .org requests to the .com domain without using up a couple more of the domains offered by your web host and without using a more expensive plan at the registrar?