The following markup can be used to automatically refresh a website an interval. In this example, the website will be refreshed once every 5 seconds.
<meta http-equiv="refresh" content="5">