Hello affiliatefix members
keep this piece of code in your laptop
add this into your landing page to redirect the user after 2 Seconds
keep in mind that
1 Seconds = 1000 millisecond
make sure you change 2000 in the code to what ever you like
and replace
.
any Question feel free to ask
i will post more threads like this only about landing pages and script and how to make a killing landing page .
make sure you check PureLander to get more landing pages
keep this piece of code in your laptop
Code:
<script type="text/javascript">
setTimeout(function () {
window.location.href = "http://google.com";
},2000);
</script>
keep in mind that
1 Seconds = 1000 millisecond
make sure you change 2000 in the code to what ever you like
and replace
with your offer or your second landing page which will be even better
any Question feel free to ask
i will post more threads like this only about landing pages and script and how to make a killing landing page .
make sure you check PureLander to get more landing pages