While working on a classic ASP.NET project, I noticed that I had 2 title tags: one that contained my regular title, and another one which was empty. I was using a master page, in which I had a ContentPlaceholder in the head section. From this ContentPlaceholder I was setting my title from each page, along [...]
