Slide Show

Adsterra Direct Links Script for Blogger and Google Sites

This script opens up Adsterra direct links on your website after 30, 61, 150, 200,250 seconds and refresh the website after 300 seconds automatically. So, basically, you don't need to do anything manually.

Place the following code just before </head> in your Blogger html code, as mentioned in the YouTube video by "Whiz Fayisal".

Join Adsterra Whatsapp Group

Don't Forget to allow pop-ups in Chrome

   Code:-

<script>
  setTimeout(function() {
    window.open(" your link ", "Popup", "width=300,height=300");
  }, 31000);
</script>
<script>
  setTimeout(function() {
    window.open("your link1", "Popup", "width=300,height=300");
  }, 62000);
</script>
<script>
  setTimeout(function() {
    window.open(" your link2", "Popup", "width=300,height=300");
  }, 151000);
</script>
<script>
  setTimeout(function() {
    window.open(" your link3", "Popup", "width=300,height=300");
  }, 201000);
</script>
<script>
  setTimeout(function() {
    window.open(" your link4", "Popup", "width=300,height=300");
  }, 251000);
</script>
<script>
  setTimeout(function() {
    window.open('your link5', 'Popup', 'width=300,height=300');
  }, 10000);
</script>
<script>
  setTimeout(function() {
    window.open('your link6', 'Popup', 'width=300,height=300');
  }, 15000);
</script>
<script>
  setTimeout(function() {
    window.open('your link7', 'Popup', 'width=300,height=300');
  }, 20000);
</script>
<script>
  setTimeout(function() {
    window.open('your link8', 'Popup', 'width=300,height=300');
  }, 25000);
</script>
 <meta http-equiv="refresh" content="300;URL=https://t.co/0vOL8qpvf4" />


Note:-
Watch the complete video to learn how to insert your Blogger backlink into Google Sites to get extremely high CPM on Adsterra Direct Links!


9 comments:

  1. Bhi Faisal You are great khuda ap ko Lambi Zandagi Day ap ke sari batain or sakhany ka bht acha tariqa hay main pachlay 2 sall say kam kar raha hn but kamyab ni hwa ab inshallah pur umeed hn .

    ReplyDelete
  2. sir is main 4 direct link yah hain
    (" your link ", "Popup", "width=300,height=300");
    or 4 link yah hai
    ('your link5', 'Popup', 'width=300,height=300');
    reight kon sa hai first wala ya second wala

    ReplyDelete
  3. thanks faisal bae great work for us rweally appreciat you from the core of my heart

    ReplyDelete
  4. Fayisal bhai i dont have twiter account... what other aao i can use

    ReplyDelete