URLs
Document alias |
The unique name of the document in the given section of the website. This name doesn't change when you modify the document name and it's used:
Forbidden characters
Some characters are forbidden in URLs and thus they are replaced with a safe character (by default, it's dash -). You can specify the forbidden characters and the replacement character in Site Manager -> Settings -> URLs and SEO, in values of the "Forbidden characters replacement" and "Forbidden URL characters" properties. |
||||||||||
Document URL path |
If you want to use a specific URL for a document that doesn't depend on its Alias path, you need to check the Use custom URL path box and enter a different value.
You can choose from the following Path types for the custom URL:
The selection made here determines how the value of the Path or pattern field will be processed. For MVC or Route patterns, it is always necessary to include the URL extension at the end of the path. If you leave the path without an extension, the document will automatically be available under an extensionless URL.
If MVC is selected, you must also specify the following values:
The URL path must always start with /. When entered, the document will be accessible under two URLs. This can be useful if you need to define a short URL for a page or need to optimize the URL for search engines.
The URL path is, unlike the alias path, culture-specific. This means if you use URL paths: /product (for the English version) /produkt (for the German version)
Then when the user comes to /produkt.aspx, the language of the website is automatically switched to German. |
||||||||||
URL extensions |
Default URL extensions are defined in Site Manager -> Settings -> URLs and SEO -> Friendly URL extensions. If you check the Use custom URL extensions check box, you can define other extensions under which the document can be accessed.
In case that the option is disabled, physical file extensions can also be used for cms.file documents.
Multiple extensions can be entered divided by a semicolon. If you enter a semicolon without any extension, extensionless URLs will be allowed.
Example: entering .htm;; for a document with a URL path set to /test will allow the document to be accessed through both of the URLs below:
For this to work, you also need to to set up your IIS for handling 404 and 405 errors as described in the Installation and deployment -> Additional configuration tasks -> Custom URL extensions chapter of the Developer's Guide. |
||||||||||
Document aliases |
This section displays a list of other document aliases under which the document can be accessed. One document can have an unlimited number of aliases. You can edit () and delete () aliases in the list or create a new alias using the 'Add new alias' link. After clicking the icon in the header of the Actions column, a context menu is displayed, offering options for export of listed data to various types of files. |