What’s the difference between Page Name and Page Title?
What is the point/use for each one?
In LayoutImpl, they work exactly the same, as two arbitrary text fields, so I guess the difference is in application logic or purpose for them.
I read page name is not unique, is Title unique?
No they are not one and the same
In the above picture you can give a different title to that of a page name. And the same thing is displayed in the head part of the HTML in portal_normal.vm
<title>$the_title - $company_name</title>Title is not unique.