I\'m trying to redirect the page to Google\'s home page when user\'s logout. For that, I\'m using the following function:
$(window.location)[0].replace(this.urlLogout);