Documentation

How to migrate the contents to another tool?

Table of content

How to redirect to a domain?

If you want a domain to always respond, and redirect to the main domain if other domains are entered (for example: the main domain is mysite.com, and if you type www.mysite.com, you want it to redirect to mysite.com), you have to do the following:
  • In Design -> Domains create the main domain (mysite.com), and for this domain create an Alias (www.mysite.com).
  • In the web server you have to make some configurations (define Bindings/Alias, set DNS, etc.).