jQuery Change Current Page Title
Share
Unfortunately jQuery can’t be used to change the title of a web page. However the same effect can be achieved using plain JavaScript. JavaScript code snippet to change the current web page full title (this is the title you see on your browser header).
Simple.