[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] URL Redirection



you can also add a redirect to the httpd.conf file to acomplish this (if it's a whole directory you want redirected)
that's what i do


Brian





At 03:45 PM 8/14/2002 -0400, you wrote:
> <head><META HTTP-EQUIV='Refresh'
> CONTENT='1;URL=http://www.google.com'></head>
> or
> <head><META HTTP-EQUIV='Refresh' CONTENT='1;URL=somepage.php'></head>
>
> doesnt this work ?>

I don't know if this has been mentioned, my favorite method for doing a
redirect is to add a .htaccess file and let apache handle the redirect.  I
think search engines like this better too than the meta tag.

Redirect permanent /index.html http://www.whatever.com/whatever.html

-Brad

_____________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
http://list.cobalt.com/mailman/listinfo/cobalt-users