Código PHP:
<?php
header('Refresh: 10; URL=http://google.com');
echo "You have a new web page. You will be redirected in 10 seconds or if you want you can just click <a href='http://google.com'>here</a>";
?>
Puse Google y 10 sec. cambia los, a lo que quieras ^^
Saludos