I have 2 domains, one is a typo, and i want them both pointing to the same site. Ie one of the domains should be redirecting to the main one. What is the best way to do this and how is it done? Thanks
is your web host using cpanel? well you can't point two domains in one destination for cpanel. the work around for this would be the 301 redirect, .htaccess. upload the .htaccess file in the other directory (from the typo), then make sure you've made a redirect to the correct site from your .htaccess.. however, some host allows you to point your domain to same destination. those web host that are using their own control panel.
if you have cPanel, why need to use add-on domain and redirect, meanwhile there is a feature called parked-domain
parked-domains: all domains point to the same web add-on domains: each domain has its own web. Each add-on domain will be a sub-folder of the main domain, in case you are using cPanel
By parking the domain, it will show the exact data as if you typed in the primary domain having them both work the same.
Parking the Domain is better or else, just use a A record from you Domain Control. it will just do a redirect which is exactly what you require..