Each day different URL rotator

8 replies
Hi,
I am looking for a script which can rotate different URLs on each day of the month. I will specify which URL I want on what date and the script will show that URL on that day automatically.

Can anyone please guide me to which script can do this job?
Thanks and regards
Zm
#day #rotator #url
  • Profile picture of the author Bamma
    Something simple that shows the link or do you mean redirect?
    {{ DiscussionBoard.errors[876666].message }}
    • Profile picture of the author Zubair Zm
      Just a redirect that I will specify which URL on what date.
      Thanks and rgds
      Zm

      Originally Posted by Bamma View Post

      Something simple that shows the link or do you mean redirect?
      Signature

      Get FREE Autoresponder For Wordpress at AutoresponderForWordpress.com

      Exclusive Private Label Rights To A Brand New Video PLR Business In A Box And Complete Sales Funnel. Every Single Month at DigitalInternetBusiness.com

      {{ DiscussionBoard.errors[876718].message }}
  • Profile picture of the author Bamma
    if you want to just set the page up fast and dirty ....

    and this is fast and dirty

    replace the h tt p spaces of course

    <?php
    $day = date("d");

    if ($day == '1'){
    header("HTTP/1.1 301 Moved Permanently");
    header("Location: h tt p : //affilaitelink");
    exit();
    }
    elseif($day== '2'){
    header("HTTP/1.1 301 Moved Permanently");
    header("Location: h tt p : //affilaitelink");
    exit();
    }
    elseif($day== '3'){
    header("HTTP/1.1 301 Moved Permanently");
    header("Location: h tt p : //affilaitelink");
    exit();
    }
    elseif($day== '4'){
    header("HTTP/1.1 301 Moved Permanently");
    header("Location: h tt p : //affilaitelink");
    exit();
    }
    elseif($day5== '5'){
    header("HTTP/1.1 301 Moved Permanently");
    header("Location: h tt p : //affilaitelink");
    exit();
    }
    elseif($day== '6'){
    header("HTTP/1.1 301 Moved Permanently");
    header("Location: h tt p : //affilaitelink");
    exit();
    }
    elseif($day== '7'){
    header("HTTP/1.1 301 Moved Permanently");
    header("Location: h tt p : //affilaitelink");
    exit();
    }
    elseif($day== '8'){
    header("HTTP/1.1 301 Moved Permanently");
    header("Location: h tt p : //affilaitelink");
    exit();
    }
    elseif($day== '9'){
    header("HTTP/1.1 301 Moved Permanently");
    header("Location: h tt p : //affilaitelink");
    exit();
    }
    elseif($day== '10'){
    header("HTTP/1.1 301 Moved Permanently");
    header("Location: h tt p : //affilaitelink");
    exit();
    }
    elseif($day== '11'){
    header("HTTP/1.1 301 Moved Permanently");
    header("Location: h tt p : //affilaitelink");
    exit();
    }
    elseif($day== '12'){
    header("HTTP/1.1 301 Moved Permanently");
    header("Location: h tt p : //affilaitelink");
    exit();
    }
    elseif($day== '13'){
    header("HTTP/1.1 301 Moved Permanently");
    header("Location: http : //affilaitelink");
    exit();
    }
    elseif($day== '14'){
    header("HTTP/1.1 301 Moved Permanently");
    header("Location: http : //affilaitelink");
    exit();
    }elseif($day== '15'){
    header("HTTP/1.1 301 Moved Permanently");
    header("Location: h tt p : //affilaitelink");
    exit();
    }
    elseif($day== '16'){
    header("HTTP/1.1 301 Moved Permanently");
    header("Location: h tt p : //affilaitelink");
    exit();
    }
    elseif($day== '17'){
    header("HTTP/1.1 301 Moved Permanently");
    header("Location: h tt p : //affilaitelink");
    exit();
    }
    elseif($day== '18'){
    header("HTTP/1.1 301 Moved Permanently");
    header("Location: h tt p : //affilaitelink");
    exit();
    }
    elseif($day== '19'){
    header("HTTP/1.1 301 Moved Permanently");
    header("Location: h tt p : //affilaitelink");
    exit();
    }
    elseif($day== '20'){
    header("HTTP/1.1 301 Moved Permanently");
    header("Location: http : //affilaitelink");
    exit();
    }
    elseif($day== '21'){
    header("HTTP/1.1 301 Moved Permanently");
    header("Location: http : //affilaitelink");
    exit();
    }elseif($day== '22'){
    header("HTTP/1.1 301 Moved Permanently");
    header("Location: h tt p : //affilaitelink");
    exit();
    }
    elseif($day== '23'){
    header("HTTP/1.1 301 Moved Permanently");
    header("Location: h tt p : //affilaitelink");
    exit();
    }
    elseif($day== '24'){
    header("HTTP/1.1 301 Moved Permanently");
    header("Location: h tt p : //affilaitelink");
    exit();
    }
    elseif($day== '25'){
    header("HTTP/1.1 301 Moved Permanently");
    header("Location: h tt p : //affilaitelink");
    exit();
    }
    elseif($day== '26'){
    header("HTTP/1.1 301 Moved Permanently");
    header("Location: h tt p : //affilaitelink");
    exit();
    }
    elseif($day== '27'){
    header("HTTP/1.1 301 Moved Permanently");
    header("Location: h t tp : //affilaitelink");
    exit();
    }
    elseif($day== '28'){
    header("HTTP/1.1 301 Moved Permanently");
    header("Location: h tt p : //affilaitelink");
    exit();
    }elseif($day== '29'){
    header("HTTP/1.1 301 Moved Permanently");
    header("Location: h tt p : //affilaitelink");
    exit();
    }
    elseif($day== '30'){
    header("HTTP/1.1 301 Moved Permanently");
    header("Location: h tt p : //affilaitelink");
    exit();
    }
    elseif($day== '31'){
    header("HTTP/1.1 301 Moved Permanently");
    header("Location: h tt p : //affilaitelink");
    exit();
    }
    else
    {
    echo " ";
    }
    ?>
    {{ DiscussionBoard.errors[876774].message }}
  • Profile picture of the author Zubair Zm
    Bamma
    It is so nice of you.
    Should I put this code in a htm page to the HEAD section of page or should I save this script as a index.php page?
    Thanks and regards
    Zm
    Signature

    Get FREE Autoresponder For Wordpress at AutoresponderForWordpress.com

    Exclusive Private Label Rights To A Brand New Video PLR Business In A Box And Complete Sales Funnel. Every Single Month at DigitalInternetBusiness.com

    {{ DiscussionBoard.errors[876786].message }}
  • Profile picture of the author Bamma
    index or another name.php
    {{ DiscussionBoard.errors[876803].message }}
    • Profile picture of the author Zubair Zm
      Bamma
      Thanks a lot
      This is exactly what I wanted. I tried and works perfectly alright.
      Thank you very very much
      regards
      Zm

      Originally Posted by Bamma View Post

      index or another name.php
      Signature

      Get FREE Autoresponder For Wordpress at AutoresponderForWordpress.com

      Exclusive Private Label Rights To A Brand New Video PLR Business In A Box And Complete Sales Funnel. Every Single Month at DigitalInternetBusiness.com

      {{ DiscussionBoard.errors[876835].message }}
  • Profile picture of the author pithu7
    Hi guys can you tell me . what is profit of different URL rotator
    Signature

    {{ DiscussionBoard.errors[876805].message }}
    • Profile picture of the author Zubair Zm
      It depends on your requirement. I had a requirement for one of my project that I had to display different URL on each day of the month.
      regards
      Zm

      Originally Posted by pithu7 View Post

      Hi guys can you tell me . what is profit of different URL rotator
      Signature

      Get FREE Autoresponder For Wordpress at AutoresponderForWordpress.com

      Exclusive Private Label Rights To A Brand New Video PLR Business In A Box And Complete Sales Funnel. Every Single Month at DigitalInternetBusiness.com

      {{ DiscussionBoard.errors[876837].message }}

Trending Topics