Rotating index pages.... how to?

Discussion in 'HTML & Website Design' started by candyman52, Aug 30, 2007.

  1. #1
    I want to have about 10 different index pages for my site. I am looking to rotate them for each visit. How can I do this?
     
    candyman52, Aug 30, 2007 IP
  2. twistedspikes

    twistedspikes Notable Member

    Messages:
    5,694
    Likes Received:
    293
    Best Answers:
    0
    Trophy Points:
    280
    #2
    depends how you've made your index page.

    If it's php and everything is included then it's easy.
     
    twistedspikes, Aug 30, 2007 IP
  3. candyman52

    candyman52 Peon

    Messages:
    342
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #3
    They are just HTML.
     
    candyman52, Aug 30, 2007 IP
  4. AstarothSolutions

    AstarothSolutions Peon

    Messages:
    2,680
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    0
    #4
    To do it properly and ensure cross browser compatibility you will need some form of serverside script to rotate the content - .Net/ CFM/ PHP etc - doing it any other way would rely on javascript and be fairly dirty
     
    AstarothSolutions, Aug 31, 2007 IP
  5. NoobieDoobieDo

    NoobieDoobieDo Peon

    Messages:
    1,456
    Likes Received:
    53
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Ya it's pretty easy to serve up random pages. There are a few free scripts out there that can do this in short order.
     
    NoobieDoobieDo, Aug 31, 2007 IP
  6. elite.website

    elite.website Peon

    Messages:
    21
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    there are many scripts available for it. Some of them support java scriptfor it and some of them php random redirection.
     
    elite.website, Aug 31, 2007 IP