<script> window.onload = function() { window.location.replace("https://www.example.com"); }; </script>