musiqpad / mqp-server

NodeJS server base for hosting an individual pad
MIT License
31 stars 18 forks source link

[Feature] Add pad name to page meta title. #56

Closed Uricorn closed 8 years ago

Uricorn commented 8 years ago

Meta title is currently "musiqpad - join us!" for all pads. I suggest to change it to "pad name | musiqpad".

DerpgonCz commented 8 years ago

For me it changes depending on pads - be it self-hosted or those using our FE

TheBanHammer commented 8 years ago

@Uricorn The page title gets set properly when the room information is loaded from the socket. I do believe that the default should be changed however that is another issue.

In regards to what this actually affects it is mostly search engines and social media sites. These should have been fixed based on the changes that we have made for: #57