Consolo identifies different files with the help of a function that has been named pageKey. This is a “key” which is unique for every file, regardless if it is an html- or xml-based page, or a folder.
The format is fairly simple. It consists of the URL to the file, but without the web site’s http-root folder, that is, the value set in the Configuraiton Tool under Basic Settings.
The pageKey value never starts with a forward dash (slash) /
The pageKey value for folders always ends with a forward dash (slash) /
A page that is called
has the pageKey-value
assuming the http-root folder for the web site is
A page that is called
has the pageKey-value
assuming the http-root folder for the web site is
A folder that is called
has the pageKey-value
assuming the http-root folder for the web site is