hello
3 years ago in HTML
<script type="text/javascript">
var url = "https://yourdomain.com/";
window.location.replace("http://stackoverflow.com");
</script>