//BY JS setTimeout(function() { location.reload(); }, 30000); //NOTE: YOU COULD DO IT BY HTML5 LIKE THIS: <meta http-equiv="refresh" content="30"/>