[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] LuaFAQ 1.6 update
- From: Alexander Gladysh <agladysh@...>
- Date: Thu, 14 Jan 2010 18:16:00 +0300
On Thu, Jan 14, 2010 at 17:34, A.S. Bradbury <asb@asbradbury.org> wrote:
> 2010/1/14 steve donovan <steve.j.donovan@gmail.com>:
>> It has got stuck on the old URL! Well, I could update that as well,
>> but how do we persuade The Oracle that the link has moved?
> If you can set up a .htaccess or configure the webserver in another
> way then the best solution is to do a HTTP 301 redirect.
I'm for replacing old URL with a redirect. Either with HTTP headers
(preferable), or with javascript. But it is best for content in the
old place to go away to reduce confusion.
Alexander.