Re: [PHPLIB] Search engines From: Milen A. Radev (milenr <email protected>)
Date: 04/21/00

Please, read this
http://www.phpbuilder.com/columns/tim19990117.php3

Milen A. Radev

> would you care to share your codes? very interesting way to handle it,
> simple and elegant.
>
> At 01:02 AM 4/21/00 -0500, Francisco Sam Castillo wrote:
> >Hello Holger, thanks a lot for your reply and of all others,
> >this is true, I might be possible to do it like this.
> >
> >Of course you would need to know all the user agents,
> >that crawlers and spiders use and that I don't know them all,
> >any way it is a cool way to handle it.
> >
> >But sadly I was in a great need for a solution fast,
> >so I went ahead and developed a url transversal system that
> >automatically translates http://www.whatever.com/?var=x&id=21 into
> >http://www.whatever.com/yourchoice/21 so all this maintains the
parameters,
> >and variables needed and even works in forms, and anchors, as you can see
> >this approach makes it easy for all spiders to index the site,
> >without having the user agent problem, I think this is a universal
solution
> >to this problem, as there are no longer the offending characters
> >"?,&..etc" on the url string.
> >
> >Thanks so much again
> >
> >Sam

-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.