I want to have my title tag look like this:
My Website - Name of Page
I want to prepend the My Website -
part so that I don't have to type it on every new page I make. So the title tag that I actually have on the page would be:
<title>Name of Page</title>
Is this possible?