Jump to main content Jump to doc navigation

container_suffix

Name: Container Suffix Type: String Default: /

Sets the container suffix for the site. This is the suffix added to the Friendly URL when a Resource is checked as a container.

Example

A container suffix of / will render a Resource with an alias of 'test' as:

www.mysite.com/test/

whereas a container suffix of '.html' will render:

www.mysite.com/test.html