To set up a subdomain to point to your site (for example, store.domain.com), follow the steps to set up a CNAME record in Advanced Website: Go live, publish, and set up your domain.
Note:
A Records are not required for subdomains.
Instead of www for the CNAME record, add the following subdomain value:
CNAME
-
Host: store (for example). This replaces www.
-
Points to: s.eu-multiscreensite.com
After configuring the CNAME record for your subdomain, you should have the following CNAME record in your DNS settings:
| Type |
Name |
Value |
| CNAME |
store (for example) |
s.eu-multiscreensite.com |
You can generate an SSL certificate for your subdomain. To learn how to generate an SSL certificate, see Add SSL or HTTPS.
Assigning a subdomain to a site
When assigning a subdomain to a site,www does not need to be added, just the subdomain, for example store.domain.com.