I am creating a website and i want the page title bar to show new notifications, like if you get a new message. So if someone is on another tab the page title will update.
i used wixSeo.setTitle(dynamicItem.newmsgStatus)
This does change the page title, but only when the page is refreshed. I want it to happen dynamically so that if someone is not on my site but on a different tab or widow, the tab on my site will say *new message for examaple. If it could flash that would be even better.
any help would be appreciated