Javascript Redirect
<script>
window.location.href = "http://mywebsite.com/home.html";
</script>
Bored Beaver
<script>
window.location.href = "http://mywebsite.com/home.html";
</script>
window.location.href = "http://mywebsite.com/home.html";
window.location.href = "http://example.com/new_url";