Is it possible to change the page title of the non-entity pages? I have not had any luck doing so.
Example: There is a setting SE_MetaTitle that has a value of "Joe Schmoe Co.". This is the title that is used for pages such as wishlist.aspx which I would like to append as "Wishlist - Joe Schmoe Co." and so on.
I go into the wishlist.aspx page and try adding a <title> tag, but it does not override the generic title. I tried using the Title attribute in the page directive without luck as well.