Within DNN 9+, if we want an organization name followed by the page name in the browser tab, what would be the best way to dynamically incorporate this for multiple pages?
I've tried modifying the DNN (DotNetNuke) 7/8/9 c# Compiled Theme package through Visual Studio 2015, but no luck. It appears that the templates only allow you do manage code between the body elements. Any advice would be great!