On Wed, 2004-01-28 at 08:34, Jon Bennett wrote:
> > is that it tends to avoid or downgrade URI's with parameters tacked 
> > onto
> > the end.
> 
> Does that go for internal links in your site then ???
> 
> news.php?start=10 etc ??? Could be tricky writing dyamic pages then.
> 

mod_rewrite is your friend here. You can rewrite stuff like /foo/ /bar/
etc... to *.php?foo=bar&bar=foo.  Kind of a pain in the arse but if you
MUST have a spider following links then...


-- 
Brian        GnuPG -> KeyID: 0x04A4F0DC | URL: www.gfx-design.com/keys
                                          Key Server: pgp.mit.edu
======================================================================
gpg --keyserver pgp.mit.edu --recv-keys 04A4F0DC
GnuPG: http://gnupg.org
http://www.biglumber.com/x/web?qs=0x2C35011004A4F0DC
Linux Registered User #339825 at http://counter.li.org

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to