Meet Oliver. Oliver wants to start his own restaurant "Fancy Flavours", and a website to match. He wants to purchase the domain fancy-flavours.co.uk
, but knows that he should allow for spelling differences in American vs British English: "flavours" vs "flavors".
Rather than host two different websites, is it possible to silently redirect anyone who tries to use the misspelled fancy-flavors.co.uk
to the "proper" website?
I'm very familiar with HTML redirection, but I was wondering if this is possible at a domain-level, so it applies to ALL traffic?
One benefit of this is, for instance, if Oliver wants to add a new subdomain, mail.fancy-flavours.com
, he doesn't need to mirror these DNS changes across the two different DNS registries.