reloader when page goes timeout code example Example: page reload timeout setTimeout(function(){ window.location.reload(1); }, 20000);