Page Titles and Page Names
Explanation
Pages have both names and titles.
Page Titles
Page titles are used to display in the interface a user-friendly description of the Page. They are usually, short and meaningful. You can set the title when creating a Page. If you don't set it, it will automatically use the Page name as a Page title. You can change the title later, when editing with the Page with the In-place WYSIWYG editor, Standalone WYSIWYG editor, or with the Wiki editor.


The administrator can also configure the title behavior.
Page Names
Page names are used to build the URL of the Page and must be unique within a wiki.

FAQ
What syntax is allowed in Page titles?
Wiki markup is not allowed in titles, only plain text and Velocity syntax.
When to use Velocity in titles?
The title field is parsed using Velocity. This allows dynamic titles. For example, to internationalize them or display values computed at runtime.
Why is using headings as Page titles not recommended?
It can cause formatting issues. Wiki markup or scripts in headings may display incorrectly in LiveTables, navigation, browser tabs.