<script>
window.location = "http://www.thexyz.com/";
</script>
You will need to add the above code as Code in the DIVI editor. There are also a few other ways to achieve this. I found this way to be quick, easy and pretty fool-proof.

<script>
window.location = "http://www.thexyz.com/";
</script>
0 comments:
Post a comment