Market Web Presence
The web presence of the market, defining its SEO strategy. This can be a different domain
(e.g. example.ca
), subdomain (e.g. ca.example.com
), or subfolders of the primary
domain (e.g. ). Each web presence comprises one or more language
variants. If a market does not have its own web presence, it is accessible on the shop’s
primary domain via country
selectors.
Note: while the domain/subfolders defined by a market’s web presence are not applicable to custom storefronts, which must manage their own domains and routing, the languages chosen here do govern the languages available on the Storefront API for the countries in this market.
Anchor to FieldsFields
- Anchor to domaindomain•DomainPre-auth accessible
The domain of the web presence. This field will be null if
isn't null.
- •ID!non-nullPre-auth accessible
A globally-unique identifier.
- Anchor to rootUrlsroot•[Market
Urls Web Presence Root Url!]!non-nullPre-auth accessible The list of root URLs for each of the web presence’s locales.
- Anchor to subfolderSuffixsubfolder•StringPre-auth accessible
Suffix The market-specific suffix of the subfolders defined by the web presence. Example: in
/en-us
the subfolder suffix isus
. This field will be null ifdomain
isn't null.