[I need somone to help me] Page rotator script

by 14 replies
17
I want a page rotator script made that I can install in my root directory and then rotate the home page.

ex.

visitor 1 = page 1

visitor 2 = page 2

visitor 3 = page 3

ect.

I do not want to have any cookies set.

I have a split test script that sets cookies so if visitor 1 revisits they will still see page 1.

I want each page to change every time the page is refreshed.

pm me for more details and your offers.

thanks,
Torrance
#programming #page #rotator #script #somone
  • Not sure that's possible (certainly not easily possible) without cookies. Why the avoidance of cookies?
    • [1] reply
    • well my example is not accurate.

      OOPS!

      vistor 1 does not have to see page 1

      I just want to be able to add urls to a rotation and each visitor will see what ever is next in rotation.

      for mystery bonuses ect.

      This will not be use for optimizing any pages. It will be used only for rotating the pages.

      Thanks sorry that I wasn't very clear and accurate in my original post.

      thanks for your reply.
      Torrance
      • [1] reply
  • Hi,

    If you dont want it random you might want to use a mysql table, of better still a text file. You can check which page was last visited and go on the next....and it rotates like this.

    hope this helps.

    duncan
  • How about setting the cookie time really short?

    Just a thought ... hope it helps.
    • [1] reply
    • Hello,

      I'm trying to do a basic page rotation script exactly like the one found on Page rotator - Pagerotator.com . When you hit refresh, it just loads a different page.

      Is there a simple script that can do what that does, and still retain the original url in the address bar?

      My page is .html, but I can change it to php if needed. I really need to be able to do my page just like that one.

      Thanks
      • [2] replies
  • jwlnewsome - I tried that script and it worked PERFECTLY! Thanks so much for this.
  • Here is a software program that rotates pages.
    It's called linkshiftr

    The owner of this Web site is also very helpful and fast on answering any questions you might have.

Next Topics on Trending Feed