Results 1 to 6 of 6

Thread: Need a redirector script

  1. #1
    Join Date
    Sep 2005
    Location
    Norcal
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Need a redirector script

    Hi all,

    I'm looking for the DHTML script that automatically redircts the user to another URL (in a set period of time -- say 5-10 seconds or so. "If you aren't automatically transferred to ---.com, press the link below", etc.) I've seen the browser and screen resolution redirectors, and I'm guessing I could use one of those, but I was hoping to find exactly what I need.

    Thanks for the advice!!
    Dana

  2. #2
    Join Date
    Sep 2005
    Location
    Norcal
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default D'uh!

    I think I found what I want. I had no idea it was done in the meta tags. Live and learn.
    Thanks anyway.
    (I'm leaving the thread up in case anybody is in the same boat)

  3. #3
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    For "anybody in the same boat":
    <meta http-equiv="refresh" content="5;page-to-go-to.htm"/>
    where 5 is seconds to wait.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  4. #4
    Join Date
    Jul 2005
    Posts
    101
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Default

    Are the search engine robots clever enough to understand from this tag that the page has been moved and will they update their index accrodingly?

    Billy

  5. #5
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    I believe so, yes. Google certainly does; I can't speak for some others.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  6. #6
    Join Date
    Jul 2005
    Posts
    101
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Default

    Thanks, Twey

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •