Email address obfuscation in effect -- please
click here to turn it off.
[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
>From http://www.htmlhelp.com/reference/html40/head/meta.html
<META HTTP-EQUIV=Refresh CONTENT="10; URL=http://www.htmlhelp.com/">
tells the browser to load http://www.htmlhelp.com/ 10 seconds after the
current document has finished loading. Not all browsers support this, so
authors should provide an alternate means of moving to the new page where
necessary. The Refresh header is sometimes used for "splash screens" or
when a page has moved, but the technique is not very effective since users
may not even be looking at the window that is to be refreshed and since it
messes up the user's history on many browsers. Some search engines
penalize pages that use a Refresh of a few seconds or less.
--Jason
On Tue, 4 Mar 2003, Mark Rages wrote:
> We're moving a site to a new URL. I did this with a quick and dirty 301
> redirect ErrorPage in PHP.
>
> But we'd really like to have a delay, show some text, then redirect the
> user.
>
> Javascript doesn't cut it; we want our name change to be recognized by
> Googlebot.
>
> Any ideas? I don't know HTTP that well.
>
> Regards,
> Mark
>
>
>
> _______________________________________________
> members mailing list
> EMAIL:PROTECTED
> http://mlug.missouri.edu/mailman/listinfo/members
>
_______________________________________________
members mailing list
EMAIL:PROTECTED
http://mlug.missouri.edu/mailman/listinfo/members