Re: PHP assist please



Big Bill <kruse@xxxxxxxxxxxxxxx> wrote:

> Hey guys,
>
> one of our lurkers here has given me a site to work on.
> I'm not optimistic I can do it as it looks like it's more or less
> entirely generated by php.
> Observe, the index page consists of this;
>
> <HTML>
> <META HTTP-EQUIV="refresh" CONTENT="0; URL=../cgi-bin/cp-admin.pl">
> </HTML>
>
> Not really much of a template for me to conjure with there, eh lads?
> And I'm not at all happy that the first thing an engine sees is a meta
> refresh with time set to 0.

It looks like the only reason for that being there is to redirect and give
the user an easy to remember URL. Replace it with a mod_rewrite, either a
301 (which is quite similar to what happens now), or with an internal
redirect (which might mean that the admin script has to be tweaked).

--
John Perl SEO tools: http://johnbokma.com/perl/
or have them custom made
Experienced (web) developer: http://castleamber.com/
.



Relevant Pages

  • RE: redirect to http:///
    ... My wife was getting impatient so I downloaded Netscape 7.2 ... redirect to http:/// no longer occurs. ... "Bill" wrote: ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • AMB-ID 05 More Pics, etc.
    ... Sorry to redirect you with a link, but hey, I'm a retrofart, remember? ... took me ten years to give in and finally get a cell phone, ...
    (alt.mountain-bike)
  • Re: HELP NEEDED WITH UNIX COMMAND MAN
    ... "Lakshmi Jagarlapudi" schrieb ... > Hey i have a quick question. ... How do we redirect the output of ... > the man command to file which does not have junk or control ...
    (comp.unix.programmer)
  • Re: Forms Authentication - Confused!
    ... I am purely speculating here, but perhaps the redirect is working, but the ... >> You should place the forms authentication stuff in the root directory. ... >> use the location web.config attribute to control access to certain ...
    (microsoft.public.dotnet.framework.aspnet)
  • How can I get ASP.NET to work on Linux
    ... Hey all, I'm sure I'm in the wrong group - but I don't know which one - so ... feel free to redirect - but also feel free to try to answer my question. ... I am trying to find out how to get ASP.NET code to run on a Linux machine. ... application keeps up more quickly with new releases of the .Net Framework 1.1 ...
    (microsoft.public.dotnet.framework.interop)