Every time I use Ajax to load a blog post on the webpage, I adjust the <title>
to "My Blog - BLOGPOST_TITLE".
It is worth mentioning that "My Blog - " also shows up in the application layout.
My dilemma is, how do I inform my Javascript about the "My Blog - " string without repeating it in my code?