Here’s a trick to appending (or prefixing) your domain to your sitefinity site.
MVC
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Edit the code of your masterpage and paste this in
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
It wont work if it goes below the base.Render, so keep it above.
I’ve experimented and this is the safest place to do it as if you try in prerender, then visit a dynamic generated page with the PageTitleMode set to Append you’d get this
pagename | mysite.com dynamicitemtitle
not
pagename dynamicitemtitle | mysite.com
Boost your online presence.
Let us create the perfect digital experience for your company.