make web page refresh on javascript

JavaScript
window.location.reload();<meta http-equiv="refresh" content="30"/>
Source

Also in JavaScript: