Channel Document
Release 1.0 - ...
Starting with Smartsite iXperion, channels are uniquely identified by their associated channel default document and are no longer encoded in the url as a querystring parameter.
Smartsite 5 generated links of the following form:
- http://www.smartsite.nl/smartsite.dws?id=1234&ch=nl
- http://www.smartsite.nl/smartsite.dws?id=1234&ch=en
Smartsite iXperion generates links of the following form:
- http://www.smartsite.nl/docnl.net?id=1234
- http://www.smartsite.nl/docen.net?id=1234
This new format improves and simplifies url handling. If you want to generate urls without the id parameter, use friendly urls.